index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-09
regmap: Back out work buffer fix
Mark Brown
1
-1
/
+2
2013-04-04
Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-13
/
+47
2013-04-02
PM / QoS: Avoid possible deadlock related to sysfs access
Rafael J. Wysocki
1
-13
/
+47
2013-03-31
Merge remote-tracking branch 'regmap/fix/async' into tmp
Mark Brown
1
-0
/
+2
2013-03-31
Merge remote-tracking branch 'regmap/fix/core' into tmp
Mark Brown
1
-2
/
+2
2013-03-27
regmap: async: Add missing return
Mark Brown
1
-0
/
+2
2013-03-21
regmap: don't corrupt work buffer in _regmap_raw_write()
Stephen Warren
1
-2
/
+1
2013-03-13
regmap: cache Fix regcache-rbtree sync
Lars-Peter Clausen
1
-1
/
+1
2013-03-12
regmap: Initialize `map->debugfs' before regcache
Dimitris Papastamos
1
-2
/
+2
2013-03-07
Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-102
/
+126
2013-03-07
Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2013-03-04
PM / QoS: Remove device PM QoS sysfs attributes at the right place
Rafael J. Wysocki
4
-76
/
+55
2013-03-04
PM / QoS: Fix concurrency issues and memory leaks in device PM QoS
Rafael J. Wysocki
1
-42
/
+87
2013-03-01
regmap: irq: call pm_runtime_put in pm_runtime_get_sync failed case
Li Fei
1
-0
/
+1
2013-02-27
CHROMIUM: dma-buf: restore args on failure of dma_buf_mmap
John Sheu
1
-6
/
+17
2013-02-27
dma-buf: implement vmap refcounting in the interface logic
Daniel Vetter
1
-5
/
+38
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+3
2013-02-26
switch vfs_getattr() to struct path
Al Viro
2
-2
/
+3
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-23
pm / runtime: force memory allocation with no I/O during Runtime PM callbcack
Ming Lei
1
-1
/
+18
2013-02-23
pm / runtime: introduce pm_runtime_set_memalloc_noio()
Ming Lei
1
-0
/
+70
2013-02-23
memory-hotplug: check whether all memory blocks are offlined or not when remo...
Yasuaki Ishimatsu
1
-0
/
+6
2013-02-21
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-269
/
+325
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-10
/
+18
2013-02-20
Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+77
2013-02-18
base: memory: fix soft/hard_offline_page permissions
Felipe Balbi
1
-2
/
+2
2013-02-15
drivercore: Fix ordering between deferred_probe and exiting initcalls
Grant Likely
1
-0
/
+2
2013-02-15
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-8
/
+11
2013-02-14
Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-next
Mark Brown
2
-12
/
+48
2013-02-14
Merge remote-tracking branch 'regmap/topic/mmio' into regmap-next
Mark Brown
1
-13
/
+66
2013-02-14
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
1
-26
/
+99
2013-02-14
Merge remote-tracking branch 'regmap/topic/flat' into regmap-next
Mark Brown
4
-1
/
+75
2013-02-14
Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next
Mark Brown
2
-18
/
+33
2013-02-14
Merge remote-tracking branch 'regmap/topic/async' into regmap-next
Mark Brown
3
-47
/
+326
2013-02-14
Merge remote-tracking branch 'regmap/topic/24bit' into regmap-next
Mark Brown
1
-0
/
+6
2013-02-14
regmap: mmio: add register clock support
Philipp Zabel
1
-13
/
+66
2013-02-11
regmap: debugfs: Factor out debugfs_tot_len calc into a function
Dimitris Papastamos
1
-8
/
+14
2013-02-11
regmap: debugfs: Optimize seeking within blocks of registers
Dimitris Papastamos
1
-5
/
+7
2013-02-11
regmap: debugfs: Add a `max_reg' member in struct regmap_debugfs_off_cache
Dimitris Papastamos
2
-0
/
+9
2013-02-09
PM: Introduce suspend state PM_SUSPEND_FREEZE
Zhang Rui
1
-0
/
+6
2013-02-08
regmap: debugfs: Fix reading in register field units
Dimitris Papastamos
1
-1
/
+1
2013-02-06
driver-core: constify data for class_find_device()
Michał Mirosław
2
-4
/
+4
2013-02-05
regmap: spi: Handle allocation failures gracefully
Mark Brown
1
-0
/
+2
2013-02-05
regmap: Export regmap_async_complete()
Mark Brown
1
-0
/
+1
2013-02-04
regmap: Export regmap_async_complete_cb
Axel Lin
1
-0
/
+1
2013-02-04
regmap: include linux/sched.h to fix build
Stephen Warren
1
-0
/
+1
2013-02-03
firmware: Ignore abort check when no user-helper is used
Takashi Iwai
1
-2
/
+9
2013-02-03
firmware: Reduce ifdef CONFIG_FW_LOADER_USER_HELPER
Takashi Iwai
1
-162
/
+151
2013-02-03
firmware: Make user-mode helper optional
Takashi Iwai
2
-13
/
+55
[next]