summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | serial: omap: move uart_omap_port definition to C fileFelipe Balbi2012-09-062-37/+38
| * | | | serial: omap: remove unnecessary header and add a missing oneFelipe Balbi2012-09-061-1/+1
| * | | | serial: omap: fix software flow controlVikram Pandita2012-09-062-8/+8
| * | | | serial: omap: make sure to put() on poll_get_charFelipe Balbi2012-09-061-2/+7
| * | | | serial: omap: implement set_wakeFelipe Balbi2012-09-061-0/+10
| * | | | serial: omap: unlock the port lockRuchika Kharwar2012-09-061-1/+4
| * | | | serial: omap: drop "inline" from IRQ handler prototypeFelipe Balbi2012-09-061-1/+1
| * | | | serial: omap: optimization with section annotationsFelipe Balbi2012-09-061-5/+5
| * | | | serial: omap: fix sequence of pm_runtime_* calls.Ruchika Kharwar2012-09-061-1/+1
| * | | | serial: omap: don't save IRQ flags on hardirqFelipe Balbi2012-09-061-3/+2
| * | | | serial: omap: make sure to suspend device before removeFelipe Balbi2012-09-061-0/+1
| * | | | serial: omap: drop unnecessary check from removeFelipe Balbi2012-09-061-6/+3
| * | | | serial: omap: set dev->drvdata before enabling pm_runtimeFelipe Balbi2012-09-061-1/+1
| * | | | serial: omap: stick to put_autosuspendFelipe Balbi2012-09-061-11/+22
| * | | | serial: omap: move THRE check to transmit_chars()Felipe Balbi2012-09-061-3/+5
| * | | | serial: omap: refactor receive_chars() into rdi/rlsi handlersFelipe Balbi2012-09-061-104/+101
| * | | | serial: omap: simplify IRQ handlingFelipe Balbi2012-09-061-13/+38
| * | | | serial: add OMAP-specific definesFelipe Balbi2012-09-061-0/+4
| * | | | serial: omap: drop DMA supportFelipe Balbi2012-09-061-318/+12
| * | | | serial: omap: don't access the platform_deviceFelipe Balbi2012-09-063-73/+76
| * | | | 8250_pci: Add additional WCH CHC353 devicesAlan Cox2012-09-051-4/+37
| * | | | parport: fix possible memory leak in parport_gsc_probe_port()Wei Yongjun2012-09-051-0/+1
| * | | | serial: add a new helper functionHuang Shijie2012-09-0513-14/+20
| * | | | serial: omap: define helpers for pdata function pointersFelipe Balbi2012-09-051-19/+47
| * | | | serial: omap: define and use to_uart_omap_port()Felipe Balbi2012-09-052-18/+20
| * | | | serial: Add note about migration to driver SCCNXPAlexander Shiyan2012-09-052-0/+35
| * | | | serial: New serial driver SCCNXPAlexander Shiyan2012-09-054-0/+1097
| * | | | parport_serial: Add support for the WCH353 2S/1P multi-IO cardGuainluca Anzolin2012-09-052-9/+40
| * | | | serial: Samsung: Silence some checkpatch errors and warningsSachin Kamat2012-09-051-3/+3
| * | | | serial: Samsung: Replace printk with dev_* functionsSachin Kamat2012-09-051-7/+7
| * | | | serial: pl011: honour serial aliases in device treeMatthew Leach2012-09-051-0/+36
| * | | | serial: diminish usage of struct serial_uart_configPaul Gortmaker2012-09-054-11/+7
| * | | | serial: sunsu.c - don't explicitly tie array size to dynamic entityPaul Gortmaker2012-09-051-1/+1
| * | | | m32r_sio: remove dependency on struct serial_uart_configPaul Gortmaker2012-09-051-34/+2
| * | | | serial/imx: improve error diagnosics for clock and pinctrl failuresUwe Kleine-König2012-09-051-0/+3
| * | | | tty: move the async flags from the serial code into the tty includesAlan Cox2012-09-054-72/+83
| * | | | tty: Split the serial_core helpers for setserial into twoAlan Cox2012-09-051-71/+87
| * | | | drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd dataJulia Lawall2012-09-051-6/+2
| * | | | tty: serial: mpc5xxx: add support for mark/space parityWolfram Sang2012-09-051-2/+6
| * | | | drivers:tty:fix up ENOIOCTLCMD error handlingWanlong Gao2012-09-051-1/+1
| * | | | tty: serial: max310x: Remove explicit use of devm_kfreeEmil Goode2012-09-051-3/+0
| * | | | tty: serial: max310x: Check return code of gpiochip_removeEmil Goode2012-09-051-3/+7
| * | | | tty: serial: altera_uart: Use platform_{get,set}_drvdataTobias Klauser2012-09-051-3/+3
| * | | | tty: max3100: use module_spi_driverDevendra Naga2012-09-051-11/+1
| * | | | drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_...Julia Lawall2012-09-052-22/+8
| * | | | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-27871-6613/+10204
| |\ \ \ \
| * | | | | TTY: check if tty->port is assignedJiri Slaby2012-08-171-0/+4
| * | | | | firmware: remove computone driver firmware and documentationTim Gardner2012-08-164-2670/+0
| * | | | | serial: New serial driver MAX310XAlexander Shiyan2012-08-167-1662/+1339
| * | | | | OMAP/serial: Add support for driving a GPIO as DTR.NeilBrown2012-08-163-1/+44
OpenPOWER on IntegriCloud