tty: Fix width of unsigned long bitfield padding
[firefly-linux-kernel-4.4.55.git] / drivers / tty /
2014-09-24 Peter Hurleytty: Hold termios_rwsem for tcflow(TCIxxx)
2014-09-24 Peter Hurleytty: Move and rename send_prio_char() as tty_send_xchar()
2014-09-24 Peter Hurleytty: Serialize tcflow() with other tty flow control...
2014-09-24 Peter Hurleytty: Move packet mode flow control notifications to...
2014-09-24 Peter Hurleytty: Serialize tty flow control changes with flow_lock
2014-09-24 Peter Hurleyserial: core: Use spin_lock_irq() in uart_set_termios()
2014-09-24 Peter Hurleyserial: bfin-uart: Fix auto CTS
2014-09-24 Peter Hurleyserial: core: Privatize tty->hw_stopped
2014-09-24 Peter Hurleyserial: core: Privatize modem status enable flags
2014-09-24 Peter Hurleyserial: core: Document and assert lock requirements...
2014-09-20 Alexander Shiyantty: serial_mctrl_gpio: Fix COMPILE_TEST build for...
2014-09-15 Greg Kroah-HartmanMerge 3.17-rc5 into tty-next
2014-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-14 Linus TorvaldsMerge branch 'parisc-3.17-1' of git://git./linux/kernel...
2014-09-14 Linus TorvaldsMerge tag 'ntb-3.17' of git://github.com/jonmason/ntb
2014-09-14 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2014-09-13 Linus TorvaldsMerge branches 'locking-urgent-for-linus' and 'timers...
2014-09-13 Linus TorvaldsMerge tag 'dm-3.17-fix2' of git://git./linux/kernel...
2014-09-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2014-09-13 Linus TorvaldsMerge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of...
2014-09-12 Linus TorvaldsMerge tag 'char-misc-3.17-rc5' of git://git./linux...
2014-09-12 Linus TorvaldsMerge tag 'staging-3.17-rc5' of git://git./linux/kernel...
2014-09-12 Linus TorvaldsMerge tag 'tty-3.17-rc5' of git://git./linux/kernel...
2014-09-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-11 Linus TorvaldsMerge tag 'stable/for-linus-3.17-b-rc4-tag' of git...
2014-09-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-10 Matthias Bruggertty: serial: 8250: Add Mediatek UART driver
2014-09-10 Daniel Thompsonserial: asc: Adopt readl_/writel_relaxed()
2014-09-10 Alexander Shiyanserial: clps711x: Fix COMPILE_TEST build for target...
2014-09-10 Ricardo Ribalda... serial/8250_core: Add reference to uacess.h
2014-09-08 Lars-Peter Clausentty: xuartps: Fix tx_emtpy() callback
2014-09-08 Richard Genoudtty/serial: at91: BUG: disable interrupts when !UART_EN...
2014-09-08 Alan Coxserial: 8250_dw: Add ACPI ID for Intel Braswell
2014-09-08 Sebastian Andrzej... tty: serial: 8250_core: allow to overwrite & export...
2014-09-08 Sebastian Andrzej... tty: serial: 8250_core: provide a function to export...
2014-09-08 Mark Rustadtty/vt/keyboard: Resolve many shadow warnings
2014-09-08 Alexey Charkovtty: vt8500_serial: explicitly calculate base baud...
2014-09-08 Alexey Charkovtty: vt8500_serial: add polled console functions
2014-09-08 Alexey Charkovtty: vt8500_serial: add missing support for RTS setting
2014-09-08 Alexey Charkovtty: vt8500_serial: add support for UART in WM8880...
2014-09-08 Daniel Thompsonserial: kgdb_nmi: No CON_ENABLED by default
2014-09-08 Daniel Thompsonserial: amba-pl011: Use container_of() to get uart_amba...
2014-09-08 Dirk Behmeserial: imx: clean up imx_poll_get_char()
2014-09-08 Peter Hurleyserial: core: Unwrap tertiary assignment in uart_handle...
2014-09-08 Peter Hurleyserial: 8250: Document serial8250_modem_status() locking
2014-09-08 Peter Hurleyserial: blackfin: Fix missing gpio.h
2014-09-08 Peter Hurleyserial: sunsab: Don't enable tx if tx stopped
2014-09-08 Peter Hurleyserial: mpc52xx: Use default serial core x_char handler
2014-09-08 Peter Hurleyserial: Fix send_xchar() handlers
2014-09-08 Peter Hurleyserial: core: Remove unsafe x_char optimization
2014-09-08 Peter Hurleyserial: core: Fix x_char race
2014-09-08 Peter Hurleyserial: imx: Fix x_char handling and tx flow control
2014-09-08 Peter Hurleyserial: Style fix
2014-09-08 Peter HurleyRevert "serial: uart: add hw flow control support confi...
2014-09-08 Naveen Krishna Cha... tty/serial: samsung: enable usage for 64-bit Exynos...
2014-09-08 Julia Lawallserial: vr41xx_siu: delete double assignment
2014-09-08 Pranith Kumarserial: Fix build failure caused by missing header...
2014-09-08 Carlo CaioneARM: meson: serial: add MesonX SoC on-chip uart driver
2014-09-08 Chen Gangdrivers/tty/nozomi.c: Use 'nozomi_setup_memory' instead...
2014-09-08 Michal Simektty: serial: uartlite: Remove .owner field for driver
2014-09-08 Michal Simektty: serial: xuartps: Remove .owner field for driver
2014-09-08 Daniele Forsiserial: 8250_hp300: trivial: fix symbol name in #warnin...
2014-09-08 Peter Hurleytty: Fix spurious poll() wakeups
2014-09-08 Cyrill Gorcunovtty: Fix potential use after free in release_one_tty
2014-09-08 Stephen Boydserial: msm_serial: Fix kgdb continue
2014-09-08 Hans WennborgTTY: fix decimal printf format specifiers prefixed...
2014-09-08 Alexander Shiyanserial: clps711x: Use mctrl_gpio helpers for handling...
2014-09-08 Sudip Mukherjeeserial: serial_core.c: printk replacement
2014-09-08 Matthias Bruggertty: fix typo in comment of tty_termios_encode_baud_rate
2014-09-08 Tobias Klauserserial: altera: Make of_device_id arrays const
2014-09-08 Kiran Padwaltty: serial: msm: Fix 'void function return statements...
2014-09-08 Kiran Padwaltty: serial: msm: Fix 'else is not generally useful...
2014-09-08 Kiran Padwaltty: serial: msm: Fix style warnings relating to printk()
2014-09-08 Kiran Padwaltty: serial: msm: Fix 'Missing a blank line after decla...
2014-09-08 Kiran Padwaltty: serial: msm: remove braces {} in msm_serial.c
2014-09-08 Ricardo Ribalda... serial: Add support for Fintek F81216A LPC to 4 UART
2014-09-08 Ricardo Ribalda... serial/8250: Add support for RS485 IOCTLs
2014-09-08 Bill Pembertonjsm: add support for additional Neo cards
2014-09-06 Linus TorvaldsMerge tag 'for-linus-20140905' of git://git.infradead...
2014-09-05 Mark BrownMerge remote-tracking branches 'regulator/fix/doc'...
2014-09-04 Dave AirlieMerge branch 'linux-3.17' of git://anongit.freedesktop...
2014-09-04 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2014-09-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-03 Takashi IwaiMerge tag 'asoc-v3.17-rc3' of git://git./linux/kernel...
2014-09-02 Mark BrownMerge remote-tracking branches 'asoc/fix/axi', 'asoc...
2014-08-30 Mark BrownMerge remote-tracking branches 'spi/fix/au1550', 'spi...
2014-08-28 Linus TorvaldsMerge tag 'sound-3.17-rc3' of git://git./linux/kernel...
2014-08-28 Dave AirlieMerge branch 'drm-3.17-rc2-sti-fixes' of git://git...
2014-08-27 Olof JohanssonMerge tag 'renesas-clock-fixes-for-v3.17' of git:/...
2014-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-25 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-08-24 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-08-23 Olof JohanssonMerge tag 'sunxi-dt-for-3.17-2' of git://git./linux...
2014-08-22 Ingo MolnarMerge tag 'efi-urgent' of git://git./linux/kernel/git...
2014-08-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-21 Linus TorvaldsMerge tag 'sound-3.17-rc2' of git://git./linux/kernel...
2014-08-20 Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2014-08-19 Linus TorvaldsMerge tag 'pci-v3.17-changes-3' of git://git./linux...
next