Age | Commit message (Expand) | Author | Files | Lines |
2007-07-17 | sb1250-duart.c: SB1250 DUART serial support | Maciej W. Rozycki | 3 | -0/+1001 |
2007-07-17 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2 | -8/+27 |
2007-07-17 | [SERIAL] SUNHV: Fix jerky console on LDOM guests. | David S. Miller | 1 | -11/+1 |
2007-07-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 4 | -12/+68 |
2007-07-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2 | -9/+45 |
2007-07-16 | sn_console section mismatch warning | Jes Sorensen | 1 | -2/+2 |
2007-07-16 | 68360serial: remove broken optimisation | Alan Cox | 1 | -7/+0 |
2007-07-16 | atmel_serial: fix break handling | Haavard Skinnemoen | 1 | -2/+30 |
2007-07-16 | Update zilog timeout | Thiemo Seufer | 1 | -0/+3 |
2007-07-16 | serial: convert early_uart to earlycon for 8250 | Yinghai Lu | 3 | -79/+80 |
2007-07-16 | serial: assert DTR for serial console devices | Yinghai Lu | 1 | -0/+6 |
2007-07-16 | [SERIAL]: Fix console write locking in sparc drivers. | David S. Miller | 4 | -12/+68 |
2007-07-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -1/+1 |
2007-07-13 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 1 | -113/+30 |
2007-07-12 | [MIPS] separate platform_device registration for VR41xx serial interface | Yoichi Yuasa | 1 | -113/+30 |
2007-07-12 | Blackfin serial driver: supporting BF548-EZKIT serial port | Roy Huang | 2 | -6/+117 |
2007-07-12 | PCI: Change all drivers to use pci_device->revision | Auke Kok | 1 | -1/+1 |
2007-07-11 | Merge branch 'for-2.6.23' into merge | Paul Mackerras | 2 | -8/+27 |
2007-07-10 | [POWERPC] of_serial: add port type checking | Ishizaki Kou | 1 | -3/+24 |
2007-07-10 | [POWERPC] of_serial: Ignore unknown serial port | Ishizaki Kou | 1 | -4/+2 |
2007-07-10 | [POWERPC] CPM_UART: Use inline function form of eieio | Kumar Gala | 1 | -1/+1 |
2007-07-09 | PCMCIA-NETDEV : add new ID of lan&modem multifunction card | Komuro | 1 | -0/+4 |
2007-06-28 | serial: clear proper MPSC interrupt cause bits | Jay Lubomirski | 1 | -1/+2 |
2007-06-29 | Blackfin arch: kgdb specific code | Sonic Zhang | 2 | -1/+106 |
2007-06-20 | sh: Preliminary support for the SH-X3 CPU. | Paul Mundt | 2 | -3/+26 |
2007-06-11 | Blackfin serial driver: decouple PARODD and CMSPAR checking from PARENB | Mike Frysinger | 1 | -6/+5 |
2007-06-11 | Blackfin serial driver: actually implement the break_ctl() function | Mike Frysinger | 1 | -0/+8 |
2007-06-11 | Blackfin serial driver: ignore framing and parity errors | Mike Frysinger | 1 | -0/+2 |
2007-06-11 | Blackfin serial driver: hook up our UARTs STP bit with userspaces CMSPAR | Mike Frysinger | 1 | -0/+2 |
2007-06-08 | sh: Fix SH-4 CPU selects. | Paul Mundt | 1 | -6/+19 |
2007-06-05 | [ARM] Fix 4417/1: Serial: Fix AMBA drivers locking | Russell King | 1 | -2/+2 |
2007-05-30 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -3/+5 |
2007-05-30 | [ARM] 4417/1: Serial: Fix AMBA drivers locking | Thomas Gleixner | 2 | -2/+4 |
2007-05-30 | [ARM] 4411/1: KS8695: Another serial driver fix | Andrew Victor | 1 | -1/+1 |
2007-05-29 | [SPARC]: Linux always started with 9600 8N1 | Jan Engelhardt | 1 | -3/+3 |
2007-05-29 | [SERIAL] sunzilog: section mismatch fix | Krzysztof Helt | 1 | -2/+2 |
2007-05-21 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -2/+2 |
2007-05-21 | Blackfin serial driver: implement support for ignoring parity/break errors | Mike Frysinger | 1 | -36/+61 |
2007-05-21 | Blackfin serial driver: fix overhead issue | Aubrey Li | 1 | -11/+17 |
2007-05-17 | NS16550A: Restore HS settings in EXCR2 on resume | David Woodhouse | 1 | -3/+18 |
2007-05-17 | icom: add new sub-device-id to support new adapter | wendy xiong | 1 | -24/+31 |
2007-05-16 | [ARM] 4378/1: KS8695: Serial driver fix | Andrew Victor | 1 | -2/+2 |
2007-05-16 | [SPARC64]: Add hypervisor API negotiation and fix console bugs. | David S. Miller | 1 | -71/+205 |
2007-05-14 | [SERIAL] SUNHV: Add an ID string. | David S. Miller | 1 | -0/+4 |
2007-05-12 | [ARM] 4332/2: KS8695: Serial driver | Andrew Victor | 3 | -0/+675 |
2007-05-11 | [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() | Russell King | 1 | -2/+1 |
2007-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 4 | -8/+9 |
2007-05-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2 | -35/+122 |
2007-05-10 | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky | 1 | -0/+1 |
2007-05-10 | [POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warning | Kumar Gala | 3 | -3/+3 |