summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/atmel_serial.c
AgeCommit message (Expand)Author
2012-02-23Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD
2012-01-04atmel_serial: fix spinlock lockup in RS485 codeClaudio Scordino
2011-11-26Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman
2011-11-15TTY: serial, cleanup atmel_set_ldiscJiri Slaby
2011-11-15RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-10-19tty/serial: atmel_serial: bootconsole removed from auto-enumeratesNicolas Ferre
2011-10-18tty/serial: atmel_serial: add device tree supportNicolas Ferre
2011-10-18tty/serial: atmel_serial: auto-enumerate portsNicolas Ferre
2011-10-18tty/serial: atmel_serial: whitespace and braces modificationsNicolas Ferre
2011-10-18tty/serial: atmel_serial: change platform_data variable nameNicolas Ferre
2011-08-24atmel_serial: RS485: receiving enabled when sending dataBernhard Roth
2011-08-22atmel_serial: fix atmel_default_console_deviceVoss, Nikolaus
2011-08-08ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King
2011-06-25atmel_serial: fix internal port numJean-Christophe PLAGNIOL-VILLARD
2011-05-25atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2011-02-17atmel_serial: enable PPS supportViktar Palstsiuk
2011-01-20Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman