summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)AuthorFilesLines
2009-06-11icom: fixing a if clause spaghettiBreno Leitao1-2/+2
2009-06-11jsm: correctly support multiple 4/8-port boardsAlexander Y. Fomichev2-2/+13
2009-06-118250_pci: add the OXCB950 chip to the 8250 PCI driver.Andre Przywara1-0/+3
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij2-2/+2
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt5-4/+21
2009-06-08Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King3-3/+18
2009-06-08Merge branch 'mxc-master' of git://git.pengutronix.de/git/imx/linux-2.6 into ...Russell King1-0/+2
2009-06-04[ARM] 5541/1: serial/amba-pl011.c: add support for the modified port found in...Alessandro Rubini1-3/+27
2009-06-03fix oops when using console=ttymxcN with N > 0Eric Lammerts1-0/+2
2009-06-02serial: sh-sci: Fix up PORT_SCI console output ordering.SUGIOKA Toshinobu1-2/+1
2009-05-31[ARM] 5505/1: serial amba-pl011: move to arch_initcall for earlier consoleAlessandro Rubini1-1/+5
2009-05-298250: Fix oops from setserialAlan Cox1-0/+15
2009-05-29serial: 8250_gsc: fix printk format errorAlexander Beregalov1-2/+2
2009-05-29drivers/serial/mpc52xx_uart.c: fix array overindexing checkRoel Kluin1-1/+1
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Russell King3-3/+3
2009-05-26Merge branch 'sh/clkfwk'Paul Mundt1-1/+1
2009-05-24Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell King6-7/+66
2009-05-23icom: fix rmmod crashBreno Leitao1-1/+1
2009-05-22Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt2-179/+248
2009-05-21[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2-2/+2
2009-05-20fix oops when using console=ttymxcN with N > 0Eric Lammerts1-0/+2
2009-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller9-109/+149
2009-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+3
2009-05-15serial/nwpserial: Fix wrong register read address and add interrupt acknowledge.Benjamin Krill1-1/+3
2009-05-13sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt1-1/+1
2009-05-09sh: Fix up the sh64 earlyprintk build.Paul Mundt1-1/+1
2009-05-08serial: sh-sci: Fix up h8300 support.Yoshinori Sato2-2/+19
2009-05-08serial: sh-sci: Fix up section mismatch in error path.Paul Mundt1-1/+1
2009-05-08sh-sci: improve clock framework supportMagnus Damm1-31/+46
2009-05-08sh-sci: ioremap() in a single placeMagnus Damm1-34/+20
2009-05-08sh-sci: replace sci_init_ports()Magnus Damm1-57/+50
2009-05-08sh-sci: allow single port platform devicesMagnus Damm1-53/+72
2009-05-08sh-sci: use to_sci_port() if possibleMagnus Damm1-5/+5
2009-05-08sh-sci: rework serial console supportMagnus Damm1-24/+23
2009-05-08sh-sci: remove early_sci_setup()Magnus Damm1-14/+0
2009-05-08sh-sci: add platform device private dataMagnus Damm1-42/+85
2009-05-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-3/+63
2009-05-07[ARM] Remove arch-imx from build systemSascha Hauer1-10/+3
2009-05-07sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt1-6/+0
2009-05-07jsm: removing unused spinlockBreno Leitao2-3/+0
2009-05-03Merge branch 'v2630-rc3-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King3-3/+63
2009-05-03CRISv10: fix serial driver proc-usageJesper Nilsson1-95/+78
2009-05-023c589_cs: add cis(firmware) of 3Com multifunction pcmcia cardKen Kawasaki1-5/+17
2009-05-01[ARM] S3C: Add UDIVSLOT support for newer UARTSBen Dooks3-3/+63
2009-04-27Merge branches 'sh/stable-updates' and 'sh/pci-rework'Paul Mundt1-2/+0
2009-04-24serial: remove contact dataNiels de Vos1-2/+0
2009-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt1-3/+3
2009-04-22bfin_5xx: misplaced parenthesesRoel Kluin1-3/+3
2009-04-19Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'Paul Mundt2-5/+22
2009-04-16serial: sh-sci: SH7724 support.Kuninori Morimoto1-3/+20