index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-09
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
37
-0
/
+37
2015-09-09
watchdog: at91rm9200: Correct check for syscon_node_to_regmap() errors
Bjorn Andersson
1
-1
/
+1
2015-09-09
watchdog: at91sam9: get and use slow clock
Alexandre Belloni
1
-2
/
+20
2015-09-09
watchdog: add a driver to support SAMA5D4 watchdog timer
Wenyou Yang
4
-0
/
+292
2015-09-09
watchdog: mpc8xxx: allow to compile for MPC512x
Uwe Kleine-König
1
-1
/
+1
2015-09-09
watchdog: mpc8xxx: use better error code when watchdog cannot be enabled
Uwe Kleine-König
1
-1
/
+1
2015-09-09
watchdog: mpc8xxx: use dynamic memory for device specific data
Uwe Kleine-König
1
-35
/
+53
2015-09-09
watchdog: mpc8xxx: use devm_ioremap_resource to map memory
Uwe Kleine-König
1
-12
/
+7
2015-09-09
watchdog: mpc8xxx: make use of of_device_get_match_data
Uwe Kleine-König
1
-4
/
+2
2015-09-09
watchdog: mpc8xxx: simplify registration
Uwe Kleine-König
1
-31
/
+7
2015-09-09
watchdog: mpc8xxx: remove dead code
Uwe Kleine-König
1
-13
/
+2
2015-09-09
watchdog: lpc18xx_wdt_get_timeleft() can be static
Fengguang Wu
1
-1
/
+1
2015-09-09
watchdog: NXP LPC18xx Watchdog Timer Driver
Ariel D'Alessandro
3
-0
/
+352
2015-09-09
watchdog: gpio-wdt: ping already at startup for always running devices
Uwe Kleine-König
1
-30
/
+30
2015-09-09
watchdog: gpio-wdt: be more strict about hw_algo matching
Uwe Kleine-König
1
-2
/
+2
2015-09-09
watchdog: booke_wdt: Use infrastructure to check timeout limits
Guenter Roeck
1
-3
/
+1
2015-09-09
watchdog: (nv_tco) add support for MCP79
Vivien Didelot
1
-0
/
+2
2015-09-09
watchdog: sunxi: fix activation of system reset
Francesco Lavra
1
-1
/
+1
2015-09-09
watchdog: mtk_wdt: add wdt shutdown callback to disable wdt if enabled
Greta Zhang
1
-0
/
+9
2015-09-09
watchdog: mtk_wdt: add suspend/resume support
Greta Zhang
1
-0
/
+30
2015-09-09
watchdog: imgpdc: Unregister restart handler on remove
Ezequiel Garcia
1
-0
/
+1
2015-08-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-13
/
+15
2015-08-23
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2015-08-22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2015-08-22
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2015-08-21
mm: make page pfmemalloc check more robust
Michal Hocko
4
-4
/
+4
2015-08-21
Merge tag 'pci-v4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+7
2015-08-21
Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
13
-602
/
+32
2015-08-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2015-08-21
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-37
/
+34
2015-08-21
drm/radeon: fix hotplug race at startup
Dave Airlie
1
-0
/
+5
2015-08-21
Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-36
/
+28
2015-08-20
Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+17
2015-08-21
Merge branches 'acpi-video' and 'cpufreq-fixes'
Rafael J. Wysocki
2
-5
/
+17
2015-08-20
PCI: Don't use 64-bit bus addresses on PA-RISC
Bjorn Helgaas
1
-1
/
+1
2015-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-57
/
+83
2015-08-20
Input: gpio_keys_polled - request GPIO pin as input.
Vincent Pelletier
1
-1
/
+1
2015-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
4
-23
/
+44
2015-08-20
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2
-33
/
+48
2015-08-20
clocksource/imx: Fix boot with non-DT systems
Guenter Roeck
1
-0
/
+1
2015-08-20
Merge branch 'drm-atmel-hlcdc-fixes' of https://github.com/bbrezillon/linux-a...
Dave Airlie
1
-1
/
+1
2015-08-20
irqchip/crossbar: Restore set_wake functionality
Grygorii Strashko
1
-2
/
+2
2015-08-20
irqchip/crossbar: Restore the mask on suspend behaviour
Grygorii Strashko
1
-0
/
+1
2015-08-20
irqchip/crossbar: Restore the irq_set_type() mechanism
Grygorii Strashko
1
-0
/
+1
2015-08-19
PCI: Tolerate hierarchies with no Root Port
Yijing Wang
1
-1
/
+6
2015-08-19
FIRMWARE: bcm47xx_nvram: Fix module license.
Axel Lin
1
-1
/
+1
2015-08-19
[media] mantis: Fix error handling in mantis_dma_init()
Fabio Estevam
1
-2
/
+3
2015-08-19
Revert "[media] rc: rc-ir-raw: Add scancode encoder callback"
David Härdeman
2
-39
/
+0
2015-08-19
Revert "[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helper"
David Härdeman
2
-118
/
+0
2015-08-19
Revert "[media] rc: ir-rc5-decoder: Add encode capability"
David Härdeman
1
-116
/
+0
[next]