aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-90/+91
2007-10-15[SERIAL] Fix console initialisation orderingRussell King1-9/+9
2007-10-14mpc52xx-uart: fix compile warning (format type mismatch)Grant Likely1-4/+4
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-12/+61
2007-10-12[ARM] pxa: update pxa serial driver to use clk supportRussell King1-5/+23
2007-10-12[ARM] pxa: convert PXA serial drivers to use platform resourcesRussell King1-78/+61
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds10-261/+735
2007-10-04[POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood1-2/+2
2007-10-03[POWERPC] cpm_uart: Issue STOP_TX command before initializing console.Scott Wood1-0/+3
2007-10-03[POWERPC] cpm_uart: sparse fixesScott Wood6-183/+192
2007-10-03[POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.Scott Wood6-25/+260
2007-10-03[POWERPC] Uartlite: Revert register io access changesGrant Likely1-18/+18
2007-10-03[POWERPC] Uartlite: Let the console be initialized earlierGrant Likely1-3/+38
2007-10-03[POWERPC] Uartlite: Add of-platform-bus bindingGrant Likely1-4/+92
2007-10-03[POWERPC] Uartlite: Comment block tidyGrant Likely1-3/+40
2007-10-03[POWERPC] Uartlite: Separate the bus binding from the driver properGrant Likely1-34/+65
2007-10-03[POWERPC] Uartlite: Add macro for uartlite device nameGrant Likely1-2/+3
2007-10-03[POWERPC] Uartlite: change name of ports to ulite_portsGrant Likely1-5/+5
2007-10-03[POWERPC] Uartlite: Fix reg io to access documented register sizeGrant Likely1-16/+16
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2-2/+2
2007-09-28[POWERPC] Fix cpm_uart driver for cpm1 machinesJochen Friedrich1-1/+1
2007-09-25[SUNSAB]: Fix broken SYSRQ.Thomas Bogendoerfer1-1/+1
2007-09-22[POWERPC] Optionally use new device number for pmac_zilogDavid Woodhouse2-5/+40
2007-09-21serial: sh-sci: kgdb console build fixes.Paul Mundt1-3/+1
2007-09-21sh: Add SH7720 CPU support.Markus Brunner2-8/+58
2007-09-21serial: sh-sci: Tidy cpufreq printk.Paul Mundt1-1/+1
2007-09-21serial: sh-sci: Shut up compiler warning for SH-X3 SCIF.Paul Mundt1-0/+1
2007-09-20Merge branch 'linux-2.6'Paul Mackerras1-65/+42
2007-09-19[POWERPC] Fix pmac_zilog debug argOlaf Hering1-1/+1
2007-09-17[SUNSAB]: Fix several bugs.Al Viro1-65/+42
2007-09-14[POWERPC] 52xx: Fix mpc52xx_uart_of_assign to use correct indexJohn Rigby1-1/+1
2007-09-11fix SERIAL_CORE_CONSOLE driver dependenciesAdrian Bunk1-4/+4
2007-09-11BCM1480 serial build fixThiemo Seufer1-0/+6
2007-08-31Fix modpost warning in serial driverRalf Baechle1-1/+1
2007-08-26[SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.cDavid S. Miller2-8/+11
2007-08-22serial: add pci ids for PA Semi PWRficient onchip uartsOlof Johansson1-0/+16
2007-08-22Add blacklisting capability to serial_pci to avoid misdetection of serial portsChristian Schmidt1-0/+17
2007-08-22Serial 8250: handle saving the clear-on-read bits from the LSR and MSRCorey Minyard1-29/+56
2007-08-22serial_txx9: Fix modem control line handlingAtsushi Nemoto1-3/+11
2007-08-22serial: add support for ITE 887x chipsNiels de Vos1-0/+159
2007-08-22serial: don't optimise away baud rate changes when BOTHER is usedDavid Woodhouse1-2/+5
2007-08-05Blackfin serial driver: pending a unique anomaly id, tie the break flood issue to ANOMALY_05000230Mike Frysinger1-22/+21
2007-10-10Blackfin arch: update kgdb patchSonic Zhang1-17/+25
2007-10-09Blackfin arch: Initial patch to add earlyprintk supportRobin Getz1-28/+101
2007-08-03serial: fix 8250 early console setupDaniel Ritz2-2/+2
2007-07-31sb1250-duart: __maybe_unused, etc. fixesMaciej W. Rozycki1-8/+6
2007-07-31serial: MPSC: Fix coding style and whitespace issuesMark A. Greer1-401/+283
2007-07-31serial: MPSC: Remove duplicate SUPPORT_SYSRQ definitionMark A. Greer1-4/+0
2007-07-31serial: MPSC: Stop rx engine when CREAD clearedStephane Chazelas1-5/+8
2007-07-31serial: MPSC: Remove race between Rx stop & restartCarlos Sanchez1-2/+14