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