| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-02-08 | |
| | |\ \ \ \ \ | ||||
| | | * | | | | | Revert "Driver core: convert SPI code to use struct device" | Greg Kroah-Hartman | 2007-02-07 | |
| | | |/ / / / | ||||
| | * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2007-02-08 | |
| | |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||
| | | * | | | | Merge branch 'linux-2.6' | Paul Mackerras | 2007-02-07 | |
| | | |\| | | | ||||
| | | * | | | | [POWERPC] Add "is_power_of_2" checking to log2.h. | Robert P. J. Day | 2007-02-07 | |
| | | * | | | | [POWERPC] Introduce _SYSDEV_ATTR | Olof Johansson | 2007-02-07 | |
| | * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-02-07 | |
| | |\ \ \ \ \ | ||||
| | | * | | | | | ACPI support for IDE devices | Hannes Reinecke | 2007-02-07 | |
| | | * | | | | | ide: add Toshiba TC86C001 IDE driver (take 2) | Sergei Shtylyov | 2007-02-07 | |
| | * | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-02-07 | |
| | |\ \ \ \ \ \ | ||||
| | | * | | | | | | msi: Make MSI useable more architectures | Eric W. Biederman | 2007-02-07 | |
| | | * | | | | | | msi: Kill the msi_desc array. | Eric W. Biederman | 2007-02-07 | |
| | | * | | | | | | msi: Kill msi_lookup_irq | Eric W. Biederman | 2007-02-07 | |
| | | * | | | | | | MSI: Remove pci_scan_msi_device() | Michael Ellerman | 2007-02-07 | |
| | | * | | | | | | PCI: cleanup MSI code | Satoru Takeuchi | 2007-02-07 | |
| | | * | | | | | | PCI: make isa_bridge Alpha-only | Adrian Bunk | 2007-02-07 | |
| | | * | | | | | | PCI: mark pci_find_device() as __deprecated | Adrian Bunk | 2007-02-07 | |
| | | * | | | | | | PCI: remove pci_find_device_reverse() | Adrian Bunk | 2007-02-07 | |
| | | * | | | | | | PCI: define inline for test of channel error state | Linas Vepstas | 2007-02-07 | |
| | | * | | | | | | PCI : Add selected_regions funcs | Hidetoshi Seto | 2007-02-07 | |
| | | |/ / / / / | ||||
| | * | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2007-02-07 | |
| | |\ \ \ \ \ \ | ||||
| | | * | | | | | | usbcore: remove unused bandwith-related code | Alan Stern | 2007-02-07 | |
| | | * | | | | | | USB: ps3 controller hid quirk | Geoff Levand | 2007-02-07 | |
| | | * | | | | | | USB: Add usb_endpoint_xfer_control to usb.h | Sarah Bailey | 2007-02-07 | |
| | | * | | | | | | USB serial: add dynamic id support to usb-serial core | Greg Kroah-Hartman | 2007-02-07 | |
| | | * | | | | | | USB: define USB_CLASS_MISC in <linux/usb/ch9.h> | David Brownell | 2007-02-07 | |
| | | * | | | | | | USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> | David Brownell | 2007-02-07 | |
| | | * | | | | | | USB: convert usb class devices to real devices | Greg Kroah-Hartman | 2007-02-07 | |
| | | * | | | | | | USB: move usb_device_class class devices to be real devices | Greg Kroah-Hartman | 2007-02-07 | |
| | | |/ / / / / | ||||
| | * | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-02-07 | |
| | |\ \ \ \ \ \ | ||||
| | | * | | | | | | sysfs: Shadow directory support | Eric W. Biederman | 2007-02-07 | |
| | | * | | | | | | Driver core: allow to delay the uevent at device creation time | Kay Sievers | 2007-02-07 | |
| | | * | | | | | | Driver core: add device_type to struct device | Kay Sievers | 2007-02-07 | |
| | | * | | | | | | SYSFS: Fix missing include of list.h in sysfs.h | Frank Haverkamp | 2007-02-07 | |
| | | * | | | | | | /sys/modules/*/holders | Kay Sievers | 2007-02-07 | |
| | | * | | | | | | USB: add the sysfs driver name to all modules | Greg Kroah-Hartman | 2007-02-07 | |
| | | * | | | | | | SERIO: add the sysfs driver name to all modules | Greg Kroah-Hartman | 2007-02-07 | |
| | | * | | | | | | PCI: add the sysfs driver name to all modules | Greg Kroah-Hartman | 2007-02-07 | |
| | | * | | | | | | MODULES: add the module name for built in kernel drivers | Kay Sievers | 2007-02-07 | |
| | | * | | | | | | Network: convert network devices to use struct device instead of class_device | Greg Kroah-Hartman | 2007-02-07 | |
| | | * | | | | | | Driver core: convert SPI code to use struct device | Greg Kroah-Hartman | 2007-02-07 | |
| | | |/ / / / / | ||||
| | * | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-02-07 | |
| | |\ \ \ \ \ \ | ||||
| | | * | | | | | | PA Semi PWRficient Ethernet driver | Olof Johansson | 2007-02-05 | |
| | | | |_|/ / / | | |/| | | | | ||||
| | * | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-02-07 | |
| | |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||
| | | * | | | | | Pull output-switch into test branch | Len Brown | 2007-02-03 | |
| | | |\ \ \ \ \ | ||||
| | | | * | | | | | output: Add display output class support | Yu Luming | 2006-12-20 | |
| | | * | | | | | | ACPICA: Remove duplicate table definitions (non-conflicting), cont | Alexey Starikovskiy | 2007-02-02 | |
| | | * | | | | | | ACPICA: Remove duplicate table definitions (non-conflicting) | Alexey Starikovskiy | 2007-02-02 | |
| | | * | | | | | | ACPICA: Remove duplicate table definitions. | Alexey Starikovskiy | 2007-02-02 | |
| | | * | | | | | | ACPICA: Remove duplicate table manager | Alexey Starikovskiy | 2007-02-02 | |
