summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern2013-09-253-3/+3
| | * USB: OHCI: accept very late isochronous URBsAlan Stern2013-09-252-14/+34
| | * USB: UHCI: accept very late isochronous URBsAlan Stern2013-09-251-4/+8
| | * USB: iMX21: accept very late isochronous URBsAlan Stern2013-09-251-4/+4
| | * Merge tag 'for-usb-linus-2013-09-23' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-09-256-33/+92
| | |\
| | | * usbcore: check usb device's state before sending a Set SEL control transferXenia Ragiadakou2013-09-231-0/+3
| | | * xhci: Fix race between ep halt and URB cancellationFlorian Wolter2013-09-231-2/+6
| | | * usb: Fix xHCI host issues on remote wakeup.Sarah Sharp2013-09-234-10/+60
| | | * xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman2013-09-234-21/+17
| | | * xhci: Fix oops happening after address device timeoutMathias Nyman2013-09-231-0/+6
| * | | Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-295-13/+10
| |\ \ \
| | * | | tty: ar933x_uart: move devicetree binding documentationGabor Juhos2013-09-261-0/+0
OpenPOWER on IntegriCloud