Age | Commit message (Expand) | Author |
2006-12-02 | [PATCH] prism54: whitespace cleanup | Dmitry Torokhov |
2006-12-02 | [PATCH] prism54: fix potential race in reset scheduling | Dmitry Torokhov |
2006-12-02 | [PATCH] atmel: whitespace cleanup | Dmitry Torokhov |
2006-12-02 | [PATCH] atmel: use ARRAY_SIZE() | Dmitry Torokhov |
2006-12-02 | [PATCH] atmel: save on array initialization | Dmitry Torokhov |
2006-12-02 | [PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx | Daniel Drake |
2006-12-02 | [PATCH] zd1211rw: Add 3 more device IDs | Daniel Drake |
2006-12-02 | [PATCH] bcm43xx: output proper link quality with scans | Larry Finger |
2006-12-02 | [PATCH] 8390 fixes - the final chunk (h8300) | Al Viro |
2006-12-02 | [PATCH] 8390 cleanup - etherh iomem annotations | Al Viro |
2006-12-02 | [PATCH] 8390 fixes - m68k oddballs | Al Viro |
2006-12-02 | [PATCH] beginning of 8390 fixes - generic and arm/etherh | Al Viro |
2006-12-02 | [PATCH] sk98lin: MII ioctl support | Stephen Hemminger |
2006-12-02 | [PATCH] sk98lin: ethtool register dump | Stephen Hemminger |
2006-12-02 | [PATCH] pci_module_init() convertion in olympic.c | Henrik Kretzschmar |
2006-12-02 | [PATCH] Remove unnecessary check in drivers/net/depca.c | Eric Sesterhenn |
2006-12-02 | [PATCH] forcedeth: power management support | Francois Romieu |
2006-12-02 | [PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixes | Maciej W. Rozycki |
2006-12-02 | [PATCH] 2.6.18: sb1250-mac: Broadcom PHY support | Maciej W. Rozycki |
2006-12-01 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-12-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2006-12-01 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2006-12-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2006-12-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2006-12-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2006-12-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-12-01 | Driver core: platform_driver_probe(), can save codespace | David Brownell |
2006-12-01 | driver core: Use klist_remove() in device_move() | Cornelia Huck |
2006-12-01 | driver core: Introduce device_move(): move a device to a new parent. | Cornelia Huck |
2006-12-01 | Driver core: make drivers/base/core.c:setup_parent() static | Adrian Bunk |
2006-12-01 | driver core: Introduce device_find_child(). | Cornelia Huck |
2006-12-01 | cpu topology: consider sysfs_create_group return value | Heiko Carstens |
2006-12-01 | Driver core: Call platform_notify_remove later | Benjamin Herrenschmidt |
2006-12-01 | ACPI: Change ACPI to use dev_archdata instead of firmware_data | Benjamin Herrenschmidt |
2006-12-01 | Driver core: change mem class_devices to be real devices | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert fb code to use struct device | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert firmware code to use struct device | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert mmc code to use struct device | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert ppdev code to use struct device | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert PPP code to use struct device | Greg Kroah-Hartman |
2006-12-01 | I2C: convert i2c-dev to use struct device instead of struct class_device | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert raw device code to use struct device | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert tty core to use struct device | Greg Kroah-Hartman |
2006-12-01 | Driver core: change misc class_devices to be real devices | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert vc code to use struct device | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert vt code to use struct device | Greg Kroah-Hartman |
2006-12-01 | CONFIG_SYSFS_DEPRECATED - class symlinks | Kay Sievers |
2006-12-01 | CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variables | Kay Sievers |
2006-12-01 | CONFIG_SYSFS_DEPRECATED - device symlinks | Kay Sievers |