index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2012-05-30
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
1
-1
/
+1
2012-05-30
mode_t whack-a-mole: ->is_visible() returns umode_t...
Al Viro
1
-1
/
+1
2012-05-30
mm: fix off-by-one bug in print_nodes_state()
Ryota Ozaki
1
-5
/
+3
2012-05-25
Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linu...
Linus Torvalds
1
-1
/
+98
2012-05-25
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
4
-0
/
+533
2012-05-25
dma-buf: minor documentation fixes.
Sumit Semwal
1
-4
/
+5
2012-05-25
dma-buf: add vmap interface
Dave Airlie
1
-0
/
+34
2012-05-25
dma-buf: mmap support
Daniel Vetter
1
-1
/
+63
2012-05-24
Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
7
-253
/
+449
2012-05-24
Merge tag 'regmap-domain-deps' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2012-05-23
regmap: Use select .. if to get IRQ_DOMAIN enabled
Mark Brown
1
-0
/
+1
2012-05-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+0
2012-05-23
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-18
/
+98
2012-05-22
Merge branch 'for-next-arm-dma' into for-linus
Marek Szyprowski
1
-0
/
+42
2012-05-21
drivers: add Contiguous Memory Allocator
Marek Szyprowski
3
-0
/
+491
2012-05-21
common: add dma_mmap_from_coherent() function
Marek Szyprowski
1
-0
/
+42
2012-05-18
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-6
/
+21
2012-05-18
PM / Domains: Make it possible to add devices to inactive domains
Rafael J. Wysocki
1
-6
/
+21
2012-05-18
regmap: Fix typo in IRQ register striding
Mark Brown
1
-1
/
+1
2012-05-17
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
Peter Zijlstra
1
-4
/
+0
2012-05-14
regmap: add support for non contiguous status to regmap-irq
Graeme Gregory
1
-33
/
+21
2012-05-14
Driver Core: don't oops with unregistered driver in driver_find_device()
Hiroshi DOYU
1
-1
/
+1
2012-05-13
regmap: Convert regmap_irq to use irq_domain
Mark Brown
1
-27
/
+70
2012-05-13
Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...
Mark Brown
15
-214
/
+668
2012-05-13
regmap: Pass back the allocated regmap IRQ controller data
Mark Brown
1
-0
/
+2
2012-05-12
Merge tag 'regmap-3.4' into regmap-stride
Mark Brown
2
-4
/
+4
2012-05-11
Merge branch 'pm-sleep'
Rafael J. Wysocki
3
-59
/
+179
2012-05-11
PM / Domains: Fix computation of maximum domain off time
Rafael J. Wysocki
1
-11
/
+12
2012-05-11
PM / Domains: Fix link checking when add subdomain
Huang Ying
1
-1
/
+1
2012-05-09
regmap: fix possible memory corruption in regmap_bulk_read()
Laxman Dewangan
1
-1
/
+3
2012-05-08
regmap: Implement dev_get_regmap()
Mark Brown
2
-1
/
+61
2012-05-08
driver-core: extend dev_printk() to pass structured data
Kay Sievers
1
-3
/
+49
2012-05-05
PM / Domains: Cache device stop and domain power off governor results, v3
Rafael J. Wysocki
2
-19
/
+146
2012-05-05
PM / Domains: Make device removal more straightforward
Rafael J. Wysocki
1
-16
/
+11
2012-05-05
devres: Add devres_release()
Mark Brown
1
-0
/
+31
2012-05-05
devres: Clarify documentation for devres_destroy()
Mark Brown
1
-0
/
+4
2012-05-03
Merge 3.4-rc5 into driver-core-next
Greg Kroah-Hartman
1
-3
/
+1
2012-05-01
PM / QoS: Create device constraints objects on notifier registration
Rafael J. Wysocki
1
-7
/
+12
2012-05-01
PM / Runtime: Remove device fields related to suspend time, v2
Rafael J. Wysocki
2
-114
/
+2
2012-05-01
PM / Domains: Rework default domain power off governor function, v2
Rafael J. Wysocki
2
-36
/
+35
2012-05-01
PM / Domains: Rework default device stop governor function, v2
Rafael J. Wysocki
2
-4
/
+50
2012-05-01
PM / Sleep: Add user space interface for manipulating wakeup sources, v3
Rafael J. Wysocki
1
-0
/
+1
2012-05-01
PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources
Rafael J. Wysocki
2
-4
/
+81
2012-05-01
PM / Sleep: Implement opportunistic sleep, v2
Rafael J. Wysocki
1
-15
/
+19
2012-05-01
PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepoints
Arve Hjønnevåg
1
-3
/
+9
2012-05-01
PM / Sleep: Change wakeup source statistics to follow Android
Rafael J. Wysocki
2
-41
/
+53
2012-05-01
PM / Sleep: Use wait queue to signal "no wakeup events in progress"
Rafael J. Wysocki
1
-3
/
+13
2012-05-01
PM / Sleep: Look for wakeup events in later stages of device suspend
Rafael J. Wysocki
1
-0
/
+10
2012-05-01
regmap: Devices using format_write don't support bulk operations
Mark Brown
1
-0
/
+3
[next]