Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | 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-15 | 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 | |
| * | | | | | Blackfin Serial Driver: use __initdata for data, not __init | Mike Frysinger | 2008-10-13 | 1 | -1/+1 | |
| * | | | | | coldfire: scheduled SERIAL_COLDFIRE removal | Adrian Bunk | 2008-10-13 | 4 | -2054/+2 | |
| * | | | | | drivers/serial/crisv10.c: add missing put_tty_driver | Julia Lawall | 2008-10-13 | 1 | -0/+2 | |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-10-11 | 3 | -22/+76 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-11 | 2 | -9/+57 | |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | / | | | |_|_|/ | | |/| | | | ||||||
| | | * | | | Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git | Russell King | 2008-10-09 | 1 | -5/+22 | |
| | | |\ \ \ | ||||||
| | | * \ \ \ | Merge branch 'pxa-all' into devel | Russell King | 2008-10-09 | 1 | -0/+5 | |
| | | |\ \ \ \ | ||||||
| | | | * \ \ \ | Merge branches 'pxa-core' and 'pxa-machines' into pxa-all | Russell King | 2008-10-07 | 3 | -5/+14 | |
| | | | |\ \ \ \ | | | | | | |_|/ | | | | | |/| | | ||||||
| | | | * | | | | [ARM] 5244/1: Add hardware CTSRTS flow control to pxa serial driver | Robert Jarzmik | 2008-09-09 | 1 | -0/+5 | |
| | | * | | | | | Merge branch 'ptebits' into devel | Russell King | 2008-10-09 | 3 | -5/+14 | |
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | | | ||||||
| | | * | | | | | [ARM] 5250/1: unbalanced enable_irq() for serial_ks8695.c fix | Dick Hollenbeck | 2008-10-01 | 1 | -9/+52 | |
| | | | |/ / / | | | |/| | | | ||||||
| | * | | | | | atmel_serial: update the powersave handler to match serial core | Anti Sullin | 2008-09-23 | 1 | -13/+19 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2008-09-16 | 4 | -10/+36 | |
| |\ \ \ \ \ | | |/ / / / |