aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-27[PATCH] msi: use kmem_cache_zalloc()Pekka J Enberg1-10/+3
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev8-1/+31
2006-09-27[PATCH] x86 microcode: using request_firmware to pull microcodeShaohua Li1-1/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o7-9/+5
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o15-37/+37
2006-09-27[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells1-0/+39
2006-09-27[PATCH] mspec driverJes Sorensen3-0/+430
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan3-11/+4
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds76-431/+1190
2006-09-26pciehp - fix wrong return valueKenji Kaneshige1-6/+6
2006-09-26acpiphp: add support for ioapic hot-removeSatoru Takeuchi2-14/+92
2006-09-26PCI: assign ioapic resource at hotplugSatoru Takeuchi1-3/+10
2006-09-26acpiphp: disable bridgesSatoru Takeuchi1-1/+16
2006-09-26acpiphp: stop bus device before acpi_bus_trimSatoru Takeuchi1-0/+3
2006-09-26PCI: add pci_stop_bus_deviceSatoru Takeuchi1-1/+36
2006-09-26acpiphp: do not initialize existing ioapicsSatoru Takeuchi1-1/+3
2006-09-26acpiphp: initialize ioapics before starting devicesSatoru Takeuchi1-1/+1
2006-09-26acpiphp: set hpp values before starting devicesSatoru Takeuchi1-1/+1
2006-09-26PCI Hotplug: cleanup pcihp skeleton code.Satoru Takeuchi1-6/+3
2006-09-26PCI: Restore PCI Express capability registers after PM eventMichael S. Tsirkin1-0/+50
2006-09-26PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function staticAdrian Bunk1-1/+1
2006-09-26PCI: Multiprobe sanitizerAlan Cox1-1/+5
2006-09-26PCI: fix __must_check warningsGreg Kroah-Hartman8-61/+137
2006-09-26PCI Hotplug: fix __must_check warningsGreg Kroah-Hartman2-33/+128
2006-09-26SHPCHP: fix __must_check warningsGreg Kroah-Hartman3-4/+8
2006-09-26PCI-Express AER implemetation: pcie_portdrv error handlerZhang, Yanmin1-21/+175
2006-09-26PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin9-0/+1568
2006-09-26PCI-Express AER implemetation: export pcie_port_bus_typeZhang, Yanmin1-0/+1
2006-09-26PCIE: check and return bus_register errorsRandy Dunlap3-5/+11
2006-09-26MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capabilityBrice Goglin1-0/+59
2006-09-26MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HTBrice Goglin1-3/+2
2006-09-26MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfsBrice Goglin1-0/+41
2006-09-26MSI: Factorize common code in pci_msi_supported()Brice Goglin1-20/+31
2006-09-26MSI: Cleanup existing MSI quirksBrice Goglin2-16/+31
2006-09-26i2c: Constify i2c_algorithm declarations, part 2Jean Delvare27-27/+27
2006-09-26i2c: Constify i2c_algorithm declarations, part 1Jean Delvare4-4/+4
2006-09-26i2c-isa: Restore driver ownerJean Delvare11-0/+11
2006-09-26i2c-viapro: Add support for the VT8237A and VT8251Rudolf Marek2-9/+17
2006-09-26i2c: Warn on i2c client creation failureJean Delvare1-2/+7
2006-09-26i2c-core: Drop useless bitmaskingsJean Delvare1-5/+5
2006-09-26i2c-algo-pcf: Discard the mdelay data struct memberAdrian Bunk1-1/+0
2006-09-26i2c-algo-bit: CleanupsJean Delvare1-9/+8
2006-09-26i2c-isa: Fail adding driver on attach_adapter errorDavid Hubbard1-3/+8
2006-09-26i2c: __must_check fixes (chip drivers)Jean Delvare5-27/+97
2006-09-26i2c-dev: attach/detach_adapter cleanupsJean Delvare1-5/+5
2006-09-26i2c-stub: Chip address as a module parameterJean Delvare1-1/+18
2006-09-26i2c: New bus driver for TI OMAP boardsKomal Shah3-0/+687
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberJean Delvare21-31/+6
2006-09-26i2c-matroxfb: Struct init conversionJean Delvare1-6/+7
2006-09-26i2c: Fix copy-n-paste in subsystem KconfigArthur Othieno1-1/+1