index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-25
watchdog: ep93xx_wdt: cleanup and let the core handle the heartbeat
H Hartley Sweeten
1
-70
/
+44
2017-02-25
watchdog: RDC321X_WDT always depends on PCI
Guenter Roeck
1
-0
/
+1
2017-02-25
watchdog: add driver for Cortina Gemini watchdog
Linus Walleij
3
-0
/
+241
2017-02-25
watchdog: constify watchdog_ops structures
Bhumika Goyal
14
-14
/
+14
2017-02-25
watchdog: Introduce watchdog_stop_on_unregister helper
Guenter Roeck
1
-0
/
+5
2017-02-25
watchdog: ebc-c384_wdt: Utilize devm_ functions in driver probe callback
William Breathitt Gray
1
-13
/
+1
2017-02-25
watchdog: tegra_wdt: Convert to use device managed functions
Guenter Roeck
1
-3
/
+1
2017-02-25
watchdog: da9063_wdt: Convert to use device managed functions
Guenter Roeck
1
-17
/
+1
2017-02-25
watchdog: da9062_wdt: Convert to use device managed functions
Guenter Roeck
1
-16
/
+2
2017-02-25
watchdog: da9055_wdt: Convert to use device managed functions
Guenter Roeck
1
-15
/
+2
2017-02-25
watchdog: da9052_wdt: Convert to use device managed functions
Guenter Roeck
1
-24
/
+8
2017-02-25
watchdog: bcm2835_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
1
-19
/
+8
2017-02-25
watchdog: mena21_wdt: Convert to use device managed functions and other impro...
Guenter Roeck
1
-22
/
+2
2017-02-25
watchdog: wm831x_wdt: Convert to use device managed functions
Guenter Roeck
1
-24
/
+7
2017-02-25
watchdog: digicolor_wdt: Convert to use device managed functions and other im...
Guenter Roeck
1
-36
/
+12
2017-02-25
watchdog: iTCO_wdt: Replace shutdown function with call to watchdog_stop_on_r...
Guenter Roeck
1
-8
/
+1
2017-02-25
watchdog: intel-mid_wdt: Convert to use device managed functions
Guenter Roeck
1
-10
/
+1
2017-02-25
watchdog: meson_wdt: Convert to use device managed functions and other improv...
Guenter Roeck
1
-21
/
+2
2017-02-25
watchdog: sunxi_wdt: Convert to use device managed functions and other improv...
Guenter Roeck
1
-22
/
+2
2017-02-25
watchdog: aspeed_wdt: Convert to use device managed functions
Guenter Roeck
1
-13
/
+1
2017-02-25
watchdog: coh901327_wdt: Use dev variable instead of pdev->dev
Guenter Roeck
1
-19
/
+15
2017-02-25
watchdog: coh901327_wdt: Use devm_ioremap_resource to map resources
Guenter Roeck
1
-26
/
+5
2017-02-25
watchdog: coh901327_wdt: Keep clock enabled after loading driver
Guenter Roeck
1
-20
/
+1
2017-02-25
watchdog: coh901327_wdt: Simplify error handling in probe function
Guenter Roeck
1
-4
/
+2
2017-02-25
watchdog: tangox: Use watchdog core to install restart handler
Guenter Roeck
1
-21
/
+13
2017-02-25
watchdog: dw_wdt: Use watchdog core to install restart handler
Guenter Roeck
1
-16
/
+7
2017-02-25
watchdog: bcm2835_wdt: Use watchdog core to install restart handler
Guenter Roeck
1
-27
/
+30
2017-02-25
watchdog: asm9260_wdt: Use watchdog core to install restart handler
Guenter Roeck
1
-15
/
+7
2017-02-25
watchdog: bcm47xx_wdt: Don't validate platform data on remove
Guenter Roeck
1
-3
/
+0
2017-02-25
watchdog: iTCO_wdt: Simplify module init function
Guenter Roeck
1
-7
/
+1
2017-02-25
watchdog: iTCO_wdt: Use pdev for platform device and pci_dev for pci device
Guenter Roeck
1
-27
/
+26
2017-02-25
watchdog: iTCO_wdt: Use device managed resources
Guenter Roeck
1
-63
/
+17
2017-02-25
watchdog: iTCO_wdt: Use allocated data structures
Guenter Roeck
1
-197
/
+205
2017-02-25
watchdog: orion: fix spelling mistake: "harcoded" -> "hardcoded"
Colin Ian King
1
-1
/
+1
2017-02-25
watchdog: Enable COMPILE_TEST where possible
Guenter Roeck
1
-59
/
+59
2017-02-25
watchdog: pnx833x_wdt: Mark as broken
Guenter Roeck
1
-0
/
+1
2017-02-25
watchdog: nic7018_wdt: Add NIC7018 watchdog driver
Hui Chun Ong
3
-0
/
+276
2017-02-25
watchdog: constify watchdog_info structures
Bhumika Goyal
12
-12
/
+12
2017-02-25
watchdog: pika_wdt: add __ro_after_init to ident
Bhumika Goyal
1
-1
/
+1
2017-02-25
watchdog: booke_wdt: add __ro_after_init to booke_wdt_info
Bhumika Goyal
1
-1
/
+1
2017-02-25
watchdog: sa11x0/pxa: fix error path of driver initialization
Vladimir Zapolskiy
1
-3
/
+5
2017-02-25
watchdog: update my email address
John Crispin
3
-5
/
+5
2017-02-24
dm-rq: don't dereference request payload after ending request
Jens Axboe
1
-2
/
+4
2017-02-24
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
833
-21212
/
+43286
2017-02-24
drm/tinydrm: mipi-dbi: Fix field width specifier warning
Noralf Trønnes
1
-2
/
+2
2017-02-24
drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitialized
Noralf Trønnes
1
-1
/
+1
2017-02-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
38
-144
/
+1219
2017-02-24
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
1
-0
/
+4
2017-02-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-1
/
+1
2017-02-24
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-2
/
+3
[prev]
[next]