summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* m68knommu: new style ColdFire UART driverGreg Ungerer2007-10-231-0/+653
* Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a...Mike Frysinger2007-10-211-1/+1
* typo fixesMatt LaPlante2007-10-201-3/+3
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-2/+2
* amba-pl011, rename BIT macroJiri Slaby2007-10-191-13/+13
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* serial: turn serial console suspend a boot rather than compile time optionAndres Salomon2007-10-181-6/+4
* jsm: Remove further unneeded crudAlan Cox2007-10-171-40/+3
* tty: bring the old cris driver back somewhere into the realm of new tty buffe...Alan Cox2007-10-161-55/+12
* m32r: serial: remove M32R_SIO_SHARE_IRQSHirokazu Takata2007-10-162-7/+1
* Add support for Wacom WACF007 and WACF008 to serial pnp driverMaik Broemme2007-10-161-0/+2
* serial_txx9: Use UPF_FIXED_PORTAtsushi Nemoto2007-10-161-21/+5
* wake up from a serial portGuennadi Liakhovetski2007-10-161-1/+39
* 8250_pci: Autodetect mainpine cardsAlan Cox2007-10-161-0/+120
* serial_txx9: cleanup includesAtsushi Nemoto2007-10-161-4/+0
* Add support for PCMCIA card Sierra WIreless AC850Eric Leblond2007-10-161-0/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-152-90/+91
|\
| * [SERIAL] Fix console initialisation orderingRussell King2007-10-151-9/+9
| * [ARM] pxa: update pxa serial driver to use clk supportRussell King2007-10-121-5/+23
| * [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