Age | Commit message (Expand) | Author | Files | Lines |
2008-10-20 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 10 | -31/+67 |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2 | -51/+62 |
2008-10-20 | Altix serial: fix | roel kluin | 1 | -1/+1 |
2008-10-20 | make probe_serial_gsc() static | Adrian Bunk | 1 | -1/+1 |
2008-10-20 | serial_txx9: use %lx for iobase | Atsushi Nemoto | 1 | -1/+1 |
2008-10-20 | serial: sh-sci: Add support SCIF of SH7723 | Nobuhiro Iwamatsu | 1 | -1/+8 |
2008-10-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 28 | -2554/+415 |
2008-10-16 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 6 | -13/+20 |
2008-10-16 | drivers/serial: use nr_irqs | Yinghai Lu | 9 | -10/+10 |
2008-10-16 | serial, 8250: remove NR_IRQ usage | Alan Cox | 2 | -21/+57 |
2008-10-15 | Merge branch 'fixes' into for-linus | Russell King | 14 | -2293/+285 |
2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt | 18 | -2317/+383 |
2008-10-14 | Merge branch 's3c-move' into devel | Russell King | 6 | -18/+24 |
2008-10-14 | Merge branch 'omap-all' into devel | Russell King | 1 | -8/+15 |
2008-10-14 | 8250: Fix lock warning (and possible crash) | Alan Cox | 1 | -0/+3 |
2008-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -173/+129 |
2008-10-13 | serial: fix device name reporting when minor space is shared between drivers | David S. Miller | 2 | -9/+20 |
2008-10-13 | tty: simplify ktermios allocation | Alan Cox | 1 | -3/+0 |
2008-10-13 | serial: allow 8250 to be used on sparc | David Miller | 3 | -10/+27 |
2008-10-13 | 8250: remove a few inlines of dubious value | Will Newton | 1 | -5/+4 |
2008-10-13 | serial_8250: pci_enable_device fail is not fully handled | Alan Cox | 1 | -2/+2 |
2008-10-13 | serial-make-uart_ports-ioport-unsigned-long-fix | Andrew Morton | 1 | -3/+2 |
2008-10-13 | Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupt... | Sonic Zhang | 1 | -0/+50 |
2008-10-13 | Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART | Graf Yang | 1 | -0/+4 |
2008-10-13 | Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer. | Sonic Zhang | 1 | -1/+5 |
2008-10-13 | Blackfin Serial Driver: Remove useless stop | Sonic Zhang | 1 | -3/+0 |
2008-10-13 | Blackfin Serial Driver: move common variables out of serial headers and into ... | Mike Frysinger | 1 | -7/+10 |
2008-10-13 | Blackfin Serial Driver: trim trailing whitespace -- no functional changes | Mike Frysinger | 1 | -4/+4 |
2008-10-13 | Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports. | Sonic Zhang | 1 | -17/+22 |
2008-10-13 | Blackfin Serial Driver: use __initdata for data, not __init | Mike Frysinger | 1 | -1/+1 |
2008-10-13 | coldfire: scheduled SERIAL_COLDFIRE removal | Adrian Bunk | 4 | -2054/+2 |
2008-10-13 | drivers/serial/crisv10.c: add missing put_tty_driver | Julia Lawall | 1 | -0/+2 |
2008-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 3 | -22/+76 |
2008-10-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -9/+57 |
2008-10-09 | Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git | Russell King | 1 | -5/+22 |
2008-10-09 | Merge branch 'pxa-all' into devel | Russell King | 1 | -0/+5 |
2008-10-09 | Merge branch 'ptebits' into devel | Russell King | 3 | -5/+14 |
2008-10-07 | [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c* | Ben Dooks | 5 | -5/+5 |
2008-10-07 | Merge branches 'pxa-core' and 'pxa-machines' into pxa-all | Russell King | 3 | -5/+14 |
2008-10-02 | Merge branch 'sh/g3-prep' | Paul Mundt | 2 | -18/+37 |
2008-10-02 | serial: sh-sci: Dynamic clock management depends on HAVE_CLK. | Paul Mundt | 2 | -31/+16 |
2008-10-01 | [ARM] 5250/1: unbalanced enable_irq() for serial_ks8695.c fix | Dick Hollenbeck | 1 | -9/+52 |
2008-10-01 | serial: sh-sci: Handle the general UPF_IOREMAP case. | Paul Mundt | 2 | -18/+37 |
2008-09-25 | serial/mpc52xx_uart: remove code associated with !CONFIG_PPC_MERGE | Kumar Gala | 1 | -180/+1 |
2008-09-23 | atmel_serial: update the powersave handler to match serial core | Anti Sullin | 1 | -13/+19 |
2008-09-19 | cpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_uart serial | Becky Bruce | 4 | -8/+11 |
2008-09-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 4 | -10/+36 |
2008-09-16 | serial/cpm_uart: Remove dead Kconfig options | Kumar Gala | 1 | -36/+0 |
2008-09-13 | Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-... | Russell King | 1 | -5/+22 |
2008-09-09 | [ARM] 5244/1: Add hardware CTSRTS flow control to pxa serial driver | Robert Jarzmik | 1 | -0/+5 |