- 12c8035 TTY: amiserial/simserial, use count from tty_port by Jiri Slaby · 13 years ago
- 799be6f TTY: amiserial/simserial, use close delays from tty_port by Jiri Slaby · 13 years ago
- 8775879 TTY: amiserial/simserial, use tty_port by Jiri Slaby · 13 years ago
- 588993d TTY: amiserial, pass tty down to functions by Jiri Slaby · 13 years ago
- 0f9b968 TTY: amiserial, simplify set_serial_info by Jiri Slaby · 13 years ago
- 916b765 TTY: serialP, merge serial_state and async_struct by Jiri Slaby · 13 years ago
- 13c9062 TTY: amiserial, remove IRQ_ports by Jiri Slaby · 13 years ago
- d852256 TTY: simserial/amiserial, use one instance of other members by Jiri Slaby · 13 years ago
- fef2107 TTY: amiserial, use only one copy of async flags by Jiri Slaby · 13 years ago
- c5f0508 TTY: amiserial, remove tasklet for tty_wakeup by Jiri Slaby · 13 years ago
- 9c8efec TTY: serialP, remove unused material by Jiri Slaby · 13 years ago
- 11ba889 TTY: remove serialP.h inclusion from some files by Jiri Slaby · 13 years ago
- 8bc87dc TTY: serial, include pci.h in m32r_sio by Jiri Slaby · 13 years ago
- 4da2405 TTY: serial, use atomic_inc_return in ioc4_serial by Jiri Slaby · 13 years ago
- ecaa3bd TTY: ipwireless, fix tty->index handling by Jiri Slaby · 13 years ago
- 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 13 years ago
- ecd1665 TTY: remove tty driver re-set from tty_reopen by Jiri Slaby · 13 years ago
- d483426 TTY: simplify tty_driver_lookup_tty a bit by Jiri Slaby · 13 years ago
- 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
- 1a54a76 TTY: let alloc_tty_driver deduce the owner automatically by Jiri Slaby · 13 years ago
- a8fbc97 TTY: tty_io, remove buffer re-assignments by Jiri Slaby · 13 years ago
- 5289475 vt: tackle the main part of the selection logic by Alan Cox · 13 years ago
- 99cceb4e vt: waitevent is self locked so drop the tty_lock by Alan Cox · 13 years ago
- 20f6257 vt: push down tioclinux cases by Alan Cox · 13 years ago
- 4001d7b vt: push down the tty lock so we can see what is left to tackle by Alan Cox · 13 years ago
- edab558 vt: sort out locking for font handling by Alan Cox · 13 years ago
- dbca36e tty: cyclades: TIOCSERGETLSR should should store to a uint by Dan Carpenter · 13 years ago
- a5f4313 tty: serial: OMAP: Fix oops due to NULL pdata in DT boot by Cousson, Benoit · 13 years ago
- 079c953 vt:tackle kbd_table by Alan Cox · 13 years ago
- 6623d64 tty: keyboard.c: add uaccess.h to fix a build problem on sparc32 by Greg Kroah-Hartman · 13 years ago
- 6aeed47 vt: tidy a few bits of checkpatch noise by Alan Cox · 13 years ago
- 247ff8e vt: lock the accent table by Alan Cox · 13 years ago
- ce1000d Revert "TTY: pty, remove superfluous ptm test" by Greg Kroah-Hartman · 13 years ago
- 0ef1698 Revert "TTY: get rid of BTM around devpts_*" by Greg Kroah-Hartman · 13 years ago
- 6dc01aa amba-pl011/dma: Add check for the residue in DMA callback by Chanho Min · 13 years ago
- b26469a serial: samsung: fix s3c2442 platform data by Denis 'GNUtoo' Carikli · 13 years ago
- 2ae7352 tty/powerpc: early udbg consoles can't be modules by Stephen Rothwell · 13 years ago
- 90af6d2 serial: Fix typo in sn_console.c by Masanari Iida · 13 years ago
- b7974ded tty/serial/mux.c: linux/tty.h included twice by Danny Kukawka · 13 years ago
- 6816383 tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h by Paul Gortmaker · 13 years ago
- 5a22e30 Merge tag 'tty-3.3-rc3' tty-next by Greg Kroah-Hartman · 13 years ago
- 1972345 tty: serial: omap-serial: wakeup latency constraint is in microseconds, not milliseconds by Paul Walmsley · 13 years ago
- be4b028 tty: serial: OMAP: block idle while the UART is transferring data in PIO mode by Paul Walmsley · 13 years ago
- 0ba5f66 tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode by Paul Walmsley · 13 years ago
- 418a936 tty: serial: altera_uart: Add CONSOLE_POLL support by Tobias Klauser · 13 years ago
- 3f5dc70 tty: serial: altera_uart: remove early_altera_uart_setup by Tobias Klauser · 13 years ago
- d3a532a sysrq: Properly check for kernel threads by Anton Vorontsov · 13 years ago
- e502bab sysrq: Fix possible race with exiting task by Anton Vorontsov · 13 years ago
- 6f56d0f serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request() by Feng Tang · 13 years ago
- 30c6c6b serial: pch_uart: trivial cleanup by removing the get_msr() by Feng Tang · 13 years ago
- d011411 serial: pch_uart: add debugfs hook for register dump by Feng Tang · 13 years ago
- c8a6426 m32r: relocate drivers back out of 8250 dir by Paul Gortmaker · 13 years ago
- e7c9bba tty: fix a build failure on sparc by Cong Wang · 13 years ago
- 7ccfe01 serial: samsung: Add support for EXYNOS5250 by Kukjin Kim · 13 years ago
- 5f7b6d1 serial: samsung: Add support for EXYNOS4212 and EXYNOS4412 by Kukjin Kim · 13 years ago
- 1bab08c drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layer by Samuel Thibault · 13 years ago
- d3bda52 TTY: get rid of BTM around devpts_* by Jiri Slaby · 13 years ago
- a50f724 TTY: pty, remove superfluous ptm test by Jiri Slaby · 13 years ago
- 81f5835 TTY: use tty_standard_install by Jiri Slaby · 13 years ago
- 66d450e TTY: provide tty_standard_install helper by Jiri Slaby · 13 years ago
- 6bbcbf2 tty: serial: omap-serial: wakeup latency constraint is in microseconds, not milliseconds by Paul Walmsley · 13 years ago
- edbe5db tty: serial: OMAP: block idle while the UART is transferring data in PIO mode by Paul Walmsley · 13 years ago
- 5816269 tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode by Paul Walmsley · 13 years ago
- d4e33fa serial: Kill off NO_IRQ by Alan Cox · 13 years ago
- 3afbd89 serial/efm32: add new driver by Uwe Kleine-König · 13 years ago
- 523b82e serial: Kill off Moorestown code by Alan Cox · 13 years ago
- 8a74e9f Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode" by Greg Kroah-Hartman · 13 years ago
- af681ca Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip" by Greg Kroah-Hartman · 13 years ago
- 7735983 serial: Fix wakeup init logic to speed up startup by Simon Glass · 13 years ago
- ef605fd serial: amba-pl011: lock console writes against interrupts by Rabin Vincent · 13 years ago
- d8d8ffa amba-pl011: do not disable RTS during shutdown by Shreshtha Kumar Sahu · 13 years ago
- 43cf7c0 tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip by Paul Walmsley · 13 years ago
- 0a697b2 tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode by Paul Walmsley · 13 years ago
- b514885 omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIME by Shubhrajyoti D · 13 years ago
- 3bc4f0d omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP. by Shubhrajyoti D · 13 years ago
- a4834c1 tty: move pty count limiting into devpts by Konstantin Khlebnikov · 13 years ago
- 593a27c tty: cleanup prohibition of direct opening for unix98 pty master by Konstantin Khlebnikov · 13 years ago
- 0eee50a TTY: fix UV serial console regression by Jiri Slaby · 13 years ago
- 26aa38c jsm: Fixed EEH recovery error by Lucas Kannebley Tavares · 13 years ago
- 9bef3d4 serial: group all the 8250 related code together by Paul Gortmaker · 13 years ago
- 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
- 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
- 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
- 4c4d285 Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
- b1bdd25 Merge branch 'sh/nommu' into sh-latest by Paul Mundt · 13 years ago
- 37cfc3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 13 years ago
- 979ecef Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- b3c3752 Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- dfc1ebe Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- 5983faf Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
- ca371d2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into sh-latest by Paul Mundt · 13 years ago
- 04cf399 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobile-latest by Paul Mundt · 13 years ago
- 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
- ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
- d3d0b02 Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
- 995234d tty: serial: imx: move del_timer_sync() to avoid potential deadlock by Eric Miao · 13 years ago
- 01f56ab imx: add polled io uart methods by Saleem Abdulrasool · 13 years ago
- 0ad5a81 imx: Add save/restore functions for UART control regs by Dirk Behme · 13 years ago
- 20bb809 serial/imx: let probing fail for the dt case without a valid alias by Uwe Kleine-König · 13 years ago