Age | Commit message (Expand) | Author | Files | Lines |
2008-04-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 1 | -19/+37 |
2008-04-25 | Blackfin Serial Driver: fix bug - use mod_timer to replace only add_timer. | Sonic Zhang | 1 | -5/+2 |
2008-04-24 | Blackfin Serial Driver: the uart break anomaly has been given its own number,... | Mike Frysinger | 1 | -6/+3 |
2008-04-24 | Blackfin Serial Driver: use BFIN_UART_NR_PORTS to help SIR driver in uart port. | Graf Yang | 1 | -3/+5 |
2008-04-24 | sparc: sunzilog uart order | Robert Reif | 1 | -13/+17 |
2008-04-23 | Blackfin Serial Driver: Fix bug - kernel hangs when accessing uart 0 on bf537... | Sonic Zhang | 1 | -4/+0 |
2008-04-24 | Blackfin Serial Driver: punt unused lsr variable | Mike Frysinger | 1 | -1/+1 |
2008-04-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 6 | -15/+93 |
2008-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -1/+1 |
2008-04-22 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 1 | -1/+0 |
2008-04-22 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -58/+53 |
2008-04-20 | PM: Fix misuse of wakeup flag accessors in serial core | Alan Stern | 1 | -1/+1 |
2008-04-19 | Merge branch 'merge-fixes' into devel | Russell King | 21 | -5/+360 |
2008-04-19 | Merge branch 'omap2-upstream' into devel | Russell King | 2 | -16/+21 |
2008-04-19 | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 1 | -1/+0 |
2008-04-18 | sh: Add support for SH7723 CPU subtype. | Paul Mundt | 2 | -16/+51 |
2008-04-17 | kgdb: Kconfig fix | Andrew Morton | 1 | -1/+1 |
2008-04-17 | kgdb: kgdboc pl011 I/O module | Jason Wessel | 1 | -0/+30 |
2008-04-17 | kgdb: fix kgdboc dynamic module configuration | Jason Wessel | 1 | -1/+6 |
2008-04-17 | consoles: polling support, kgdboc | Jason Wessel | 5 | -3/+294 |
2008-04-17 | [ARM] 4999/1: <IMX UART>: fix membase | Sascha Hauer | 1 | -2/+2 |
2008-04-17 | [ARM] 4998/1: <IMX UART>: do not use hardcoded io space size | Sascha Hauer | 1 | -10/+15 |
2008-04-17 | [ARM] 4996/1: <IMX UART>: do not enable tx empty interrupt on startup | Sascha Hauer | 1 | -1/+1 |
2008-04-17 | [ARM] 4995/1: <IMX UART>: Do not use URXD_CHARRDY for polling | Sascha Hauer | 1 | -1/+3 |
2008-04-17 | [ARM] 4994/1: <IMX UART>: Move error handling into execution path | Sascha Hauer | 1 | -41/+33 |
2008-04-17 | [ARM] 4993/1: <IMX UART>: Trivial: Remove unused defines | Sascha Hauer | 1 | -4/+0 |
2008-04-17 | [POWERPC] QE: UCC nodes cleanup | Anton Vorontsov | 1 | -4/+12 |
2008-04-17 | [POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms. | Laurent Pinchart | 4 | -10/+78 |
2008-04-16 | serial: fix platform driver hotplug/coldplug | Kay Sievers | 15 | -1/+30 |
2008-04-14 | Merge branch 'linux-2.6' | Paul Mackerras | 2 | -16/+21 |
2008-04-03 | [POWERPC] of_serial: Fix possible null dereference. | Stephen Neuendorffer | 1 | -1/+3 |
2008-04-03 | atmel_serial: fix uart/console concurrent access | Marc Pignat | 1 | -0/+11 |
2008-04-03 | atmel_serial: avoid stopping pdc during transmission | Michael Trimarchi | 1 | -9/+10 |
2008-03-31 | 8250_pci: duplicate initializer in array ([pbn_b0_8_115200]) | Al Viro | 1 | -7/+0 |
2008-03-11 | serial: sh-sci: Fix fifo stall on SH7760/SH7780/SH7785 SCIF. | Yutaro Ebihara | 1 | -2/+2 |
2008-03-11 | of_serial: fix section mismatch warnings | Josh Boyer | 1 | -1/+1 |
2008-03-05 | drivers/serial/m32r_sio.c: correct use of ! and & | Julia Lawall | 1 | -1/+1 |
2008-03-05 | serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modem | Bjorn Helgaas | 1 | -0/+2 |
2008-02-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2 | -148/+139 |
2008-02-29 | Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task. | Sonic Zhang | 1 | -16/+7 |
2008-02-29 | Blackfin Serial Driver: Enable IR function when user application (irattach /d... | Graf Yang | 1 | -0/+26 |
2008-02-26 | serial: Move asm-sh/sci.h to linux/serial_sci.h. | Paul Mundt | 1 | -1/+1 |
2008-02-25 | Blackfin Serial Driver: Fix bug - update tx dma buffer tail before wake up pr... | Sonic Zhang | 1 | -22/+29 |
2008-02-25 | Blackfin Serial Driver: Fix bug - Increase buffer tail immediately before sta... | Sonic Zhang | 1 | -14/+18 |
2008-02-24 | atmel_serial: fix interrupt handler return value | Haavard Skinnemoen | 1 | -1/+1 |
2008-02-14 | serial: sh-sci: Fix up SH-5 build. | Paul Mundt | 1 | -1/+0 |
2008-02-14 | sh: add support for sh7366 processor | Magnus Damm | 2 | -2/+8 |
2008-02-08 | fs/char_dev.c: chrdev_open marked static and removed from fs.h | Denis Cheng | 1 | -2/+2 |
2008-02-08 | atmel_serial: show tty name in /proc/interrupts | Haavard Skinnemoen | 1 | -1/+2 |
2008-02-08 | atmel_serial: use container_of instead of direct cast | Haavard Skinnemoen | 1 | -17/+23 |