summaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)AuthorLines
2007-10-12[ARM] pxa: convert PXA serial drivers to use platform resourcesRussell King-78/+61
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-261/+735
2007-10-04[POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood-2/+2
2007-10-03[POWERPC] cpm_uart: Issue STOP_TX command before initializing console.Scott Wood-0/+3
2007-10-03[POWERPC] cpm_uart: sparse fixesScott Wood-183/+192
2007-10-03[POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ...Scott Wood-25/+260
2007-10-03[POWERPC] Uartlite: Revert register io access changesGrant Likely-18/+18
2007-10-03[POWERPC] Uartlite: Let the console be initialized earlierGrant Likely-3/+38
2007-10-03[POWERPC] Uartlite: Add of-platform-bus bindingGrant Likely-4/+92
2007-10-03[POWERPC] Uartlite: Comment block tidyGrant Likely-3/+40
2007-10-03[POWERPC] Uartlite: Separate the bus binding from the driver properGrant Likely-34/+65
2007-10-03[POWERPC] Uartlite: Add macro for uartlite device nameGrant Likely-2/+3
2007-10-03[POWERPC] Uartlite: change name of ports to ulite_portsGrant Likely-5/+5
2007-10-03[POWERPC] Uartlite: Fix reg io to access documented register sizeGrant Likely-16/+16
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras-2/+2
2007-09-28[POWERPC] Fix cpm_uart driver for cpm1 machinesJochen Friedrich-1/+1
2007-09-25[SUNSAB]: Fix broken SYSRQ.Thomas Bogendoerfer-1/+1
2007-09-22[POWERPC] Optionally use new device number for pmac_zilogDavid Woodhouse-5/+40
2007-09-21serial: sh-sci: kgdb console build fixes.Paul Mundt-3/+1
2007-09-21sh: Add SH7720 CPU support.Markus Brunner-8/+58
2007-09-21serial: sh-sci: Tidy cpufreq printk.Paul Mundt-1/+1
2007-09-21serial: sh-sci: Shut up compiler warning for SH-X3 SCIF.Paul Mundt-0/+1
2007-09-20Merge branch 'linux-2.6'Paul Mackerras-65/+42
2007-09-19[POWERPC] Fix pmac_zilog debug argOlaf Hering-1/+1
2007-09-17[SUNSAB]: Fix several bugs.Al Viro-65/+42
2007-09-14[POWERPC] 52xx: Fix mpc52xx_uart_of_assign to use correct indexJohn Rigby-1/+1
2007-09-11fix SERIAL_CORE_CONSOLE driver dependenciesAdrian Bunk-4/+4
2007-09-11BCM1480 serial build fixThiemo Seufer-0/+6
2007-08-31Fix modpost warning in serial driverRalf Baechle-1/+1
2007-08-26[SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.cDavid S. Miller-8/+11
2007-08-22serial: add pci ids for PA Semi PWRficient onchip uartsOlof Johansson-0/+16
2007-08-22Add blacklisting capability to serial_pci to avoid misdetection of serial portsChristian Schmidt-0/+17
2007-08-22Serial 8250: handle saving the clear-on-read bits from the LSR and MSRCorey Minyard-29/+56
2007-08-22serial_txx9: Fix modem control line handlingAtsushi Nemoto-3/+11
2007-08-22serial: add support for ITE 887x chipsNiels de Vos-0/+159
2007-08-22serial: don't optimise away baud rate changes when BOTHER is usedDavid Woodhouse-2/+5
2007-08-05Blackfin serial driver: pending a unique anomaly id, tie the break flood issu...Mike Frysinger-22/+21
2007-10-10Blackfin arch: update kgdb patchSonic Zhang-17/+25
2007-10-09Blackfin arch: Initial patch to add earlyprintk supportRobin Getz-28/+101
2007-08-03serial: fix 8250 early console setupDaniel Ritz-2/+2
2007-07-31sb1250-duart: __maybe_unused, etc. fixesMaciej W. Rozycki-8/+6
2007-07-31serial: MPSC: Fix coding style and whitespace issuesMark A. Greer-401/+283
2007-07-31serial: MPSC: Remove duplicate SUPPORT_SYSRQ definitionMark A. Greer-4/+0
2007-07-31serial: MPSC: Stop rx engine when CREAD clearedStephane Chazelas-5/+8
2007-07-31serial: MPSC: Remove race between Rx stop & restartCarlos Sanchez-2/+14
2007-07-31serial: fix vr41xx_siu serial console supportYoichi Yuasa-1/+3
2007-07-31serial: fix vr41xx_siu interface selectYoichi Yuasa-1/+2
2007-07-31serial: fix section mismatch vr41xx_siuYoichi Yuasa-1/+1
2007-07-31DDB5477: remove driver bits of supportYoichi Yuasa-20/+0
2007-07-31revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton-9/+5