index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-27
[PATCH] msi: use kmem_cache_zalloc()
Pekka J Enberg
1
-10
/
+3
2006-09-27
[PATCH] EISA bus MODALIAS attributes support
Michael Tokarev
8
-1
/
+31
2006-09-27
[PATCH] x86 microcode: using request_firmware to pull microcode
Shaohua Li
1
-1
/
+1
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
7
-9
/
+5
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
15
-37
/
+37
2006-09-27
[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem
David Howells
1
-0
/
+39
2006-09-27
[PATCH] mspec driver
Jes Sorensen
3
-0
/
+430
2006-09-27
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
3
-11
/
+4
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
76
-431
/
+1190
2006-09-27
pciehp - fix wrong return value
Kenji Kaneshige
1
-6
/
+6
2006-09-27
acpiphp: add support for ioapic hot-remove
Satoru Takeuchi
2
-14
/
+92
2006-09-27
PCI: assign ioapic resource at hotplug
Satoru Takeuchi
1
-3
/
+10
2006-09-27
acpiphp: disable bridges
Satoru Takeuchi
1
-1
/
+16
2006-09-27
acpiphp: stop bus device before acpi_bus_trim
Satoru Takeuchi
1
-0
/
+3
2006-09-27
PCI: add pci_stop_bus_device
Satoru Takeuchi
1
-1
/
+36
2006-09-27
acpiphp: do not initialize existing ioapics
Satoru Takeuchi
1
-1
/
+3
2006-09-27
acpiphp: initialize ioapics before starting devices
Satoru Takeuchi
1
-1
/
+1
2006-09-27
acpiphp: set hpp values before starting devices
Satoru Takeuchi
1
-1
/
+1
2006-09-27
PCI Hotplug: cleanup pcihp skeleton code.
Satoru Takeuchi
1
-6
/
+3
2006-09-27
PCI: Restore PCI Express capability registers after PM event
Michael S. Tsirkin
1
-0
/
+50
2006-09-27
PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static
Adrian Bunk
1
-1
/
+1
2006-09-27
PCI: Multiprobe sanitizer
Alan Cox
1
-1
/
+5
2006-09-27
PCI: fix __must_check warnings
Greg Kroah-Hartman
8
-61
/
+137
2006-09-27
PCI Hotplug: fix __must_check warnings
Greg Kroah-Hartman
2
-33
/
+128
2006-09-27
SHPCHP: fix __must_check warnings
Greg Kroah-Hartman
3
-4
/
+8
2006-09-27
PCI-Express AER implemetation: pcie_portdrv error handler
Zhang, Yanmin
1
-21
/
+175
2006-09-27
PCI-Express AER implemetation: AER core and aerdriver
Zhang, Yanmin
9
-0
/
+1568
2006-09-27
PCI-Express AER implemetation: export pcie_port_bus_type
Zhang, Yanmin
1
-0
/
+1
2006-09-27
PCIE: check and return bus_register errors
Randy Dunlap
3
-5
/
+11
2006-09-27
MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability
Brice Goglin
1
-0
/
+59
2006-09-27
MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
Brice Goglin
1
-3
/
+2
2006-09-27
MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfs
Brice Goglin
1
-0
/
+41
2006-09-27
MSI: Factorize common code in pci_msi_supported()
Brice Goglin
1
-20
/
+31
2006-09-27
MSI: Cleanup existing MSI quirks
Brice Goglin
2
-16
/
+31
2006-09-27
i2c: Constify i2c_algorithm declarations, part 2
Jean Delvare
27
-27
/
+27
2006-09-27
i2c: Constify i2c_algorithm declarations, part 1
Jean Delvare
4
-4
/
+4
2006-09-27
i2c-isa: Restore driver owner
Jean Delvare
11
-0
/
+11
2006-09-27
i2c-viapro: Add support for the VT8237A and VT8251
Rudolf Marek
2
-9
/
+17
2006-09-27
i2c: Warn on i2c client creation failure
Jean Delvare
1
-2
/
+7
2006-09-27
i2c-core: Drop useless bitmaskings
Jean Delvare
1
-5
/
+5
2006-09-27
i2c-algo-pcf: Discard the mdelay data struct member
Adrian Bunk
1
-1
/
+0
2006-09-27
i2c-algo-bit: Cleanups
Jean Delvare
1
-9
/
+8
2006-09-27
i2c-isa: Fail adding driver on attach_adapter error
David Hubbard
1
-3
/
+8
2006-09-27
i2c: __must_check fixes (chip drivers)
Jean Delvare
5
-27
/
+97
2006-09-27
i2c-dev: attach/detach_adapter cleanups
Jean Delvare
1
-5
/
+5
2006-09-27
i2c-stub: Chip address as a module parameter
Jean Delvare
1
-1
/
+18
2006-09-27
i2c: New bus driver for TI OMAP boards
Komal Shah
3
-0
/
+687
2006-09-27
i2c-algo-bit: Discard the mdelay data struct member
Jean Delvare
21
-31
/
+6
2006-09-27
i2c-matroxfb: Struct init conversion
Jean Delvare
1
-6
/
+7
2006-09-27
i2c: Fix copy-n-paste in subsystem Kconfig
Arthur Othieno
1
-1
/
+1
[next]