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
2014-04-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
3
-19
/
+35
2014-04-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
29
-124
/
+206
2014-04-10
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
27
-58
/
+2630
2014-04-10
Merge tag 'backlight-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-18
/
+59
2014-04-09
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
47
-345
/
+2593
2014-04-09
Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
41
-1134
/
+2334
2014-04-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
4
-539
/
+21
2014-04-09
Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature"
Benjamin Herrenschmidt
3
-538
/
+0
2014-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-113
/
+190
2014-04-08
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
136
-2
/
+89854
2014-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-18
/
+137
2014-04-08
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
441
-15287
/
+35607
2014-04-08
isdnloop: several buffer overflows
Dan Carpenter
1
-8
/
+9
2014-04-08
backlight: lm3639: Use devm_backlight_device_register()
Daniel Jeong
1
-10
/
+7
2014-04-08
backlight: gpio-backlight: Add DT support
Denis Carikli
1
-7
/
+51
2014-04-08
backlight: core: Replace kfree with put_device
Levente Kurusa
1
-1
/
+1
2014-04-07
mmc: sdhci-acpi: Intel SDIO has broken card detect
Adrian Hunter
1
-0
/
+1
2014-04-08
thermal: rcar-thermal: update thermal zone only when temperature changes
Patrick Titiano
1
-1
/
+6
2014-04-08
thermal: rcar-thermal: fix same mask applied twice
Patrick Titiano
1
-1
/
+1
2014-04-08
thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
1
-4
/
+2
2014-04-08
thermal: imx: update formula for thermal sensor
Anson Huang
1
-13
/
+26
2014-04-08
DRM: armada: fix corruption while loading cursors
Russell King
1
-0
/
+1
2014-04-07
Merge tag 'stable/for-linus-3.15-tag2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2014-04-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
25
-220
/
+959
2014-04-07
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
4
-4
/
+4
2014-04-07
drivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_context() a little
Dan Carpenter
1
-3
/
+3
2014-04-07
rapidio: rework device hierarchy and introduce mport class of devices
Alexandre Bounine
7
-7
/
+70
2014-04-07
drivers/rapidio/devices/tsi721_dma.c: optimize use of BDMA descriptors
Alexandre Bounine
2
-33
/
+82
2014-04-07
zram: support REQ_DISCARD
Joonsoo Kim
1
-0
/
+62
2014-04-07
zram: use scnprintf() in attrs show() methods
Sergey Senozhatsky
2
-9
/
+11
2014-04-07
zram: propagate error to user
Minchan Kim
3
-11
/
+20
2014-04-07
zram: return error-valued pointer from zcomp_create()
Sergey Senozhatsky
2
-15
/
+18
2014-04-07
zram: move comp allocation out of init_lock
Sergey Senozhatsky
1
-12
/
+15
2014-04-07
zram: add lz4 algorithm backend
Sergey Senozhatsky
5
-0
/
+82
2014-04-07
zram: make compression algorithm selection possible
Sergey Senozhatsky
4
-6
/
+66
2014-04-07
zram: add set_max_streams knob
Sergey Senozhatsky
3
-3
/
+41
2014-04-07
zram: add multi stream functionality
Sergey Senozhatsky
4
-5
/
+167
2014-04-07
zram: factor out single stream compression
Sergey Senozhatsky
2
-10
/
+59
2014-04-07
zram: use zcomp compressing backends
Sergey Senozhatsky
3
-43
/
+36
2014-04-07
zram: introduce compressing backend abstraction
Sergey Senozhatsky
4
-0
/
+237
2014-04-07
zram: delete zram_init_device()
Sergey Senozhatsky
1
-11
/
+5
2014-04-07
zram: move zram size warning to documentation
Sergey Senozhatsky
1
-15
/
+0
2014-04-07
zram: drop not used table `count' member
Sergey Senozhatsky
1
-1
/
+0
2014-04-07
zram: report failed read and write stats
Sergey Senozhatsky
1
-0
/
+4
2014-04-07
zram: remove zram stats code duplication
Sergey Senozhatsky
1
-59
/
+23
2014-04-07
zram: use atomic64_t for all zram stats
Sergey Senozhatsky
2
-12
/
+12
2014-04-07
zram: remove good and bad compress stats
Sergey Senozhatsky
2
-13
/
+0
2014-04-07
zram: do not pass rw argument to __zram_make_request()
Sergey Senozhatsky
1
-18
/
+12
2014-04-07
zram: drop `init_done' struct zram member
Sergey Senozhatsky
2
-11
/
+11
2014-04-07
drivers/lguest/page_tables.c: rename do_set_pte()
Andrew Morton
1
-3
/
+3
[next]