| Commit message (Expand) | Author | Age | Files | Lines |
* | m68knommu: new style ColdFire UART driver | Greg Ungerer | 2007-10-23 | 1 | -0/+653 |
* | Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a... | Mike Frysinger | 2007-10-21 | 1 | -1/+1 |
* | typo fixes | Matt LaPlante | 2007-10-20 | 1 | -3/+3 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 1 | -2/+2 |
* | amba-pl011, rename BIT macro | Jiri Slaby | 2007-10-19 | 1 | -13/+13 |
* | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 | 1 | -1/+1 |
* | serial: turn serial console suspend a boot rather than compile time option | Andres Salomon | 2007-10-18 | 1 | -6/+4 |
* | jsm: Remove further unneeded crud | Alan Cox | 2007-10-17 | 1 | -40/+3 |
* | tty: bring the old cris driver back somewhere into the realm of new tty buffe... | Alan Cox | 2007-10-16 | 1 | -55/+12 |
* | m32r: serial: remove M32R_SIO_SHARE_IRQS | Hirokazu Takata | 2007-10-16 | 2 | -7/+1 |
* | Add support for Wacom WACF007 and WACF008 to serial pnp driver | Maik Broemme | 2007-10-16 | 1 | -0/+2 |
* | serial_txx9: Use UPF_FIXED_PORT | Atsushi Nemoto | 2007-10-16 | 1 | -21/+5 |
* | wake up from a serial port | Guennadi Liakhovetski | 2007-10-16 | 1 | -1/+39 |
* | 8250_pci: Autodetect mainpine cards | Alan Cox | 2007-10-16 | 1 | -0/+120 |
* | serial_txx9: cleanup includes | Atsushi Nemoto | 2007-10-16 | 1 | -4/+0 |
* | Add support for PCMCIA card Sierra WIreless AC850 | Eric Leblond | 2007-10-16 | 1 | -0/+1 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-10-15 | 2 | -90/+91 |
|\ |
|
| * | [SERIAL] Fix console initialisation ordering | Russell King | 2007-10-15 | 1 | -9/+9 |
| * | [ARM] pxa: update pxa serial driver to use clk support | Russell King | 2007-10-12 | 1 | -5/+23 |
| * | [ARM] pxa: convert PXA serial drivers to use platform resources | Russell King | 2007-10-12 | 1 | -78/+61 |
* | | mpc52xx-uart: fix compile warning (format type mismatch) | Grant Likely | 2007-10-14 | 1 | -4/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-10-13 | 2 | -12/+61 |
|\ \
| |/
|/| |
|
| * | serial: sh-sci: kgdb console build fixes. | Paul Mundt | 2007-09-21 | 1 | -3/+1 |
| * | sh: Add SH7720 CPU support. | Markus Brunner | 2007-09-21 | 2 | -8/+58 |
| * | serial: sh-sci: Tidy cpufreq printk. | Paul Mundt | 2007-09-21 | 1 | -1/+1 |
| * | serial: sh-sci: Shut up compiler warning for SH-X3 SCIF. | Paul Mundt | 2007-09-21 | 1 | -0/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-10-11 | 10 | -261/+735 |
|\ \ |
|
| * | | [POWERPC] cpm: Describe multi-user ram in its own device node. | Scott Wood | 2007-10-04 | 1 | -2/+2 |
| * | | [POWERPC] cpm_uart: Issue STOP_TX command before initializing console. | Scott Wood | 2007-10-03 | 1 | -0/+3 |
| * | | [POWERPC] cpm_uart: sparse fixes | Scott Wood | 2007-10-03 | 6 | -183/+192 |
| * | | [POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ... | Scott Wood | 2007-10-03 | 6 | -25/+260 |
| * | | [POWERPC] Uartlite: Revert register io access changes | Grant Likely | 2007-10-03 | 1 | -18/+18 |
| * | | [POWERPC] Uartlite: Let the console be initialized earlier | Grant Likely | 2007-10-03 | 1 | -3/+38 |
| * | | [POWERPC] Uartlite: Add of-platform-bus binding | Grant Likely | 2007-10-03 | 1 | -4/+92 |
| * | | [POWERPC] Uartlite: Comment block tidy | Grant Likely | 2007-10-03 | 1 | -3/+40 |
| * | | [POWERPC] Uartlite: Separate the bus binding from the driver proper | Grant Likely | 2007-10-03 | 1 | -34/+65 |
| * | | [POWERPC] Uartlite: Add macro for uartlite device name | Grant Likely | 2007-10-03 | 1 | -2/+3 |
| * | | [POWERPC] Uartlite: change name of ports to ulite_ports | Grant Likely | 2007-10-03 | 1 | -5/+5 |
| * | | [POWERPC] Uartlite: Fix reg io to access documented register size | Grant Likely | 2007-10-03 | 1 | -16/+16 |
| * | | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 2007-10-03 | 2 | -2/+2 |
| |\ \ |
|
| * | | | [POWERPC] Optionally use new device number for pmac_zilog | David Woodhouse | 2007-09-22 | 2 | -5/+40 |
| * | | | Merge branch 'linux-2.6' | Paul Mackerras | 2007-09-20 | 1 | -65/+42 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | [POWERPC] Fix pmac_zilog debug arg | Olaf Hering | 2007-09-19 | 1 | -1/+1 |
| * | | | [POWERPC] 52xx: Fix mpc52xx_uart_of_assign to use correct index | John Rigby | 2007-09-14 | 1 | -1/+1 |
* | | | | Blackfin serial driver: pending a unique anomaly id, tie the break flood issu... | Mike Frysinger | 2007-08-05 | 1 | -22/+21 |
* | | | | Blackfin arch: update kgdb patch | Sonic Zhang | 2007-10-10 | 1 | -17/+25 |
* | | | | Blackfin arch: Initial patch to add earlyprintk support | Robin Getz | 2007-10-09 | 1 | -28/+101 |
* | | | | Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra... | Mike Frysinger | 2007-07-25 | 1 | -7/+7 |
* | | | | Add manufacturer and card id of teltonica pcmcia modems | Attila Kinali | 2007-10-07 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | [POWERPC] Fix cpm_uart driver for cpm1 machines | Jochen Friedrich | 2007-09-28 | 1 | -1/+1 |