Age | Commit message (Expand) | Author |
2011-07-27 | serial/imx: add device tree probe support | Shawn Guo |
2011-07-27 | serial/imx: get rid of the uses of cpu_is_mx1() | Shawn Guo |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-25 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-25 | Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-25 | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-07-22 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-07-21 | Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanup | Kukjin Kim |
2011-07-20 | serial: Remove redundant console_initcall from s3c and s5p console drivers | Thomas Abraham |
2011-07-18 | ARM: mach-s3c2400: delete | Nicolas Pitre |
2011-07-18 | ARM: mach-s3c24a0: delete | Nicolas Pitre |
2011-07-15 | Merge commit 'v3.0-rc7' into devicetree/next | Grant Likely |
2011-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina |
2011-07-10 | tty/serial: Add devicetree support for nVidia Tegra serial ports | Grant Likely |
2011-07-08 | amba pl011: workaround for uart registers lockup | Shreshtha Kumar Sahu |
2011-07-08 | pch_uart: add missing comment about OKI ML7223 | Alexander Stein |
2011-07-08 | pch_uart: Add MSI support | Alexander Stein |
2011-07-07 | serial: samsung: Fix unintended usage of uart port 0 as console | Thomas Abraham |
2011-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-04 | Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2011-07-04 | tty/serial: change of_serial to use new of_property_read_u32() api | Grant Likely |
2011-07-01 | tty: serial: samsung.c remove legacy PM code. | MyungJoo Ham |
2011-07-01 | SERIAL: SC26xx: Fix link error. | Ralf Baechle |
2011-07-01 | serial: mrst_max3110: initialize waitqueue earlier | Mika Westerberg |
2011-07-01 | mrst_max3110: Change max missing message priority. | William Douglas |
2011-07-01 | tty: s5pv210: Add delay loop on fifo reset function for UART | Jongpill Lee |
2011-07-01 | tty/serial: Fix XSCALE serial ports, e.g. ce4100 | Stephen Warren |
2011-07-01 | serial: bfin_5xx: fix off-by-one with resource size | Mike Frysinger |
2011-06-30 | tty: of_serial: support for 32 bit accesses | Jamie Iles |
2011-06-28 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2011-06-27 | drivers/tty/serial/8250_pci.c: fix warning | Andrew Morton |
2011-06-25 | atmel_serial: fix internal port num | Jean-Christophe PLAGNIOL-VILLARD |
2011-06-24 | treewide: transciever/transceiver spelling fixes | Joe Perches |
2011-06-23 | serial: mrst_max3110: initialize waitqueue earlier | Mika Westerberg |
2011-06-23 | mrst_max3110: Change max missing message priority. | William Douglas |
2011-06-21 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan |
2011-06-16 | serial: bcm63xx_uart: fix irq storm after rx fifo overrun. | Maxime Bizon |
2011-06-16 | amba pl011: workaround for uart registers lockup | Shreshtha Kumar Sahu |
2011-06-15 | drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL | Alexander Stein |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-06-07 | serial: 8250, increase PASS_LIMIT | Jiri Slaby |
2011-06-07 | 8250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port Adapter | Michael Reed |
2011-06-07 | serial/pch: use global div helper instead of creating a private one | Uwe Kleine-König |
2011-06-07 | parport/serial: add support for Timedia/SUNIX cards to parport_serial | Frédéric Brière |
2011-06-07 | serial: 8250_pci: add .probe member to struct pci_serial_quirk | Frédéric Brière |
2011-06-07 | Basic support for Moschip 9900 family I/O chips | Nicos Gollan |
2011-06-07 | 8250: Fix capabilities when changing the port type | leitao@linux.vnet.ibm.com |
2011-06-07 | 8250_pci: Fix missing const from merges | Alan Cox |