aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
...
| | * | | | hotplug / x86: Add hotplug lock to missing placesToshi Kani2013-09-25
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\ \ \ \ \ \
| * | | | | | locks: break delegations on any attribute modificationJ. Bruce Fields2013-11-09
| * | | | | | locks: break delegations on unlinkJ. Bruce Fields2013-11-09
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'regmap-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2013-11-12
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge remote-tracking branch 'regmap/topic/spmi' into regmap-nextMark Brown2013-10-28
| |\ \ \ \ \
| | * | | | | regmap: add SPMI supportJosh Cartwright2013-10-28
| | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'regmap/topic/multi' into regmap-nextMark Brown2013-10-28
| |\ \ \ \ \
| | * | | | | regmap: new API regmap_multi_reg_write() definitionAnthony Olech2013-10-14
| | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown2013-10-28
| |\ \ \ \ \
| | * | | | | regmap: irq: clear status when disable irqYi Zhang2013-10-22
| | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown2013-10-28
| |\ \ \ \ \
| | * | | | | regmap: Add regmap_fields APIsKuninori Morimoto2013-09-17
| | * | | | | regmap: add regmap_field_update_bits()Kuninori Morimoto2013-09-16
| | | |_|/ / | | |/| | |
| * | | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2013-10-28
| |\ \ \ \ \
| | * | | | | regmap: debugfs: Fix a boot time crash with early regmap initTero Kristo2013-10-24
| | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'regmap/topic/async' into regmap-nextMark Brown2013-10-28
| |\ \ \ \ \
| | * | | | | regmap: Only send a single buffer for async I/O if writing one registerMark Brown2013-10-14
| | * | | | | regmap: spi: Handle async writes of only one bufferMark Brown2013-10-14
| | * | | | | Merge remote-tracking branch 'regmap/fix/core' into regmap-asyncMark Brown2013-10-10
| | |\ \ \ \ \
| | * | | | | | regmap: Use async I/O during cache syncMark Brown2013-10-10
| | * | | | | | regmap: Use async I/O for patch applicationMark Brown2013-10-10
| | * | | | | | regmap: Provide asynchronous write and update bits operationsMark Brown2013-10-09
| | * | | | | | regmap: Simplify the initiation of async I/OMark Brown2013-10-09
| | * | | | | | regmap: Don't generate gather writes for single register raw writesMark Brown2013-10-09
| | * | | | | | regmap: Cache async work structuresMark Brown2013-10-07
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown2013-10-28
| |\ \ \ \ \ \ | | | |/ / / / | | |/| / / / | | |_|/ / / | |/| | | |
| | * | | | regmap: Fix regmap_bulk_write single-rw mutex deadlockAnthony Olech2013-10-09
| | |/ / /
* | | | | devres: restore zeroing behavior of devres_alloc()Kevin Hilman2013-10-25
* | | | | Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman2013-10-19
|\| | | |
| * | | | driver core: Release device_hotplug_lock when store_mem_state returns EINVALYasuaki Ishimatsu2013-10-16
| |/ / /
* | | | drivers/base/core.c: output device renaming messages with dev_dbg().ethan.zhao2013-10-16
* | | | devres: add kernel standard devm_k.alloc functionsJoe Perches2013-10-16
* | | | driver core: remove dev_bin_attrs from struct classGreg Kroah-Hartman2013-10-06
* | | | driver core: remove dev_attrs from struct classGreg Kroah-Hartman2013-10-06
* | | | Merge 3.12-rc3 into driver-core-nextGreg Kroah-Hartman2013-09-29
|\| | |
| * | | driver core : Fix use after free of dev->parent in device_shutdownBenson Leung2013-09-26
| |/ /
* | | driver-core: remove struct bus_type.drv_attrsGreg Kroah-Hartman2013-09-28
* | | driver-core: remove struct bus_type.bus_attrsGreg Kroah-Hartman2013-09-28
* | | driver core: prevent deferred probe with platform_driver_probeJohan Hovold2013-09-26
* | | firmware: Be a bit more verbose about direct firmware loading failureNeil Horman2013-09-26
* | | sysfs: remove ktype->namespace() invocations in symlink codeTejun Heo2013-09-26
* | | sysfs: make attr namespace interface less convolutedTejun Heo2013-09-26
|/ /
* | thp: account anon transparent huge pages into NR_ANON_PAGESKirill A. Shutemov2013-09-12
* | dma-buf: Expose buffer size to userspace (v2)Christopher James Halse Rogers2013-09-10
* | dma-buf: Check return value of anon_inode_getfileTuomas Tynkkynen2013-09-10
* | Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2013-09-09
|\ \ | |/ |/|
| * drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski2013-08-27
| * Merge remote-tracking branch 'dma-public/for-v3.12-cma-dma' into for-nextMarek Szyprowski2013-07-15
| |\
* | \ Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-04
|\ \ \