summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-17drivers/base/core.c: output device renaming messages with dev_dbg().ethan.zhao1-2/+1
2013-10-17devres: add kernel standard devm_k.alloc functionsJoe Perches2-13/+35
2013-10-14sysfs/bin: Fix size handling overflow for bin_attributeBenjamin Herrenschmidt1-1/+1
2013-10-14sysfs: make sysfs_file_ops() follow ignore_lockdep flagTejun Heo3-21/+20
2013-10-12kobject: show debug info on delayed kobject releaseFengguang Wu1-1/+1
2013-10-06driver core: remove dev_bin_attrs from struct classGreg Kroah-Hartman2-41/+2
2013-10-06driver core: remove dev_attrs from struct classGreg Kroah-Hartman2-39/+1
2013-10-06sysfs: merge regular and bin file handlingTejun Heo7-502/+28
2013-10-06sysfs: prepare open path for unified regular / bin file handlingTejun Heo1-25/+33
2013-10-06sysfs: copy bin mmap support from fs/sysfs/bin.c to fs/sysfs/file.cTejun Heo3-1/+249
2013-10-06sysfs: add sysfs_bin_read()Tejun Heo1-0/+65
2013-10-06sysfs: prepare path write for unified regular / bin file handlingTejun Heo2-6/+35
2013-10-06sysfs: collapse fs/sysfs/bin.c::fill_read() into read()Tejun Heo1-21/+15
2013-10-06sysfs: skip bin_buffer->buffer while readingTejun Heo1-13/+8
2013-10-06sysfs: use seq_file when reading regular filesTejun Heo1-91/+73
2013-10-06sysfs: use transient write bufferTejun Heo1-62/+52
2013-10-06sysfs: add sysfs_open_file->sd and ->fileTejun Heo1-11/+12
2013-10-06sysfs: rename sysfs_buffer to sysfs_open_fileTejun Heo1-64/+63
2013-10-06sysfs: add sysfs_open_file_mutexTejun Heo1-6/+12
2013-10-06sysfs: remove sysfs_buffer->opsTejun Heo1-12/+21
2013-10-05sysfs: remove sysfs_buffer->needs_read_fillTejun Heo1-12/+12
2013-10-05sysfs: remove unused sysfs_buffer->posTejun Heo1-1/+0
2013-10-04sysfs: introduce [__]sysfs_remove()Tejun Heo4-28/+29
2013-10-04sysfs: make __sysfs_remove_dir() recursiveTejun Heo1-11/+64
2013-10-04kobject: grab an extra reference on kobject->sd to allow duplicate deletesTejun Heo2-1/+18
2013-10-04sysfs: remove sysfs_addrm_cxt->parent_sdTejun Heo5-36/+38
2013-10-04fs/debugfs: add declaration for no CONFIG_DEBUG_FSWeijie Yang1-0/+12
2013-09-30Merge 3.12-rc3 into driver-core-nextGreg Kroah-Hartman230-1253/+2355
2013-09-30Linux 3.12-rc3v3.12-rc3Linus Torvalds1-1/+1
2013-09-30Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds21-107/+201
2013-09-30Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-13/+10
2013-09-30Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-16/+31
2013-09-30Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+7
2013-09-30Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-50/+116
2013-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-26/+1
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds26-77/+266
2013-09-29Revert "perf symbols: Demangle cloned functions"Ingo Molnar1-26/+1
2013-09-29Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/l...Dave Airlie3-13/+4
2013-09-29Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds7-6/+31
2013-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-41/+75
2013-09-29Merge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-22/+68
2013-09-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-15/+32
2013-09-29Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-12/+23
2013-09-29PCI: Workaround missing pci_set_master in pci driversYinghai Lu1-1/+7
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds7-10/+20
2013-09-28kernel/params: fix handling of signed integer typesJean Delvare1-3/+3
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-71/+23
2013-09-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-7/+13
2013-09-28driver-core: remove struct bus_type.drv_attrsGreg Kroah-Hartman2-40/+2
2013-09-28driver-core: remove struct bus_type.bus_attrsGreg Kroah-Hartman2-44/+0