summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/atmel_serial.c
Commit message (Expand)AuthorAgeFilesLines
* tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz2013-03-151-6/+5
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-3/+2
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-2/+4
* Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-2/+1
|\
| * arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-121-18/+0
|\ \
| * | ARM/AVR32: get rid of serial_at91.hRussell King2012-11-161-18/+0
| |/
* | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-111-5/+5
|\ \
| * | tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
| * | tty: remove use of __devinitBill Pemberton2012-11-211-3/+3
| * | tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
| |/
* | tty: atmel_serial: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+8
|/
* tty/serial: atmel_serial: fix RS485 half-duplex problemSiftar, Gabe2012-04-091-0/+4
* Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD2012-02-231-0/+2
* atmel_serial: fix spinlock lockup in RS485 codeClaudio Scordino2012-01-041-2/+3
* Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman2011-11-261-13/+3
|\
| * RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino2011-11-151-13/+3
* | TTY: serial, cleanup atmel_set_ldiscJiri Slaby2011-11-151-6/+1
|/
* Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-1/+1
|\
| * ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-261-17/+111
|\ \
| * | tty/serial: atmel_serial: bootconsole removed from auto-enumeratesNicolas Ferre2011-10-191-1/+0
| * | tty/serial: atmel_serial: add device tree supportNicolas Ferre2011-10-181-8/+71
| * | tty/serial: atmel_serial: auto-enumerate portsNicolas Ferre2011-10-181-8/+36
| * | tty/serial: atmel_serial: whitespace and braces modificationsNicolas Ferre2011-10-181-4/+5
| * | tty/serial: atmel_serial: change platform_data variable nameNicolas Ferre2011-10-181-7/+7
| * | atmel_serial: RS485: receiving enabled when sending dataBernhard Roth2011-08-241-3/+6
| |/
* | atmel_serial: fix atmel_default_console_deviceVoss, Nikolaus2011-08-221-3/+5
|/
* atmel_serial: fix internal port numJean-Christophe PLAGNIOL-VILLARD2011-06-251-1/+2
* atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD2011-05-251-1/+1
* tty: remove invalid location line in file headerJovi Zhang2011-04-191-2/+0
* atmel_serial: enable PPS supportViktar Palstsiuk2011-02-171-0/+16
* Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-01-201-0/+5
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+1808
OpenPOWER on IntegriCloud