Age | Commit message (Expand) | Author |
2009-08-14 | ARM: S3C64XX: serial: Fix a typo in Kconfig | Ramax Lo |
2009-08-07 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-08-05 | ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in drivers | Andrew Victor |
2009-07-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-07-30 | ARM: S3C64XX: serial: Fix section mismatch warning | Ramax Lo |
2009-07-30 | ARM: S3C24XX: serial: Fix section mismatch warnings | Ramax Lo |
2009-07-29 | cpm_uart: Don't use alloc_bootmem in cpm_uart_cpm2.c | Mark Ware |
2009-07-29 | drivers/serial/atmel_serial.c: fix compile when CONFIG_SERIAL_ATMEL=Y and CON... | Albin Tonnerre |
2009-07-16 | drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memset | Andrew Morton |
2009-07-16 | serial: don't add msm_serial's probe function to the driver struct | Uwe Kleine-König |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches |
2009-07-07 | serial: sh-sci: fix sci interrupt handler | SUGIOKA Toshinobu |
2009-07-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2009-07-03 | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa |
2009-07-03 | sh-sci: update receive error handling for muxed irqs | Magnus Damm |
2009-06-30 | parport/serial: add support for NetMos 9901 Multi-IO card | Michael Buesch |
2009-06-24 | pci: use pci_ioremap_bar() in drivers/serial | Arjan van de Ven |
2009-06-24 | jsm: clean up "serial: jsm: correctly support 4 8 port boards" | Andrew Morton |
2009-06-24 | kgdb: kgdboc console poll hooks for serial_txx9 uart | Atsushi Nemoto |
2009-06-22 | msm: fixups to match current code | Alan Cox |
2009-06-22 | msm_serial: serial driver for MSM7K onboard serial peripheral. | Robert Love |
2009-06-22 | timbuart: Fix for tx_empty | Richard Röjfors |
2009-06-22 | serial: samsung.c: mark s3c24xx_serial_remove as __devexit | Peter Korsgaard |
2009-06-22 | serial: fix off by one errors | Roel Kluin |
2009-06-22 | serial: bfin_5xx: fix building as module when early printk is enabled | Mike Frysinger |
2009-06-22 | serial: bfin_5xx: add missing spin_lock init | Mike Frysinger |
2009-06-19 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-06-18 | Merge commit 'gcl/merge' into next | Benjamin Herrenschmidt |
2009-06-18 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-06-17 | Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u... | Paul Mundt |
2009-06-17 | powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function | Wolfgang Denk |
2009-06-17 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-06-16 | imx: Check for NULL pointer deref before calling tty_encode_baud_rate | Sascha Hauer |
2009-06-16 | atmel_serial: fix hang in set_termios when crtscts is enabled | Haavard Skinnemoen |
2009-06-15 | of_serial: remove driver_data direct access of struct device | Greg Kroah-Hartman |
2009-06-16 | of_serial: Add UPF_FIXED_TYPE flag | Dave Mitchell |
2009-06-15 | serial: Make ucc_uart work in HW UART mode | Dave Liu |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-15 | serial: sh-sci: Move over to dev_pm_ops. | Paul Mundt |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-06-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-06-12 | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek |
2009-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2009-06-11 | imx: serial: use tty_encode_baud_rate to set true rate | Oskar Schirmer |
2009-06-11 | imx: serial: add IrDA support to serial driver | Fabian Godehardt |
2009-06-11 | imx: serial: use rational library function | Oskar Schirmer |
2009-06-11 | imx: serial: handle initialisation failure correctly | Daniel Glöckner |
2009-06-11 | imx: serial: be sure to stop xmit upon shutdown | Fabian Godehardt |
2009-06-11 | imx: serial: notify higher layers in case xmit IRQ was not called | Fabian Godehardt |