| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: atmel_serial_probe(): index of atmel_ports[] fix | Pawel Wieczorkiewicz | 2013-03-15 | 1 | -6/+5 |
* | TTY: switch tty_flip_buffer_push | Jiri Slaby | 2013-01-15 | 1 | -3/+2 |
* | TTY: switch tty_insert_flip_string | Jiri Slaby | 2013-01-15 | 1 | -2/+4 |
* | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -2/+1 |
|\ |
|
| * | arm: at91: move platfarm_data to include/linux/platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-06 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-12-12 | 1 | -18/+0 |
|\ \ |
|
| * | | ARM/AVR32: get rid of serial_at91.h | Russell King | 2012-11-16 | 1 | -18/+0 |
| |/ |
|
* | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-12-11 | 1 | -5/+5 |
|\ \ |
|
| * | | tty: remove use of __devexit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
| * | | tty: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -3/+3 |
| * | | tty: serial: remove use of __devexit_p | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
| |/ |
|
* | | tty: atmel_serial: add pinctrl support | Jean-Christophe PLAGNIOL-VILLARD | 2012-10-13 | 1 | -0/+8 |
|/ |
|
* | tty/serial: atmel_serial: fix RS485 half-duplex problem | Siftar, Gabe | 2012-04-09 | 1 | -0/+4 |
* | Atmel: move console default platform_device to serial driver | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-23 | 1 | -0/+2 |
* | atmel_serial: fix spinlock lockup in RS485 code | Claudio Scordino | 2012-01-04 | 1 | -2/+3 |
* | Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c | Greg Kroah-Hartman | 2011-11-26 | 1 | -13/+3 |
|\ |
|
| * | RS485: fix inconsistencies in the meaning of some variables | Claudio Scordino | 2011-11-15 | 1 | -13/+3 |
* | | TTY: serial, cleanup atmel_set_ldisc | Jiri Slaby | 2011-11-15 | 1 | -6/+1 |
|/ |
|
* | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2011-10-27 | 1 | -1/+1 |
|\ |
|
| * | ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King | 2011-08-08 | 1 | -1/+1 |
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-10-26 | 1 | -17/+111 |
|\ \ |
|
| * | | tty/serial: atmel_serial: bootconsole removed from auto-enumerates | Nicolas Ferre | 2011-10-19 | 1 | -1/+0 |
| * | | tty/serial: atmel_serial: add device tree support | Nicolas Ferre | 2011-10-18 | 1 | -8/+71 |
| * | | tty/serial: atmel_serial: auto-enumerate ports | Nicolas Ferre | 2011-10-18 | 1 | -8/+36 |
| * | | tty/serial: atmel_serial: whitespace and braces modifications | Nicolas Ferre | 2011-10-18 | 1 | -4/+5 |
| * | | tty/serial: atmel_serial: change platform_data variable name | Nicolas Ferre | 2011-10-18 | 1 | -7/+7 |
| * | | atmel_serial: RS485: receiving enabled when sending data | Bernhard Roth | 2011-08-24 | 1 | -3/+6 |
| |/ |
|
* | | atmel_serial: fix atmel_default_console_device | Voss, Nikolaus | 2011-08-22 | 1 | -3/+5 |
|/ |
|
* | atmel_serial: fix internal port num | Jean-Christophe PLAGNIOL-VILLARD | 2011-06-25 | 1 | -1/+2 |
* | atmel_serial: keep the platform_device unchanged | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-25 | 1 | -1/+1 |
* | tty: remove invalid location line in file header | Jovi Zhang | 2011-04-19 | 1 | -2/+0 |
* | atmel_serial: enable PPS support | Viktar Palstsiuk | 2011-02-17 | 1 | -0/+16 |
* | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-01-20 | 1 | -0/+5 |
* | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 2011-01-13 | 1 | -0/+1808 |