| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] build fixes for netX serial driver | Paul Bolle | 2008-10-30 | 2 | -4/+4 |
* | 8250: Add more OxSemi devices | Lee Howard | 2008-10-23 | 1 | -2/+22 |
* | 8250: Oxford Semiconductor Devices | Lee Howard | 2008-10-23 | 1 | -0/+211 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-23 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'for-rmk-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux | Russell King | 2008-10-17 | 1 | -1/+1 |
| |\ |
|
| | * | [ARM] S3C24XX: Serial driver debug depends on DEBUG_LL | Ben Dooks | 2008-10-16 | 1 | -1/+1 |
* | | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 | 10 | -31/+67 |
|\ \ \ |
|
| * | | | drivers/serial: use nr_irqs | Yinghai Lu | 2008-10-16 | 9 | -10/+10 |
| * | | | serial, 8250: remove NR_IRQ usage | Alan Cox | 2008-10-16 | 2 | -21/+57 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-10-20 | 2 | -51/+62 |
|\ \ \ \ |
|
| * | | | | serial: sh-sci: Add support SCIF of SH7723 | Nobuhiro Iwamatsu | 2008-10-20 | 1 | -1/+8 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2008-10-20 | 28 | -2554/+415 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'sh/g3-prep' | Paul Mundt | 2008-10-02 | 2 | -18/+37 |
| |\ \ \ \ |
|
| | * | | | | serial: sh-sci: Handle the general UPF_IOREMAP case. | Paul Mundt | 2008-10-01 | 2 | -18/+37 |
| * | | | | | serial: sh-sci: Dynamic clock management depends on HAVE_CLK. | Paul Mundt | 2008-10-02 | 2 | -31/+16 |
| |/ / / / |
|
| * | | | | sh: fixup many sparse errors. | Paul Mundt | 2008-09-08 | 1 | -1/+1 |
* | | | | | Altix serial: fix | roel kluin | 2008-10-20 | 1 | -1/+1 |
* | | | | | make probe_serial_gsc() static | Adrian Bunk | 2008-10-20 | 1 | -1/+1 |
* | | | | | serial_txx9: use %lx for iobase | Atsushi Nemoto | 2008-10-20 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-16 | 6 | -13/+20 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge branch 'fixes' into for-linus | Russell King | 2008-10-16 | 14 | -2293/+285 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 's3c-move' into devel | Russell King | 2008-10-14 | 6 | -18/+24 |
| |\ \ \ \ |
|
| | * | | | | [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c* | Ben Dooks | 2008-10-07 | 5 | -5/+5 |
| * | | | | | Merge branch 'omap-all' into devel | Russell King | 2008-10-14 | 1 | -8/+15 |
| |\ \ \ \ \ |
|
| | * | | | | | [SERIAL] 8250: serial8250_port_size() - omap ports are larger | Russell King | 2008-09-05 | 1 | -7/+14 |
| | * | | | | | [ARM] omap: improve is_omap_port() | Russell King | 2008-09-05 | 1 | -1/+1 |
| | | |_|/ /
| | |/| | | |
|
* | | | | | | Merge commit 'origin' | Benjamin Herrenschmidt | 2008-10-15 | 18 | -2317/+383 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | 8250: Fix lock warning (and possible crash) | Alan Cox | 2008-10-14 | 1 | -0/+3 |
| | |_|_|/
| |/| | | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2008-10-13 | 1 | -173/+129 |
| |\ \ \ \ |
|
| | * | | | | pcmcia: remove unused argument to pcmcia_parse_tuple() | Dominik Brodowski | 2008-08-31 | 1 | -1/+1 |
| | * | | | | pcmcia: deprecate CS_NO_MORE_ITEMS | Dominik Brodowski | 2008-08-23 | 1 | -1/+1 |
| | * | | | | pcmcia: deprecate CS_SUCCESS | Dominik Brodowski | 2008-08-23 | 1 | -8/+8 |
| | * | | | | pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() users | Dominik Brodowski | 2008-08-23 | 1 | -9/+9 |
| | * | | | | pcmcia: pcmcia_config_loop() improvement by passing vcc | Dominik Brodowski | 2008-08-23 | 1 | -0/+4 |
| | * | | | | pcmcia: pcmcia_config_loop() default CIS entry handling | Dominik Brodowski | 2008-08-23 | 1 | -0/+4 |
| | * | | | | pcmcia: pcmcia_config_loop() ConfigIndex unification | Dominik Brodowski | 2008-08-23 | 1 | -4/+0 |
| | * | | | | pcmcia: use pcmcia_loop_config in misc pcmcia drivers | Dominik Brodowski | 2008-08-23 | 1 | -155/+107 |
| * | | | | | serial: fix device name reporting when minor space is shared between drivers | David S. Miller | 2008-10-13 | 2 | -9/+20 |
| * | | | | | tty: simplify ktermios allocation | Alan Cox | 2008-10-13 | 1 | -3/+0 |
| * | | | | | serial: allow 8250 to be used on sparc | David Miller | 2008-10-13 | 3 | -10/+27 |
| * | | | | | 8250: remove a few inlines of dubious value | Will Newton | 2008-10-13 | 1 | -5/+4 |
| * | | | | | serial_8250: pci_enable_device fail is not fully handled | Alan Cox | 2008-10-13 | 1 | -2/+2 |
| * | | | | | serial-make-uart_ports-ioport-unsigned-long-fix | Andrew Morton | 2008-10-13 | 1 | -3/+2 |
| * | | | | | Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupt... | Sonic Zhang | 2008-10-13 | 1 | -0/+50 |
| * | | | | | Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART | Graf Yang | 2008-10-13 | 1 | -0/+4 |
| * | | | | | Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer. | Sonic Zhang | 2008-10-13 | 1 | -1/+5 |
| * | | | | | Blackfin Serial Driver: Remove useless stop | Sonic Zhang | 2008-10-13 | 1 | -3/+0 |
| * | | | | | Blackfin Serial Driver: move common variables out of serial headers and into ... | Mike Frysinger | 2008-10-13 | 1 | -7/+10 |
| * | | | | | Blackfin Serial Driver: trim trailing whitespace -- no functional changes | Mike Frysinger | 2008-10-13 | 1 | -4/+4 |
| * | | | | | Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports. | Sonic Zhang | 2008-10-13 | 1 | -17/+22 |