summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ide: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-163-11/+28
* hsi: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-161-4/+6
* xenbus: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-164-9/+21
* ssb: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-161-11/+14
* rapidio: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-163-16/+26
* pcmcia: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-161-26/+39
* bcma: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-161-7/+16
* uwb: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-161-5/+8
* MMC: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-162-14/+19
* PNP: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-163-19/+28
* drivers/base/core.c: output device renaming messages with dev_dbg().ethan.zhao2013-10-161-2/+1
* devres: add kernel standard devm_k.alloc functionsJoe Perches2013-10-162-13/+35
* sysfs/bin: Fix size handling overflow for bin_attributeBenjamin Herrenschmidt2013-10-141-1/+1
* sysfs: make sysfs_file_ops() follow ignore_lockdep flagTejun Heo2013-10-143-21/+20
* kobject: show debug info on delayed kobject releaseFengguang Wu2013-10-111-1/+1
* driver core: remove dev_bin_attrs from struct classGreg Kroah-Hartman2013-10-062-41/+2
* driver core: remove dev_attrs from struct classGreg Kroah-Hartman2013-10-052-39/+1
* sysfs: merge regular and bin file handlingTejun Heo2013-10-057-502/+28
* sysfs: prepare open path for unified regular / bin file handlingTejun Heo2013-10-051-25/+33
* sysfs: copy bin mmap support from fs/sysfs/bin.c to fs/sysfs/file.cTejun Heo2013-10-053-1/+249
* sysfs: add sysfs_bin_read()Tejun Heo2013-10-051-0/+65
* sysfs: prepare path write for unified regular / bin file handlingTejun Heo2013-10-052-6/+35
* sysfs: collapse fs/sysfs/bin.c::fill_read() into read()Tejun Heo2013-10-051-21/+15
* sysfs: skip bin_buffer->buffer while readingTejun Heo2013-10-051-13/+8
* sysfs: use seq_file when reading regular filesTejun Heo2013-10-051-91/+73
* sysfs: use transient write bufferTejun Heo2013-10-051-62/+52
* sysfs: add sysfs_open_file->sd and ->fileTejun Heo2013-10-051-11/+12
* sysfs: rename sysfs_buffer to sysfs_open_fileTejun Heo2013-10-051-64/+63
* sysfs: add sysfs_open_file_mutexTejun Heo2013-10-051-6/+12
* sysfs: remove sysfs_buffer->opsTejun Heo2013-10-051-12/+21
* sysfs: remove sysfs_buffer->needs_read_fillTejun Heo2013-10-051-12/+12
* sysfs: remove unused sysfs_buffer->posTejun Heo2013-10-051-1/+0
* sysfs: introduce [__]sysfs_remove()Tejun Heo2013-10-034-28/+29
* sysfs: make __sysfs_remove_dir() recursiveTejun Heo2013-10-031-11/+64
* kobject: grab an extra reference on kobject->sd to allow duplicate deletesTejun Heo2013-10-032-1/+18
* sysfs: remove sysfs_addrm_cxt->parent_sdTejun Heo2013-10-035-36/+38
* fs/debugfs: add declaration for no CONFIG_DEBUG_FSWeijie Yang2013-10-031-0/+12
* Merge 3.12-rc3 into driver-core-nextGreg Kroah-Hartman2013-09-29230-1253/+2355
|\
| * Linux 3.12-rc3v3.12-rc3Linus Torvalds2013-09-291-1/+1
| * Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-2921-107/+201
| |\
| | * usb: dwc3: add support for MerrifieldDavid Cohen2013-09-261-0/+2
| | * USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu2013-09-261-2/+3
| | * USB: Fix breakage in ffs_fs_mount()Al Viro2013-09-261-34/+26
| | * fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh2013-09-261-9/+3
| | * usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff2013-09-251-0/+16
| | * usb: chipidea: USB_CHIPIDEA should depend on HAS_DMAGeert Uytterhoeven2013-09-251-1/+1
| | * usb: chipidea: udc: free pending TD at removal procedurePeter Chen2013-09-251-0/+2
| | * usb: chipidea: imx: Add usb_phy_shutdown at probe's error pathPeter Chen2013-09-251-2/+5
| | * usb: chipidea: Fix memleak for ci->hw_bank.regmap when removalPeter Chen2013-09-251-0/+1
| | * usb: chipidea: udc: fix the oops after rmmod gadgetPeter Chen2013-09-251-1/+1
OpenPOWER on IntegriCloud