aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-16uwb: convert bus code to use dev_groupsGravatar Greg Kroah-Hartman 1-5/+8
2013-10-16MMC: convert bus code to use dev_groupsGravatar Greg Kroah-Hartman 2-14/+19
2013-10-16PNP: convert bus code to use dev_groupsGravatar Greg Kroah-Hartman 3-19/+28
2013-10-16drivers/base/core.c: output device renaming messages with dev_dbg().Gravatar ethan.zhao 1-2/+1
2013-10-16devres: add kernel standard devm_k.alloc functionsGravatar Joe Perches 2-13/+35
2013-10-14sysfs/bin: Fix size handling overflow for bin_attributeGravatar Benjamin Herrenschmidt 1-1/+1
2013-10-14sysfs: make sysfs_file_ops() follow ignore_lockdep flagGravatar Tejun Heo 3-21/+20
2013-10-11kobject: show debug info on delayed kobject releaseGravatar Fengguang Wu 1-1/+1
2013-10-06driver core: remove dev_bin_attrs from struct classGravatar Greg Kroah-Hartman 2-41/+2
2013-10-05driver core: remove dev_attrs from struct classGravatar Greg Kroah-Hartman 2-39/+1
2013-10-05sysfs: merge regular and bin file handlingGravatar Tejun Heo 7-502/+28
2013-10-05sysfs: prepare open path for unified regular / bin file handlingGravatar Tejun Heo 1-25/+33
2013-10-05sysfs: copy bin mmap support from fs/sysfs/bin.c to fs/sysfs/file.cGravatar Tejun Heo 3-1/+249
2013-10-05sysfs: add sysfs_bin_read()Gravatar Tejun Heo 1-0/+65
2013-10-05sysfs: prepare path write for unified regular / bin file handlingGravatar Tejun Heo 2-6/+35
2013-10-05sysfs: collapse fs/sysfs/bin.c::fill_read() into read()Gravatar Tejun Heo 1-21/+15
2013-10-05sysfs: skip bin_buffer->buffer while readingGravatar Tejun Heo 1-13/+8
2013-10-05sysfs: use seq_file when reading regular filesGravatar Tejun Heo 1-91/+73
2013-10-05sysfs: use transient write bufferGravatar Tejun Heo 1-62/+52
2013-10-05sysfs: add sysfs_open_file->sd and ->fileGravatar Tejun Heo 1-11/+12
2013-10-05sysfs: rename sysfs_buffer to sysfs_open_fileGravatar Tejun Heo 1-64/+63
2013-10-05sysfs: add sysfs_open_file_mutexGravatar Tejun Heo 1-6/+12
2013-10-05sysfs: remove sysfs_buffer->opsGravatar Tejun Heo 1-12/+21
2013-10-05sysfs: remove sysfs_buffer->needs_read_fillGravatar Tejun Heo 1-12/+12
2013-10-05sysfs: remove unused sysfs_buffer->posGravatar Tejun Heo 1-1/+0
2013-10-03sysfs: introduce [__]sysfs_remove()Gravatar Tejun Heo 4-28/+29
2013-10-03sysfs: make __sysfs_remove_dir() recursiveGravatar Tejun Heo 1-11/+64
2013-10-03kobject: grab an extra reference on kobject->sd to allow duplicate deletesGravatar Tejun Heo 2-1/+18
2013-10-03sysfs: remove sysfs_addrm_cxt->parent_sdGravatar Tejun Heo 5-36/+38
2013-10-03fs/debugfs: add declaration for no CONFIG_DEBUG_FSGravatar Weijie Yang 1-0/+12
2013-09-29Merge 3.12-rc3 into driver-core-nextGravatar Greg Kroah-Hartman 230-1253/+2355
2013-09-29Linux 3.12-rc3v3.12-rc3Gravatar Linus Torvalds 1-1/+1
2013-09-29Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 21-107/+201
2013-09-29Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 5-13/+10
2013-09-29Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 12-16/+31
2013-09-29Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-7/+7
2013-09-29Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 12-50/+116
2013-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-26/+1
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 26-77/+266
2013-09-29Revert "perf symbols: Demangle cloned functions"Gravatar Ingo Molnar 1-26/+1
2013-09-29Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/l...Gravatar Dave Airlie 3-13/+4
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Gravatar Linus Torvalds 7-6/+31
2013-09-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 8-41/+75
2013-09-28Merge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi.com/xfs/xfsGravatar Linus Torvalds 5-22/+68
2013-09-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-15/+32
2013-09-28Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-12/+23
2013-09-28PCI: Workaround missing pci_set_master in pci driversGravatar Yinghai Lu 1-1/+7
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 7-10/+20
2013-09-28kernel/params: fix handling of signed integer typesGravatar Jean Delvare 1-3/+3
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-71/+23