summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | tty: serial: altera_jtaguart: Don't use plain integer as NULL pointerTobias Klauser2011-02-221-1/+1
| | * | | | | | | serial: mfd: add a module parameter for setting each port's working modeFeng Tang2011-02-221-0/+11
| | * | | | | | | serial: mfd: remove the TX full-empty interrupts workaroundFeng Tang2011-02-221-21/+5
| | * | | | | | | tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-174-5/+5
| | * | | | | | | tiocmset: kill the file pointer argumentAlan Cox2011-02-174-9/+5
| | * | | | | | | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-174-7/+5
| | * | | | | | | tty: serial: altera_uart: Use port->regshift to store bus shiftTobias Klauser2011-02-171-7/+7
| | * | | | | | | tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_removeTobias Klauser2011-02-171-1/+7
| | * | | | | | | atmel_serial: enable PPS supportViktar Palstsiuk2011-02-171-0/+16
| | * | | | | | | tty: Add msm_smd_tty driverNiranjana Vishwanathapura2011-02-173-0/+246
| | * | | | | | | serial: change the divisor latch only when prescalar actually changedYin Kangkai2011-02-171-12/+20
| | * | | | | | | serial: also set the uartclk value in resume after goes to highspeedYin Kangkai2011-02-171-0/+1
| | * | | | | | | serial: ifx6x60: minor cleanupRuss Gorby2011-02-172-6/+4
| | * | | | | | | serial: ifx6x60: probe routine needs to call spi_setupRuss Gorby2011-02-171-0/+9
| | * | | | | | | serial: ifx6x60: set SPI max_speed_hz based on platform typeRuss Gorby2011-02-171-1/+2
| | * | | | | | | serial: ifx6x60: changed internal bpw from boolean to intRuss Gorby2011-02-171-2/+2
| | * | | | | | | serial: ifx6x60: dma_alloc_coherent must use parent devRuss Gorby2011-02-171-2/+2
| | * | | | | | | serial: ifx6x60: fixed call to tty_port_initRuss Gorby2011-02-171-1/+1
| | * | | | | | | serial: pch_uart: revert Kconfig for non-DMA modeTomoya MORINAGA2011-02-031-3/+2
| | * | | | | | | serial: pch_uart: support new device ML7213Tomoya MORINAGA2011-02-032-8/+24
| | * | | | | | | 68328serial: remove unsed m68k_serial->tqueue_hangupTejun Heo2011-02-032-24/+0
| | * | | | | | | serial-core: reset the console speed on resumeYin Kangkai2011-02-031-3/+3
| | * | | | | | | serial: mrst_max3110: make buffer largerDan Carpenter2011-02-031-1/+1
| | * | | | | | | serial: omap-serial: Enable the UART wake-up bits alwaysJarkko Nikula2011-02-031-3/+3
| | * | | | | | | OMAP: Enable Magic SysRq on serial console ttyOxThomas Weber2011-02-031-1/+4
| | * | | | | | | serial: ifx6x60: expanded info available from platform dataRuss Gorby2011-02-032-17/+20
| | * | | | | | | serial: mfd: remove the timeout workaround for A0Feng Tang2011-02-031-38/+0
| | * | | | | | | tty: serial: bfin_sport_uart: fix signedness errorVasiliy Kulikov2011-02-031-1/+1
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | fmvj18x_cs: add new idKen Kawasaki2011-02-281-0/+1
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-02-182-2/+2
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-162-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-02-151-15/+14
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | m68knommu: fix dereference of port.ttyGreg Ungerer2011-02-161-15/+14
| | |/ / /
* | | | | serial: sh-sci: fix deadlock when resuming from S3 sleepAlexandre Courbot2011-03-041-0/+6
* | | | | Merge branch 'sh/st-integration' into sh-latestPaul Mundt2011-02-152-9/+7
|\| | | |
| * | | | serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlockSonic Zhang2011-02-031-9/+6
| * | | | 68360serial: Plumb in rs_360_get_icount()Ben Hutchings2011-02-031-0/+1
| |/ / /
* | | | Merge branch 'sh/urgent' into sh-latestPaul Mundt2011-02-012-1/+3
|\| | |
| * | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-012-1/+3
| |\ \ \ | | |_|/ | |/| |
| | * | tty/serial: fix apbuart buildRandy Dunlap2011-01-221-0/+1
| | * | serial: unbreak billionton CF cardPavel Machek2011-01-221-1/+2
| | |/
* | / Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-01-262-258/+206
|/ /
* / console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-1/+1
|/
* Merge branch 'akpm'Linus Torvalds2011-01-201-2/+2
* Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-01-204-180/+84
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13119-0/+97162