summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [PACKET]: Add optional checksum computation for recvmsgHerbert Xu2007-02-081-0/+10
| | |/ | |/|
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-091-0/+2
|\ \ \ | |/ / |/| |
| * | Add Attansic L1 ethernet driver.Jay Cliburn2007-02-081-0/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-081-5/+5
|\ \ \
| * | | Revert "Driver core: convert SPI code to use struct device"Greg Kroah-Hartman2007-02-071-5/+5
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-082-4/+19
|\ \ \ | |/ / |/| |
| * | Merge branch 'linux-2.6'Paul Mackerras2007-02-0729-489/+63
| |\ \ | | |/
| * | [POWERPC] Add "is_power_of_2" checking to log2.h.Robert P. J. Day2007-02-071-0/+11
| * | [POWERPC] Introduce _SYSDEV_ATTROlof Johansson2007-02-071-4/+8
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-02-072-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-073-13/+18
|\ \ \ \
| * | | | msi: Make MSI useable more architecturesEric W. Biederman2007-02-071-1/+1
| * | | | msi: Kill the msi_desc array.Eric W. Biederman2007-02-071-0/+4
| * | | | msi: Kill msi_lookup_irqEric W. Biederman2007-02-071-0/+3
| * | | | MSI: Remove pci_scan_msi_device()Michael Ellerman2007-02-071-2/+0
| * | | | PCI: cleanup MSI codeSatoru Takeuchi2007-02-071-2/+1
| * | | | PCI: make isa_bridge Alpha-onlyAdrian Bunk2007-02-071-6/+0
| * | | | PCI: mark pci_find_device() as __deprecatedAdrian Bunk2007-02-071-1/+1
| * | | | PCI: remove pci_find_device_reverse()Adrian Bunk2007-02-071-1/+0
| * | | | PCI: define inline for test of channel error stateLinas Vepstas2007-02-071-0/+5
| * | | | PCI : Add selected_regions funcsHidetoshi Seto2007-02-071-0/+3
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-02-077-7/+43
|\ \ \ \
| * | | | usbcore: remove unused bandwith-related codeAlan Stern2007-02-071-1/+0
| * | | | USB: ps3 controller hid quirkGeoff Levand2007-02-071-0/+1
| * | | | USB: Add usb_endpoint_xfer_control to usb.hSarah Bailey2007-02-071-0/+12
| * | | | USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman2007-02-072-0/+17
| * | | | USB: define USB_CLASS_MISC in <linux/usb/ch9.h>David Brownell2007-02-071-0/+1
| * | | | USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-075-3/+8
| * | | | USB: convert usb class devices to real devicesGreg Kroah-Hartman2007-02-071-2/+3
| * | | | USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman2007-02-071-1/+1
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-0710-19/+58
|\ \ \ \
| * | | | 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
| |/ / /
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-071-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-072-328/+53
|\ \ \ \ | |_|/ / |/| | |
| * | | Pull output-switch into test branchLen Brown2007-02-031-0/+42
| |\ \ \
| | * | | output: Add display output class supportYu Luming2006-12-201-0/+42
| * | | | ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-021-117/+6
OpenPOWER on IntegriCloud