aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/vt8500_serial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-03serial: vt8500: Remove redundant use of of_match_ptr macroSachin Kamat1-1/+1
2013-03-21Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman1-8/+1
2013-03-15serial: vt8500_serial: Convert to devm_ioremap_resource()Sachin Kamat1-3/+4
2013-03-12tty: serial: vt8500: Unneccessary duplicated clock code removedTony Prisk1-8/+1
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman1-1/+9
2013-01-17serial: vt8500: Cleanup code using devm_ functionTony Prisk1-9/+4
2013-01-17serial: vt8500: UART uses gated clock rather than 24Mhz referenceTony Prisk1-15/+19
2013-01-17serial: vt8500: ioremap'd resource is never freedTony Prisk1-2/+2
2013-01-17serial: vt8500: Fix range-checking on vt8500_uart_portsTony Prisk1-2/+2
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-11/+1
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-3/+4
2013-01-15tty: serial: vt8500: fix return value check in vt8500_serial_probe()Wei Yongjun1-1/+1
2012-11-21tty: remove use of __devexitBill Pemberton1-1/+1
2012-11-21tty: remove use of __devinitBill Pemberton1-1/+1
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-24serial: vt8500: fix possible memory leak in vt8500_serial_probe()Wei Yongjun1-4/+4
2012-09-21serial: vt8500: Add devicetree support for vt8500-serialTony Prisk1-5/+53
2012-03-12tty: serial: vt8500: fix annotations for probe/removeWolfram Sang1-2/+2
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-2/+1
2011-04-19tty: remove invalid location line in file headerJovi Zhang1-2/+0
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+648