summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Prevent inner-reload while VFs existYuval Mintz2015-04-222-9/+51
* Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-04-224-37/+58
|\
| * Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson2015-04-173-36/+57
| * mmc: pwrseq: Fix error code propagation in mmc_pwrseq_simple_alloc()Javier Martinez Canillas2015-04-171-1/+1
* | dmaengine: hsu: don't prompt for hsu_core partVinod Koul2015-04-221-1/+1
* | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-222-0/+144
|\ \
| * \ Merge tag 'at91-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2015-04-017-14/+292
| |\ \
| * \ \ Merge tag 'renesas-r8a7778-ccf-and-multiplatform-for-v4.1' of git://git.kerne...Arnd Bergmann2015-03-115-27/+243
| |\ \ \
| | * | | ARM: shmobile: r8a7778: common clock framework CPG driverUlrich Hecht2015-02-272-0/+144
* | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-2220-332/+2626
|\ \ \ \ \
| * \ \ \ \ Merge tag 'at91-clocksource-driver2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2015-04-141-0/+1
| |\ \ \ \ \
| | * | | | | clocksource: atmel-st: select MFD_SYSCONAlexandre Belloni2015-04-051-0/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'v4.0-next-soc-fix' of https://github.com/mbgg/linux-mediatek into ...Arnd Bergmann2015-04-141-2/+0
| |\ \ \ \ \
| | * | | | | soc/mediatek: Remove unused variablesThierry Reding2015-04-131-2/+0
| * | | | | | Merge tag 'v4.0-next-soc' of https://github.com/mbgg/linux-mediatek into next...Olof Johansson2015-04-035-0/+991
| |\| | | | |
| | * | | | | soc: mediatek: Add PMIC wrapper for MT8135 and MT8173 SoCsFlora Fu2015-03-305-0/+991
| * | | | | | Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson2015-04-03265-2566/+3873
| |\ \ \ \ \ \
| | * | | | | | arm-cci: Fix CCI PMU event validationSuzuki K. Poulose2015-03-271-5/+7
| | * | | | | | arm-cci: Split the code for PMU vs driver supportSuzuki K. Poulose2015-03-272-8/+44
| | * | | | | | arm-cci: Get rid of secure transactions for PMU driverSuzuki K. Poulose2015-03-271-1/+16
| | * | | | | | arm-cci: Abstract the CCI400 PMU specific definitionsSuzuki K. Poulose2015-03-271-60/+81
| | * | | | | | arm-cci: Rearrange code for splitting PMU vs driver codeSuzuki K. Poulose2015-03-271-163/+163
| | * | | | | | drivers: cci: reject groups spanning multiple HW PMUsSuzuki K. Poulose2015-03-271-5/+14
| * | | | | | | Merge tag 'gpmc-omap-for-v4.1' of git://github.com/rogerq/linux into next/dri...Olof Johansson2015-04-031-69/+289
| |\ \ \ \ \ \ \
| | * | | | | | | ARM OMAP2+ GPMC: fix programming/showing reserved timing parametersRobert ABEL2015-03-061-23/+58
| | * | | | | | | ARM OMAP2+ GPMC: fix WAITMONITORINGTIME divider bugRobert ABEL2015-03-061-27/+103
| | * | | | | | | ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIMERobert ABEL2015-03-061-7/+79
| | * | | | | | | ARM OMAP2+ GPMC: always program GPMCFCLKDIVIDERRobert ABEL2015-03-061-11/+6
| | * | | | | | | ARM OMAP2+ GPMC: change get_gpmc_timing_reg output for DTSRobert ABEL2015-03-061-10/+28
| | * | | | | | | ARM OMAP2+ GPMC: fix debug output alignmentRobert ABEL2015-03-061-1/+1
| | * | | | | | | ARM OMAP2+ GPMC: add bus childrenRobert ABEL2015-03-061-2/+16
| | * | | | | | | ARM OMAP2+ GPMC: don't undef DEBUGRobert ABEL2015-03-061-2/+0
| | * | | | | | | ARM: OMAP2+: gpmc: make gpmc_cs_get_name() staticSemen Protsenko2015-02-251-1/+1
| | * | | | | | | ARM: OMAP2+: gpmc: Fix writing in gpmc_cs_set_memconfSemen Protsenko2015-02-251-4/+16
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Olof Johansson2015-04-037-14/+292
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | clocksource: atmel-st: remove mach/hardware dependencyAlexandre Belloni2015-03-161-14/+9
| | * | | | | | clocksource: atmel-st: use syscon/regmapAlexandre Belloni2015-03-161-59/+35
| | * | | | | | ARM: at91: time: move the system timer driver to drivers/clocksourceAlexandre Belloni2015-03-163-0/+258
| | * | | | | | watchdog: at91rm9200: implement restart handlerAlexandre Belloni2015-03-161-0/+32
| | * | | | | | watchdog: at91rm9200: use the system timer sysconAlexandre Belloni2015-03-162-8/+23
| * | | | | | | Merge tag 'qcom-soc-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2015-04-015-0/+653
| |\ \ \ \ \ \ \
| | * | | | | | | soc: qcom: gsbi: Add support for ADM CRCI muxingAndy Gross2015-03-112-0/+153
| | * | | | | | | firmware: qcom: scm: Support cpu power down through SCMLina Iyer2015-03-111-0/+57
| | * | | | | | | firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr functionLina Iyer2015-03-111-0/+56
| | * | | | | | | firmware: qcom: scm: Clean cold boot entry to export only the APILina Iyer2015-03-111-2/+39
| | * | | | | | | firmware: qcom: scm: Move the scm driver to drivers/firmwareKumar Gala2015-03-113-0/+350
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'renesas-simple-pm-bus-for-v4.1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2015-03-043-27/+99
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | drivers: bus: Add Simple Power-Managed Bus DriverGeert Uytterhoeven2015-02-243-0/+72
| | * | | | | drivers: bus: Sort Makefile entries alphabeticallyGeert Uytterhoeven2015-02-241-7/+7
| | * | | | | drivers: bus: Sort Kconfig entries alphabeticallyGeert Uytterhoeven2015-02-241-22/+22
| | |/ / / /