summaryrefslogtreecommitdiffstats
path: root/drivers/serial/mux.c
AgeCommit message (Expand)AuthorLines
2008-02-03drivers/serial/: Spelling fixesJoe Perches-1/+1
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin-35/+132
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox-2/+2
2006-12-08[PARISC] [MUX] Get the hversion directly from the parisc_deviceRyan Bradetich-4/+5
2006-12-08[PARISC] [MUX] Correctly report the number of available portsRyan Bradetich-11/+31
2006-12-08[PARISC] [MUX] Detect multiple cards in the correct orderRyan Bradetich-8/+30
2006-12-08[PARISC] [MUX] Make the Serial Mux driver work as moduleRyan Bradetich-78/+57
2006-12-08[PARISC] [MUX] Claim resources for the Mux driverRyan Bradetich-1/+60
2006-12-08[PARISC] [MUX] Mux driver updatesRyan Bradetich-2/+11
2006-12-08[PARISC] [MUX] Mux driver bug fixRyan Bradetich-10/+17
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox-1/+1
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/mux.cAmol Lad-0/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller-2/+2
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King-1/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox-8/+1
2005-11-17[PARISC] Define port->timeout to fix a long msleep in mux.cRyan Bradetich-0/+7
2005-11-17[PARISC] Compile fixups for serial/mux.cRyan Bradetich-8/+4
2005-10-21[PARISC] Fix mux.c driverMatthew Wilcox-2/+5
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox-1/+1
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox-1/+1
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King-6/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+539