index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: at91rm9200: add DT support
Joachim Eastwood
2013-03-01
2
-1
/
+10
*
watchdog: add timeout-sec property binding
Fabio Porcedda
2013-03-01
4
-15
/
+15
*
watchdog: at91sam9_wdt: Convert to use the watchdog framework
Wenyou Yang
2013-03-01
2
-119
/
+43
*
watchdog: omap_wdt: Add option nowayout
Pali Rohár
2013-03-01
1
-1
/
+5
*
watchdog: core: dt: add support for the timeout-sec dt property
Fabio Porcedda
2013-03-01
2
-11
/
+58
*
watchdog: bcm47xx_wdt.c: add hard timer
Hauke Mehrtens
2013-03-01
1
-6
/
+63
*
watchdog: bcm47xx_wdt.c: rename wdt_time to timeout
Hauke Mehrtens
2013-03-01
1
-4
/
+4
*
watchdog: bcm47xx_wdt.c: rename ops methods
Hauke Mehrtens
2013-03-01
1
-18
/
+18
*
watchdog: bcm47xx_wdt.c: use platform device
Hauke Mehrtens
2013-03-01
1
-78
/
+78
*
watchdog: bcm47xx_wdt.c: convert to watchdog core api
Hauke Mehrtens
2013-03-01
2
-130
/
+23
*
watchdog: Convert BookE watchdog driver to watchdog infrastructure
Guenter Roeck
2013-03-01
2
-120
/
+66
*
watchdog: s3c2410_wdt: Use devm_* functions
Jingoo Han
2013-03-01
1
-33
/
+9
*
watchdog: remove old STMP3xxx driver
Wolfram Sang
2013-03-01
3
-298
/
+0
*
watchdog: add new driver for STMP3xxx and i.MX23/28
Wolfram Sang
2013-03-01
3
-0
/
+122
*
rtc: stmp3xxx: add wdt-accessor function
Wolfram Sang
2013-03-01
1
-0
/
+64
*
watchdog: introduce retu_wdt driver
Aaro Koskinen
2013-03-01
3
-0
/
+191
*
watchdog: intel_scu_watchdog: fix Kconfig dependency
Wim Van Sebroeck
2013-03-01
1
-1
/
+1
*
watchdog: orion_wdt: Add platform alias
Lubomir Rintel
2013-03-01
1
-0
/
+1
*
watchdog: ath79_wdt: add device tree matching
Gabor Juhos
2013-03-01
1
-0
/
+11
*
watchdog: ath79_wdt: get register base from platform device's resources
Gabor Juhos
2013-03-01
1
-10
/
+38
*
watchdog: ath79_wdt: convert to use devm_clk_get
Gabor Juhos
2013-03-01
1
-5
/
+2
*
watchdog: sp5100_tco: Write back the original value to reserved bits, instead...
Takahisa Tanaka
2013-03-01
1
-20
/
+8
*
watchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of rese...
Takahisa Tanaka
2013-03-01
1
-2
/
+3
*
watchdog: gef_wdt.c: add missing remove callback
Devendra Naga
2013-03-01
1
-0
/
+1
*
watchdog: at91sam9: at91_wdt_dt_ids cannot be __init
Arnd Bergmann
2013-03-01
1
-1
/
+1
*
watchdog: da9055_wdt needs to select WATCHDOG_CORE
Randy Dunlap
2013-03-01
1
-0
/
+1
*
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2013-02-28
13
-134
/
+920
|
\
|
*
i5100_edac: convert to use simple_open()
Wei Yongjun
2013-02-26
1
-7
/
+1
|
*
ghes_edac: fix to use list_for_each_entry_safe() when delete list items
Wei Yongjun
2013-02-26
1
-2
/
+2
|
*
ghes_edac: Fix RAS tracing
Mauro Carvalho Chehab
2013-02-25
1
-0
/
+13
|
*
ghes_edac: Make it compliant with UEFI spec 2.3.1
Mauro Carvalho Chehab
2013-02-25
1
-15
/
+180
|
*
ghes_edac: Improve driver's printk messages
Mauro Carvalho Chehab
2013-02-25
1
-10
/
+26
|
*
ghes_edac: Don't credit the same memory dimm twice
Mauro Carvalho Chehab
2013-02-25
1
-4
/
+13
|
*
ghes_edac: do a better job of filling EDAC DIMM info
Mauro Carvalho Chehab
2013-02-25
1
-12
/
+180
|
*
ghes_edac: add support for reporting errors via EDAC
Mauro Carvalho Chehab
2013-02-25
1
-2
/
+54
|
*
ghes_edac: Register at EDAC core the BIOS report
Mauro Carvalho Chehab
2013-02-25
3
-0
/
+138
|
*
ghes: add the needed hooks for EDAC error report
Mauro Carvalho Chehab
2013-02-25
1
-5
/
+19
|
*
ghes: move structures/enum to a header file
Mauro Carvalho Chehab
2013-02-21
1
-45
/
+2
|
*
edac: add support for raw error reports
Mauro Carvalho Chehab
2013-02-21
2
-22
/
+47
|
*
edac: reduce stack pressure by using a pre-allocated buffer
Mauro Carvalho Chehab
2013-02-21
1
-33
/
+48
|
*
edac: lock module owner to avoid error report conflicts
Mauro Carvalho Chehab
2013-02-21
1
-4
/
+21
|
*
edac: add a new memory layer type
Mauro Carvalho Chehab
2013-02-21
1
-0
/
+1
|
*
edac: initialize the core earlier
Mauro Carvalho Chehab
2013-02-21
1
-1
/
+1
|
*
edac: better report error conditions in debug mode
Mauro Carvalho Chehab
2013-02-21
1
-1
/
+6
|
*
i5100_edac: Remove two checkpatch warnings
Mauro Carvalho Chehab
2013-02-21
1
-4
/
+2
|
*
i5100_edac: connect fault injection to debugfs node
Niklas Söderlund
2013-02-21
1
-1
/
+70
|
*
i5100_edac: add fault injection code
Niklas Söderlund
2013-02-21
1
-0
/
+87
|
*
i5100_edac: probe for device 19 function 0
Niklas Söderlund
2013-02-21
1
-1
/
+27
|
*
edac: only create sdram_scrub_rate where supported
Mauro Carvalho Chehab
2013-02-21
1
-10
/
+19
|
*
i3200_edac: Fix the logic that detects filled memories
Mauro Carvalho Chehab
2013-02-21
1
-9
/
+12
[next]