summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-10-04drivers/pci/hotplug: Use of_property_read_u32() in powernv driverGavin Shan
2016-10-04cxl: replace loop with for_each_child_of_node(), remove unneeded of_node_put()Andrew Donnellan
2016-10-04cxl: Flush PSL cache before resetting the adapterFrederic Barrat
2016-09-29drivers/pci/hotplug: Support surprise hotplug in powernv driverGavin Shan
2016-09-29drivers/pci/hotplug: Remove likely() and unlikely() in powernv driverGavin Shan
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-09-13cxl: Fix informational messageFrederic Barrat
2016-09-13hwrng: pasemi-rng - Use linux/io.h instead of asm/io.hPrasannaKumar Muralidharan
2016-09-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-09-03Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-09-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-09-03Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-09-03Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-09-03Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-09-03Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-09-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-09-03tpm: invalid self test error messageJarkko Sakkinen
2016-09-02Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-09-02Merge tag 'pm-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-09-02Merge branches 'pm-cpufreq-fixes' and 'pm-core-fixes'Rafael J. Wysocki
2016-09-02ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi
2016-09-02drivers/perf: arm_pmu: Fix NULL pointer dereference during probeStefan Wahren
2016-09-02drivers/perf: arm_pmu: Fix leak in error pathStefan Wahren
2016-09-02Merge tag 'dmaengine-fix-4.8-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2016-09-02Merge tag 'drm-fixes-for-4.8-rc5' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-09-02Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into ...Dave Airlie
2016-09-02Merge tag 'imx-drm-fixes-2016-08-30' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2016-09-01Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-09-01rapidio/tsi721: fix incorrect detection of address translation conditionAlexandre Bounine
2016-09-01drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLEJoe Perches
2016-09-01Merge branch 'msm-fixes-4.8' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie
2016-08-31drm/amdgpu: record error code when ring test failedChunming Zhou
2016-08-31drm/amd/amdgpu: compute ring test fail during S4 on CIjimqu
2016-08-31drm/amd/amdgpu: sdma resume fail during S4 on CIjimqu
2016-08-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-08-31serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon
2016-08-31serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko
2016-08-31Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko
2016-08-31thunderbolt: Don't declare Falcon Ridge unsupportedLukas Wunner
2016-08-31thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.Xavier Gnata
2016-08-31thunderbolt: Fix resume quirk for Falcon Ridge 4C.Andreas Noever
2016-08-31lkdtm: Mark lkdtm_rodata_do_nothing() notraceMichael Ellerman
2016-08-31drm/nouveau/acpi: use DSM if bridge does not support D3coldPeter Wu
2016-08-31PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idlePaul E. McKenney
2016-08-31PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idlePaul E. McKenney
2016-08-31cpufreq: dt: Add terminate entry for of_device_id tablesWei Yongjun
2016-08-30dm bufio: remove use of deprecated create_singlethread_workqueue()Bhaktipriya Shridhar
2016-08-30dm crypt: fix free of bad values after tfm allocation failureEric Biggers
2016-08-30dm crypt: fix error with too large biosMikulas Patocka