summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add Attansic L1 ethernet driver.Jay Cliburn2007-02-081-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-02-082-0/+28
|\
| * ACPI support for IDE devicesHannes Reinecke2007-02-071-0/+27
| * ide: add Toshiba TC86C001 IDE driver (take 2)Sergei Shtylyov2007-02-071-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-085-14/+22
|\ \
| * | msi: Make MSI useable more architecturesEric W. Biederman2007-02-082-2/+3
| * | msi: Kill the msi_desc array.Eric W. Biederman2007-02-081-0/+4
| * | msi: Kill msi_lookup_irqEric W. Biederman2007-02-081-0/+3
| * | MSI: Remove pci_scan_msi_device()Michael Ellerman2007-02-081-2/+0Star
| * | PCI: cleanup MSI codeSatoru Takeuchi2007-02-081-2/+1Star
| * | PCI: make isa_bridge Alpha-onlyAdrian Bunk2007-02-082-6/+2Star
| * | PCI: mark pci_find_device() as __deprecatedAdrian Bunk2007-02-081-1/+1
| * | PCI: remove pci_find_device_reverse()Adrian Bunk2007-02-081-1/+0Star
| * | PCI: define inline for test of channel error stateLinas Vepstas2007-02-081-0/+5
| * | PCI : Add selected_regions funcsHidetoshi Seto2007-02-081-0/+3
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-02-087-7/+43
|\ \
| * | usbcore: remove unused bandwith-related codeAlan Stern2007-02-081-1/+0Star
| * | USB: ps3 controller hid quirkGeoff Levand2007-02-081-0/+1
| * | USB: Add usb_endpoint_xfer_control to usb.hSarah Bailey2007-02-081-0/+12
| * | USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman2007-02-082-0/+17
| * | USB: define USB_CLASS_MISC in <linux/usb/ch9.h>David Brownell2007-02-081-0/+1
| * | USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-085-3/+8
| * | USB: convert usb class devices to real devicesGreg Kroah-Hartman2007-02-081-2/+3
| * | USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman2007-02-081-1/+1
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-0811-20/+59
|\ \
| * | sysfs: Shadow directory supportEric W. Biederman2007-02-072-4/+23
| * | Driver core: allow to delay the uevent at device creation timeKay Sievers2007-02-071-1/+2
| * | Driver core: add device_type to struct deviceKay Sievers2007-02-071-0/+8
| * | SYSFS: Fix missing include of list.h in sysfs.hFrank Haverkamp2007-02-071-0/+1
| * | /sys/modules/*/holdersKay Sievers2007-02-071-0/+1
| * | USB: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-071-2/+3
| * | SERIO: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-071-0/+5
| * | PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-072-4/+5
| * | MODULES: add the module name for built in kernel driversKay Sievers2007-02-072-1/+2
| * | Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-071-2/+3
| * | Driver core: convert SPI code to use struct deviceGreg Kroah-Hartman2007-02-071-5/+5
| * | Driver core: convert pcmcia code to use struct deviceGreg Kroah-Hartman2007-02-071-1/+1
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-081-0/+2
|\ \
| * | PA Semi PWRficient Ethernet driverOlof Johansson2007-02-051-0/+2
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-02-0845-1420/+848Star
|\ \ \ | |_|/ |/| |
| * | Pull test into release branchLen Brown2007-02-0645-1420/+848Star
| |\ \ | | |/ | |/|
| | * Pull output-switch into test branchLen Brown2007-02-031-0/+42
| | |\
| | | * output: Add display output class supportYu Luming2006-12-201-0/+42
| | * | Pull sysfs into test branchLen Brown2007-02-032-16/+19
| | |\ \
| | | * | ACPI: use more understandable bus_id for ACPI devicesZhang Rui2007-01-062-9/+9
| | | * | ACPI: fix Supermicro X7DB8+ Boot regressionRui Zhang2006-12-211-1/+0Star
| | | * | ACPI: Set fake hid for non-PNPID ACPI devicesZhang Rui2006-12-162-5/+3Star
| | | * | ACPI: add acpi_bus_removal_type in acpi_deviceLi Shaohua2006-12-161-0/+1
| | | * | ACPI: add acpi_bus_ops in acpi_deviceLi Shaohua2006-12-161-0/+1
| | | * | ACPI: convert to sysfs frameworkPatrick Mochel2006-12-161-1/+0Star