aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tty: add more tty_port fieldsAlan Cox2008-07-2016-194/+165
* cyclades: use tty_portAlan Cox2008-07-201-158/+157
* tty: Clean up tiocmsetAlan Cox2008-07-201-26/+22
* synclink: use tty_portAlan Cox2008-07-203-310/+289
* stallion: use tty_portAlan Cox2008-07-201-80/+80
* atmel_serial: Fix tty_port breakageHaavard Skinnemoen2008-07-201-3/+3
* rocket: use tty_portAlan Cox2008-07-202-64/+61
* mxser: use tty_portAlan Cox2008-07-201-131/+126
* moxa: use tty_portAlan Cox2008-07-201-45/+42
* istallion: use tty_portAlan Cox2008-07-201-58/+58
* isicom: use tty_portAlan Cox2008-07-201-102/+79
* riscom8: remove bogus checksAlan Cox2008-07-201-24/+8
* riscom8: use tty_portAlan Cox2008-07-202-85/+68
* gs: use tty_portAlan Cox2008-07-207-167/+164
* esp: use tty_portAlan Cox2008-07-201-136/+136
* epca: use tty_portAlan Cox2008-07-202-59/+54
* Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai2008-07-2033-147/+151
* - Fix compile errors in SGI console drivers (linux-next tree)Jack Steiner2008-07-202-8/+8
* ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell2008-07-201-2/+2
* ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell2008-07-204-5/+5
* serial: use tty_portAlan Cox2008-07-204-44/+48
* tty: Introduce a tty_port common structureAlan Cox2008-07-201-0/+34
* drivers/serial/: remove CVS keywordsAdrian Bunk2008-07-2015-40/+16
* drivers/char/rio/: remove VCS tagsAdrian Bunk2008-07-2026-121/+0
* tty: Ldisc revampAlan Cox2008-07-2027-174/+267
* tty: isicom, enable/disable pci deviceJiri Slaby2008-07-201-0/+8
* Subject: [PATCH 2/2] atmel_serial: Implement flush_buffer() hookHaavard Skinnemoen2008-07-201-0/+15
* Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsHaavard Skinnemoen2008-07-201-0/+2
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-171-4/+6
|\
| * configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-141-4/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2008-07-173-4/+2
|\ \
| * | pcmcia: ide-cs: Remove outdated commentLarry Finger2008-07-151-2/+0
| * | pcmcia: fix cisinfo_t removalMarc Zyngier2008-07-151-1/+1
| * | pcmcia: fix return value in cm4000_cs.cDominik Brodowski2008-07-151-1/+1
* | | [S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPPStefan Haberland2008-07-171-2/+2
* | | [S390] qdio: new qdio driver.Jan Glauber2008-07-1718-4608/+3561
* | | [S390] cio: Export chsc_error_from_response().Cornelia Huck2008-07-172-1/+10
* | | [S390] vmur: Fix return code handling.Frank Munzert2008-07-171-5/+5
* | | [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().Cornelia Huck2008-07-172-8/+24
* | | [S390] dasd: fix unsolicited SIM handling.Stefan Haberland2008-07-171-1/+3
* | | [S390] zfcpdump: Make SCSI disk dump tool recognize storage holesFrank Munzert2008-07-171-7/+94
* | | scsi_dh: Verify "dev" is a sdev before accessing it.Chandra Seetharaman2008-07-163-3/+18
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-1653-1467/+3306
|\ \ \
| * | | PCI: remove unnecessary volatile in PCIe hotplug struct controllerMing Lei2008-07-161-1/+1
| * | | PCI: include linux/pm_wakeup.h for device_set_wakeup_capableStephen Rothwell2008-07-141-0/+1
| * | | PCI PM: Fix pci_prepare_to_sleepRafael J. Wysocki2008-07-141-2/+2
| * | | PCI: Simplify PCI device PM codeRafael J. Wysocki2008-07-071-66/+52
| * | | PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleepRafael J. Wysocki2008-07-071-0/+83
| * | | PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-079-96/+200
| * | | ACPI: Introduce new device wakeup flag 'prepared'Rafael J. Wysocki2008-07-071-2/+22