aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-4/+4
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-1/+1
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-57/+6
2009-12-08Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-6/+6
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds4-0/+788
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina3-4/+4
2009-12-06Merge branch 'sa1100' into develRussell King3-104/+44
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-102/+41
2009-12-05Merge branch 'devel-stable' into develRussell King6-6/+6
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa3-4/+4
2009-12-04serial: sh-sci: Fix too early port disabling.Guennadi Liakhovetski1-2/+2
2009-12-04m68knommu: move mcf_remove to .devexit.textUwe Kleine-König1-1/+1
2009-12-01ARM: S3C: Update Simtec copyright statements from , to - [2]Ben Dooks6-6/+6
2009-11-30tty/of_serial: add missing ns16550a idMichal Simek1-0/+1
2009-11-30bcm63xx_uart: Fix serial driver compile breakage.Maxime Bizon1-2/+2
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-35/+62
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski1-1/+0
2009-11-28pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski1-1/+1
2009-11-25serial: sh-sci: Depend on HAVE_CLK unconditionally.Paul Mundt3-54/+3
2009-11-25serial: sh-sci: don't use __devexit_p to wrap sci_removeUwe Kleine-König1-1/+1
2009-11-24sunsu: Use sunserial_console_termios() in sunsu_console_setup().David S. Miller1-7/+10
2009-11-24sunsu: Pass true 'ignore_line' to console match when RSC or LOM console.David S. Miller1-1/+7
2009-11-24serial: suncore: Fix RSC/LOM handling in sunserial_console_termios().David S. Miller5-12/+15
2009-11-24serial: suncore: Add 'ignore_line' argument to sunserial_console_match().David S. Miller5-15/+21
2009-11-24sunsu: Fix detection of SU ports which are RSC console or control.David S. Miller1-0/+10
2009-11-24sunsab: Do not set sunsab_reg.cons right before registering minors.David S. Miller1-1/+0
2009-11-13apbuart: Use of_find_node_by_path to find root node.Kristoffer Glembo1-1/+1
2009-11-12serial: add support for the Lava Quattro PCI quad-port 16550A cardLennert Buytenhek1-0/+6
2009-11-12serial: fix printk format specifiers for struct uart_port::iobaseLennert Buytenhek2-2/+2
2009-11-09pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (serial_cs)Dominik Brodowski1-36/+17
2009-11-06apbuart: Fix build and missing driver unregister.David S. Miller1-3/+3
2009-11-06serial: sh-sci: disable callback typo fixMagnus Damm1-1/+1
2009-11-04apbuart: Kill dependency on deprecated Sparc-only PROM interfaces.David S. Miller1-6/+6
2009-11-04apbuart: Fix build warning.David S. Miller1-2/+2
2009-11-04sparc: Support for GRLIB APBUART serial portKristoffer Glembo4-0/+788
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+4
2009-10-29pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia cardKen Kawasaki1-4/+4
2009-10-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2009-10-298250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt1-0/+11
2009-10-29serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and pci_ids.hKrauth.Julien1-0/+67
2009-10-29atmel_serial: fix bad BUILD_BUG_ON() usageHaavard Skinnemoen1-1/+1
2009-10-28Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt1-1/+1
2009-10-24serial_cs: use pcmcia_loop_config() and pre-determined valuesDominik Brodowski1-64/+23
2009-10-15drivers/serial/mpc52xx_uart.c: Use UPIO_MEM rather than SERIAL_IO_MEMJulia Lawall1-1/+1
2009-10-12tty, serial: Fix race and NULL check in uart_close()Linus Torvalds1-2/+5
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-6/+6
2009-10-05pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia cardKen Kawasaki1-6/+6
2009-10-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2009-10-01serial: add parameter to force skipping the test for the TXEN bugChuck Ebbert1-1/+6
2009-10-01icom: convert space to tabsBreno Leitao1-28/+26