aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-04-27Driver core: make uevent-environment available in uevent-fileKay Sievers
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-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: 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-27driver core: per-subsystem multithreaded probingCornelia Huck
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
2007-04-27dev_printk and new-style class devicesJean Delvare
2007-04-27driver core: fix namespace issue with devices assigned to classesKay Sievers
2007-04-27driver core: fix device_add error pathDmitriy Monakhov
2007-04-27Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...Linus Torvalds
2007-04-27Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-04-27[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390Milind Arun Choudhary
2007-04-27[S390] Processor degradation notification.Heiko Carstens
2007-04-27[S390] sclp: fix coding style.Stefan Haberland
2007-04-27[S390] vmlogrdr: stop IUCV connection in vmlogrdr_release.Ursula Braun
2007-04-27[S390] sclp: initialize early.Peter Oberparleiter
2007-04-27[S390] ctc: kmalloc->kzalloc/casting cleanups.Ahmed S. Darwish
2007-04-27[S390] zfcpdump support.Michael Holzheu
2007-04-27[S390] dasd: Add ipldev parameter.Peter Oberparleiter
2007-04-27[S390] dasd: Add sysfs attribute status and generate uevents.Horst Hummel
2007-04-27[S390] Get rid of console setup functions.Heiko Carstens
2007-04-27[S390] cio: Unregister ccw devices directly.Cornelia Huck
2007-04-27[S390] cio: cm_enable memory leak.Cornelia Huck
2007-04-27[S390] cio: ccwgroup register vs. unregister.Cornelia Huck
2007-04-27[S390] cio: Dont call css_update_ssd_info from interrupt context.Cornelia Huck
2007-04-27[S390] cio: fix subchannel channel-path data usagePeter Oberparleiter
2007-04-27[S390] cio: replace subchannel evaluation queue with bitmapPeter Oberparleiter
2007-04-27[S390] cio: Re-start path verification after aborting internal I/O.Stefan Bader
2007-04-27[S390] cio: Use add_uevent_var.Cornelia Huck
2007-04-27[S390] cio: Channel-path configure function.Peter Oberparleiter
2007-04-27[S390] cio: Clean up online_store.Cornelia Huck
2007-04-27[S390] cio: observe chpid valid flagPeter Oberparleiter
2007-04-27[S390] cio: Introduce separate files for channel-path related code.Peter Oberparleiter