aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial/of_serial.c
AgeCommit message (Expand)Author
2015-05-13serial: of-serial: Remove device_type = "serial" registrationMichal Simek
2014-01-07tty: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-06-03serial: use platform_{get,set}_drvdata()Jingoo Han
2013-03-25serial: of_serial: Handle auto-flow-control propertyHeikki Krogerus
2013-03-25serial: of_serial: Handle fifo-size propertyHeikki Krogerus
2013-03-12tty/serial: Add support for Altera serial portLey Foon Tan
2013-02-05tty: of_serial: unexport tegra_serial_handle_breakStephen Warren
2012-11-21tty: remove use of __devinitdataBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-01tty: of_serial: fix return value check in of_platform_serial_setup()Wei Yongjun
2012-10-25of serial port driver - add clk_get_rate() supportMurali Karicheri
2012-07-17tty: of_serial: add no-loopback-test propertyGabor Juhos
2012-07-178250: three way resolve of the 8250 diffsAlan Cox
2012-06-12serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge
2012-04-18tegra, serial8250: add ->handle_break() uart_port opDan Williams
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely
2011-07-10tty/serial: Add devicetree support for nVidia Tegra serial portsGrant Likely
2011-07-04tty/serial: change of_serial to use new of_property_read_u32() apiGrant Likely
2011-06-30tty: of_serial: support for 32 bit accessesJamie Iles
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-02-28dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-02-25tty/serial: Relax the device_type restriction from of_serialGrant Likely
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman