aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-12Merge tag 'regmap-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2013-11-09locks: break delegations on any attribute modificationJ. Bruce Fields
2013-11-09locks: break delegations on unlinkJ. Bruce Fields
2013-10-28Merge remote-tracking branch 'regmap/topic/spmi' into regmap-nextMark Brown
2013-10-28Merge remote-tracking branch 'regmap/topic/multi' into regmap-nextMark Brown
2013-10-28Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown
2013-10-28Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown
2013-10-28Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown
2013-10-28Merge remote-tracking branch 'regmap/topic/async' into regmap-nextMark Brown
2013-10-28Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown
2013-10-28regmap: add SPMI supportJosh Cartwright
2013-10-25devres: restore zeroing behavior of devres_alloc()Kevin Hilman
2013-10-24regmap: debugfs: Fix a boot time crash with early regmap initTero Kristo
2013-10-22regmap: irq: clear status when disable irqYi Zhang
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman
2013-10-16driver core: Release device_hotplug_lock when store_mem_state returns EINVALYasuaki Ishimatsu
2013-10-16drivers/base/core.c: output device renaming messages with dev_dbg().ethan.zhao
2013-10-16devres: add kernel standard devm_k.alloc functionsJoe Perches
2013-10-14regmap: Only send a single buffer for async I/O if writing one registerMark Brown
2013-10-14regmap: spi: Handle async writes of only one bufferMark Brown
2013-10-14regmap: new API regmap_multi_reg_write() definitionAnthony Olech
2013-10-10Merge remote-tracking branch 'regmap/fix/core' into regmap-asyncMark Brown
2013-10-10regmap: Use async I/O during cache syncMark Brown
2013-10-10regmap: Use async I/O for patch applicationMark Brown
2013-10-09regmap: Fix regmap_bulk_write single-rw mutex deadlockAnthony Olech
2013-10-09regmap: Provide asynchronous write and update bits operationsMark Brown
2013-10-09regmap: Simplify the initiation of async I/OMark Brown
2013-10-09regmap: Don't generate gather writes for single register raw writesMark Brown
2013-10-07regmap: Cache async work structuresMark Brown
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-09-29Merge 3.12-rc3 into driver-core-nextGreg Kroah-Hartman
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-26driver core: prevent deferred probe with platform_driver_probeJohan Hovold
2013-09-26firmware: Be a bit more verbose about direct firmware loading failureNeil Horman
2013-09-26sysfs: remove ktype->namespace() invocations in symlink codeTejun Heo
2013-09-26sysfs: make attr namespace interface less convolutedTejun Heo
2013-09-26driver core : Fix use after free of dev->parent in device_shutdownBenson Leung
2013-09-17regmap: Add regmap_fields APIsKuninori Morimoto
2013-09-17regmap: add regmap_field_update_bits()Kuninori Morimoto
2013-09-12thp: account anon transparent huge pages into NR_ANON_PAGESKirill A. Shutemov
2013-09-10dma-buf: Expose buffer size to userspace (v2)Christopher James Halse Rogers
2013-09-10dma-buf: Check return value of anon_inode_getfileTuomas Tynkkynen
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds