Age | Commit message (Expand) | Author |
2007-07-12 | USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h> | David Brownell |
2007-07-12 | USB: add USB_DEVICE_AND_INTERFACE_INFO for device matching | Daniel Drake |
2007-07-12 | USB: add RESET_RESUME device quirk | Alan Stern |
2007-07-12 | USB: add USB-Persist facility | Alan Stern |
2007-07-12 | USB: suspend support for usb serial | Oliver Neukum |
2007-07-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2007-07-12 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-07-12 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-07-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds |
2007-07-12 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2007-07-12 | Remove old i386 setup code | H. Peter Anvin |
2007-07-12 | Clean up struct screen_info (<linux/screen_info.h>) | H. Peter Anvin |
2007-07-12 | i2c: New bus driver for the TAOS evaluation modules | Jean Delvare |
2007-07-12 | i2c-piix4: Add support for the ATI SB700 | Henry Su |
2007-07-12 | i2c: Fix the i2c_smbus_read_i2c_block_data() prototype | Jean Delvare |
2007-07-12 | i2c: Fix sparse warning in i2c.h | Mark M. Hoffman |
2007-07-12 | i2c: Add kernel documentation | David Brownell |
2007-07-11 | security: Protection for exploiting null dereference using mmap | Eric Paris |
2007-07-11 | [NET_SCHED]: ematch: module autoloading | Patrick McHardy |
2007-07-11 | [VLAN]: Fix MAC address handling | Patrick McHardy |
2007-07-11 | [NET]: Fix races in net_rx_action vs netpoll. | Olaf Kirch |
2007-07-11 | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui |
2007-07-11 | sysfs: make directory dentries and inodes reclaimable | Tejun Heo |
2007-07-11 | sysfs: make kobj point to sysfs_dirent instead of dentry | Tejun Heo |
2007-07-11 | sysfs: implement SYSFS_FLAG_REMOVED flag | Tejun Heo |
2007-07-11 | sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags | Tejun Heo |
2007-07-11 | driver-core: make devt_attr and uevent_attr static | Tejun Heo |
2007-07-11 | sysfs: kill unnecessary attribute->owner | Tejun Heo |
2007-07-11 | sysfs: add sysfs_dirent->s_name | Tejun Heo |
2007-07-11 | ida: implement idr based id allocator | Tejun Heo |
2007-07-11 | PM: Remove prev_state from struct dev_pm_info | Rafael J. Wysocki |
2007-07-11 | PM: Remove saved_state from struct dev_pm_info | Rafael J. Wysocki |
2007-07-11 | PM: Remove pm_parent from struct dev_pm_info | Rafael J. Wysocki |
2007-07-11 | DMI-based module autoloading | Lennart Poettering |
2007-07-11 | debugfs: add rename for debugfs files | Jan Kara |
2007-07-11 | PCI: add pci_try_set_mwi | Randy Dunlap |
2007-07-11 | PCI: Fix typo in include/linux/pci.h | Rolf Eike Beer |
2007-07-11 | PCI: pci_ids, remove double or more empty lines | Jiri Slaby |
2007-07-11 | PCI: pci_ids, add atheros and 3com_2 vendors | Jiri Slaby |
2007-07-11 | PCI: pci_ids, reorder some entries | Jiri Slaby |
2007-07-11 | PCI: i386: traps, change VENDOR to DEVICE | Jiri Slaby |
2007-07-11 | PCI: ATM: lanai, change VENDOR to DEVICE | Jiri Slaby |
2007-07-11 | PCI: read revision ID by default | Auke Kok |
2007-07-11 | PCI: remove useless pci driver method | David Brownell |
2007-07-11 | PCI aer: add pci_cleanup_aer_correct_aer_status | Stephen Hemminger |
2007-07-11 | PCI aer: fix stub return values | Stephen Hemminger |
2007-07-11 | + pci_find_slot-mark-deprecated.patch added to -mm tree | Alan Cox |
2007-07-11 | PCI: Make pcibios_add_platform_entries() return errors | Michael Ellerman |