summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-10-28Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-10-28Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-10-29Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-apei-fixes'Rafael J. Wysocki
2016-10-29ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region()Lv Zheng
2016-10-29ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serializ...Lv Zheng
2016-10-29ACPICA: Dispatcher: Fix order issue of method terminationLv Zheng
2016-10-28Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-29Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki
2016-10-28Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-28Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urg...Linus Torvalds
2016-10-28Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...Linus Torvalds
2016-10-28Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2016-10-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-27drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printkDimitri Sivanich
2016-10-27ipack: print a hex number after a 0x prefixUwe Kleine-König
2016-10-27block: DAC960: print a hex number after a 0x prefixUwe Kleine-König
2016-10-27device-dax: fix percpu_ref_exit orderingDan Williams
2016-10-27nvdimm: make CONFIG_NVDIMM_DAX 'bool'Arnd Bergmann
2016-10-27Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-10-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-10-27Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-26doc: Add missing parameter for msi_setupStephen Hemminger
2016-10-26drm/drivers: add support for using the arch wc mapping API.Dave Airlie
2016-10-25ahci: fix the single MSI-X case in ahci_init_oneChristoph Hellwig
2016-10-25i2c: imx: defer probe if bus recovery GPIOs are not readyStefan Agner
2016-10-25i2c: designware: Avoid aborted transfers with fast reacting I2C slavesJarkko Nikula
2016-10-25i2c: i801: Fix I2C Block Read on 8-Series/C220 and laterJean Delvare
2016-10-25i2c: xgene: Avoid dma_buffer overrunHoan Tran
2016-10-25i2c: digicolor: Fix module autoloadJavier Martinez Canillas
2016-10-25i2c: xlr: Fix module autoload for OF registrationJavier Martinez Canillas
2016-10-25i2c: xlp9xx: Fix module autoloadJavier Martinez Canillas
2016-10-25i2c: jz4780: Fix module autoloadJavier Martinez Canillas
2016-10-25i2c: allow configuration of imx driver for ColdFire architectureGreg Ungerer
2016-10-25i2c: mark device nodes only in case of successful instantiationRalf Ramsauer
2016-10-25i2c: rk3x: Give the tuning value 0 during rk3x_i2c_v0_calc_timingsDavid Wu
2016-10-25i2c: hix5hd2: allow build with ARCH_HISIRuqiang Ju
2016-10-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-10-24Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-24Merge tag 'gpio-v4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-10-24Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-24cpufreq: intel_pstate: Always set max P-state in performance modeRafael J. Wysocki
2016-10-24nbd: fix incorrect unlock of nbd->sock_lock in sock_shutdownJohn W. Linville
2016-10-24dm table: fix missing dm_put_target_type() in dm_table_add_target()tang.junhui
2016-10-24xenbus: check return value of xenbus_scanf()Jan Beulich
2016-10-24xenbus: prefer list_for_each()Jan Beulich
2016-10-24xenbus: advertise control feature flagsJuergen Gross
2016-10-24ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal