Age | Commit message (Expand) | Author |
2010-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2010-08-10 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2010-08-10 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds |
2010-08-10 | Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds |
2010-08-10 | U6715 16550A serial driver support | Philippe Langlais |
2010-08-10 | Char: nozomi, set tty->driver_data appropriately | Jiri Slaby |
2010-08-10 | Char: nozomi, fix tty->count counting | Jiri Slaby |
2010-08-10 | serial: max3107: Fix gpiolib support | Alan Cox |
2010-08-10 | hsu: call PCI pm hooks in suspend/resume function | Feng Tang |
2010-08-10 | hsu: some code cleanup | Feng Tang |
2010-08-10 | hsu: add a periodic timer to check dma rx channel | Feng Tang |
2010-08-10 | hsu: driver for Medfield High Speed UART device | Feng Tang |
2010-08-10 | mxser: remove unnesesary NULL check | Kulikov Vasiliy |
2010-08-10 | serial: add support for OX16PCI958 card | Lytochkin Boris |
2010-08-10 | serial: 68328serial.c: remove dead (ALMA_ANS | DRAGONIXVZ | M68EZ328ADS) | Christoph Egger |
2010-08-10 | timbuart: use __devinit and __devexit macros for probe and remove | Richard Röjfors |
2010-08-10 | serial: MMIO32 support for 8250_early.c | Samium Gromoff |
2010-08-10 | serial: mcf: don't take spinlocks in already protected functions | Yury Georgievskiy |
2010-08-10 | serial: general fixes in the serial_rs485 structure | Claudio Scordino |
2010-08-10 | serial: fix missing bit coverage of ASYNC_FLAGS | John Villalovos |
2010-08-10 | serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixes | Andrew Morton |
2010-08-10 | serial: crisv10: formatting of pointers in printk() | Kulikov Vasiliy |
2010-08-10 | vt: Fix warning: statement with no effect due to vt_kern.h | Kevin Winchester |
2010-08-10 | tty_io: remove casts from void* | Kulikov Vasiliy |
2010-08-10 | serial: max3107: Abstract out the platform specific bits | Alan Cox |
2010-08-10 | serial: max3107: introduce a max3107 driver | jianwei.yang |
2010-08-10 | tty: avoid recursive BTM in pty_close | Arnd Bergmann |
2010-08-10 | 8250: fix set_ldisc operation | Arnd Bergmann |
2010-08-10 | tty: release BTM while sleeping in block_til_ready | Arnd Bergmann |
2010-08-10 | tty: implement BTM as mutex instead of BKL | Arnd Bergmann |
2010-08-10 | tty: remove tty_lock_nested | Arnd Bergmann |
2010-08-10 | tty: untangle locking of wait_until_sent | Arnd Bergmann |
2010-08-10 | tty: reorder ldisc locking | Arnd Bergmann |
2010-08-10 | tty: introduce wait_event_interruptible_tty | Arnd Bergmann |
2010-08-10 | cdc-acm: remove dead code | Arnd Bergmann |
2010-08-10 | tty: fix console_sem lock order | Arnd Bergmann |
2010-08-10 | tty: never hold BTM while getting tty_mutex | Arnd Bergmann |
2010-08-10 | tty: replace BKL with a new tty_lock | Arnd Bergmann |
2010-08-10 | serial: fix termios settings in open | Arnd Bergmann |
2010-08-10 | serial: Use block_til_ready helper | Alan Cox |
2010-08-10 | serial: trim locking on the helpers | Alan Cox |
2010-08-10 | serial: add port helpers | Alan Cox |
2010-08-10 | serial: Change the wait for carrier locking | Alan Cox |
2010-08-10 | tty: Move the vt_tty field from the vc_data into the standard tty_port | Alan Cox |
2010-08-10 | tty: Make vt's have a tty_port | Alan Cox |
2010-08-10 | vc: Locking clean up | Alan Cox |
2010-08-10 | tty: serial - fix tty referencing in set_ldisc | Alan Cox |
2010-08-10 | tty: serial - fix tty back references in termios | Alan Cox |
2010-08-10 | tty: serial - fix various misuses/mishandlings of port->tty | Alan Cox |