summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
...
| * [ARM] pxa: convert PXA serial drivers to use platform resourcesRussell King2007-10-121-78/+61
* | mpc52xx-uart: fix compile warning (format type mismatch)Grant Likely2007-10-141-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-10-132-12/+61
|\ \ | |/ |/|
| * serial: sh-sci: kgdb console build fixes.Paul Mundt2007-09-211-3/+1
| * sh: Add SH7720 CPU support.Markus Brunner2007-09-212-8/+58
| * serial: sh-sci: Tidy cpufreq printk.Paul Mundt2007-09-211-1/+1
| * serial: sh-sci: Shut up compiler warning for SH-X3 SCIF.Paul Mundt2007-09-211-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-1110-261/+735
|\ \
| * | [POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood2007-10-041-2/+2
| * | [POWERPC] cpm_uart: Issue STOP_TX command before initializing console.Scott Wood2007-10-031-0/+3
| * | [POWERPC] cpm_uart: sparse fixesScott Wood2007-10-036-183/+192
| * | [POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ...Scott Wood2007-10-036-25/+260
| * | [POWERPC] Uartlite: Revert register io access changesGrant Likely2007-10-031-18/+18
| * | [POWERPC] Uartlite: Let the console be initialized earlierGrant Likely2007-10-031-3/+38
| * | [POWERPC] Uartlite: Add of-platform-bus bindingGrant Likely2007-10-031-4/+92
| * | [POWERPC] Uartlite: Comment block tidyGrant Likely2007-10-031-3/+40
| * | [POWERPC] Uartlite: Separate the bus binding from the driver properGrant Likely2007-10-031-34/+65
| * | [POWERPC] Uartlite: Add macro for uartlite device nameGrant Likely2007-10-031-2/+3
| * | [POWERPC] Uartlite: change name of ports to ulite_portsGrant Likely2007-10-031-5/+5
| * | [POWERPC] Uartlite: Fix reg io to access documented register sizeGrant Likely2007-10-031-16/+16
| * | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-032-2/+2
| |\ \
| * | | [POWERPC] Optionally use new device number for pmac_zilogDavid Woodhouse2007-09-222-5/+40
| * | | Merge branch 'linux-2.6'Paul Mackerras2007-09-201-65/+42
| |\ \ \ | | | |/ | | |/|
| * | | [POWERPC] Fix pmac_zilog debug argOlaf Hering2007-09-191-1/+1
| * | | [POWERPC] 52xx: Fix mpc52xx_uart_of_assign to use correct indexJohn Rigby2007-09-141-1/+1
* | | | Blackfin serial driver: pending a unique anomaly id, tie the break flood issu...Mike Frysinger2007-08-051-22/+21
* | | | Blackfin arch: update kgdb patchSonic Zhang2007-10-101-17/+25
* | | | Blackfin arch: Initial patch to add earlyprintk supportRobin Getz2007-10-091-28/+101
* | | | Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...Mike Frysinger2007-07-251-7/+7
* | | | Add manufacturer and card id of teltonica pcmcia modemsAttila Kinali2007-10-071-0/+1
| |_|/ |/| |
* | | [POWERPC] Fix cpm_uart driver for cpm1 machinesJochen Friedrich2007-09-281-1/+1
* | | [SUNSAB]: Fix broken SYSRQ.Thomas Bogendoerfer2007-09-251-1/+1
| |/ |/|
* | [SUNSAB]: Fix several bugs.Al Viro2007-09-171-65/+42
|/
* fix SERIAL_CORE_CONSOLE driver dependenciesAdrian Bunk2007-09-111-4/+4
* BCM1480 serial build fixThiemo Seufer2007-09-111-0/+6
* Fix modpost warning in serial driverRalf Baechle2007-08-311-1/+1
* [SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.cDavid S. Miller2007-08-262-8/+11
* serial: add pci ids for PA Semi PWRficient onchip uartsOlof Johansson2007-08-221-0/+16
* Add blacklisting capability to serial_pci to avoid misdetection of serial portsChristian Schmidt2007-08-221-0/+17
* Serial 8250: handle saving the clear-on-read bits from the LSR and MSRCorey Minyard2007-08-221-29/+56
* serial_txx9: Fix modem control line handlingAtsushi Nemoto2007-08-221-3/+11
* serial: add support for ITE 887x chipsNiels de Vos2007-08-221-0/+159
* serial: don't optimise away baud rate changes when BOTHER is usedDavid Woodhouse2007-08-221-2/+5
* serial: fix 8250 early console setupDaniel Ritz2007-08-032-2/+2
* sb1250-duart: __maybe_unused, etc. fixesMaciej W. Rozycki2007-07-311-8/+6
* serial: MPSC: Fix coding style and whitespace issuesMark A. Greer2007-07-311-401/+283
* serial: MPSC: Remove duplicate SUPPORT_SYSRQ definitionMark A. Greer2007-07-311-4/+0
* serial: MPSC: Stop rx engine when CREAD clearedStephane Chazelas2007-07-311-5/+8
* serial: MPSC: Remove race between Rx stop & restartCarlos Sanchez2007-07-311-2/+14
* serial: fix vr41xx_siu serial console supportYoichi Yuasa2007-07-312-1/+3
OpenPOWER on IntegriCloud