summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | ACPI: Introduce acpi_device_sleep_wake functionRafael J. Wysocki2008-07-073-73/+89
| * | | PCI: rework pci_set_power_state function to call platform firstRafael J. Wysocki2008-07-072-52/+114
| * | | PCI: Introduce platform_pci_power_manageable functionRafael J. Wysocki2008-07-073-20/+65
| * | | ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki2008-07-071-0/+11
| * | | PCI: handle pci_name() being constGreg Kroah-Hartman2008-07-031-3/+3
| * | | PCI: fix pci_setup_device()'s sprinting into a const bufferDavid Howells2008-06-271-2/+3
| * | | pciehp: use get_service_dataKenji Kaneshige2008-06-271-5/+3
| * | | pciehp: remove needless command completed interrupt settingKenji Kaneshige2008-06-271-7/+3
| * | | pciehp: fix interrupt initializationKenji Kaneshige2008-06-273-136/+128
| * | | PCI: correct resource number in debug outputJesse Barnes2008-06-251-4/+4
| * | | PCIE: port driver: use dev_printk when possibleBjorn Helgaas2008-06-252-14/+13
| * | | PCIE: aer: use dev_printk when possibleBjorn Helgaas2008-06-253-21/+19
| * | | PCI: use dev_printk when possibleBjorn Helgaas2008-06-256-106/+89
OpenPOWER on IntegriCloud