summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2009-12-11jsm: Removing unused jsm_channel->ch_wopen fieldBreno Leitão
2009-12-11jsm: Remove ch_cpstime fieldBreno Leitão
2009-12-11jsm: removing ch_old_baud fieldBreno Leitão
2009-12-11jsm: remove the ch_custom_speed fieldBreno Leitão
2009-12-11jsm: Rewriting a bad log messageBreno Leitão
2009-12-11jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabledBreno Leitão
2009-12-11firmware_class: make request_firmware_nowait more usefulJohannes Berg
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-12-08Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-06Merge branch 'sa1100' into develRussell King
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2009-12-05Merge branch 'devel-stable' into develRussell King
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-04serial: sh-sci: Fix too early port disabling.Guennadi Liakhovetski
2009-12-04m68knommu: move mcf_remove to .devexit.textUwe Kleine-König
2009-12-01ARM: S3C: Update Simtec copyright statements from , to - [2]Ben Dooks
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-28pcmcia: rework the irq_req_t typedefDominik Brodowski
2009-11-28pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski
2009-11-25serial: sh-sci: Depend on HAVE_CLK unconditionally.Paul Mundt
2009-11-25serial: sh-sci: don't use __devexit_p to wrap sci_removeUwe Kleine-König
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-13apbuart: Use of_find_node_by_path to find root node.Kristoffer Glembo
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-09pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (serial_cs)Dominik Brodowski
2009-11-06apbuart: Fix build and missing driver unregister.David S. Miller
2009-11-06serial: sh-sci: disable callback typo fixMagnus Damm
2009-11-04apbuart: Kill dependency on deprecated Sparc-only PROM interfaces.David S. Miller
2009-11-04apbuart: Fix build warning.David S. Miller
2009-11-04sparc: Support for GRLIB APBUART serial portKristoffer Glembo
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-24serial_cs: use pcmcia_loop_config() and pre-determined valuesDominik Brodowski