summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-08Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy54-70/+69
2010-03-08sysdev: fix up the probe/release attributesGreg Kroah-Hartman1-8/+8
2010-03-08HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm)Stefan Richter1-77/+36
2010-03-08kobject: Constify struct kset_uevent_opsEmese Revfy9-14/+14
2010-03-08driver-core: firmware_class: remove base.h header inclusionLuis R. Rodriguez1-1/+0
2010-03-08sysfs: Cache the last sysfs_dirent to improve readdir scalability v2Eric W. Biederman1-22/+60
2010-03-08Driver-Core: require valid action string in uevent triggerKay Sievers1-8/+3
2010-03-08Driver-Core: disable /sbin/hotplug by defaultKay Sievers1-1/+9
2010-03-08Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the descriptionKay Sievers1-17/+24
2010-03-08Driver-Core: devtmpfs - reset inode permissions before unlinkingKay Sievers1-0/+13
2010-03-08driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen6-57/+27
2010-03-08driver core: Add class_attr_string for simple read-only stringAndi Kleen2-0/+27
2010-03-08driver-core: Add attribute argument to class_attribute show/storeAndi Kleen21-32/+87
2010-03-08sysdev: fix missing s390 conversionHeiko Carstens1-1/+3
2010-03-08sysdev: Fix type of sysdev class attribute in memory driverAndi Kleen1-3/+4
2010-03-08sysdev: Add sysdev_create/remove_filesAndi Kleen1-0/+13
2010-03-08sysdev: Use sysdev_class attribute arrays in node driverAndi Kleen1-15/+16
2010-03-08sysdev: Convert node driverAndi Kleen1-40/+17
2010-03-08sysfs: Add attribute array to sysdev classesAndi Kleen2-1/+10
2010-03-08sysfs: Add sysfs_add/remove_files utility functionsAndi Kleen2-0/+34
2010-03-08sysdev: Convert cpu driver sysdev class attributesAndi Kleen1-16/+21
2010-03-08sysdev: Convert node driver class attributes to be data drivenAndi Kleen1-47/+18
2010-03-08sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen10-30/+89
2010-03-08driver core: make platform_device_id table constEric Miao1-1/+1
2010-03-08Driver core: add platform_create_bundle() helperDmitry Torokhov2-0/+63
2010-03-08kset-example: Spelling fixes.Radu Voicilas1-2/+2
2010-03-08kobject-example: Spelling fixes.Radu Voicilas1-2/+2
2010-03-08driver-core: fix race condition in get_device_parent()Tejun Heo1-2/+11
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-consoleLinus Torvalds1-13/+16
2010-03-08Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds42-162/+1662
2010-03-08Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds9-116/+1973
2010-03-08Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds78-1024/+12151
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds478-24384/+29064
2010-03-08seq_file: fix new kernel-doc warningsRandy Dunlap1-2/+2
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds35-728/+2201
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds12-57/+69
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds5-6/+378
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...Linus Torvalds1-0/+1
2010-03-08Merge branch 'next-i2c-xilinx' into next-i2cBen Dooks3-0/+835
2010-03-08Merge branch 'next-i2c-omap' into next-i2cBen Dooks1-19/+25
2010-03-08Merge branch 'next-i2c-mpc-v8' into next-i2cBen Dooks3-85/+146
2010-03-08i2c: Add support for Xilinx XPS IIC Bus InterfaceRichard Röjfors3-0/+835
2010-03-08i2c: omap: Add support for 16-bit registersCory Maccarrone1-19/+25
2010-03-08i2c-pnx: fix setting start/stop conditionLuotao Fu1-11/+0
2010-03-08powerpc: doc/dts-bindings: update doc of FSL I2C bindingsWolfgang Grandegger1-8/+22
2010-03-08i2c-mpc: add support for the MPC512x processors from FreescaleWolfgang Grandegger2-22/+78
2010-03-08i2c-mpc: rename "setclock" initialization functions to "setup"Wolfgang Grandegger1-22/+20
2010-03-08i2c-mpc: use __devinit[data] for initialization functions and dataWolfgang Grandegger1-53/+46
2010-03-08i2c/imx: don't add probe function to the driver structUwe Kleine-König1-1/+0
2010-03-08i2c: Add support for Ux500/Nomadik I2C controllersrinidhi kasagar3-0/+967