aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/mfd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-14/+33
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+2
2010-10-22serial: mfd: add more baud rates supportFeng Tang1-14/+27
2010-10-22serial: mfd: snprintf() returns largish valuesDan Carpenter1-0/+6
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+2
2010-10-01drivers/serial/mfd.c needs slab.hAndrew Morton1-0/+1
2010-09-20serial: mfd: fix bug in serial_hsu_remove()Feng Tang1-8/+9
2010-08-10hsu: call PCI pm hooks in suspend/resume functionFeng Tang1-9/+22
2010-08-10hsu: some code cleanupFeng Tang1-66/+19
2010-08-10hsu: add a periodic timer to check dma rx channelFeng Tang1-3/+47
2010-08-10hsu: driver for Medfield High Speed UART deviceFeng Tang1-0/+1488