aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-15serial: sh-sci: using correct fifo size for SCIF and SCIFA ports.Markus Pietrek1-1/+12
2010-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+14
2010-01-11ARM: 5874/1: serial21285: fix disable_irq-from-interrupt-handler deadlockSimon Kagstrom1-2/+2
2010-01-06pcnet_cs: add cis of KTI PE520 pcmcia network cardKen Kawasaki1-1/+14
2009-12-24serial: sh-sci: Convert tremaining ctrl_xxx I/O routines to __raw_xxx.Paul Mundt2-61/+61
2009-12-24serial: sh-sci: earlyprintk zero uartclk fixMagnus Damm1-3/+13
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-9/+45
2009-12-15ioc3/ioc4: fix error path on driver registrationJean Delvare1-3/+13
2009-12-15ioc3/ioc4: various section fixesJean Delvare2-4/+4
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan2-2/+2
2009-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt8-54/+94
2009-12-15sh-sci: Extend sh-sci driver with early console V2Magnus Damm1-9/+45
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds7-51/+89
2009-12-11Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXENIan Jackson1-5/+3
2009-12-11Serial: pxa: work around Errata #75Uwe Kleine-König1-2/+11
2009-12-11serial, 8250: calculate irqflags bitmask before loopAndré Goddard Rosa1-6/+10
2009-12-11serial: cascade needless conditionalsAndré Goddard Rosa1-7/+5
2009-12-11serial: fix NULL pointer dereferenceAndré Goddard Rosa1-10/+11
2009-12-11jsm: adding EEH handlersBreno Leitao2-1/+47
2009-12-11jsm: removing the field jsm_board->intr_countBreno Leitão2-3/+0
2009-12-11jsm: Removing unused jsm_channel->ch_wopen fieldBreno Leitão1-2/+0
2009-12-11jsm: Remove ch_cpstime fieldBreno Leitão1-2/+0
2009-12-11jsm: removing ch_old_baud fieldBreno Leitão3-6/+0
2009-12-11jsm: remove the ch_custom_speed fieldBreno Leitão2-5/+0
2009-12-11jsm: Rewriting a bad log messageBreno Leitão1-1/+1
2009-12-11jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabledBreno Leitão1-1/+1
2009-12-11firmware_class: make request_firmware_nowait more usefulJohannes Berg1-3/+5
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