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-02-20
stm class: Fix unlocking braino in the error path
Alexander Shishkin
1
-4
/
+3
2016-02-20
stm class: Add heartbeat stm source device
Alexander Shishkin
3
-0
/
+143
2016-02-20
stm class: dummy_stm: Create multiple devices
Alexander Shishkin
1
-9
/
+48
2016-02-20
stm class: Support devices with multiple instances
Alexander Shishkin
1
-3
/
+4
2016-02-20
stm class: Use driver's packet callback return value
Alexander Shishkin
1
-7
/
+12
2016-02-20
intel_th: Use real device index in the node names
Alexander Shishkin
1
-3
/
+20
2016-02-20
intel_th: Set root device's drvdata early
Alexander Shishkin
2
-2
/
+2
2016-02-20
intel_th: sth: Sanitize packet callback's return values
Alexander Shishkin
1
-3
/
+8
2016-02-20
intel_th: msu: Release resources on read error
Laurent FERT
1
-4
/
+3
2016-02-20
intel_th: msu: Fix offset for wrapped block
Laurent FERT
1
-1
/
+1
2016-02-20
intel_th: Update scratchpad bits according to enabled output activity
Alexander Shishkin
4
-4
/
+59
2016-02-20
intel_th: gth: Remove commented-out code
Alexander Shishkin
1
-18
/
+0
2016-02-20
intel_th: Depend on HAS_IOMEM
Alexander Shishkin
1
-1
/
+1
2016-02-20
stm class: Fix master deallocation in device unregistering
Chunyan Zhang
1
-1
/
+1
2016-02-20
stm class: Use a signed return type for stm_find_master_chan
Lucas Tanure
1
-2
/
+2
2016-02-14
ppdev: use dev_* macros
Sudip Mukherjee
1
-7
/
+7
2016-02-14
ppdev: use new parport device model
Sudip Mukherjee
1
-5
/
+20
2016-02-14
ppdev: remove space before tab
Sudip Mukherjee
1
-1
/
+1
2016-02-14
ppdev: fix parenthesis alignment
Sudip Mukherjee
1
-13
/
+13
2016-02-14
ppdev: remove braces
Sudip Mukherjee
1
-35
/
+22
2016-02-14
ppdev: add missing blank line
Sudip Mukherjee
1
-0
/
+6
2016-02-14
ppdev: remove whitespace around pointers
Sudip Mukherjee
1
-12
/
+12
2016-02-14
ppdev: space prohibited between function name and parenthesis
Sudip Mukherjee
1
-96
/
+96
2016-02-14
misc: mic: silence an overflow warning
Dan Carpenter
1
-1
/
+2
2016-02-14
misc: mic: use after free printing error message
Dan Carpenter
1
-1
/
+1
2016-02-14
Merge 4.5-rc4 into char-misc-next
Greg Kroah-Hartman
470
-55427
/
+4267
2016-02-14
Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-1
/
+12
2016-02-14
Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-7
/
+55
2016-02-14
Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-12
/
+19
2016-02-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-14
/
+17
2016-02-14
Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-21
/
+28
2016-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
4
-16
/
+27
2016-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
16
-286
/
+559
2016-02-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
6
-33
/
+59
2016-02-12
Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-24
/
+12
2016-02-12
IB/mlx5: Fix RC transport send queue overhead computation
Leon Romanovsky
1
-5
/
+7
2016-02-12
IB/ipoib: fix for rare multicast join race condition
Alex Estrin
1
-7
/
+17
2016-02-12
Merge tag 'mmc-v4.5-rc2' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
9
-36
/
+93
2016-02-12
Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-16
/
+25
2016-02-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-15
/
+21
2016-02-12
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
25
-257
/
+373
2016-02-11
Merge tag 'phy-for-4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Greg Kroah-Hartman
3
-12
/
+19
2016-02-11
android: drivers: Avoid debugfs race in binder
Riley Andrews
1
-2
/
+13
2016-02-11
android: binder: More offset validation
Arve Hjønnevåg
1
-2
/
+9
2016-02-11
misc: ibmasm: Replace timeval with timespec64
Amitoj Kaur Chawla
1
-3
/
+6
2016-02-11
mei: fix double freeing of a cb during link reset
Alexander Usyskin
3
-20
/
+14
2016-02-11
misc: eeprom_93xx46: Add support for a GPIO 'select' line.
Cory Tusar
1
-0
/
+35
2016-02-11
misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device.
Cory Tusar
1
-35
/
+91
2016-02-11
w1: w1_process() is not freezable kthread
Jiri Kosina
1
-1
/
+0
2016-02-11
nvmem: core: fix error path in nvmem_add_cells()
Rasmus Villemoes
1
-1
/
+3
[next]