index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
Merge remote-tracking branch 'regmap/topic/multi' into regmap-next
Mark Brown
2013-10-28
1
-0
/
+41
|
|
\
\
\
\
\
|
|
*
|
|
|
|
regmap: new API regmap_multi_reg_write() definition
Anthony Olech
2013-10-14
1
-0
/
+41
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
2013-10-28
1
-0
/
+16
|
|
\
\
\
\
\
|
|
*
|
|
|
|
regmap: irq: clear status when disable irq
Yi Zhang
2013-10-22
1
-0
/
+16
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'regmap/topic/field' into regmap-next
Mark Brown
2013-10-28
2
-0
/
+106
|
|
\
\
\
\
\
|
|
*
|
|
|
|
regmap: Add regmap_fields APIs
Kuninori Morimoto
2013-09-17
2
-0
/
+86
|
|
*
|
|
|
|
regmap: add regmap_field_update_bits()
Kuninori Morimoto
2013-09-17
1
-0
/
+20
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
2013-10-28
1
-5
/
+52
|
|
\
\
\
\
\
|
|
*
|
|
|
|
regmap: debugfs: Fix a boot time crash with early regmap init
Tero Kristo
2013-10-24
1
-5
/
+52
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'regmap/topic/async' into regmap-next
Mark Brown
2013-10-28
4
-50
/
+194
|
|
\
\
\
\
\
|
|
*
|
|
|
|
regmap: Only send a single buffer for async I/O if writing one register
Mark Brown
2013-10-14
1
-7
/
+12
|
|
*
|
|
|
|
regmap: spi: Handle async writes of only one buffer
Mark Brown
2013-10-14
1
-1
/
+2
|
|
*
|
|
|
|
Merge remote-tracking branch 'regmap/fix/core' into regmap-async
Mark Brown
2013-10-10
1
-4
/
+4
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
regmap: Use async I/O during cache sync
Mark Brown
2013-10-10
1
-2
/
+14
|
|
*
|
|
|
|
|
regmap: Use async I/O for patch application
Mark Brown
2013-10-10
1
-0
/
+4
|
|
*
|
|
|
|
|
regmap: Provide asynchronous write and update bits operations
Mark Brown
2013-10-09
1
-0
/
+103
|
|
*
|
|
|
|
|
regmap: Simplify the initiation of async I/O
Mark Brown
2013-10-09
3
-11
/
+14
|
|
*
|
|
|
|
|
regmap: Don't generate gather writes for single register raw writes
Mark Brown
2013-10-09
1
-0
/
+10
|
|
*
|
|
|
|
|
regmap: Cache async work structures
Mark Brown
2013-10-07
2
-27
/
+34
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge remote-tracking branch 'regmap/fix/core' into regmap-linus
Mark Brown
2013-10-28
1
-4
/
+5
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
/
/
/
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
regmap: Fix regmap_bulk_write single-rw mutex deadlock
Anthony Olech
2013-10-09
1
-4
/
+5
|
|
|
/
/
/
*
|
|
|
|
devres: restore zeroing behavior of devres_alloc()
Kevin Hilman
2013-10-25
1
-2
/
+2
*
|
|
|
|
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
2013-10-19
1
-2
/
+5
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
driver core: Release device_hotplug_lock when store_mem_state returns EINVAL
Yasuaki Ishimatsu
2013-10-16
1
-2
/
+5
|
|
/
/
/
*
|
|
|
drivers/base/core.c: output device renaming messages with dev_dbg().
ethan.zhao
2013-10-16
1
-2
/
+1
*
|
|
|
devres: add kernel standard devm_k.alloc functions
Joe Perches
2013-10-16
1
-11
/
+16
*
|
|
|
driver core: remove dev_bin_attrs from struct class
Greg Kroah-Hartman
2013-10-06
1
-39
/
+2
*
|
|
|
driver core: remove dev_attrs from struct class
Greg Kroah-Hartman
2013-10-05
1
-37
/
+1
*
|
|
|
Merge 3.12-rc3 into driver-core-next
Greg Kroah-Hartman
2013-09-29
1
-7
/
+7
|
\
\
\
\
|
|
/
/
/
|
*
|
|
driver core : Fix use after free of dev->parent in device_shutdown
Benson Leung
2013-09-26
1
-7
/
+7
|
|
/
/
*
|
|
driver-core: remove struct bus_type.drv_attrs
Greg Kroah-Hartman
2013-09-28
1
-38
/
+2
*
|
|
driver-core: remove struct bus_type.bus_attrs
Greg Kroah-Hartman
2013-09-28
1
-42
/
+0
*
|
|
driver core: prevent deferred probe with platform_driver_probe
Johan Hovold
2013-09-26
1
-4
/
+13
*
|
|
firmware: Be a bit more verbose about direct firmware loading failure
Neil Horman
2013-09-26
1
-13
/
+25
*
|
|
sysfs: remove ktype->namespace() invocations in symlink code
Tejun Heo
2013-09-26
1
-3
/
+5
*
|
|
sysfs: make attr namespace interface less convoluted
Tejun Heo
2013-09-26
1
-20
/
+9
|
/
/
*
|
thp: account anon transparent huge pages into NR_ANON_PAGES
Kirill A. Shutemov
2013-09-12
1
-6
/
+0
*
|
dma-buf: Expose buffer size to userspace (v2)
Christopher James Halse Rogers
2013-09-10
1
-0
/
+29
*
|
dma-buf: Check return value of anon_inode_getfile
Tuomas Tynkkynen
2013-09-10
1
-1
/
+4
*
|
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2013-09-09
1
-75
/
+44
|
\
\
|
|
/
|
/
|
|
*
drivers: dma-contiguous: clean source code and prepare for device tree
Marek Szyprowski
2013-08-27
1
-75
/
+44
|
*
Merge remote-tracking branch 'dma-public/for-v3.12-cma-dma' into for-next
Marek Szyprowski
2013-07-15
2
-17
/
+5
|
|
\
*
|
\
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-09-04
2
-17
/
+5
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
2013-08-29
14
-143
/
+309
|
|
\
\
\
|
|
|
/
/
|
*
|
|
Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next
Alexander Graf
2013-07-08
2
-17
/
+5
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
mm/cma: Move dma contiguous changes into a seperate config
Aneesh Kumar K.V
2013-07-02
2
-17
/
+5
*
|
|
|
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-04
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
dma-buf: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
2013-07-16
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-03
5
-50
/
+77
|
\
\
\
\
|
*
\
\
\
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2013-08-30
2
-16
/
+31
|
|
\
\
\
\
[prev]
[next]