04 Jun, 2013
1 commit
-
Support for the Stallion multiport serial drivers was removed in v3.1.
Clean up their last references in the tree: mainly an outdated Kconfig
entry and unneeded documentation.Signed-off-by: Paul Bolle
Acked-by: Arnd Bergmann
Signed-off-by: Greg Kroah-Hartman
17 Aug, 2012
1 commit
-
The only Computone support left in the kernel is in
drivers/tty/serial/8250/8250_pci.c. CONFIG_COMPUTONE is no longer a valid
option. Therefore, remove firmware, documentation, and the last vestiges
of this driver.Cc: Rob Landley
Cc: Paul Gortmaker
Cc: Ben Hutchings
Cc: James Bottomley
Cc: Dan Williams
Signed-off-by: Tim Gardner
Signed-off-by: Andrew Morton
Signed-off-by: Greg Kroah-Hartman
12 Nov, 2010
1 commit
-
Documentation about RS485 serial communications
Signed-off-by: Claudio Scordino
Acked-by: Randy Dunlap
Acked-by: Russell King
Acked-by: Grant Edwards
Signed-off-by: Greg Kroah-Hartman
15 Nov, 2008
1 commit
-
Create Documentation/blockdev/ sub-directory and populate it.
Populate the Documentation/serial/ sub-directory.
Move MSI-HOWTO.txt to Documentation/PCI/.
Move ioctl-number.txt to Documentation/ioctl/.
Update all relevant 00-INDEX files.
Update all relevant Kconfig files and source files.Signed-off-by: Randy Dunlap