summaryrefslogtreecommitdiff
path: root/drivers/serial/max3107.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-1213/+0
2010-10-22serial: max3107: Fix memory leaks when returning on errorDavidlohr Bueso1-9/+25
2010-08-11serial: max3107: Abstract out the platform specific bitsAlan Cox1-329/+84
2010-08-11serial: max3107: introduce a max3107 driverjianwei.yang1-0/+1442