aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-27tty: Remove chars_in_buffer() line discipline methodPeter Hurley1-3/+0
2015-10-05Documentation: improve line discipline method descriptionsTilman Schmidt1-21/+39
2015-10-04serial: mctrl_gpio: implement interrupt handlingUwe Kleine-König1-1/+9
2015-06-12Doc: serial-rs485.txt: update RS485 driver interfaceBaruch Siach1-45/+5
2015-06-12Doc: tty.txt: remove mention of the BKLBaruch Siach1-3/+0
2015-05-10pty: Fix input race when closingPeter Hurley1-0/+3
2014-11-05serial: Fix locking for uart driver set_termios() methodPeter Hurley1-2/+4
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+2
2014-09-08serial: Fix send_xchar() handlersPeter Hurley1-0/+2
2014-09-08Documentation: serial: fix header pathYegor Yefremov1-1/+1
2014-09-04tty: doc: Fix grammar in serial/ttyRichard Genoud1-2/+2
2014-08-26Documentation: serial: fix header pathYegor Yefremov1-1/+1
2014-05-28tty/serial: Add GPIOLIB helpers for controlling modem linesRichard Genoud1-0/+25
2014-04-16Documentation/serial: Delete obsolete driver documentationJean Delvare5-819/+0
2014-02-10Documentation/: update 00-INDEX filesHenrik Austad1-2/+4
2013-10-16serial: core: delete .set_wake() callbackLinus Walleij1-4/+0
2013-06-03stallion: final cleanupPaul Bolle2-394/+0
2013-01-15tty: Update serial core API documentationKevin Cernekee1-0/+39
2013-01-15tty: serial core: decouple pm states from ACPILinus Walleij1-3/+2
2012-08-16firmware: remove computone driver firmware and documentationTim Gardner2-522/+0
2012-05-17serial: delete the MCA specific 8250 support.Paul Gortmaker1-11/+11
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi3-7/+7
2012-01-04serial/documentation: fix documented name of DCD cpp symbolUwe Kleine-König1-1/+1
2011-11-15RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino1-3/+11
2011-11-04Documentation: Computone ip2 is orphanedMarcos Paulo Souza1-2/+0
2011-10-18tty/serial: RS485 bindings for device treeNicolas Ferre1-0/+5
2011-08-24atmel_serial: RS485: receiving enabled when sending dataBernhard Roth1-0/+3
2011-06-13doc: fix wrong arch/i386 referencesWanlong Gao1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-03-09n_gsm: add a documentationEric Bénard1-0/+89
2011-01-13pps: timestamp is always passed to dcd_change()Alexander Gordeev1-1/+1
2010-11-30RS485 documentation: add 16C950 UART descriptionYegor Yefremov1-4/+5
2010-11-11serial: add Documentation about RS485 serial communicationsClaudio Scordino2-0/+121
2010-08-04Documentation: update broken web addresses.Justin P. Mattock1-1/+1
2010-03-12ldisc: new dcd_change() method for line disciplinesRodolfo Giometti1-0/+4
2009-12-11tty: docs: serial/tty, add to ldisc methodsTilman Schmidt1-2/+7
2009-12-11tty: esp: remove broken driverAlan Cox1-154/+0
2008-11-14Create/use more directory structure in the Documentation/ tree.Randy Dunlap12-0/+2915
2008-07-20Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsHaavard Skinnemoen1-0/+11
2006-06-02[SERIAL] Update parity handling documentationPeter Korsgaard1-4/+5
2006-04-15[SERIAL] Update serial driver documentationRussell King1-4/+18
2005-10-31[SERIAL] Update serial_core documentationRussell King1-9/+57
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-11/+4
2005-06-29[PATCH] Serial: Adjust serial lockingRussell King1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+330