summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | PCI aer: add pci_cleanup_aer_correct_aer_statusStephen Hemminger2007-07-111-0/+16
| * | | | PCI: fix AER driver error informationZhang, Yanmin2007-07-116-47/+34
| * | | | PCI: hotplug: pciehp: Fix possible race condition in writing slotKenji Kaneshige2007-07-112-90/+102
| * | | | PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman2007-07-111-3/+7
| * | | | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-0/+5
| * | | | PCI: add PCI-X/PCI-Express read control interfacesPeter Oruba2007-07-112-0/+176
| * | | | pci syscall.c: Switch to refcounting APIAlan Cox2007-07-111-9/+11
| * | | | PCI: point people to Bernhard instead of the linux-kernel listGreg Kroah-Hartman2007-07-111-1/+1
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-1260-389/+665
|\ \ \ \ \
| * | | | | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-1123-100/+174
| * | | | | driver-core: make devt_attr and uevent_attr staticTejun Heo2007-07-112-58/+31
| * | | | | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-1142-81/+20
| * | | | | Driver core: coding style cleanupCornelia Huck2007-07-112-5/+10
| * | | | | PM: Do not check parent state in suspend and resume core codeRafael J. Wysocki2007-07-112-14/+0
| * | | | | PM: Remove power_state.event checks from suspend core codeRafael J. Wysocki2007-07-111-7/+4
| * | | | | PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki2007-07-113-9/+1
| * | | | | Driver core: fix devres_release_all() return valueAdrian Bunk2007-07-112-1/+3
| * | | | | driver core: fix kernel doc of device_release_driverStefan Richter2007-07-111-9/+9
| * | | | | driver core: properly get driver in device_release_driverStefan Richter2007-07-111-2/+1
| * | | | | Driver core: include linux/mutex.h from attribute_container.cMichael S. Tsirkin2007-07-111-0/+1
| * | | | | PM: Simplify suspend_deviceRafael J. Wysocki2007-07-111-31/+18
| * | | | | PM: Remove pm_parent from struct dev_pm_infoRafael J. Wysocki2007-07-113-34/+10
| * | | | | Power Management: use mutexes instead of semaphoresMatthias Kaehlcke2007-07-115-27/+29
| * | | | | sysdev: use mutex instead of semaphoreMatthias Kaehlcke2007-07-111-12/+12
| * | | | | Driver core: add missing kset ueventKay Sievers2007-07-111-2/+14
| * | | | | DMI-based module autoloadingLennart Poettering2007-07-115-9/+340
| |/ / / /
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-1215-718/+856
|\ \ \ \ \
| * | | | | libata: remove irq_on from ata_bus_reset() and ata_std_postreset()Albert Lee2007-07-122-11/+0
| * | | | | ata_piix: kill incorrect invalid map value warningTejun Heo2007-07-121-1/+1
| * | | | | libata: add another Maxtor drive with broken NCQ to the listChuck Ebbert2007-07-121-0/+1
| * | | | | [libata] sata_mv: Fix and clean up per-chip-generation testsJeff Garzik2007-07-121-15/+14
| * | | | | [libata] sata_mv: Convert to new exception handling (EH) infrastructureJeff Garzik2007-07-121-247/+456
| * | | | | [libata] sata_mv: minor bug fixes, enhancements, and cleanups (prep for new EH)Jeff Garzik2007-07-121-15/+8
| * | | | | [libata] sata_mv: Minor cleanups and renaming, preparing for new EH & NCQJeff Garzik2007-07-111-57/+105
| * | | | | libata-link: separate out ata_eh_handle_dev_fail()Tejun Heo2007-07-101-44/+52
| * | | | | pata_hpt3x3: fix DMA Kconfig option to actually have a hope of workingJeff Garzik2007-07-101-0/+5
| * | | | | Add Hitachi HDS7250SASUN500G 0621KTAWSD to NCQ blacklistPrarit Bhargava2007-07-101-0/+2
| * | | | | pata_scc.c: Workaround for errata A308Akira Iguchi2007-07-101-15/+35
| * | | | | libata: add FUJITSU MHV2080BH to NCQ blacklistTejun Heo2007-07-101-0/+1
| * | | | | pata_hpt3x3: major reworking and testingAlan Cox2007-07-102-15/+85
| * | | | | libata: clean up horkage handlingTejun Heo2007-07-101-5/+8
| * | | | | libata: quirk IOMEGA ZIP 250 ATAPI FLOPPYTejun Heo2007-07-101-0/+2
| * | | | | libata: simplify PCI legacy SFF host handlingTejun Heo2007-07-106-262/+38
| * | | | | pata_mpc52xx: suspend/resume supportDomen Puncer2007-07-101-2/+16
| * | | | | sata_promise: SATA hotplug support, take 2Mikael Pettersson2007-07-101-5/+36
| * | | | | pata_sis: FIFO whackAlan Cox2007-07-101-0/+3
| * | | | | libata-core: convert to use cancel_rearming_delayed_work()Oleg Nesterov2007-07-101-40/+4
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-1256-364/+3288
|\ \ \ \ \ \
| * | | | | | [TG3]: Update version to 3.78.Michael Chan2007-07-111-2/+2
| * | | | | | [TG3]: Add missing NVRAM strapping.Matt Carlson2007-07-112-1/+4
OpenPOWER on IntegriCloud