| Commit message (Expand) | Author | Age | Files | Lines |
* | usbatm: create sysfs link "device" from atm class device to usb interface | Simon Arlott | 2007-04-27 | 1 | -1/+13 |
* | USB: unnecessary GFP_ATOMIC in mos7720 driver | Oliver Neukum | 2007-04-27 | 1 | -1/+1 |
* | usbcore: move usb_autosuspend_work | Alan Stern | 2007-04-27 | 3 | -30/+20 |
* | libusual: change block scope variable to function scope | Pete Zaitcev | 2007-04-27 | 1 | -1/+2 |
* | ub: Bind to first endpoint, not to last | Pete Zaitcev | 2007-04-27 | 1 | -4/+7 |
* | USB: cdc-acm: export parsed capabilities through sysfs | Oliver Neukum | 2007-04-27 | 2 | -5/+79 |
* | USB: additional structure from cdc spec | Oliver Neukum | 2007-04-27 | 1 | -0/+11 |
* | usbmon: Extended text API | Pete Zaitcev | 2007-04-27 | 3 | -64/+313 |
* | USB: kill BKL in usblcd | Oliver Neukum | 2007-04-27 | 1 | -2/+5 |
* | USB: kill BKL in skeleton driver | Oliver Neukum | 2007-04-27 | 1 | -2/+10 |
* | USB: fix skeleton driver | Oliver Neukum | 2007-04-27 | 1 | -11/+20 |
* | USB: pxa2xx_udc: fix hardcoded irq number | Milan Svoboda | 2007-04-27 | 1 | -1/+1 |
* | pxa2xx_udc: cleanups, use platform_get_irq | David Brownell | 2007-04-27 | 1 | -53/+43 |
* | Adding PID of SHARP S01SH for ipaq.c | Norihiko Tomiyama | 2007-04-27 | 1 | -0/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-04-27 | 56 | -544/+854 |
|\ |
|
| * | dev_dbg: check dev_dbg() arguments | Dan Williams | 2007-04-27 | 3 | -10/+6 |
| * | drivers/base/attribute_container.c: use mutex instead of binary semaphore | Matthias Kaehlcke | 2007-04-27 | 1 | -13/+13 |
| * | mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occurs | Akinobu Mita | 2007-04-27 | 1 | -1/+3 |
| * | s2ram: add arch irq disable/enable hooks | Johannes Berg | 2007-04-27 | 2 | -3/+33 |
| * | define platform wakeup hook, use in pci_enable_wake() | David Brownell | 2007-04-27 | 3 | -17/+63 |
| * | security: prevent permission checking of file removal via sysfs_remove_group() | James Morris | 2007-04-27 | 3 | -22/+57 |
| * | device_schedule_callback() needs a module reference | Alan Stern | 2007-04-27 | 4 | -13/+29 |
| * | s390: cio: Delay uevents for subchannels | Cornelia Huck | 2007-04-27 | 1 | -0/+6 |
| * | sysfs: bin.c printk fix | Andrew Morton | 2007-04-27 | 1 | -1/+1 |
| * | Driver core: use mutex instead of semaphore in DMA pool handler | Matthias Kaehlcke | 2007-04-27 | 1 | -7/+7 |
| * | driver core: bus_add_driver should return an error if no bus | Greg Kroah-Hartman | 2007-04-27 | 1 | -1/+1 |
| * | debugfs: Add debugfs_create_u64() | Michael Ellerman | 2007-04-27 | 2 | -0/+51 |
| * | the overdue removal of the mount/umount uevents | Adrian Bunk | 2007-04-27 | 4 | -30/+3 |
| * | kobject: Comment and warning fixes to kobject.c | Eric W. Biederman | 2007-04-27 | 1 | -3/+10 |
| * | Driver core: warn when userspace writes to the uevent file in a non-supported... | Kay Sievers | 2007-04-27 | 1 | -0/+3 |
| * | Driver core: make uevent-environment available in uevent-file | Kay Sievers | 2007-04-27 | 1 | -1/+49 |
| * | kobject core: remove rwsem from struct subsystem | Greg Kroah-Hartman | 2007-04-27 | 2 | -5/+1 |
| * | qeth: Remove usage of subsys.rwsem | Cornelia Huck | 2007-04-27 | 1 | -2/+0 |
| * | PHY: remove rwsem use from phy core | Greg Kroah-Hartman | 2007-04-27 | 2 | -14/+1 |
| * | IEEE1394: remove rwsem use from ieee1394 core | Greg Kroah-Hartman | 2007-04-27 | 1 | -8/+0 |
| * | IDE: remove rwsem use from ide-proc core | Greg Kroah-Hartman | 2007-04-27 | 1 | -4/+0 |
| * | Input: gameport - do not touch bus's rwsem | Dmitry Torokhov | 2007-04-27 | 1 | -26/+13 |
| * | Input: serio - do not touch bus's rwsem | Dmitry Torokhov | 2007-04-27 | 1 | -26/+15 |
| * | PNP: stop using the subsystem rwsem | Greg Kroah-Hartman | 2007-04-27 | 1 | -6/+0 |
| * | USB: remove use of the bus rwsem, as it doesn't really protect anything. | Greg Kroah-Hartman | 2007-04-27 | 4 | -22/+7 |
| * | SCSI: use the proper semaphore to protect the class lists | Greg Kroah-Hartman | 2007-04-27 | 1 | -2/+2 |
| * | Driver core: remove use of rwsem | Greg Kroah-Hartman | 2007-04-27 | 1 | -2/+0 |
| * | kobject: kobject_add() reference leak | Cornelia Huck | 2007-04-27 | 1 | -0/+1 |
| * | Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj) | John Anthony Kazos Jr | 2007-04-27 | 1 | -4/+2 |
| * | Driver core: add suspend() and resume() to struct device_type | Dmitry Torokhov | 2007-04-27 | 3 | -1/+26 |
| * | uevent: use add_uevent_var() instead of open coding it | Eric Rannaud | 2007-04-27 | 6 | -111/+79 |
| * | Driver core: switch firmware_class to uevent_suppress. | Cornelia Huck | 2007-04-27 | 1 | -8/+2 |
| * | Driver core: suppress uevents via filter | Cornelia Huck | 2007-04-27 | 1 | -2/+3 |
| * | Driver core: notify userspace of network device renames | Jean Tourrilhes | 2007-04-27 | 2 | -0/+41 |
| * | kref: fix CPU ordering with respect to krefs | Oliver Neukum | 2007-04-27 | 1 | -0/+2 |