| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [valkyriefb] Ifdef for when CONFIG_NVRAM isn't enabled. | Ben Collins | 2006-10-18 | 1 | -2/+2 |
| * | [platinumfb] Ifdef for when CONFIG_NVRAM isn't enabled. | Ben Collins | 2006-10-18 | 1 | -1/+4 |
| * | [igafb] Add pci dev table for module auto loading. | Ben Collins | 2006-10-18 | 1 | -0/+7 |
| * | [controlfb] Ifdef for when CONFIG_NVRAM isn't enabled. | Ben Collins | 2006-10-18 | 1 | -2/+6 |
| * | [hid-core] TurboX Keyboard needs NOGET quirk. | Ben Collins | 2006-10-18 | 1 | -0/+5 |
| * | [ixj] Add pci dev table for module auto loading. | Ben Collins | 2006-10-18 | 1 | -1/+10 |
| * | [initio] Add pci dev table for module auto loading. | Ben Collins | 2006-10-18 | 1 | -9/+10 |
| * | [fdomain] Add pci dev table for module auto loading. | Ben Collins | 2006-10-18 | 1 | -0/+9 |
| * | [BusLogic] Add pci dev table for auto module loading. | Ben Collins | 2006-10-18 | 1 | -0/+11 |
| * | [mv643xx] Add pci device table for auto module loading. | Ben Collins | 2006-10-18 | 1 | -0/+6 |
| * | [alim7101] Add pci dev table for auto module loading. | Ben Collins | 2006-10-18 | 1 | -1/+12 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/hwmon-2.6 | Linus Torvalds | 2006-10-18 | 14 | -74/+124 |
|\ \ |
|
| * | | hwmon: Fix debug messages in w83781d | Jean Delvare | 2006-10-18 | 1 | -8/+10 |
| * | | hwmon: Let w83781d and lm78 load again | Jean Delvare | 2006-10-18 | 3 | -13/+13 |
| * | | w83627ehf: Fix the detection of fan5 | Rudolf Marek | 2006-10-18 | 1 | -2/+9 |
| * | | k8temp: Documentation update | Rudolf Marek | 2006-10-18 | 3 | -7/+18 |
| * | | smsc47m1: List the SMSC LPC47M112 as supported | Jean Delvare | 2006-10-18 | 3 | -8/+11 |
| * | | hwmon: Fix documentation typos | Jean Delvare | 2006-10-18 | 2 | -4/+4 |
| * | | adm9240: Update Grant Coady's email address | Grant Coady | 2006-10-18 | 2 | -3/+3 |
| * | | w83791d: Fix unchecked return status | Jim Cromie | 2006-10-18 | 1 | -29/+56 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6 | Linus Torvalds | 2006-10-18 | 7 | -179/+287 |
|\ \ \ |
|
| * | | | aoe: fix sysfs_create_file warnings | Greg Kroah-Hartman | 2006-10-18 | 1 | -9/+14 |
| * | | | aoe: revert printk macros | Ed L. Cashin | 2006-10-18 | 7 | -37/+39 |
| * | | | aoe: update driver version | Ed L. Cashin | 2006-10-18 | 1 | -1/+1 |
| * | | | aoe: remove sysfs comment | Ed L. Cashin | 2006-10-18 | 1 | -1/+0 |
| * | | | aoe: use bio->bi_idx | Ed L. Cashin | 2006-10-18 | 2 | -1/+3 |
| * | | | aoe: module parameter for device timeout | Ed L. Cashin | 2006-10-18 | 1 | -2/+5 |
| * | | | aoe: zero copy write 2 of 2 | Ed L. Cashin | 2006-10-18 | 3 | -20/+64 |
| * | | | aoe: improve retransmission heuristics | Ed L. Cashin | 2006-10-18 | 2 | -6/+17 |
| * | | | aoe: jumbo frame support 2 of 2 | Ed L. Cashin | 2006-10-18 | 1 | -2/+6 |
| * | | | aoe: clean up printks via macros | Ed L. Cashin | 2006-10-18 | 7 | -58/+50 |
| * | | | aoe: jumbo frame support 1 of 2 | Ed L. Cashin | 2006-10-18 | 3 | -17/+72 |
| * | | | aoe: zero copy write 1 of 2 | Ed L. Cashin | 2006-10-18 | 3 | -74/+69 |
| * | | | aoe: remove unused NARGS enum | Ed L. Cashin | 2006-10-18 | 1 | -1/+0 |
| * | | | aoe: update copyright date | Ed L. Cashin | 2006-10-18 | 7 | -7/+7 |
| * | | | aoe: eliminate isbusy message | Ed L. Cashin | 2006-10-18 | 1 | -4/+1 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-10-18 | 44 | -203/+584 |
|\ \ \ |
|
| * | | | PCI Hotplug: move pci_hotplug.h to include/linux/ | Greg Kroah-Hartman | 2006-10-18 | 23 | -21/+22 |
| * | | | change pci hotplug subsystem maintainer to Kristen | Kristen Carlson Accardi | 2006-10-18 | 3 | -6/+4 |
| * | | | PCI: optionally sort device lists breadth-first | Matt Domsch | 2006-10-18 | 5 | -2/+162 |
| * | | | cpcihp_generic: prevent loading without "bridge" parameter | Akinobu Mita | 2006-10-18 | 1 | -2/+2 |
| * | | | pci: Additional search functions | Alan Cox | 2006-10-18 | 2 | -3/+72 |
| * | | | PCI: quirks: switch quirks code offender to use pci_get API | Alan Cox | 2006-10-18 | 1 | -1/+2 |
| * | | | PCI: Update MSI-HOWTO.txt according to pci_msi_supported() | Brice Goglin | 2006-10-18 | 1 | -1/+62 |
| * | | | PCI: Improve pci_msi_supported() comments | Brice Goglin | 2006-10-18 | 1 | -7/+9 |
| * | | | PCI hotplug: ioremap balanced with iounmap | Amol Lad | 2006-10-18 | 1 | -5/+14 |
| * | | | shpchp: remove unnecessary cmd_busy member from struct controller | Kenji Kaneshige | 2006-10-18 | 2 | -5/+1 |
| * | | | shpchp: fix command completion check | Kenji Kaneshige | 2006-10-18 | 1 | -5/+9 |
| * | | | pci: Stamp out pci_find_* usage in fakephp | Alan Cox | 2006-10-18 | 1 | -3/+8 |
| * | | | PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM error | Zhang, Yanmin | 2006-10-18 | 1 | -1/+1 |