summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-27driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE strongerLaura Abbott
2016-10-27vt: clear selection before resizingScot Doyle
2016-10-27sc16is7xx: always write state when configuring GPIO as an outputFrancois Berder
2016-10-27tty: serial: 8250: 8250_core: NXP SC16C2552 workaroundSteve Shih
2016-10-27tty: limit terminal size to 4M charsDmitry Vyukov
2016-10-27tty: serial: fsl_lpuart: Fix Tx DMA edge caseAaron Brice
2016-10-27serial: 8250_lpss: enable MSI for sureAndy Shevchenko
2016-10-27serial: core: fix console problems on uart_closeRob Herring
2016-10-27serial: 8250_uniphier: fix clearing divisor latch access bitMasahiro Yamada
2016-10-27serial: 8250_uniphier: fix more unterminated stringDenys Vlasenko
2016-10-27serial: pch_uart: add terminate entry for dmi_system_id tablesWei Yongjun
2016-10-27serial: xuartps: Add new compatible string for ZynqMPNava kishore Manne
2016-10-27serial: SERIAL_STM32 should depend on HAS_DMAGeert Uytterhoeven
2016-10-27serial: stm32: Fix comparisons with undefined registerGeert Uytterhoeven
2016-10-27tty: vt, fix bogus division in csi_JJiri Slaby
2016-10-26doc: Add missing parameter for msi_setupStephen Hemminger
2016-10-26Merge tag 'extcon-fixes-for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2016-10-26extcon: qcom-spmi-misc: Sync the extcon state on interruptStephen Boyd
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-25usb: chipidea: host: fix NULL ptr dereference during shutdownStefan Wahren
2016-10-25hv: do not lose pending heartbeat vmbus packetsLong Li
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-24mei: txe: don't clean an unprocessed interrupt cause.Alexander Usyskin
2016-10-24ANDROID: binder: Clear binder and cookie when setting handle in flat binder s...Arve Hjønnevåg
2016-10-24ANDROID: binder: Add strong ref checksArve Hjønnevåg
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