summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-10-1124-8/+7181
|\
| * arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfigClaudiu Manoil2016-09-252-0/+2
| * soc/qman: Add self-test for QMan driverClaudiu Manoil2016-09-256-0/+995
| * soc/bman: Add self-test for BMan driverClaudiu Manoil2016-09-255-0/+259
| * soc/fsl: Introduce DPAA 1.x QMan device driverClaudiu Manoil2016-09-255-2/+4418
| * soc/fsl: Introduce DPAA 1.x BMan device driverClaudiu Manoil2016-09-257-0/+1492
| * soc/fsl/qe: fix gpio save_regs functionsChristophe Leroy2016-09-251-1/+2
| * soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy2016-09-251-0/+8
| * fsl/qe: use of_property_read_boolJulia Lawall2016-09-251-1/+1
| * soc/fsl/qe: Use of_adress_to_resource() in get_qe_base()Zhao Qiang2016-09-241-5/+5
| * soc/fsl/qe: Use resource_sizeVaishali Thakkar2016-09-241-1/+1
* | drivers/pci/hotplug: Use of_property_read_u32() in powernv driverGavin Shan2016-10-041-9/+10
* | cxl: replace loop with for_each_child_of_node(), remove unneeded of_node_put()Andrew Donnellan2016-10-041-5/+3
* | cxl: Flush PSL cache before resetting the adapterFrederic Barrat2016-10-043-1/+39
* | drivers/pci/hotplug: Support surprise hotplug in powernv driverGavin Shan2016-09-291-0/+214
* | drivers/pci/hotplug: Remove likely() and unlikely() in powernv driverGavin Shan2016-09-291-28/+28
|/
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-206-18/+18
* cxl: Fix informational messageFrederic Barrat2016-09-131-2/+2
* hwrng: pasemi-rng - Use linux/io.h instead of asm/io.hPrasannaKumar Muralidharan2016-09-131-1/+1
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-09-041-0/+1
|\
| * clocksource/drivers/atmel-pit: Fix compilation errorDaniel Lezcano2016-08-291-0/+1
* | Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-09-033-7/+14
|\ \
| * | dm bufio: remove use of deprecated create_singlethread_workqueue()Bhaktipriya Shridhar2016-08-301-1/+1
| * | dm crypt: fix free of bad values after tfm allocation failureEric Biggers2016-08-301-1/+1
| * | dm crypt: fix error with too large biosMikulas Patocka2016-08-301-0/+7
| * | dm log writes: fix check of kthread_run() return valueVladimir Zapolskiy2016-08-301-2/+2
| * | dm log writes: fix bug with too large biosMikulas Patocka2016-08-301-2/+2
| * | dm log writes: move IO accounting earlier to fix error pathMikulas Patocka2016-08-301-1/+1
| |/
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-09-031-1/+2
|\ \
| * | drivers/perf: arm_pmu: Fix NULL pointer dereference during probeStefan Wahren2016-09-021-1/+1
| * | drivers/perf: arm_pmu: Fix leak in error pathStefan Wahren2016-09-021-0/+1
| |/
* | Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-09-0310-279/+25
|\ \
| * | thunderbolt: Don't declare Falcon Ridge unsupportedLukas Wunner2016-08-311-1/+3
| * | thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.Xavier Gnata2016-08-312-0/+10
| * | thunderbolt: Fix resume quirk for Falcon Ridge 4C.Andreas Noever2016-08-311-2/+1
| * | lkdtm: Mark lkdtm_rodata_do_nothing() notraceMichael Ellerman2016-08-311-1/+1
| * | mei: me: disable driver on SPT SPS firmwareTomas Winkler2016-08-302-4/+10
| * | Revert "android: binder: fix dangling pointer comparison"Greg Kroah-Hartman2016-08-181-2/+0
| * | drivers/iio/light/Kconfig: SENSORS_BH1780 cleanupValentin Rothberg2016-08-161-1/+0
| * | android: binder: fix dangling pointer comparisonJann Horn2016-08-151-0/+2
| * | misc: delete bh1780 driverLinus Walleij2016-08-153-270/+0
* | | Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-09-0328-114/+174
|\ \ \
| * \ \ Merge tag 'iio-fixes-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-08-2319-51/+120
| |\ \ \
| | * | | iio: adc: rockchip_saradc: reset saradc controller before programming itCaesar Wang2016-08-232-0/+31
| | * | | iio: accel: kxsd9: Fix raw read returnLinus Walleij2016-08-211-0/+1
| | * | | iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R2016-08-211-1/+1
| | * | | iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent accessVignesh R2016-08-211-3/+11
| | * | | iio: chemical: atlas-ph-sensor: fix typo in val assignmentColin Ian King2016-08-211-1/+1
| | * | | iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"Brian Norris2016-08-211-6/+17
| | * | | iio:ti-ads1015: fix a wrong pointer definition.Giorgio Dal Molin2016-08-211-1/+2