summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-07-14Merge tag 'ux500-cleanup-bundle' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann12-89/+692
2016-07-14Merge tag 'qcom-drivers-for-4.8-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-1/+9
2016-07-12ARM: ux500: move soc_id driver to drivers/socArnd Bergmann5-0/+232
2016-07-12ARM: ux500: use CLK_OF_DECLARE()Arnd Bergmann3-30/+6
2016-07-12mfd: db8500 stop passing around platform dataArnd Bergmann3-45/+3
2016-07-12ARM: ux500: move ab8500_regulator_plat_data into driverArnd Bergmann1-14/+451
2016-07-07soc: raspberrypi-power: add CONFIG_OF dependencyArnd Bergmann1-2/+1
2016-07-07firmware: scpi: add CONFIG_OF dependencyArnd Bergmann1-2/+1
2016-07-07Merge tag 'omap-for-v4.8/ir-rx51-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann3-157/+86
2016-07-07Merge tag 'reset-for-4.8-3' of git://git.pengutronix.de/git/pza/linux into ne...Arnd Bergmann4-36/+334
2016-07-07Merge tag 'tegra-for-4.8-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-37/+112
2016-07-07Merge tag 'tegra-for-4.8-memory' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2-9/+9
2016-07-07Merge tag 'tegra-for-4.8-bus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson3-0/+126
2016-07-07Merge tag 'renesas-rcar-sysc2-for-v4.8' of git://git.kernel.org/pub/scm/linux...Olof Johansson4-10/+68
2016-07-06video: clps711x-fb: Changing the compatibility string to match with the small...Alexander Shiyan1-2/+2
2016-07-06input: clps711x-keypad: Changing the compatibility string to match with the s...Alexander Shiyan1-2/+2
2016-07-06pwm: clps711x: Changing the compatibility string to match with the smallest s...Alexander Shiyan1-1/+1
2016-07-06serial: clps711x: Changing the compatibility string to match with the smalles...Alexander Shiyan1-1/+1
2016-07-06irqchip: clps711x: Changing the compatibility string to match with the smalle...Alexander Shiyan1-1/+1
2016-07-06clocksource: clps711x: Changing the compatibility string to match with the sm...Alexander Shiyan1-1/+1
2016-07-06clk: clps711x: Changing the compatibility string to match with the smallest s...Alexander Shiyan1-1/+1
2016-07-06Merge tag 'samsung-drivers-4.8-2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-61/+46
2016-07-06firmware: qcom: scm: Change initcall to subsysAndy Gross1-1/+1
2016-07-06firmware: qcom_scm: Add missing is_available APIAndy Gross1-0/+8
2016-07-05Merge tag 'qcom-drivers-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson9-182/+991
2016-07-05Merge tag 'gpmc-omap-for-v4.8' of https://github.com/rogerq/linux into next/d...Olof Johansson1-73/+63
2016-07-05Merge tag 'scpi-updates-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson4-9/+209
2016-07-05Merge tag 'at91-ab-4.8-drivers2' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2-14/+6
2016-07-01bus: Add support for Tegra ACONNECTJon Hunter3-0/+126
2016-06-30soc/tegra: pmc: Enable XUSB partitions on bootJon Hunter1-0/+12
2016-06-30soc/tegra: pmc: Initialise power partitions earlyJon Hunter1-9/+17
2016-06-30soc/tegra: pmc: Add specific error messagesJon Hunter1-9/+21
2016-06-30soc/tegra: pmc: Use whitespace more consistentlyThierry Reding1-0/+6
2016-06-30soc/tegra: pmc: Don't probe PMC if early initialisation failsJon Hunter1-0/+8
2016-06-30soc/tegra: pmc: Add missing of_node_put()Jon Hunter1-0/+4
2016-06-30soc/tegra: pmc: Ensure mutex is always initialisedJon Hunter1-2/+2
2016-06-30soc/tegra: pmc: Don't populate SoC data until register space is mappedJon Hunter1-2/+2
2016-06-30soc/tegra: pmc: Fix early initialisation of PMCJon Hunter1-16/+18
2016-06-30soc/tegra: pmc: Ensure powergate is available when powering onJon Hunter1-0/+3
2016-06-30soc/tegra: pmc: Initialise resets associated with a power partitionJon Hunter1-4/+14
2016-06-30ir-rx51: use hrtimer instead of dmtimerIvaylo Dimitrov1-129/+37
2016-06-30ir-rx51: add DT support to driverIvaylo Dimitrov1-1/+10
2016-06-30ir-rx51: use PWM framework instead of OMAP dmtimerIvaylo Dimitrov1-41/+44
2016-06-30pwm: omap-dmtimer: Allow for setting dmtimer clock sourceIvaylo Dimitrov1-5/+7
2016-06-30ir-rx51: Fix build after multiarch changes broke itIvaylo Dimitrov2-47/+54
2016-06-30reset: add TI SYSCON based reset driverAndrew F. Davis3-0/+248
2016-06-30reset: hisilicon: Add hi6220 media subsystem reset supportXinliang Liu1-2/+47
2016-06-30reset: hisilicon: Change to syscon register accessChen Feng1-40/+45
2016-06-29soc: renesas: rcar-sysc: Improve SYSC interrupt config in legacy wrapperGeert Uytterhoeven1-2/+15
2016-06-29soc: renesas: rcar-sysc: Move SYSC interrupt config to rcar-sysc driverGeert Uytterhoeven1-4/+8