summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | device create: ieee1394: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-213-8/+9
| * | | device create: ide: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-4/+6
| * | | device create: i2c: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-3/+3
| * | | device create: hwmon: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-1/+2
| * | | device create: hid: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-2/+3
| * | | device create: framebuffer: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-212-3/+5
| * | | device create: dvb: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-2/+2
| * | | device create: dca: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-3/+5
| * | | device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-2118-49/+61
| * | | device create: block: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-214-9/+15
| * | | sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minorDan Williams2008-07-213-1/+91
| | |/ | |/|
* | | port_fixups: Fix ups for tty port changesAlan Cox2008-07-222-2/+2
* | | istallion: Use helpersAlan Cox2008-07-221-2/+1
* | | synclink_gt fix locking in error path of rx enablePaul Fulghum2008-07-221-1/+3
* | | synclink_gt: add rx DMA buffer fill level controlPaul Fulghum2008-07-221-15/+27
* | | synclink_gt: leave transmitter in reset state after configurationPaul Fulghum2008-07-221-1/+1
* | | synclink_gt: improve TIOCOUTQ accuracyPaul Fulghum2008-07-221-2/+57
* | | synclink_gt: add serial bit order controlPaul Fulghum2008-07-221-0/+2
* | | synclink_gt: improve and simplify write methodPaul Fulghum2008-07-221-27/+11
* | | n_hdlc: honor O_NONBLOCK on writePaul Fulghum2008-07-221-0/+4
* | | serial: 8250: fix shared interrupts issues with SMP and RT kernelsAnton Vorontsov2008-07-221-2/+6
* | | Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdlineDavid Howells2008-07-221-2/+13
* | | Char: mxser, add CP-102UF supportJiri Slaby2008-07-221-4/+6
* | | specialix: restore driver using new break functionalityAlan Cox2008-07-222-28/+12
* | | Fix the (i)Stallion driver's putchar() and break_ctl() opsDavid Howells2008-07-221-7/+9
* | | riscom8: Restore driver using new break functionalityAlan Cox2008-07-222-19/+10
* | | isicom: restore using hardware break supportAlan Cox2008-07-222-22/+10
* | | epca: Restore driverAlan Cox2008-07-222-30/+10
* | | tty: rework break handlingAlan Cox2008-07-2219-82/+85
* | | tty: Mark unconverted drivers as BROKENAlan Cox2008-07-221-3/+3
* | | mxser: remove dead codeAlan Cox2008-07-221-36/+0
* | | epca: Fix comments and move breakAlan Cox2008-07-221-5/+0
* | | specialix: Code cleanupsAlan Cox2008-07-222-182/+44
* | | specialix: Tidy up coding styleAlan Cox2008-07-221-302/+361
* | | tty: Split ldisc code into its own fileAlan Cox2008-07-223-628/+724
* | | io_edgeport: Fix various bogus returns to the tty layerAlan Cox2008-07-221-6/+6
* | | tty-usb-io_edgeport: Coding styleAlan Cox2008-07-222-806/+1023
* | | tty-usb-mos7720: Coding styleAlan Cox2008-07-221-111/+116
* | | mos7840: remove loads of bogus assignments to statusAlan Cox2008-07-221-236/+164
* | | omninet: Use string flip functionsAlan Cox2008-07-221-4/+3
* | | tty-usb-omninet: Coding styleAlan Cox2008-07-221-73/+87
* | | tty-usb-option: Coding styleAlan Cox2008-07-221-30/+35
* | | tty-usb-oti6858: Coding styleAlan Cox2008-07-221-66/+70
* | | tty-usb-safe-serial: Coding styleAlan Cox2008-07-221-133/+157
* | | tty-usb-ti-usb: Coding styleAlan Cox2008-07-221-115/+151
* | | tty-usb-spcp8x5: Minor coding styleAlan Cox2008-07-221-2/+2
* | | tty-usb-sierra: Coding style - minorAlan Cox2008-07-221-1/+1
* | | tty-usb-pl2303: Coding styleAlan Cox2008-07-221-28/+36
* | | mct_u232: Use flip buffer functionsAlan Cox2008-07-221-3/+1
* | | tty-usb-mct-u232: Coding styleAlan Cox2008-07-221-132/+141