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.13.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
2016-07-17
watchdog: bcm2835_wdt: constify _ops and _info structures
Rasmus Villemoes
1
-2
/
+2
2016-07-17
watchdog: Add Meson GXBB Watchdog Driver
Neil Armstrong
3
-0
/
+281
2016-07-17
watchdog: qcom: configure BARK time in addition to BITE time
Matthew McClintock
1
-0
/
+5
2016-07-17
watchdog: qcom: add option for standalone watchdog not in timer block
Matthew McClintock
1
-16
/
+48
2016-07-17
watchdog: da9063_wdt: don't trigger watchdog too fast
Stefan Christ
1
-0
/
+2
2016-07-17
x86: Fix Apollo Lake Watchdog address in PMC driver
Yong, Jonathan
1
-4
/
+6
2016-07-17
watchdog: iTCO-wdt: handle 5th variation for Apollo Lake
Yong, Jonathan
1
-0
/
+2
2016-07-17
watchdog: pic32-dmt: Fix return value check in pic32_dmt_probe()
Wei Yongjun
1
-2
/
+2
2016-07-17
watchdog: pic32-wdt: Fix return value check in pic32_wdt_drv_probe()
Wei Yongjun
1
-2
/
+2
2016-07-17
watchdog: ziirave_wdt: Correct I2C device id to fix module autoloading.
Enric Balletbo i Serra
1
-1
/
+1
2016-07-17
watchdog: drop redundant 'default n' option for WATCHDOG_SYSFS
Vladimir Zapolskiy
1
-1
/
+0
2016-07-17
watchdog: max77620: Add support for watchdog timer
Laxman Dewangan
3
-0
/
+237
2016-07-17
watchdog: f71808e_wdt: Add F81866 support
Ji-Ze Hong (Peter Hong)
1
-2
/
+26
2016-07-17
watchdog: sirf: fix __iomem * warnings
Ben Dooks
1
-5
/
+10
2016-07-17
watchdog: tangox: Mark running watchdog correctly
Guenter Roeck
1
-1
/
+1
2016-07-17
watchdog: sbsa: Set WDOG_HW_RUNNING, when watchdog is already running.
Pratyush Anand
1
-0
/
+2
2016-07-17
watchdog: sbsa: Use max_hw_heartbeat_ms instead of max_timeout
Pratyush Anand
1
-2
/
+2
2016-07-17
watchdog: skip min and max timeout validity check when max_hw_heartbeat_ms is...
Pratyush Anand
1
-1
/
+1
2016-07-17
watchdog: pcwd: Utilize the module_isa_driver macro
William Breathitt Gray
1
-13
/
+1
2016-07-17
watchdog: Add Aspeed watchdog driver
Joel Stanley
3
-0
/
+226
2016-07-17
watchdog: softdog: improve coding style
Wolfram Sang
1
-3
/
+3
2016-07-17
watchdog: softdog: drop superfluous set_timeout callback
Wolfram Sang
1
-7
/
+0
2016-07-17
watchdog: softdog: sort includes to avoid duplicates
Wolfram Sang
1
-5
/
+5
2016-07-17
watchdog: softdog: remove forward declaration
Wolfram Sang
1
-5
/
+3
2016-07-17
watchdog: softdog: consistently use softdog_ prefix
Wolfram Sang
1
-11
/
+10
2016-07-17
watchdog: softdog: use watchdog core to init timeout value
Wolfram Sang
1
-12
/
+5
2016-07-17
watchdog: softdog: remove obsolete comments
Wolfram Sang
1
-33
/
+0
2016-07-17
watchdog: Add a device managed API for watchdog_register_device()
Neil Armstrong
1
-0
/
+37
2016-07-16
Merge tag 'for-linus-20160715' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-2
/
+5
2016-07-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-8
/
+15
2016-07-16
media: fix airspy usb probe error path
James Patrick-Evans
1
-2
/
+1
2016-07-16
EDAC, sb_edac: Fix Knights Landing
Tony Luck
1
-14
/
+6
2016-07-15
Input: ts4800-ts - add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-6
/
+7
2016-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
5
-29
/
+18
2016-07-15
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-5
/
+5
2016-07-15
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
8
-39
/
+74
2016-07-15
Merge tag 'drm-intel-fixes-2016-07-14' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-1
/
+12
2016-07-15
Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
3
-0
/
+24
2016-07-14
drm/amdgpu: fix power distribution issue for Polaris10 XT
Ken Wang
3
-0
/
+22
2016-07-14
drm/amdgpu: Add a missing register to Polaris golden setting
Ken Wang
1
-0
/
+2
2016-07-14
Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcount
Andrew Duggan
1
-2
/
+2
2016-07-14
Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"
Dmitry Torokhov
1
-0
/
+3
2016-07-14
mtd: nand: omap2: Add check for old elm binding
Teresa Remmet
1
-2
/
+5
2016-07-14
drm/i915: Ignore panel type from OpRegion on SKL
Ville Syrjälä
1
-0
/
+11
2016-07-14
drm/i915: Update ifdeffery for mutex->owner
Chris Wilson
1
-1
/
+1
2016-07-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2016-07-13
Merge tag 'media/v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-12
/
+36
2016-07-13
Merge tag 'acpi-urgent-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-10
/
+14
2016-07-12
Merge branches 'acpica-fixes' and 'acpi-ec-fixes'
Rafael J. Wysocki
1
-2
/
+13
2016-07-12
Merge tag 'qcom-smd-list-voltage' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
[next]