aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-08Merge branch 'topic/misc' into for-linusTakashi Iwai
2010-03-08Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-03-08Merge branch 'topic/hda' into for-linusTakashi Iwai
2010-03-08ALSA: hdmi - show debug message on changing audio infoframeWu Fengguang
2010-03-08ALSA: hdmi - merge common code for intelhdmi and nvhdmiWu Fengguang
2010-03-07msi-laptop: depends on RFKILLRandy Dunlap
2010-03-07msi-laptop: Detect 3G device exists by standard ec commandLee, Chun-Yi
2010-03-07msi-laptop: Add resume method for set the SCM load againLee, Chun-Yi
2010-03-07msi-laptop: Support some MSI 3G netbook that is need load SCMLee, Chun-Yi
2010-03-07msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/6...Lee, Chun-Yi
2010-03-07msi-laptop: Support standard ec 66/62 command on MSI notebook and nebookLee, Chun-Yi
2010-03-07Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman
2010-03-07sysfs: fix for thinko with sysfs_bin_attr_init()Stephen Rothwell
2010-03-07sysfs: Kill unused sysfs_sb variable.Eric W. Biederman
2010-03-07sysfs: Pass super_block to sysfs_get_inodeEric W. Biederman
2010-03-07driver core: Use sysfs_rename_link in device_renameEric W. Biederman
2010-03-07sysfs: Implement sysfs_rename_linkEric W. Biederman
2010-03-07sysfs: Pack sysfs_dirent more tightly.Eric W. Biederman
2010-03-07sysfs: Serialize updates to the vfs inodeEric W. Biederman
2010-03-07sysfs: windfarm: init sysfs attributesJohannes Berg
2010-03-07sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributesEric W. Biederman
2010-03-07sysfs: Document sysfs_attr_init and sysfs_bin_attr_initEric W. Biederman
2010-03-07sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman
2010-03-07sysfs: Use one lockdep class per sysfs attribute.Eric W. Biederman
2010-03-07sysfs: Only take active references on attributes.Eric W. Biederman
2010-03-07sysfs: Remove sysfs_get/put_active_twoEric W. Biederman
2010-03-07Driver core: Fix first line of kernel-doc for a few functionsBen Hutchings
2010-03-07UIO: Remove SMX Cryptengine driverHans J. Koch
2010-03-07UIO: minor Kconfig fixesJohn Ogness
2010-03-07UIO: Add a driver for Hilscher netX-based fieldbus cardsHans J. Koch
2010-03-07auxdisplay: move cfag12864bfb's probe function to .devinit.textUwe Kleine-König
2010-03-07media: move omap24xxcam's probe function to .devinit.textUwe Kleine-König
2010-03-07w1: move omap_hdq's probe function to .devinit.textUwe Kleine-König
2010-03-07i2c: move i2c_omap's probe function to .devinit.textUwe Kleine-König
2010-03-07x86: move hp-wmi's probe function to .devinit.textUwe Kleine-König
2010-03-07platform-drivers: move probe to .devinit.text in drivers/videoUwe Kleine-König
2010-03-07platform-drivers: move probe to .devinit.text in drivers/scsiUwe Kleine-König
2010-03-07platform-drivers: move probe to .devinit.text in arch/armUwe Kleine-König
2010-03-07Driver core: make struct platform_driver.id_table constUwe Kleine-König
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-07sysdev: fix up the probe/release attributesGreg Kroah-Hartman
2010-03-07HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm)Stefan Richter
2010-03-07kobject: Constify struct kset_uevent_opsEmese Revfy
2010-03-07driver-core: firmware_class: remove base.h header inclusionLuis R. Rodriguez
2010-03-07sysfs: Cache the last sysfs_dirent to improve readdir scalability v2Eric W. Biederman
2010-03-07Driver-Core: require valid action string in uevent triggerKay Sievers
2010-03-07Driver-Core: disable /sbin/hotplug by defaultKay Sievers
2010-03-07Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the descriptionKay Sievers
2010-03-07Driver-Core: devtmpfs - reset inode permissions before unlinkingKay Sievers
2010-03-07driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen