summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-11-10tty: amba-pl011: Add earlycon support for SBSA UARTKefeng Wang
2016-11-10tty: nozomi: use permission-specific DEVICE_ATTR variantsJulia Lawall
2016-11-10tty: serial: Make the STM32 serial port depend on it's archPeter Robinson
2016-11-10serial: ifx6x60: Free memory when probe failsSouptick Joarder
2016-11-10serial: ioc4_serial: Free memory when kzalloc fails during probeSouptick Joarder
2016-11-10serial: pxa2xx: mark PM functions as __maybe_unusedArnd Bergmann
2016-11-10serial: pxa2xx: remove __deprecated annotationArnd Bergmann
2016-11-10serial: crisv10: fix invalid user-pointer checkJohan Hovold
2016-11-10tty: rocket: fix invalid user-pointer checksJohan Hovold
2016-11-10tty: amiserial: fix invalid user-pointer checkJohan Hovold
2016-11-108250: FIX Fourth port offset of Pericom PI7C9X7954 boardsAngelo Butti
2016-11-10serial: sh-sci: Fix deadlock caused by serial output requestTakatoshi Akiyama
2016-11-10tty: serial: make crisv10 explicitly non-modularPaul Gortmaker
2016-11-10serial: 8250_pxa: hide early console setup when disabledArnd Bergmann
2016-11-10serial: 8250_uniphier: avoid locking for FCR register writeMasahiro Yamada
2016-11-10serial: 8250_uniphier: hardcode regshift to avoid unneeded memory readMasahiro Yamada
2016-10-30Merge 4.9-rc3 into tty-nextGreg Kroah-Hartman
2016-10-29Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-10-29Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-10-29Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-10-29Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2016-10-29Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-29Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-10-29Merge tag 'tty-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-10-29Merge tag 'usb-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
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-28ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()Boris Brezillon
2016-10-28VMCI: Doorbell create and destroy fixesJorgen Hansen
2016-10-28GenWQE: Fix bad page access during abort of resource allocationGerald Schaefer
2016-10-28vme: vme_get_size potentially returning incorrect value on failureMartyn Welch
2016-10-28tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeupRob Herring
2016-10-28tty: serial_core: Fix serial console crash on port shutdownGeert Uytterhoeven
2016-10-28tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud
2016-10-28serial: fsl_lpuart: remove build warningGreg Kroah-Hartman
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