| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/tty/amiserial.c: add missing tty_unlock | Julia Lawall | 2012-04-19 | 1 | -1/+3 |
* | pch_uart: Fix dma channel unallocated issue | Tomoya MORINAGA | 2012-04-18 | 1 | -1/+3 |
* | ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR | Alexander Shiyan | 2012-04-18 | 1 | -6/+8 |
* | Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-04-12 | 10 | -53/+48 |
|\ |
|
| * | pch_uart: Add Kontron COMe-mTT10 uart clock quirk | Michael Brunner | 2012-04-09 | 1 | -0/+7 |
| * | pch_uart: Fix MSI setting issue | Tomoya MORINAGA | 2012-04-09 | 1 | -0/+1 |
| * | serial/8250_pci: add a "force background timer" flag and use it for the "kt" ... | Dan Williams | 2012-04-09 | 2 | -4/+21 |
| * | Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller" | Dan Williams | 2012-04-09 | 2 | -19/+2 |
| * | Revert "serial/8250_pci: init-quirk msi support for kt serial controller" | Dan Williams | 2012-04-09 | 1 | -14/+0 |
| * | tty/serial/omap: console can only be built-in | Arnd Bergmann | 2012-04-09 | 1 | -1/+1 |
| * | serial: samsung: fix omission initialize ulcon in reset port fn() | Kukjin Kim | 2012-04-09 | 1 | -0/+1 |
| * | printk(): add KERN_CONT where needed in hpet and vt code | Kay Sievers | 2012-04-09 | 1 | -2/+1 |
| * | tty/serial: atmel_serial: fix RS485 half-duplex problem | Siftar, Gabe | 2012-04-09 | 1 | -0/+4 |
| * | tty: serial: altera_uart: Check for NULL platform_data in probe. | Yuriy Kozlov | 2012-04-09 | 1 | -2/+2 |
| * | omap-serial: Fix the error handling in the omap_serial probe | Shubhrajyoti D | 2012-04-09 | 1 | -23/+20 |
| * | serial: PL011: move interrupt clearing | Linus Walleij | 2012-04-06 | 1 | -4/+4 |
* | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-04-07 | 2 | -89/+86 |
|\ \ |
|
| * | | serial: sh-sci: use serial_port_in/out vs sci_in/out. | Paul Mundt | 2012-03-30 | 2 | -89/+86 |
* | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-04-05 | 3 | -14/+5 |
|\ \ \ |
|
| * | | | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-05 | 2 | -13/+4 |
| * | | | sysrq: use SEND_SIG_FORCED instead of force_sig() | Anton Vorontsov | 2012-04-05 | 1 | -1/+1 |
* | | | | serial/sunzilog: fix keyboard on SUN SPARCstation | Sam Ravnborg | 2012-04-04 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi | 2012-03-30 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-03-30 | 1 | -5/+10 |
|\ \ |
|
| * | | serial: sh-sci: fix a race of DMA submit_tx on transfer | Yoshii Takashi | 2012-03-28 | 1 | -5/+10 |
| |/ |
|
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-03-29 | 3 | -8/+9 |
|\ \ |
|
| * | | dmaengine/dma_slave: introduce inline wrappers | Alexandre Bounine | 2012-03-21 | 3 | -8/+6 |
| * | | dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users | Viresh Kumar | 2012-02-22 | 1 | -0/+3 |
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 25 | -20/+6 |
|\ \ \ |
|
| * | | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 20 | -20/+0 |
| * | | | Disintegrate asm/system.h for Sparc | David Howells | 2012-03-28 | 4 | -0/+4 |
| * | | | Disintegrate asm/system.h for CRIS | David Howells | 2012-03-28 | 1 | -0/+1 |
| * | | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 1 | -0/+1 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-03-28 | 2 | -9/+3 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | powerpc+sparc/vio: Modernize driver registration | Benjamin Herrenschmidt | 2012-03-28 | 2 | -9/+3 |
* | | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-27 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | ARM: 7342/2: sa1100: prepare for sparse irq conversion | Rob Herring | 2012-03-25 | 1 | -0/+1 |
* | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 2 | -12/+39 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dt | Olof Johansson | 2012-03-08 | 1 | -12/+37 |
| |\ \ \ \ \ |
|
| | * | | | | | serial: pxa: add OF support | Haojian Zhuang | 2012-03-07 | 1 | -12/+37 |
| * | | | | | | Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dt | Arnd Bergmann | 2012-03-02 | 1 | -0/+2 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9... | Arnd Bergmann | 2012-02-29 | 1 | -0/+2 |
| | |\ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | | * | | | | Atmel: move console default platform_device to serial driver | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-23 | 1 | -0/+2 |
| | * | | | | | drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layer | Samuel Thibault | 2012-02-03 | 1 | -1/+0 |
| | |/ / / / |
|
* | | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 1 | -4/+3 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Merge branch 'next/fixes-non-critical' into next/drivers | Arnd Bergmann | 2012-03-20 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'lpc32xx/drivers' into next/drivers | Arnd Bergmann | 2012-02-22 | 7 | -8/+28 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | serial: imx: add clk_prepare/clk_unprepare | Richard Zhao | 2012-02-01 | 1 | -4/+3 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2012-03-23 | 1 | -0/+1 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | [IA64] genirq fixup for SGI/SN | Dimitri Sivanich | 2012-02-22 | 1 | -0/+1 |
| |/ / / / |
|