summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2010-01-22serial/8250_pnp: add a new Fujitsu Wacom Tablet PC devicePing
2009-12-18Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXENIan Jackson
2009-11-30tty/of_serial: add missing ns16550a idMichal Simek
2009-11-30bcm63xx_uart: Fix serial driver compile breakage.Maxime Bizon
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-11-24sunsu: Use sunserial_console_termios() in sunsu_console_setup().David S. Miller
2009-11-24sunsu: Pass true 'ignore_line' to console match when RSC or LOM console.David S. Miller
2009-11-24serial: suncore: Fix RSC/LOM handling in sunserial_console_termios().David S. Miller
2009-11-24serial: suncore: Add 'ignore_line' argument to sunserial_console_match().David S. Miller
2009-11-24sunsu: Fix detection of SU ports which are RSC console or control.David S. Miller
2009-11-24sunsab: Do not set sunsab_reg.cons right before registering minors.David S. Miller
2009-11-12serial: add support for the Lava Quattro PCI quad-port 16550A cardLennert Buytenhek
2009-11-12serial: fix printk format specifiers for struct uart_port::iobaseLennert Buytenhek
2009-11-06serial: sh-sci: disable callback typo fixMagnus Damm
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-29pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia cardKen Kawasaki
2009-10-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-10-298250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt
2009-10-29serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and ...Krauth.Julien
2009-10-29atmel_serial: fix bad BUILD_BUG_ON() usageHaavard Skinnemoen
2009-10-28Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt
2009-10-15drivers/serial/mpc52xx_uart.c: Use UPIO_MEM rather than SERIAL_IO_MEMJulia Lawall
2009-10-12tty, serial: Fix race and NULL check in uart_close()Linus Torvalds
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-05pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia cardKen Kawasaki
2009-10-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-10-01serial: add parameter to force skipping the test for the TXEN bugChuck Ebbert
2009-10-01icom: convert space to tabsBreno Leitao
2009-10-01serial_txx9: use container_of() instead of direct castAtsushi Nemoto
2009-10-01uartlite: allow building for timberdale MFDRichard Röjfors
2009-09-30MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon
2009-09-28ARM: Fix SA1100 Neponset serial section mismatchRussell King
2009-09-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-09-24Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds
2009-09-24Merge branch 'origin' into for-linusRussell King
2009-09-24Fix build of cpm_uart due to core changesBenjamin Herrenschmidt
2009-09-23serial core: fix new kernel-doc warningsRandy Dunlap
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-09-22Merge branch 'master' into for-linusRussell King
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2009-09-19uartlite: support shared interrupt linesPeter Korsgaard
2009-09-19Set proper console speed on resume if console suspend is disabledDeepak Saxena
2009-09-19serial: introduce tty krefsAlan Cox
2009-09-19serial: kill USF_CLOSING_* definitionsAlan Cox
2009-09-19serial: move port users helperAlan Cox
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox
2009-09-19serial: replace the state mutex with the tty port mutexAlan Cox
2009-09-19serial: move the flags into the tty_port fieldAlan Cox
2009-09-19serial: move count into the tty_port versionAlan Cox
2009-09-19serial: use tty_port pointers in the core codeAlan Cox