summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-115-4/+21
|\
| * fix oops when using console=ttymxcN with N > 0Eric Lammerts2009-06-031-0/+2
| * 8250: Fix oops from setserialAlan Cox2009-05-291-0/+15
| * serial: 8250_gsc: fix printk format errorAlexander Beregalov2009-05-291-2/+2
| * drivers/serial/mpc52xx_uart.c: fix array overindexing checkRoel Kluin2009-05-291-1/+1
| * icom: fix rmmod crashBreno Leitao2009-05-221-1/+1
* | serial: sh-sci: Fix up PORT_SCI console output ordering.SUGIOKA Toshinobu2009-06-021-2/+1
* | Merge branch 'sh/clkfwk'Paul Mundt2009-05-261-1/+1
|\ \
| * | sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt2009-05-131-1/+1
* | | Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt2009-05-222-179/+248
|\| | | |/ |/|
| * sh: Fix up the sh64 earlyprintk build.Paul Mundt2009-05-091-1/+1
| * serial: sh-sci: Fix up h8300 support.Yoshinori Sato2009-05-082-2/+19
| * serial: sh-sci: Fix up section mismatch in error path.Paul Mundt2009-05-081-1/+1
| * sh-sci: improve clock framework supportMagnus Damm2009-05-081-31/+46
| * sh-sci: ioremap() in a single placeMagnus Damm2009-05-081-34/+20
| * sh-sci: replace sci_init_ports()Magnus Damm2009-05-081-57/+50
| * sh-sci: allow single port platform devicesMagnus Damm2009-05-081-53/+72
| * sh-sci: use to_sci_port() if possibleMagnus Damm2009-05-081-5/+5
| * sh-sci: rework serial console supportMagnus Damm2009-05-081-24/+23
| * sh-sci: remove early_sci_setup()Magnus Damm2009-05-081-14/+0
| * sh-sci: add platform device private dataMagnus Damm2009-05-081-42/+85
| * sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt2009-05-071-6/+0
| *-. Merge branches 'sh/stable-updates' and 'sh/pci-rework'Paul Mundt2009-04-271-2/+0
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-04-221-3/+3
| |\ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'Paul Mundt2009-04-192-5/+22
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | * | | serial: sh-sci: SH7724 support.Kuninori Morimoto2009-04-161-3/+20
| | |/ / / | |/| | |
* | | | | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-202-2/+2
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-05-151-1/+3
|\ \ \ \ \
| * | | | | serial/nwpserial: Fix wrong register read address and add interrupt acknowledge.Benjamin Krill2009-05-151-1/+3
| | |_|_|/ | |/| | |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-073-3/+63
|\ \ \ \ \
| * \ \ \ \ Merge branch 'v2630-rc3-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-05-033-3/+63
| |\ \ \ \ \
| | * | | | | [ARM] S3C: Add UDIVSLOT support for newer UARTSBen Dooks2009-05-013-3/+63
| | |/ / / /
* | / / / / jsm: removing unused spinlockBreno Leitao2009-05-062-3/+0
|/ / / / /
* / / / / CRISv10: fix serial driver proc-usageJesper Nilsson2009-05-021-95/+78
|/ / / /
* | | / serial: remove contact dataNiels de Vos2009-04-241-2/+0
| |_|/ |/| |
* | | bfin_5xx: misplaced parenthesesRoel Kluin2009-04-211-3/+3
| |/ |/|
* | [ARM] 5449/1: S3C: Use disable_irq_nosync() to fix boot lockupsMark Brown2009-04-151-2/+2
|/
* Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-04-131-2/+2
|\
| * microblaze_v8: Uartlite for MicroblazeMichal Simek2009-03-271-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-04-081-1/+1
|\ \
| * | serial: sunsu: sunsu_kbd_ms_init needs to be __devinitDavid S. Miller2009-04-081-1/+1
* | | tty: MAX3100Alan Cox2009-04-081-0/+927
|/ /
* | tty: jsm cleanupsBreno Leitao2009-04-072-21/+12
* | Adjust path to gpio headersMike Frysinger2009-04-071-8/+8
* | KGDB_SERIAL_CONSOLE check for moduleMike Frysinger2009-04-071-1/+1
* | Change KCONFIG nameMike Frysinger2009-04-071-1/+1
* | tty: Blackin CTS/RTSSonic Zhang2009-04-072-58/+137
* | Change hardware flow control from poll to interrupt drivenSonic Zhang2009-04-071-49/+82
* | Add support for the MAX3100 SPI UART.Christian Pellegrin2009-04-072-0/+8
* | tty: Use the generic RS485 ioctl on CRISClaudio Scordino2009-04-072-22/+59