Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-09-10 | 1 | -6/+8 | |
|\ | ||||||
| * | device property: Don't overwrite addr when failing in device_get_mac_address | Julien Grall | 2015-09-08 | 1 | -6/+8 | |
* | | Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 2015-09-08 | 10 | -243/+469 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-. \ | Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-d... | Mark Brown | 2015-09-04 | 7 | -219/+168 | |
| |\ \ \ | ||||||
| | | * | | regmap: Apply optional delay in multi_reg_write/register_patch | Nariman Poushin | 2015-07-16 | 1 | -6/+48 | |
| | * | | | regmap: Move documentation to regmap.h | Nicolas Boichat | 2015-08-11 | 6 | -139/+0 | |
| | * | | | regmap: Use different lockdep class for each regmap init call | Nicolas Boichat | 2015-08-07 | 6 | -61/+107 | |
| | | | | | ||||||
| | \ \ \ | ||||||
| *-. \ \ \ | Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force... | Mark Brown | 2015-09-04 | 2 | -16/+134 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | regmap: debugfs: Fix misuse of IS_ENABLED | Axel Lin | 2015-08-07 | 1 | -4/+5 | |
| | * | | | | | regmap: debugfs: Allow writes to cache state settings | Richard Fitzgerald | 2015-07-20 | 1 | -4/+86 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-next | Mark Brown | 2015-09-04 | 5 | -26/+215 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'topic/smbus-block' of git://git.kernel.org/pub/scm/linux/kernel... | Mark Brown | 2015-09-04 | 8 | -56/+215 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | regmap: fix a NULL pointer dereference in __regmap_init | Sergey SENOZHATSKY | 2015-08-31 | 1 | -2/+4 | |
| | | * | | | | | regmap-i2c: Add smbus i2c block support | Markus Pargmann | 2015-08-30 | 1 | -0/+49 | |
| | | * | | | | | regmap: Add raw_write/read checks for max_raw_write/read sizes | Markus Pargmann | 2015-08-30 | 1 | -0/+6 | |
| | | * | | | | | regmap: regmap max_raw_read/write getter functions | Markus Pargmann | 2015-08-30 | 1 | -0/+22 | |
| | | * | | | | | regmap: Introduce max_raw_read/write for regmap_bulk_read/write | Markus Pargmann | 2015-08-30 | 2 | -15/+74 | |
| | | | | | | | | ||||||
| | | | \ \ \ \ | ||||||
| | | | \ \ \ \ | ||||||
| | | | \ \ \ \ | ||||||
| | | | \ \ \ \ | ||||||
| | | | \ \ \ \ | ||||||
| | | *-----. \ \ \ \ | Merge branches 'fix/raw', 'topic/core', 'topic/i2c', 'topic/raw' and 'topic/d... | Mark Brown | 2015-08-30 | 4 | -16/+45 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | regmap: fix typos in regmap.c | Xiubo Li | 2015-08-12 | 1 | -2/+2 | |
| | | | | | | |/ / / / | ||||||
| | | | | | * | | | | | regmap: Fix regmap_can_raw_write check | Markus Pargmann | 2015-08-14 | 1 | -1/+2 | |
| | | | | | |/ / / / | ||||||
| | * | | | | | | | | regmap: Support bulk reads for devices without raw formatting | Mark Brown | 2015-08-31 | 1 | -1/+28 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | regmap: No multi_write support if bus->write does not exist | Markus Pargmann | 2015-08-21 | 1 | -1/+1 | |
| | * | | | | | | | regmap: Split use_single_rw internally into use_single_read/write | Markus Pargmann | 2015-08-21 | 4 | -9/+12 | |
| | * | | | | | | | regmap: Fix regmap_bulk_write for bus writes | Markus Pargmann | 2015-08-21 | 1 | -2/+19 | |
| | * | | | | | | | regmap: Silence warning on invalid zero length read | Mark Brown | 2015-07-14 | 1 | -0/+2 | |
| | * | | | | | | | regmap: Add better support for devices without readback support | Lars-Peter Clausen | 2015-07-13 | 1 | -2/+3 | |
| * | | | | | | | | Merge remote-tracking branch 'regmap/fix/raw' into regmap-linus | Mark Brown | 2015-09-04 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | regmap: regmap_raw_read return error on !bus->read | Markus Pargmann | 2015-08-20 | 1 | -0/+5 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge remote-tracking branch 'regmap/fix/core' into regmap-linus | Mark Brown | 2015-09-04 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | regmap: Fix integertypes for register address and value | Markus Pargmann | 2015-08-12 | 1 | -2/+2 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-09-05 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | mm: check if section present during memory block registering | Yinghai Lu | 2015-09-04 | 1 | -0/+10 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2015-09-04 | 2 | -20/+55 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '... | Mark Brown | 2015-08-30 | 2 | -20/+55 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | / / / / | | | | | |/ / / / | | | | |/| / / / | | | | | |/ / / | | | |_|_| / / | | |/| | | / | | | | |_| / | | | |/| | | ||||||
| | | * | | | regmap: Use reg_sequence for multi_reg_write / register_patch | Nariman Poushin | 2015-07-16 | 2 | -12/+12 | |
| | | | |/ | | | |/| | ||||||
| | * | | | regmap: add regmap_fields_force_write() | Kuninori Morimoto | 2015-07-10 | 1 | -0/+12 | |
| | * | | | regmap: add regmap_write_bits() | Kuninori Morimoto | 2015-07-10 | 1 | -0/+23 | |
| | * | | | regmap: add force_write option on _regmap_update_bits() | Kuninori Morimoto | 2015-07-10 | 1 | -8/+8 | |
| | |/ / | ||||||
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-09-03 | 1 | -4/+91 | |
|\ \ \ \ | ||||||
| * | | | | device property: Return -ENXIO if there is no suitable FW interface | Guenter Roeck | 2015-08-27 | 1 | -4/+13 | |
| * | | | | device property: Add ETH_ALEN check, update comments. | Jeremy Linton | 2015-08-20 | 1 | -8/+13 | |
| * | | | | Add a matching set of device_ functions for determining mac/phy | Jeremy Linton | 2015-08-13 | 1 | -0/+73 | |
| |/ / / | ||||||
* | | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-09-01 | 10 | -498/+1018 | |
|\ \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *---. \ \ \ | Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs' | Rafael J. Wysocki | 2015-09-01 | 2 | -311/+77 | |
| |\ \ \ \ \ \ | | | | | |_|/ | | | | |/| | | ||||||
| | | * | | | | PM / Domains: Fix typo in description of genpd_dev_pm_detach() | Jon Hunter | 2015-08-29 | 1 | -1/+1 | |
| | | * | | | | PM / Domains: Make pm_genpd_init() available to modules | Rajendra Nayak | 2015-08-29 | 1 | -0/+1 | |
| | | * | | | | PM / domains: Align column headers and data in pm_genpd_summary output | Geert Uytterhoeven | 2015-08-29 | 1 | -3/+3 | |
| | | * | | | | PM / Domains: Return -EPROBE_DEFER if we fail to init or turn-on domain | Jon Hunter | 2015-07-31 | 1 | -5/+9 | |
| | | * | | | | PM / Domains: Remove intermediate states from the power off sequence | Ulf Hansson | 2015-07-31 | 1 | -301/+62 | |
| | | |/ / / | ||||||
| | * | | | | PM / sleep: Allow devices without runtime PM to do direct-complete | Alan Stern | 2015-07-21 | 1 | -1/+1 | |
| | |/ / / |