summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'leds_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2016-03-161-2/+6
|\
| * leds: core: avoid error message when a USB LED device is unpluggedHeiner Kallweit2016-03-141-0/+2
| * leds: core: fix misleading comment after workqueue removal from driversHeiner Kallweit2016-03-141-2/+4
* | Merge tag 'rtc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-03-162-3/+4
|\ \
| * | rtc: Add functions to set and read rtc offsetJoshua Clayton2016-03-141-0/+4
| * | rtc: max77686: move initialisation of rtc regmap, irq chip locallyLaxman Dewangan2016-03-141-3/+0
* | | Merge tag 'hwmon-for-linus-v4.6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-161-0/+1
|\ \ \
| * | | hwmon: (ntc_thermistor) Add support for ncpXXxh103Joseph McNally2016-03-051-0/+1
* | | | Merge tag 'regulator-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2016-03-164-2/+36
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge remote-tracking branches 'regulator/topic/discharge', 'regulator/topic/...Mark Brown2016-03-133-0/+34
| |\ \ \ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | | | * | | regulator: lp872x: Add enable GPIO pin supportPaul Kocialkowski2016-02-051-0/+5
| | | | |/ / /
| | * | | | | regulator: helper: Add helper to configure active-discharge using regmapLaxman Dewangan2016-03-021-0/+14
| | * | | | | regulator: core: Add support for active-discharge configurationLaxman Dewangan2016-03-022-0/+15
| | | |/ / / | | |/| | |
| | | | | |
| | \ \ \ \
| *-. | | | | Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/ac...Mark Brown2016-03-131-2/+2
| |\ \| | | |
| | * | | | | regulator: act8865: Rename platform_data field to init_dataMaarten ter Huurne2016-02-291-2/+2
| | |/ / / /
* | | | | | Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2016-03-161-49/+58
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'regmap/topic/update-bits' into regmap-nextMark Brown2016-03-051-48/+49
| |\ \ \ \ \ \
| | * | | | | | regmap: replace regmap_write_bits()Kuninori Morimoto2016-03-051-9/+3
| | * | | | | | regmap: add regmap_fields_force_xxx() macrosKuninori Morimoto2016-02-261-2/+4
| | * | | | | | regmap: add regmap_field_force_xxx() macrosKuninori Morimoto2016-02-261-0/+4
| | * | | | | | regmap: merge regmap_fields_update_bits() into macroKuninori Morimoto2016-02-191-2/+2
| | * | | | | | regmap: merge regmap_fields_write() into macroKuninori Morimoto2016-02-191-2/+3
| | * | | | | | regmap: add regmap_fields_update_bits_base()Kuninori Morimoto2016-02-191-0/+12
| | * | | | | | regmap: merge regmap_field_update_bits() into macroKuninori Morimoto2016-02-191-2/+2
| | * | | | | | regmap: merge regmap_field_write() into macroKuninori Morimoto2016-02-191-1/+3
| | * | | | | | regmap: add regmap_field_update_bits_base()Kuninori Morimoto2016-02-191-1/+11
| | * | | | | | regmap: merge regmap_update_bits_check_async() into macroKuninori Morimoto2016-02-191-13/+2
| | * | | | | | regmap: merge regmap_update_bits_check() into macroKuninori Morimoto2016-02-191-12/+2
| | * | | | | | regmap: merge regmap_update_bits_async() into macroKuninori Morimoto2016-02-191-10/+2
| | * | | | | | regmap: merge regmap_update_bits() into macroKuninori Morimoto2016-02-191-9/+3
| | * | | | | | regmap: add regmap_update_bits_base()Kuninori Morimoto2016-02-191-0/+11
| | | |/ / / / | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. | | | | | Merge remote-tracking branches 'regmap/topic/devm-irq', 'regmap/topic/doc', '...Mark Brown2016-03-051-1/+9
| |\ \ \ \| | | | | | | |_|_|_|_|_|/ / | |/| | | | | | |
| | | | * | | | | regmap: irq: add devm apis for regmap_{add,del}_irq_chipLaxman Dewangan2016-02-151-0/+8
| | | | |/ / / /
| | | * | | | | regmap: clairify meaning of max_registerStefan Agner2016-01-221-1/+1
| | * | | | | | regmap: irq: add devm apis for regmap_{add,del}_irq_chipLaxman Dewangan2016-03-051-0/+8
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'spi-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2016-03-162-0/+146
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge remote-tracking branches 'spi/topic/res', 'spi/topic/rockchip', 'spi/to...Mark Brown2016-03-111-3/+4
| |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | spi: docbook: fix parsing errorMartin Sperl2016-02-181-3/+4
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge remote-tracking branches 'spi/topic/lp8841', 'spi/topic/msg', 'spi/topi...Mark Brown2016-03-112-0/+97
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | | | * | | | | | | | spi: pxa2xx: Add support for both chip selects on Intel BraswellMika Westerberg2016-02-091-0/+1
| | | * | | | | | | | | spi: Fix htmldocs build error due struct spi_replaced_transfersJavier Martinez Canillas2016-03-111-4/+4
| | | * | | | | | | | | spi: core: add spi_split_transfers_maxsizeMartin Sperl2016-02-091-0/+15
| | | * | | | | | | | | spi: core: add spi_replace_transfers methodMartin Sperl2016-02-091-0/+45
| | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | spi: core: added spi_resource managementMartin Sperl2016-02-091-0/+36
| | |/ / / / / / / /
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge remote-tracking branches 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic...Mark Brown2016-03-111-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | / / / / / / | | | | | |/ / / / / / | | | | |/| | | | | |
| | * | / | | | | | | spi: Document max_transfer_sizeRandy Dunlap2016-02-081-0/+2
| | |/ / / / / / / /
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. | | | | | | | | Merge remote-tracking branches 'spi/topic/acpi', 'spi/topic/axi-engine', 'spi...Mark Brown2016-03-111-0/+5
| |\ \| | | | | | | | | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | spi: Let drivers translate ACPI DeviceSelection to suitable Linux chip selectMika Westerberg2016-02-091-0/+5
| | |/ / / / / / /
| * | | | | | | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2016-03-111-0/+41
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | / / / | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | spi: introduce accelerated read support for spi flash devicesVignesh R2016-02-091-0/+41
| | |/ / / / /