summaryrefslogtreecommitdiff
path: root/drivers/serial/mfd.c
AgeCommit message (Expand)Author
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman
2010-11-30serial: mfd: adjust the baud rate settingFeng Tang
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22serial: mfd: add more baud rates supportFeng Tang
2010-10-22serial: mfd: snprintf() returns largish valuesDan Carpenter
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-01drivers/serial/mfd.c needs slab.hAndrew Morton
2010-09-20serial: mfd: fix bug in serial_hsu_remove()Feng Tang
2010-08-10hsu: call PCI pm hooks in suspend/resume functionFeng Tang
2010-08-10hsu: some code cleanupFeng Tang
2010-08-10hsu: add a periodic timer to check dma rx channelFeng Tang
2010-08-10hsu: driver for Medfield High Speed UART deviceFeng Tang