Age | Commit message (Expand) | Author |
2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt |
2008-10-14 | 8250: Fix lock warning (and possible crash) | Alan Cox |
2008-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2008-10-13 | serial: fix device name reporting when minor space is shared between drivers | David S. Miller |
2008-10-13 | tty: simplify ktermios allocation | Alan Cox |
2008-10-13 | serial: allow 8250 to be used on sparc | David Miller |
2008-10-13 | 8250: remove a few inlines of dubious value | Will Newton |
2008-10-13 | serial_8250: pci_enable_device fail is not fully handled | Alan Cox |
2008-10-13 | serial-make-uart_ports-ioport-unsigned-long-fix | Andrew Morton |
2008-10-13 | Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupt... | Sonic Zhang |
2008-10-13 | Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART | Graf Yang |
2008-10-13 | Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer. | Sonic Zhang |
2008-10-13 | Blackfin Serial Driver: Remove useless stop | Sonic Zhang |
2008-10-13 | Blackfin Serial Driver: move common variables out of serial headers and into ... | Mike Frysinger |
2008-10-13 | Blackfin Serial Driver: trim trailing whitespace -- no functional changes | Mike Frysinger |
2008-10-13 | Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports. | Sonic Zhang |
2008-10-13 | Blackfin Serial Driver: use __initdata for data, not __init | Mike Frysinger |
2008-10-13 | coldfire: scheduled SERIAL_COLDFIRE removal | Adrian Bunk |
2008-10-13 | drivers/serial/crisv10.c: add missing put_tty_driver | Julia Lawall |
2008-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-10-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-10-09 | Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git | Russell King |
2008-10-09 | Merge branch 'pxa-all' into devel | Russell King |
2008-10-09 | Merge branch 'ptebits' into devel | Russell King |
2008-10-07 | Merge branches 'pxa-core' and 'pxa-machines' into pxa-all | Russell King |
2008-10-01 | [ARM] 5250/1: unbalanced enable_irq() for serial_ks8695.c fix | Dick Hollenbeck |
2008-09-25 | serial/mpc52xx_uart: remove code associated with !CONFIG_PPC_MERGE | Kumar Gala |
2008-09-23 | atmel_serial: update the powersave handler to match serial core | Anti Sullin |
2008-09-19 | cpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_uart serial | Becky Bruce |
2008-09-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller |
2008-09-16 | serial/cpm_uart: Remove dead Kconfig options | Kumar Gala |
2008-09-13 | Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-... | Russell King |
2008-09-09 | [ARM] 5244/1: Add hardware CTSRTS flow control to pxa serial driver | Robert Jarzmik |
2008-09-02 | 8250: improve workaround for UARTs that don't re-assert THRE correctly | Will Newton |
2008-09-02 | imx serial: fix rts handling for non imx1 based hardware | Marc Kleine-Budde |
2008-09-02 | imx serial: set RXD mux bit on i.MX27 and i.MX31 | Marc Kleine-Budde |
2008-09-02 | i.MX serial: fix init failure | Darius Augulis |
2008-08-31 | pcmcia: remove unused argument to pcmcia_parse_tuple() | Dominik Brodowski |
2008-08-31 | sparc: Annotate of_device_id arrays with const or __initdata. | David S. Miller |
2008-08-27 | Blackfin arch: move include/asm-blackfin header files to arch/blackfin | Bryan Wu |
2008-08-23 | pcmcia: deprecate CS_NO_MORE_ITEMS | Dominik Brodowski |
2008-08-23 | pcmcia: deprecate CS_SUCCESS | Dominik Brodowski |
2008-08-23 | pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() users | Dominik Brodowski |
2008-08-23 | pcmcia: pcmcia_config_loop() improvement by passing vcc | Dominik Brodowski |
2008-08-23 | pcmcia: pcmcia_config_loop() default CIS entry handling | Dominik Brodowski |
2008-08-23 | pcmcia: pcmcia_config_loop() ConfigIndex unification | Dominik Brodowski |
2008-08-23 | pcmcia: use pcmcia_loop_config in misc pcmcia drivers | Dominik Brodowski |
2008-08-16 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-08-11 | sparc/drivers: use linux/of_device.h instead of asm/of_device.h | Stephen Rothwell |