summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-27USB: kill BKL in usblcdOliver Neukum
2007-04-27USB: kill BKL in skeleton driverOliver Neukum
2007-04-27USB: fix skeleton driverOliver Neukum
2007-04-27USB: pxa2xx_udc: fix hardcoded irq numberMilan Svoboda
2007-04-27pxa2xx_udc: cleanups, use platform_get_irqDavid Brownell
2007-04-27Adding PID of SHARP S01SH for ipaq.cNorihiko Tomiyama
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-04-27dev_dbg: check dev_dbg() argumentsDan Williams
2007-04-27drivers/base/attribute_container.c: use mutex instead of binary semaphoreMatthias Kaehlcke
2007-04-27mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occursAkinobu Mita
2007-04-27s2ram: add arch irq disable/enable hooksJohannes Berg
2007-04-27define platform wakeup hook, use in pci_enable_wake()David Brownell
2007-04-27security: prevent permission checking of file removal via sysfs_remove_group()James Morris
2007-04-27device_schedule_callback() needs a module referenceAlan Stern
2007-04-27s390: cio: Delay uevents for subchannelsCornelia Huck
2007-04-27sysfs: bin.c printk fixAndrew Morton
2007-04-27Driver core: use mutex instead of semaphore in DMA pool handlerMatthias Kaehlcke
2007-04-27driver core: bus_add_driver should return an error if no busGreg Kroah-Hartman
2007-04-27debugfs: Add debugfs_create_u64()Michael Ellerman
2007-04-27the overdue removal of the mount/umount ueventsAdrian Bunk
2007-04-27kobject: Comment and warning fixes to kobject.cEric W. Biederman
2007-04-27Driver core: warn when userspace writes to the uevent file in a non-supported...Kay Sievers
2007-04-27Driver core: make uevent-environment available in uevent-fileKay Sievers
2007-04-27kobject core: remove rwsem from struct subsystemGreg Kroah-Hartman
2007-04-27qeth: Remove usage of subsys.rwsemCornelia Huck
2007-04-27PHY: remove rwsem use from phy coreGreg Kroah-Hartman
2007-04-27IEEE1394: remove rwsem use from ieee1394 coreGreg Kroah-Hartman
2007-04-27IDE: remove rwsem use from ide-proc coreGreg Kroah-Hartman
2007-04-27Input: gameport - do not touch bus's rwsemDmitry Torokhov
2007-04-27Input: serio - do not touch bus's rwsemDmitry Torokhov
2007-04-27PNP: stop using the subsystem rwsemGreg Kroah-Hartman
2007-04-27USB: remove use of the bus rwsem, as it doesn't really protect anything.Greg Kroah-Hartman
2007-04-27SCSI: use the proper semaphore to protect the class listsGreg Kroah-Hartman
2007-04-27Driver core: remove use of rwsemGreg Kroah-Hartman
2007-04-27kobject: kobject_add() reference leakCornelia Huck
2007-04-27Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj)John Anthony Kazos Jr
2007-04-27Driver core: add suspend() and resume() to struct device_typeDmitry Torokhov
2007-04-27uevent: use add_uevent_var() instead of open coding itEric Rannaud
2007-04-27Driver core: switch firmware_class to uevent_suppress.Cornelia Huck
2007-04-27Driver core: suppress uevents via filterCornelia Huck
2007-04-27Driver core: notify userspace of network device renamesJean Tourrilhes
2007-04-27kref: fix CPU ordering with respect to krefsOliver Neukum
2007-04-27Driver core: remove unneeded completion from driver release pathGreg Kroah-Hartman
2007-04-27driver core: don't fail attaching the device if it cannot be boundCornelia Huck
2007-04-27powerpc: make it compile for multithread changeAndrew Morton
2007-04-27driver core: per-subsystem multithreaded probingCornelia Huck
2007-04-27kobject: kobject_shadow_add cleanupDmitriy Monakhov
2007-04-27Driver core: add name to device_typeKay Sievers
2007-04-27driver core: Use attribute groups in struct device_typeDmitry Torokhov
2007-04-27Driver core: udev triggered device-<>driver bindingKay Sievers