| Commit message (Expand) | Author | Age |
* | tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m... | Paul Walmsley | 2012-02-09 |
* | tty: serial: OMAP: block idle while the UART is transferring data in PIO mode | Paul Walmsley | 2012-02-09 |
* | tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode | Paul Walmsley | 2012-02-09 |
* | m32r: relocate drivers back out of 8250 dir | Paul Gortmaker | 2012-02-08 |
* | tty: fix a build failure on sparc | Cong Wang | 2012-02-03 |
* | serial: samsung: Add support for EXYNOS5250 | Kukjin Kim | 2012-02-02 |
* | serial: samsung: Add support for EXYNOS4212 and EXYNOS4412 | Kukjin Kim | 2012-02-02 |
* | drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layer | Samuel Thibault | 2012-02-02 |
* | serial: Kill off Moorestown code | Alan Cox | 2012-01-26 |
* | Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode" | Greg Kroah-Hartman | 2012-01-26 |
* | Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ... | Greg Kroah-Hartman | 2012-01-26 |
* | serial: Fix wakeup init logic to speed up startup | Simon Glass | 2012-01-24 |
* | serial: amba-pl011: lock console writes against interrupts | Rabin Vincent | 2012-01-24 |
* | amba-pl011: do not disable RTS during shutdown | Shreshtha Kumar Sahu | 2012-01-24 |
* | tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip | Paul Walmsley | 2012-01-24 |
* | tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode | Paul Walmsley | 2012-01-24 |
* | omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIME | Shubhrajyoti D | 2012-01-24 |
* | omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP. | Shubhrajyoti D | 2012-01-24 |
* | TTY: fix UV serial console regression | Jiri Slaby | 2012-01-24 |
* | jsm: Fixed EEH recovery error | Lucas Kannebley Tavares | 2012-01-24 |
* | serial: group all the 8250 related code together | Paul Gortmaker | 2012-01-24 |
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-01-17 |
|\ |
|
| * | Merge branch 'dma_slave_direction' into next_test_dirn | Vinod Koul | 2011-11-17 |
| |\ |
|
| | * | spi, serial: move to dma_transfer_direction | Vinod Koul | 2011-10-31 |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-01-14 |
|\ \ \ |
|
| * | | | SERIAL: AR933X: Add driver for the built-in UART of the SoC | Gabor Juhos | 2011-12-07 |
* | | | | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-12 |
* | | | | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-01-12 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2012-01-08 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'rmobile-fixes-for-linus' into rmobile-latest | Paul Mundt | 2011-11-24 |
| |\ \ \ \ \ |
|
| * | | | | | | ARM: mach-shmobile: R-Mobile A1 support. | Kuninori Morimoto | 2011-11-11 |
* | | | | | | | Merge branch 'sh/nommu' into sh-latest | Paul Mundt | 2012-01-11 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2012-01-09 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | apbuart: fix section mismatch warning | Sam Ravnborg | 2011-12-27 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | serial: mxs-auart: convert to clk_prepare/clk_unprepare | Shawn Guo | 2011-12-28 |
| | |/ / / / / / |
|
| * | | | | | | | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | omap-serial: Add minimal device tree support | Rajendra Nayak | 2011-12-16 |
| | * | | | | | | | omap-serial: Use default clock speed (48Mhz) if not specified | Rajendra Nayak | 2011-12-16 |
| | * | | | | | | | omap-serial: Get rid of all pdev->id usage | Rajendra Nayak | 2011-12-16 |
| | * | | | | | | | ARM: OMAP2+: UART: Fix compilation/sparse warnings | Govindraj.R | 2011-12-14 |
| | * | | | | | | | ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos | Govindraj.R | 2011-12-14 |
| | * | | | | | | | ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART | Jon Hunter | 2011-12-14 |
| | * | | | | | | | ARM: OMAP2+: UART: Allow UART parameters to be configured from board file. | Deepak K | 2011-12-14 |
| | * | | | | | | | ARM: OMAP2+: UART: Add wakeup mechanism for omap-uarts | Govindraj.R | 2011-12-14 |
| | * | | | | | | | ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serial | Govindraj.R | 2011-12-14 |
| | * | | | | | | | ARM: OMAP2+: UART: Get context loss count to context restore | Govindraj.R | 2011-12-14 |
| | * | | | | | | | ARM: OMAP2+: UART: Remove uart reset function. | Govindraj.R | 2011-12-14 |
| | * | | | | | | | ARM: OMAP2+: UART: Ensure all reg values configured are available from port s... | Govindraj.R | 2011-12-14 |
| | * | | | | | | | ARM: OMAP2+: UART: Remove context_save and move context restore to driver | Govindraj.R | 2011-12-14 |