Age | Commit message (Expand) | Author | Files | Lines |
2008-09-23 | atmel_serial: update the powersave handler to match serial core | Anti Sullin | 1 | -13/+19 |
2008-09-13 | Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-... | Russell King | 1 | -5/+22 |
2008-09-03 | 8250: improve workaround for UARTs that don't re-assert THRE correctly | Will Newton | 2 | -4/+13 |
2008-09-02 | imx serial: fix rts handling for non imx1 based hardware | Marc Kleine-Budde | 1 | -1/+1 |
2008-09-02 | imx serial: set RXD mux bit on i.MX27 and i.MX31 | Marc Kleine-Budde | 1 | -2/+13 |
2008-09-02 | i.MX serial: fix init failure | Darius Augulis | 1 | -2/+8 |
2008-08-27 | Blackfin arch: move include/asm-blackfin header files to arch/blackfin | Bryan Wu | 1 | -1/+1 |
2008-08-17 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+1 |
2008-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 4 | -4/+4 |
2008-08-12 | sparc/drivers: use linux/of_device.h instead of asm/of_device.h | Stephen Rothwell | 4 | -4/+4 |
2008-08-09 | Merge http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm ... | Ben Dooks | 67 | -1784/+807 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 13 | -24/+24 |
2008-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 10 | -614/+157 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 11 | -11/+11 |
2008-08-05 | cris: Fixup compile problems | Alan Cox | 2 | -40/+42 |
2008-08-05 | blackfin: Fix compile failure in tty code | Alan Cox | 1 | -1/+1 |
2008-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -5/+7 |
2008-07-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2 | -10/+67 |
2008-07-30 | remove drivers/serial/v850e_uart.c | Adrian Bunk | 2 | -549/+0 |
2008-07-30 | 8250.c: port.lock is irq-safe | Borislav Petkov | 1 | -2/+2 |
2008-07-30 | Merge commit 'kumar/kumar-next' | Benjamin Herrenschmidt | 2 | -10/+67 |
2008-07-29 | serial: sh-sci: Fix up SH7760/SH7780/SH7785 early printk regression. | Paul Mundt | 1 | -5/+7 |
2008-07-28 | cpm_uart: Add generic clock API support to set baudrates | Laurent Pinchart | 2 | -7/+20 |
2008-07-28 | cpm_uart: Modem control lines support | Laurent Pinchart | 2 | -3/+47 |
2008-07-28 | sh: Add SCIF2 support for SH7763. | Nobuhiro Iwamatsu | 2 | -12/+43 |
2008-07-24 | cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termi... | Nye Liu | 1 | -7/+14 |
2008-07-24 | serial: DZ11: avoid a hang at console switch-over | Maciej W. Rozycki | 1 | -0/+24 |
2008-07-24 | serial: Z85C30: avoid a hang at console switch-over | Maciej W. Rozycki | 1 | -2/+19 |
2008-07-24 | serial: add support for a no-name 4 ports multiserial card | Catalin(ux) M BOIE | 1 | -0/+17 |
2008-07-24 | 8250: fix break handling for Intel 82571 | Aristeu Rozanski | 1 | -3/+14 |
2008-07-24 | serial/8250_gsc.c: add MODULE_LICENSE | Adrian Bunk | 1 | -0/+2 |
2008-07-24 | remove the v850 port | Adrian Bunk | 1 | -16/+0 |
2008-07-23 | kgdb: kgdboc console poll hooks for mpsc uart | Jason Wessel | 1 | -1/+147 |
2008-07-23 | kgdb: kgdboc console poll hooks for cpm uart | Jason Wessel | 1 | -1/+94 |
2008-07-23 | port_fixups: Fix ups for tty port changes | Alan Cox | 2 | -2/+2 |
2008-07-23 | serial: 8250: fix shared interrupts issues with SMP and RT kernels | Anton Vorontsov | 1 | -2/+6 |
2008-07-23 | tty: rework break handling | Alan Cox | 1 | -1/+2 |
2008-07-23 | ttydev: Fix up compile failures in the PPC build | Alan Cox | 2 | -2/+2 |
2008-07-21 | atmel_serial: Fix tty_port breakage | Haavard Skinnemoen | 1 | -3/+3 |
2008-07-21 | Fix compile errors in SGI console drivers (linux-next tree) | Takashi Iwai | 33 | -147/+151 |
2008-07-21 | - Fix compile errors in SGI console drivers (linux-next tree) | Jack Steiner | 2 | -8/+8 |
2008-07-21 | ttydev: fix pamc_zilog for tty pointer move | Stephen Rothwell | 1 | -2/+2 |
2008-07-21 | ttydev: fix pamc_zilog for tty pointer move | Stephen Rothwell | 4 | -5/+5 |
2008-07-21 | serial: use tty_port | Alan Cox | 4 | -44/+48 |
2008-07-21 | drivers/serial/: remove CVS keywords | Adrian Bunk | 15 | -40/+16 |
2008-07-21 | Subject: [PATCH 2/2] atmel_serial: Implement flush_buffer() hook | Haavard Skinnemoen | 1 | -0/+15 |
2008-07-21 | Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops | Haavard Skinnemoen | 1 | -0/+2 |
2008-07-17 | PNP: add pnp_possible_config() -- can a device could be configured this way? | Bjorn Helgaas | 1 | -17/+7 |
2008-07-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Ben Dooks | 5 | -115/+229 |
2008-07-15 | [ARM] S3C24XX: Fix SERIAL_SAMSUNG entry | Arnaud Patard (Rtp | 1 | -0/+1 |