summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)AuthorFilesLines
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+1
2011-08-24sh-sci / PM: Use power.irq_safeRafael J. Wysocki1-0/+1
2011-08-23omap-serial: Allow IXON and IXOFF to be disabled.Nick Pelly1-2/+1
2011-08-23TTY: serial, document ignoring of uart->ops->startup errorJiri Slaby1-0/+5
2011-08-238250: Fix race condition in serial8250_backup_timeout().Al Cooper1-3/+5
2011-08-23serial/8250_pci: delete duplicate data definitionTomoya MORINAGA1-5/+0
2011-08-238250_pci: add support for Rosewill RC-305 4x serial port cardEric Smith1-1/+5
2011-08-23tty: Add "spi:" prefix for spi modaliasAxel Lin3-3/+3
2011-08-23atmel_serial: fix atmel_default_console_deviceVoss, Nikolaus1-3/+5
2011-08-23serial: 8250_pnp: add Intermec CV60 touchscreen deviceBjorn Helgaas1-0/+3
2011-08-23drivers/serial/ucc_uart.c: Fix compiler warningKumar Gala1-1/+1
2011-08-23pch_uart: Set PCIe bus number using probe parameterTomoya MORINAGA1-1/+2
2011-08-09serial: samsung: Fix build errorKukjin Kim1-2/+6
2011-08-08sh: Fix boot crash related to SCIRafael J. Wysocki1-1/+1
2011-08-04dt: remove of_alias_get_id() referenceGrant Likely1-9/+4
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds3-727/+466
2011-07-27serial/imx: add device tree probe supportShawn Guo1-11/+72
2011-07-27serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo1-16/+69
2011-07-27atomic: use <linux/atomic.h>Arun Sharma3-3/+3
2011-07-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-20/+211
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds8-15/+12
2011-07-25Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds4-239/+0
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-39/+4
2011-07-23Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-16/+27
2011-07-20Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanupKukjin Kim7-39/+4
2011-07-20serial: Remove redundant console_initcall from s3c and s5p console driversThomas Abraham7-35/+2
2011-07-18ARM: mach-s3c2400: deleteNicolas Pitre3-114/+0
2011-07-18ARM: mach-s3c24a0: deleteNicolas Pitre3-125/+0
2011-07-16Merge commit 'v3.0-rc7' into devicetree/nextGrant Likely8-12/+205
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+2
2011-07-11Merge branch 'master' into for-nextJiri Kosina9-13/+208
2011-07-10tty/serial: Add devicetree support for nVidia Tegra serial portsGrant Likely1-0/+1
2011-07-09amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu1-1/+122
2011-07-09pch_uart: add missing comment about OKI ML7223Alexander Stein1-0/+1
2011-07-09pch_uart: Add MSI supportAlexander Stein1-0/+5
2011-07-07serial: samsung: Fix unintended usage of uart port 0 as consoleThomas Abraham1-4/+2
2011-07-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller7-11/+203
2011-07-05Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+2
2011-07-04tty/serial: change of_serial to use new of_property_read_u32() apiGrant Likely1-22/+15
2011-07-02tty: serial: samsung.c remove legacy PM code.MyungJoo Ham1-13/+14
2011-07-02SERIAL: SC26xx: Fix link error.Ralf Baechle1-1/+1
2011-07-02serial: mrst_max3110: initialize waitqueue earlierMika Westerberg1-1/+2
2011-07-02mrst_max3110: Change max missing message priority.William Douglas1-1/+1
2011-07-02tty: s5pv210: Add delay loop on fifo reset function for UARTJongpill Lee1-0/+4
2011-07-02tty/serial: Fix XSCALE serial ports, e.g. ce4100Stephen Warren1-1/+1
2011-07-02serial: bfin_5xx: fix off-by-one with resource sizeMike Frysinger1-2/+1
2011-06-30tty: of_serial: support for 32 bit accessesJamie Iles1-0/+17
2011-06-29Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latestPaul Mundt1-77/+120
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-8/+199
2011-06-28serial: sh-sci: Fix up pretty name printing for port IRQs.Paul Mundt1-33/+85