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-01-28
watchdog: mpc8xxx_wdt convert to watchdog core
Christophe Leroy
2
-73
/
+38
2014-01-28
watchdog: sirf: Remove redundant of_match_ptr helper
Sachin Kamat
1
-1
/
+1
2014-01-28
watchdog: hpwdt patch to display informative string
Thomas Mingarelli
1
-3
/
+8
2014-01-28
watchdog: dw_wdt: remove build dependencies
Baruch Siach
2
-3
/
+2
2014-01-28
watchdog: imx2_wdt: disable watchdog timer during low power mode
Anson Huang
1
-0
/
+4
2014-01-28
watchdog: s3c2410_wdt: Report when the watchdog reset the system
Doug Anderson
1
-3
/
+37
2014-01-28
watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu register
Leela Krishna Amudala
2
-9
/
+146
2014-01-28
watchdog: s3c2410_wdt: Handle rounding a little better for timeout
Doug Anderson
1
-8
/
+5
2014-01-28
watchdog: s3c2410_wdt: Only register for cpufreq on ARM_S3C24XX_CPUFREQ
Doug Anderson
1
-1
/
+1
2014-01-28
watchdog: GPIO-controlled watchdog
Alexander Shiyan
3
-0
/
+263
2014-01-28
watchdog: davinci: reuse driver for keystone arch
Ivan Khoronzhuk
2
-3
/
+3
2014-01-28
watchdog: davinci: add GET_TIMELEFT option support
Ivan Khoronzhuk
1
-0
/
+26
2014-01-28
watchdog: davinci: use davinci_wdt_device structure to hold device data
Ivan Khoronzhuk
1
-26
/
+48
2014-01-28
watchdog: davinci: change driver to use WDT core
Ivan Khoronzhuk
2
-112
/
+36
2014-01-28
watchdog: bcm281xx: Debugfs support
Markus Mayer
2
-4
/
+114
2014-01-28
watchdog: bcm281xx: Watchdog Driver
Markus Mayer
3
-0
/
+281
2014-01-28
watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/max
Doug Anderson
1
-2
/
+2
2014-01-28
watchdog: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
9
-9
/
+9
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-12
/
+105
2014-01-27
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-2
/
+1
2014-01-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
5
-21
/
+25
2014-01-27
firmware/google: drop 'select EFI' to avoid recursive dependency
Ard Biesheuvel
1
-2
/
+1
2014-01-27
Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-39
/
+474
2014-01-27
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-14
/
+22
2014-01-26
Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
29
-337
/
+1249
2014-01-25
Merge branch 'ipmi' (ipmi patches from Corey Minyard)
Linus Torvalds
4
-25
/
+39
2014-01-25
ipmi: Cleanup error return
Corey Minyard
1
-15
/
+29
2014-01-25
ipmi: fix timeout calculation when bmc is disconnected
Xie XiuQi
1
-1
/
+1
2014-01-25
ipmi: use USEC_PER_SEC instead of 1000000 for more meaningful
Xie XiuQi
3
-7
/
+7
2014-01-25
ipmi: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+2
2014-01-25
Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
46
-1486
/
+1463
2014-01-25
Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
27
-447
/
+877
2014-01-25
Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2
-33
/
+45
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1070
-27076
/
+58580
2014-01-25
Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linux
Linus Torvalds
4
-0
/
+278
2014-01-24
Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-54
/
+37
2014-01-24
Merge tag 'md/3.14' of git://neil.brown.name/md
Linus Torvalds
3
-25
/
+63
2014-01-24
Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-17
/
+45
2014-01-24
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
85
-520
/
+7401
2014-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
182
-723
/
+1097
2014-01-24
Merge tag 'fbdev-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
39
-400
/
+945
2014-01-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
18
-55
/
+1443
2014-01-24
net/cxgb4: Fix referencing freed adapter
Gavin Shan
1
-1
/
+1
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
189
-2541
/
+2654
2014-01-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-7
/
+20
2014-01-24
s390/hypfs: add interface for diagnose 0x304
Martin Schwidefsky
1
-0
/
+5
2014-01-23
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
38
-220
/
+852
2014-01-23
Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
65
-1561
/
+19561
2014-01-23
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
25
-313
/
+1518
2014-01-23
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
10
-79
/
+982
[next]