Commit Graph

52183 Commits (e9b8daf31b459acb440647a651b1bda3b30e6188)
 

Author SHA1 Message Date
Simon Arlott e9b8daf31b usbatm: create sysfs link "device" from atm class device to usb interface 18 years ago
Oliver Neukum c2cf3f6ec5 USB: unnecessary GFP_ATOMIC in mos7720 driver 18 years ago
Alan Stern 718efa64e3 usbcore: move usb_autosuspend_work 18 years ago
Pete Zaitcev 64e35d9236 libusual: change block scope variable to function scope 18 years ago
Pete Zaitcev 643616e678 ub: Bind to first endpoint, not to last 18 years ago
Oliver Neukum c4cabd28c7 USB: cdc-acm: export parsed capabilities through sysfs 18 years ago
Oliver Neukum bb74782e62 USB: additional structure from cdc spec 18 years ago
Pete Zaitcev f1c9e30b5e usbmon: Extended text API 18 years ago
Oliver Neukum 2e85c91e2e USB: kill BKL in usblcd 18 years ago
Oliver Neukum 5d9b89b33f USB: kill BKL in skeleton driver 18 years ago
Oliver Neukum ba35e02bdc USB: fix skeleton driver 18 years ago
Milan Svoboda 08a78cbb41 USB: pxa2xx_udc: fix hardcoded irq number 18 years ago
David Brownell 34ebcd2823 pxa2xx_udc: cleanups, use platform_get_irq 18 years ago
Norihiko Tomiyama c51e9749ab Adding PID of SHARP S01SH for ipaq.c 18 years ago
Linus Torvalds d868772fff Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 18 years ago
Dan Williams 404d5b185b dev_dbg: check dev_dbg() arguments 18 years ago
Matthias Kaehlcke 61a2f59af6 drivers/base/attribute_container.c: use mutex instead of binary semaphore 18 years ago
Akinobu Mita 240936e18b mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occurs 18 years ago
Johannes Berg a53c46dc82 s2ram: add arch irq disable/enable hooks 18 years ago
David Brownell 075c177152 define platform wakeup hook, use in pci_enable_wake() 18 years ago
James Morris 057f6c019f security: prevent permission checking of file removal via sysfs_remove_group() 18 years ago
Alan Stern 523ded71de device_schedule_callback() needs a module reference 18 years ago
Cornelia Huck fa1a8c23eb s390: cio: Delay uevents for subchannels 18 years ago
Andrew Morton 45cd8d8e1e sysfs: bin.c printk fix 18 years ago
Matthias Kaehlcke b2366d68d9 Driver core: use mutex instead of semaphore in DMA pool handler 18 years ago
Greg Kroah-Hartman 4f6e1945fe driver core: bus_add_driver should return an error if no bus 18 years ago
Michael Ellerman 8447891fe8 debugfs: Add debugfs_create_u64() 18 years ago
Adrian Bunk 3106d46f51 the overdue removal of the mount/umount uevents 18 years ago
Eric W. Biederman 2753133eb3 kobject: Comment and warning fixes to kobject.c 18 years ago
Kay Sievers 22af74f3b2 Driver core: warn when userspace writes to the uevent file in a non-supported way 18 years ago
Kay Sievers 16574dccd8 Driver core: make uevent-environment available in uevent-file 18 years ago
Greg Kroah-Hartman 4628803062 kobject core: remove rwsem from struct subsystem 18 years ago
Cornelia Huck 2f66858a0a qeth: Remove usage of subsys.rwsem 18 years ago
Greg Kroah-Hartman 87aebe078e PHY: remove rwsem use from phy core 18 years ago
Greg Kroah-Hartman a2a0f74dc1 IEEE1394: remove rwsem use from ieee1394 core 18 years ago
Greg Kroah-Hartman c401110186 IDE: remove rwsem use from ide-proc core 18 years ago
Dmitry Torokhov 79580057de Input: gameport - do not touch bus's rwsem 18 years ago
Dmitry Torokhov 70f256fda1 Input: serio - do not touch bus's rwsem 18 years ago
Greg Kroah-Hartman 75f1115c9b PNP: stop using the subsystem rwsem 18 years ago
Greg Kroah-Hartman 341487a837 USB: remove use of the bus rwsem, as it doesn't really protect anything. 18 years ago
Greg Kroah-Hartman b7bb125dc3 SCSI: use the proper semaphore to protect the class lists 18 years ago
Greg Kroah-Hartman 49f019d66d Driver core: remove use of rwsem 18 years ago
Cornelia Huck 88db4721d4 kobject: kobject_add() reference leak 18 years ago
John Anthony Kazos Jr 14193fb91a Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj) 18 years ago
Dmitry Torokhov f89cbc399e Driver core: add suspend() and resume() to struct device_type 18 years ago
Eric Rannaud bf62456eb9 uevent: use add_uevent_var() instead of open coding it 18 years ago
Cornelia Huck bdc4960a0b Driver core: switch firmware_class to uevent_suppress. 18 years ago
Cornelia Huck 83b5fb4cce Driver core: suppress uevents via filter 18 years ago
Jean Tourrilhes ca2f37dbc5 Driver core: notify userspace of network device renames 18 years ago
Oliver Neukum 1b0b3b9980 kref: fix CPU ordering with respect to krefs 18 years ago