aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-03-07driver core: Add class_attr_string for simple read-only stringAndi Kleen
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen
2010-03-07sysdev: fix missing s390 conversionHeiko Carstens
2010-03-07sysdev: Fix type of sysdev class attribute in memory driverAndi Kleen
2010-03-07sysdev: Add sysdev_create/remove_filesAndi Kleen
2010-03-07sysdev: Use sysdev_class attribute arrays in node driverAndi Kleen
2010-03-07sysdev: Convert node driverAndi Kleen
2010-03-07sysfs: Add attribute array to sysdev classesAndi Kleen
2010-03-07sysfs: Add sysfs_add/remove_files utility functionsAndi Kleen
2010-03-07sysdev: Convert cpu driver sysdev class attributesAndi Kleen
2010-03-07sysdev: Convert node driver class attributes to be data drivenAndi Kleen
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen
2010-03-07driver core: make platform_device_id table constEric Miao
2010-03-07Driver core: add platform_create_bundle() helperDmitry Torokhov
2010-03-07kset-example: Spelling fixes.Radu Voicilas
2010-03-07kobject-example: Spelling fixes.Radu Voicilas
2010-03-07driver-core: fix race condition in get_device_parent()Tejun Heo
2010-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-consoleLinus Torvalds
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-03-07Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-03-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2010-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-03-07seq_file: fix new kernel-doc warningsRandy Dunlap
2010-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds
2010-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...Linus Torvalds
2010-03-07Merge branch 'next-i2c-xilinx' into next-i2cBen Dooks
2010-03-07Merge branch 'next-i2c-omap' into next-i2cBen Dooks
2010-03-07Merge branch 'next-i2c-mpc-v8' into next-i2cBen Dooks
2010-03-07i2c: Add support for Xilinx XPS IIC Bus InterfaceRichard Röjfors
2010-03-07i2c: omap: Add support for 16-bit registersCory Maccarrone
2010-03-07i2c-pnx: fix setting start/stop conditionLuotao Fu
2010-03-07powerpc: doc/dts-bindings: update doc of FSL I2C bindingsWolfgang Grandegger
2010-03-07i2c-mpc: add support for the MPC512x processors from FreescaleWolfgang Grandegger
2010-03-07i2c-mpc: rename "setclock" initialization functions to "setup"Wolfgang Grandegger
2010-03-07i2c-mpc: use __devinit[data] for initialization functions and dataWolfgang Grandegger