summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* shpchp: remove shpchprm_get_physical_slot_numberKenji Kaneshige2006-12-201-24/+1
* shpchp: cleanup struct controllerKenji Kaneshige2006-12-202-31/+1
* shpchp: remove unnecessary struct php_ctlrKenji Kaneshige2006-12-204-249/+73
* PCI: ATI sb600 sata quirkConke Hu2006-12-202-1/+17
* PCI legacy resource fixRalf Baechle2006-12-202-6/+24
* PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencin...Jesper Juhl2006-12-201-0/+2
* PCI: Fix multiple problems with VIA hardwareAlan Cox2006-12-203-60/+112
* PCI: Use pci_find_ht_capability() in drivers/pci/quirks.cMichael Ellerman2006-12-201-12/+16
* PCI: Use pci_find_ht_capability() in drivers/pci/htirq.cMichael Ellerman2006-12-201-8/+1
* PCI: Add pci_find_ht_capability() for finding Hypertransport capabilitiesMichael Ellerman2006-12-201-3/+81
* PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap()Michael Ellerman2006-12-201-9/+19
* pci: Introduce pci_find_presentAlan Cox2006-12-201-17/+22
* PCI: pcieport-driver: remove invalid warning messageKenji Kaneshige2006-12-201-1/+1
* rpaphp: compiler warning cleanupLinas Vepstas2006-12-201-24/+23
* PCI quirks: remove redundant checkDavid Rientjes2006-12-201-2/+1
* PCI: use /sys/bus/pci/drivers/<driver>/new_id firstRussell King2006-12-201-7/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2006-12-192-1/+46
|\
| * input/hid: Supporting more keys from the HUT Consumer PageFlorian Festi2006-12-141-0/+44
| * [PATCH] Generic HID layer - build: USB_HID should select HIDJiri Kosina2006-12-141-1/+2
* | [CONNECTOR]: Replace delayed work with usual work queue.Evgeniy Polyakov2006-12-182-12/+9
* | [CONNECTOR]: Fix compilation breakage introduced recently.Evgeniy Polyakov2006-12-171-2/+1
* | [TG3]: Update version and reldate.Michael Chan2006-12-171-2/+2
* | [TG3]: Power down/up 5906 PHY correctly.Michael Chan2006-12-172-1/+17
* | [TG3]: Fix race condition when calling register_netdev().Michael Chan2006-12-171-4/+4
* | [TG3]: Assign tp->link_config.orig_* values.Michael Chan2006-12-171-0/+4
* | [BNX2]: Fix minor loopback problem.Michael Chan2006-12-171-3/+3
* | [BNX2]: Fix bug in bnx2_nvram_write().Michael Chan2006-12-171-2/+2
* | [BNX2]: Fix panic in bnx2_tx_int().Michael Chan2006-12-171-3/+10
* | [TG3]: replace kmalloc+memset with kzallocYan Burman2006-12-171-8/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-12-171-1/+1
|\ \
| * | [CPUFREQ] fixes typo in cpufreq.cDhaval Giani2006-12-131-1/+1
* | | [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez2006-12-171-1/+1
* | | [PATCH] m68k trivial build fixesAl Viro2006-12-172-4/+4
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-12-163-18/+99
|\ \ \
| * | | IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()Roland Dreier2006-12-151-3/+1
| * | | IB/mthca: Add HCA profile module parametersLeonid Arsh2006-12-151-14/+97
| * | | IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4GRoland Dreier2006-12-152-2/+2
| | |/ | |/|
* | | [PATCH] pata_via: Cable detect errorAlan2006-12-161-2/+7
* | | [PATCH] Fix help text for CONFIG_ATA_PIIXAlan2006-12-161-3/+3
* | | [PATCH] initializer entry defined twice in pata_rz1000Ira Snyder2006-12-161-2/+0
* | | [PATCH] ata: fix platform_device_register_simple() error checkAkinobu Mita2006-12-163-5/+7
* | | [PATCH] ahci: do not mangle saved HOST_CAP while resetting controllerTejun Heo2006-12-161-2/+0
* | | [PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2)Tejun Heo2006-12-161-4/+10
* | | [libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround)Jeff Garzik2006-12-161-7/+34
* | | [libata] use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik2006-12-161-2/+2
* | | [PATCH] ata_piix: use piix_host_stop() in ich_pata_opsTejun Heo2006-12-161-1/+1
* | | [PATCH] ata_piix: IDE mode SATA patch for Intel ICH9Jason Gaston2006-12-161-4/+16
* | | [S390] cio: css_register_subchannel race.Stefan Bader2006-12-151-1/+2
* | | [S390] Fix reboot hang on LPARsMichael Holzheu2006-12-151-2/+23
* | | [S390] sclp_cpi module license.Christian Borntraeger2006-12-151-0/+2
OpenPOWER on IntegriCloud