summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* sh: Fix boot crash related to SCIRafael J. Wysocki2011-08-081-1/+1
* dt: remove of_alias_get_id() referenceGrant Likely2011-08-041-9/+4Star
* Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-08-013-727/+466Star
|\
| *-. Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latestPaul Mundt2011-06-291-77/+120
| |\ \
| | * | serial: sh-sci: Fix up pretty name printing for port IRQs.Paul Mundt2011-06-281-33/+85
| | * | serial: sh-sci: Kill off per-port enable/disable callbacks.Paul Mundt2011-06-281-47/+32Star
| | * | serial: sh-sci: Add missing module description/author bits.Paul Mundt2011-06-281-0/+2
| | * | serial: sh-sci: Regtype probing doesn't need to be fatal.Paul Mundt2011-06-281-2/+6
| | | |
| | \ \
| *-. \ \ Merge branches 'common/dma' and 'sh/stable-updates' into sh-latestPaul Mundt2011-06-161-1/+3
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | serial: sh-sci: Support generic SCLSR overrun detection.Paul Mundt2011-06-141-7/+3Star
| * | | serial: sh-sci: FIFO sizing helper consolidation.Paul Mundt2011-06-142-122/+24Star
| * | | serial: sh-sci: Abstract register maps.Paul Mundt2011-06-142-313/+273Star
| * | | serial: sh-sci: More unused define purging.Paul Mundt2011-06-081-15/+6Star
| * | | serial: sh-sci: Consolidate RXD pin handling.Paul Mundt2011-06-082-29/+13Star
| * | | serial: sh-sci: Generalize overrun handling.Paul Mundt2011-06-082-56/+47Star
| * | | serial: sh-sci: Kill off some more unused definitions.Paul Mundt2011-06-081-4/+0Star
| * | | serial: sh-sci: Tidy up ioread/write wrappers, kill off unused SCI helper.Paul Mundt2011-06-081-26/+9Star
| * | | serial: sh-sci: Kill off bitrotted H8/300 support.Paul Mundt2011-06-063-121/+14Star
| | |/ | |/|
* | | serial/imx: add device tree probe supportShawn Guo2011-07-271-11/+72
* | | serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo2011-07-271-16/+69
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-273-3/+3
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-266-20/+211
|\ \ \
| * | | amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu2011-07-091-1/+122
| * | | pch_uart: add missing comment about OKI ML7223Alexander Stein2011-07-091-0/+1
| * | | pch_uart: Add MSI supportAlexander Stein2011-07-091-0/+5
| * | | tty: serial: samsung.c remove legacy PM code.MyungJoo Ham2011-07-021-13/+14
| * | | SERIAL: SC26xx: Fix link error.Ralf Baechle2011-07-021-1/+1
| * | | serial: mrst_max3110: initialize waitqueue earlierMika Westerberg2011-07-021-1/+2
| * | | mrst_max3110: Change max missing message priority.William Douglas2011-07-021-1/+1
| * | | tty: s5pv210: Add delay loop on fifo reset function for UARTJongpill Lee2011-07-021-0/+4
| * | | tty/serial: Fix XSCALE serial ports, e.g. ce4100Stephen Warren2011-07-021-1/+1
| * | | serial: bfin_5xx: fix off-by-one with resource sizeMike Frysinger2011-07-021-2/+1Star
| * | | serial: 8250, increase PASS_LIMITJiri Slaby2011-06-071-1/+1
| * | | 8250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port AdapterMichael Reed2011-06-071-0/+47
| * | | serial/pch: use global div helper instead of creating a private oneUwe Kleine-König2011-06-071-3/+2Star
| * | | parport/serial: add support for Timedia/SUNIX cards to parport_serialFrédéric Brière2011-06-071-0/+23
| * | | serial: 8250_pci: add .probe member to struct pci_serial_quirkFrédéric Brière2011-06-071-0/+9
| * | | Basic support for Moschip 9900 family I/O chipsNicos Gollan2011-06-071-1/+103
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-258-15/+12Star
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2011-07-119-13/+208
| |\ \ \
| * | | | treewide: transciever/transceiver spelling fixesJoe Perches2011-06-241-1/+1
| * | | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-107-14/+11Star
| | |/ / | |/| |
* | | | Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-254-239/+0Star
|\ \ \ \
| * | | | ARM: mach-s3c2400: deleteNicolas Pitre2011-07-183-114/+0Star
| * | | | ARM: mach-s3c24a0: deleteNicolas Pitre2011-07-183-125/+0Star
| | |/ / | |/| |
* | | | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-257-39/+4Star
|\ \ \ \
| * \ \ \ Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanupKukjin Kim2011-07-207-39/+4Star
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | serial: Remove redundant console_initcall from s3c and s5p console driversThomas Abraham2011-07-207-35/+2Star
| | * | | serial: samsung: Fix unintended usage of uart port 0 as consoleThomas Abraham2011-07-071-4/+2Star
| | |/ /
* | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-221-16/+27
|\ \ \ \