summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-06driver core: remove dev_bin_attrs from struct classGreg Kroah-Hartman
2013-10-05driver core: remove dev_attrs from struct classGreg Kroah-Hartman
2013-10-05sysfs: merge regular and bin file handlingTejun Heo
2013-10-05sysfs: prepare open path for unified regular / bin file handlingTejun Heo
2013-10-05sysfs: copy bin mmap support from fs/sysfs/bin.c to fs/sysfs/file.cTejun Heo
2013-10-05sysfs: add sysfs_bin_read()Tejun Heo
2013-10-05sysfs: prepare path write for unified regular / bin file handlingTejun Heo
2013-10-05sysfs: collapse fs/sysfs/bin.c::fill_read() into read()Tejun Heo
2013-10-05sysfs: skip bin_buffer->buffer while readingTejun Heo
2013-10-05sysfs: use seq_file when reading regular filesTejun Heo
2013-10-05sysfs: use transient write bufferTejun Heo
2013-10-05sysfs: add sysfs_open_file->sd and ->fileTejun Heo
2013-10-05sysfs: rename sysfs_buffer to sysfs_open_fileTejun Heo
2013-10-05sysfs: add sysfs_open_file_mutexTejun Heo
2013-10-05sysfs: remove sysfs_buffer->opsTejun Heo
2013-10-05sysfs: remove sysfs_buffer->needs_read_fillTejun Heo
2013-10-05sysfs: remove unused sysfs_buffer->posTejun Heo
2013-10-03sysfs: introduce [__]sysfs_remove()Tejun Heo
2013-10-03sysfs: make __sysfs_remove_dir() recursiveTejun Heo
2013-10-03kobject: grab an extra reference on kobject->sd to allow duplicate deletesTejun Heo
2013-10-03sysfs: remove sysfs_addrm_cxt->parent_sdTejun Heo
2013-10-03fs/debugfs: add declaration for no CONFIG_DEBUG_FSWeijie Yang
2013-09-29Merge 3.12-rc3 into driver-core-nextGreg Kroah-Hartman
2013-09-29Linux 3.12-rc3Linus Torvalds
2013-09-29Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-29Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-29Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-29Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-29Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-29Revert "perf symbols: Demangle cloned functions"Ingo Molnar
2013-09-29Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/l...Dave Airlie
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds
2013-09-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-28Merge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-09-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-28Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-28PCI: Workaround missing pci_set_master in pci driversYinghai Lu
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2013-09-28kernel/params: fix handling of signed integer typesJean Delvare
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-09-28driver-core: remove struct bus_type.drv_attrsGreg Kroah-Hartman
2013-09-28driver-core: remove struct bus_type.bus_attrsGreg Kroah-Hartman
2013-09-28i2c: ismt: initialize DMA bufferJames Ralston
2013-09-28drm/msm: use drm_gem_dumb_destroy helperRob Clark
2013-09-28drm/msm: deal with mach/iommu.h removalRob Clark
2013-09-28perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar
2013-09-28drm/msm: Remove iommu include from mdp4_kms.cJoerg Roedel