summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-2036-1290/+922
|\
| * bus: imx-weim: Take the 'status' property value into accountFabio Estevam2016-03-131-1/+1
| * Merge tag 'gpmc-omap-for-v4.6' of https://github.com/rogerq/linux into next/d...Arnd Bergmann2016-03-021-0/+30
| |\
| | * memory: omap-gpmc: Add support for AAD timingsNeil Armstrong2016-02-081-0/+30
| * | Merge tag 'sunxi-drivers-for-4.6' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2016-03-012-4/+5
| |\ \
| | * | drivers: soc: sunxi: Fix mask generation for SRAM mappingJens Kuske2016-01-271-2/+3
| | * | drivers: sunxi-rsb: fix error output typeAndre Przywara2016-01-251-2/+2
| | |/
| * | Merge tag 'reset-for-4.6' of git://git.pengutronix.de/git/pza/linux into next...Olof Johansson2016-02-2511-18/+170
| |\ \
| | * | reset: sti: Make reset_control_ops constPhilipp Zabel2016-02-101-1/+1
| | * | reset: zynq: Make reset_control_ops constPhilipp Zabel2016-02-101-1/+1
| | * | reset: socfpga: Make reset_control_ops constPhilipp Zabel2016-02-101-1/+1
| | * | reset: hi6220: Make reset_control_ops constPhilipp Zabel2016-02-101-1/+1
| | * | reset: ath79: Make reset_control_ops constPhilipp Zabel2016-02-101-1/+1
| | * | reset: lpc18xx: Make reset_control_ops constPhilipp Zabel2016-02-081-1/+1
| | * | reset: sunxi: Make reset_control_ops constPhilipp Zabel2016-02-081-1/+1
| | * | reset: img: Make reset_control_ops constPhilipp Zabel2016-02-081-1/+1
| | * | reset: berlin: Make reset_control_ops constPhilipp Zabel2016-02-081-1/+1
| | * | reset: berlin: drop DT cell size checkPhilipp Zabel2016-02-051-3/+0
| | * | reset: img: Add Pistachio reset controller driverDamien Horsley2016-02-052-0/+155
| | * | reset: hisilicon: check return value of reset_controller_register()Masahiro Yamada2016-01-251-3/+1
| | * | reset: Move DT cell size check to the coreMaxime Ripard2016-01-251-3/+5
| | * | reset: remove unnecessary local variable initialization from of_reset_control...Philipp Zabel2016-01-251-1/+1
| | |/
| * | Merge tag 'at91-ab-4.6-drivers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2016-02-2517-1255/+661
| |\ \
| | * | clk: at91: remove useless includesAlexandre Belloni2016-02-178-30/+0
| | * | clk: at91: pmc: remove useless capacities handlingAlexandre Belloni2016-02-171-128/+0
| | * | clk: at91: pmc: drop at91_pmc_baseAlexandre Belloni2016-02-171-7/+0
| | * | usb: gadget: atmel: access the PMC using regmapAlexandre Belloni2016-02-172-10/+12
| | * | ARM: at91: pm: move idle functions to pm.cAlexandre Belloni2016-02-171-15/+0
| | * | clk: at91: pmc: move pmc structures to C fileAlexandre Belloni2016-02-172-9/+9
| | * | clk: at91: pmc: merge at91_pmc_init in atmel_pmc_probeAlexandre Belloni2016-02-171-25/+9
| | * | clk: at91: remove IRQ handling and use pollingAlexandre Belloni2016-02-177-446/+37
| | * | clk: at91: make use of syscon/regmap internallyBoris Brezillon2016-02-1715-694/+694
| | * | clk: at91: make use of syscon to share PMC registers in several driversBoris Brezillon2016-02-172-7/+16
| | |/
| * | Merge tag 'scpi-for-v4.6/updates' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2016-02-252-10/+21
| |\ \
| | * | hwmon: (scpi) add energy meter supportSudeep Holla2016-02-161-0/+8
| | * | firmware: arm_scpi: add support for 64-bit sensor valuesSudeep Holla2016-02-162-6/+8
| | * | firmware: arm_scpi: decrease Tx timeout to 20msSudeep Holla2016-02-161-2/+2
| | * | firmware: arm_scpi: fix send_message and sensor_get_value for big-endianSudeep Holla2016-02-161-2/+3
| | |/
| * | Merge tag 'samsung-drivers-4.6' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2016-02-241-2/+0
| |\ \
| | * | cpufreq: s5pv210: remove superfluous CONFIG_PM ifdefsBartlomiej Zolnierkiewicz2016-01-251-2/+0
| | |/
| * | Merge tag 'v4.6-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2016-02-241-0/+34
| |\ \
| | * | soc: rockchip: power-domain: fix err handle while probingShawn Lin2016-02-021-0/+1
| | * | soc: rockchip: power-domain: Modify power domain driver for rk3368zhangqing2016-01-251-0/+33
| | |/
* | | Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-03-2031-184/+149
|\ \ \
| * \ \ Merge tag 'samsung-soc64-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2016-03-1334-187/+152
| |\ \ \
| | * | | clk: samsung: Don't build ARMv8 clock drivers on ARMv7Krzysztof Kozlowski2016-02-222-3/+11
| | * | | clk: samsung: Enable COMPILE_TEST for Samsung clocksKrzysztof Kozlowski2016-02-171-4/+4
| | * | | clk: Move vendor's Kconfig into CCF menu sectionJames Liao2016-01-302-6/+3
| | * | | clk: mediatek: Fix memory leak on clock init failJames Liao2016-01-291-2/+4
| | * | | clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang2016-01-2924-51/+15