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-10-24
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
2
-0
/
+106
2013-10-24
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
3
-38
/
+161
2013-10-16
driver core: Release device_hotplug_lock when store_mem_state returns EINVAL
Yasuaki Ishimatsu
1
-2
/
+5
2013-10-09
regmap: Provide asynchronous write and update bits operations
Mark Brown
1
-0
/
+103
2013-10-09
regmap: Simplify the initiation of async I/O
Mark Brown
3
-11
/
+14
2013-10-09
regmap: Don't generate gather writes for single register raw writes
Mark Brown
1
-0
/
+10
2013-10-07
regmap: Cache async work structures
Mark Brown
2
-27
/
+34
2013-09-26
driver core : Fix use after free of dev->parent in device_shutdown
Benson Leung
1
-7
/
+7
2013-09-17
regmap: Add regmap_fields APIs
Kuninori Morimoto
2
-0
/
+86
2013-09-17
regmap: add regmap_field_update_bits()
Kuninori Morimoto
1
-0
/
+20
2013-09-12
thp: account anon transparent huge pages into NR_ANON_PAGES
Kirill A. Shutemov
1
-6
/
+0
2013-09-10
dma-buf: Expose buffer size to userspace (v2)
Christopher James Halse Rogers
1
-0
/
+29
2013-09-10
dma-buf: Check return value of anon_inode_getfile
Tuomas Tynkkynen
1
-1
/
+4
2013-09-09
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-75
/
+44
2013-09-04
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-17
/
+5
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-09-03
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-50
/
+77
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-295
/
+247
2013-09-03
Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
6
-131
/
+194
2013-08-31
Merge remote-tracking branch 'regmap/topic/sparse' into regmap-next
Mark Brown
1
-0
/
+2
2013-08-31
Merge remote-tracking branch 'regmap/topic/rbtree' into regmap-next
Mark Brown
3
-117
/
+150
2013-08-31
Merge remote-tracking branch 'regmap/topic/range' into regmap-next
Mark Brown
1
-0
/
+4
2013-08-31
Merge remote-tracking branch 'regmap/topic/patch' into regmap-next
Mark Brown
1
-9
/
+8
2013-08-31
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
1
-0
/
+25
2013-08-31
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
Mark Brown
3
-4
/
+4
2013-08-30
firmware loader: fix pending_fw_head list corruption
Maxime Bizon
1
-4
/
+7
2013-08-30
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2
-16
/
+31
2013-08-29
driver core / ACPI: Avoid device hot remove locking issues
Rafael J. Wysocki
2
-16
/
+31
2013-08-29
regmap: rbtree: Make cache_present bitmap per node
Lars-Peter Clausen
3
-80
/
+92
2013-08-29
regmap: rbtree: Reduce number of nodes, take 2
Lars-Peter Clausen
1
-17
/
+36
2013-08-29
regmap: rbtree: Simplify adjacent node look-up
Lars-Peter Clausen
1
-20
/
+19
2013-08-29
Merge remote-tracking branch 'regmap/topic/cache' into regmap-rbtree
Mark Brown
3
-4
/
+4
2013-08-28
drivers/base/memory.c: fix show_mem_removable() to handle missing sections
Russ Anderson
1
-0
/
+2
2013-08-28
drivers/base/memory.c: introduce help macro to_memory_block
Gu Zheng
1
-17
/
+12
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
14
-143
/
+309
2013-08-28
regmap: debugfs: Fix continued read from registers file
Lars-Peter Clausen
1
-2
/
+2
2013-08-27
driver core: add #include <linux/sysfs.h> to core files.
Greg Kroah-Hartman
3
-0
/
+3
2013-08-27
regcache-rbtree: Fix reg_stride != 1
Lars-Peter Clausen
1
-11
/
+14
2013-08-27
drivers: dma-contiguous: clean source code and prepare for device tree
Marek Szyprowski
1
-75
/
+44
2013-08-27
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+2
2013-08-27
Merge branch 'pm-opp'
Rafael J. Wysocki
1
-0
/
+1
2013-08-27
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-34
/
+43
2013-08-23
driver core: firmware: use __ATTR_RW()
Greg Kroah-Hartman
1
-8
/
+5
2013-08-23
driver core: core: use DEVICE_ATTR_RO
Greg Kroah-Hartman
1
-23
/
+16
2013-08-23
driver core: bus: use DRIVER_ATTR_WO()
Greg Kroah-Hartman
1
-9
/
+9
2013-08-23
driver-core: platform: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-4
/
+6
2013-08-22
sysfs.h: remove attr_name() macro
Greg Kroah-Hartman
3
-12
/
+12
2013-08-21
sysfs: add sysfs_create/remove_groups()
Greg Kroah-Hartman
3
-61
/
+6
2013-08-21
drivers: base: use standard device online/offline for state change
Seth Jennings
1
-72
/
+55
2013-08-21
drivers: base: refactor add_memory_section() to add_memory_block()
Seth Jennings
1
-27
/
+21
[next]