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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-28
HSI: omap_ssi: call msg->complete() from process context
Sebastian Reichel
3
-1
/
+25
2016-06-28
HSI: omap_ssi_port: ensure clocks are kept enabled during transfer
Sebastian Reichel
1
-0
/
+2
2016-06-28
HSI: omap_ssi_port: replace pm_runtime_put_sync with non-sync variant
Sebastian Reichel
1
-9
/
+9
2016-06-28
HSI: omap_ssi_port: avoid calling runtime_pm_*_sync inside spinlock
Sebastian Reichel
1
-4
/
+4
2016-06-28
HSI: omap_ssi_port: avoid pm_runtime_get_sync in ssi_start_dma and ssi_start_pio
Sebastian Reichel
1
-6
/
+24
2016-06-28
HSI: omap_ssi_port: switch to threaded pio irq
Sebastian Reichel
2
-38
/
+24
2016-06-28
HSI: omap_ssi_core: remove pm_runtime_get_sync call from tasklet
Sebastian Reichel
1
-1
/
+7
2016-06-28
HSI: omap_ssi_core: use pm_runtime_put instead of pm_runtime_put_sync
Sebastian Reichel
1
-5
/
+5
2016-06-28
HSI: omap_ssi_port: prepare start_tx/stop_tx for blocking pm_runtime calls
Sebastian Reichel
2
-5
/
+20
2016-06-28
HSI: core: switch port event notifier from atomic to blocking
Sebastian Reichel
1
-4
/
+4
2016-06-28
HSI: omap_ssi_port: replace wkin_cken with atomic bitmap operations
Sebastian Reichel
2
-15
/
+7
2016-06-28
HSI: omap_ssi: convert cawake irq handler to thread
Sebastian Reichel
3
-19
/
+8
2016-06-28
HSI: ssi_protocol: fix ssip_xmit invocation
Sebastian Reichel
1
-1
/
+12
2016-06-28
HSI: ssi_protocol: replace spin_lock with spin_lock_bh
Sebastian Reichel
1
-32
/
+32
2016-06-28
HSI: ssi_protocol: avoid ssi_waketest call with held spinlock
Sebastian Reichel
1
-16
/
+25
2016-06-28
HSI: omap_ssi: do not reset module
Sebastian Reichel
2
-20
/
+1
2016-06-28
HSI: omap_ssi_port: remove useless newline
Sebastian Reichel
1
-4
/
+2
2016-06-15
hsi: Only descend into hsi directory when CONFIG_HSI is set
Andrew F. Davis
1
-1
/
+1
2016-06-15
hsi: Build hsi_boardinfo.c into hsi core if enabled
Andrew F. Davis
2
-1
/
+2
2016-06-10
HSI: cmt_speech: Fix double spin_lock
Iago Abal
1
-1
/
+1
2016-05-29
hsi: use kmemdup
Muhammad Falak R Wani
1
-4
/
+4
2016-05-29
HSI: cmt_speech: use vma_pages().
Muhammad Falak R Wani
1
-1
/
+1
2016-05-28
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+9
2016-05-28
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
Linus Torvalds
1
-0
/
+2
2016-05-28
Eliminate bad hash multipliers from hash_32() and hash_64()
George Spelvin
1
-0
/
+2
2016-05-28
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-05-28
Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-15
/
+230
2016-05-28
Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-05-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
40
-790
/
+5647
2016-05-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
95
-3301
/
+1748
2016-05-28
Revert "platform/chrome: chromeos_laptop: Add Leon Touch"
Benson Leung
1
-15
/
+0
2016-05-28
i2c: dev: use after free in detach
Dan Carpenter
1
-1
/
+1
2016-05-28
irqchip: mips-gic: Setup EIC mode on each CPU if it's in use
Paul Burton
1
-1
/
+9
2016-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-23
/
+70
2016-05-27
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-10
/
+22
2016-05-27
Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
8
-32
/
+32
2016-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+4
2016-05-27
switch ->setxattr() to passing dentry and inode separately
Al Viro
2
-6
/
+4
2016-05-27
Input: pwm-beeper - fix - scheduling while atomic
Manfred Schlaegl
1
-21
/
+48
2016-05-27
Input: xpad - xbox one elite controller support
Pavel Rojtberg
1
-1
/
+2
2016-05-27
Input: xpad - add more third-party controllers
Pavel Rojtberg
1
-0
/
+9
2016-05-27
Input: xpad - prevent spurious input from wired Xbox 360 controllers
Cameron Gutman
1
-0
/
+4
2016-05-27
Input: xpad - move pending clear to the correct location
Pavel Rojtberg
1
-1
/
+1
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
32
-83
/
+83
2016-05-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-12
/
+56
2016-05-27
Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-29
/
+9
2016-05-27
Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
48
-492
/
+1044
2016-05-27
Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
15
-52
/
+482
2016-05-27
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2
-118
/
+617
2016-05-27
platform/x86: Add PMC Driver for Intel Core SoC
Rajneesh Bhardwaj
4
-0
/
+264
[next]