aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-12-15ioc3/ioc4: fix error path on driver registrationJean Delvare
2009-12-15ioc3/ioc4: various section fixesJean Delvare
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-12-15sh-sci: Extend sh-sci driver with early console V2Magnus Damm
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-12-11Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXENIan Jackson
2009-12-11Serial: pxa: work around Errata #75Uwe Kleine-König
2009-12-11serial, 8250: calculate irqflags bitmask before loopAndré Goddard Rosa
2009-12-11serial: cascade needless conditionalsAndré Goddard Rosa
2009-12-11serial: fix NULL pointer dereferenceAndré Goddard Rosa
2009-12-11jsm: adding EEH handlersBreno Leitao
2009-12-11jsm: removing the field jsm_board->intr_countBreno Leitão
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