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
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-06-03
Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-8
/
+26
2014-06-03
Merge tag 'regmap-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
5
-18
/
+221
2014-06-03
Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+97
2014-06-03
Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-35
/
+11
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-8
/
+8
2014-06-02
Merge remote-tracking branch 'regmap/topic/smbus' into regmap-next
Mark Brown
2
-2
/
+128
2014-06-02
Merge remote-tracking branches 'regmap/topic/irq', 'regmap/topic/le', 'regmap...
Mark Brown
4
-12
/
+86
2014-06-02
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
2
-4
/
+7
2014-05-29
CMA: correct unlock target
Joonsoo Kim
1
-1
/
+1
2014-05-27
driver core: Inline dev_set/get_drvdata
Jean Delvare
1
-16
/
+0
2014-05-27
driver core: dev_get_drvdata: Don't check for NULL dev
Jean Delvare
1
-3
/
+1
2014-05-27
driver core: dev_set_drvdata returns void
Jean Delvare
1
-2
/
+1
2014-05-27
driver core: Move driver_data back to struct device
Jean Delvare
2
-13
/
+3
2014-05-26
regmap: mmio: Fix regmap_mmio_write for uneven counts
Philipp Zabel
1
-3
/
+3
2014-05-26
regmap: irq: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
1
-3
/
+6
2014-05-24
devres: Add devm_get_free_pages API
Eli Billauer
1
-0
/
+76
2014-05-23
Merge 3.15-rc6 into driver-core-next
Greg Kroah-Hartman
2
-1
/
+23
2014-05-22
Merge 3.15-rc6 into staging-next.
Greg Kroah-Hartman
2
-1
/
+23
2014-05-22
drivers/base/dma-contiguous.c: erratum of dev_get_cma_area
Gioh Kim
1
-1
/
+1
2014-05-20
DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
Bjorn Helgaas
2
-8
/
+8
2014-05-15
cma: Remove potential deadlock situation
Laura Abbott
1
-7
/
+25
2014-05-05
dma-buf: fix trivial typo error
Javier Martinez Canillas
1
-1
/
+1
2014-04-30
regmap: Add missing initialization of this_page
Geert Uytterhoeven
1
-1
/
+1
2014-04-30
regmap: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
1
-0
/
+3
2014-04-29
devres: introduce API "devm_kmemdup
Srinivas Pandruvada
1
-0
/
+21
2014-04-29
drivercore: deferral race condition fix
Grant Likely
1
-0
/
+17
2014-04-25
kobject: Make support for uevent_helper optional.
Michael Marineau
1
-6
/
+11
2014-04-24
of/irq: do irq resolution in platform_get_irq
Rob Herring
1
-1
/
+6
2014-04-22
regmap: i2c: fallback to SMBus if the adapter does not support standard I2C
Boris BREZILLON
1
-2
/
+102
2014-04-18
regmap: add reg_read/reg_write callbacks to regmap_bus struct
Boris BREZILLON
1
-0
/
+26
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-1
/
+1
2014-04-16
drivers/base/dd.c incorrect pr_debug() parameters
Frank Rowand
1
-2
/
+2
2014-04-16
topology: Fix compilation warning when not in SMP
Vincent Stehlé
1
-2
/
+1
2014-04-16
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
Tejun Heo
1
-33
/
+0
2014-04-14
regmap: rbtree: improve 64bits memory alignment
Jean-Christophe PINCE
1
-4
/
+4
2014-04-14
regmap: mmio: Fix the bug of 'offset' value parsing.
Xiubo Li
1
-5
/
+24
2014-04-14
regmap: implement LE formatting/parsing for 16/32-bit values.
Xiubo Li
1
-0
/
+52
2014-04-11
Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2014-04-08
Merge branches 'pm-wakeup' and 'pm-domains'
Rafael J. Wysocki
1
-0
/
+13
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+8
2014-04-07
PM / domains: Add pd_ignore_unused to keep power domains enabled
Tushar Behera
1
-0
/
+13
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-04-02
Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-04-01
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-36
/
+89
2014-04-01
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-31
/
+197
2014-04-01
Merge tag 'regulator-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+26
2014-04-01
Merge tag 'regmap-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
6
-78
/
+354
2014-04-01
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-1
/
+1
[next]