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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-05
watchdog: intel-mid_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-11
/
+11
2019-05-05
watchdog: imgpdc_wdt: Convert to use device managed functions and other impro...
Guenter Roeck
1
-55
/
+36
2019-05-05
watchdog: iTCO_wdt: Various improvements
Guenter Roeck
1
-12
/
+1
2019-05-05
watchdog: gpio_wdt: Convert to use device managed functions and other improve...
Guenter Roeck
1
-14
/
+2
2019-05-05
watchdog: ftwdt010_wdt: Use 'dev' consistently
Guenter Roeck
1
-1
/
+1
2019-05-05
watchdog: ep93xx_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-6
/
+7
2019-05-05
watchdog: davinci_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
1
-25
/
+16
2019-05-05
watchdog: da9063_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-5
/
+6
2019-05-05
watchdog: da9062_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-12
/
+8
2019-05-05
watchdog: da9055_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-6
/
+6
2019-05-05
watchdog: da9052_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-7
/
+6
2019-05-05
watchdog: cadence_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
1
-56
/
+27
2019-05-05
watchdog: bcm_kona_wdt: Convert to use device managed functions and other imp...
Guenter Roeck
1
-10
/
+4
2019-05-05
watchdog: bcm7038_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
1
-25
/
+13
2019-05-05
watchdog: bcm2835_wdt: drop platform_set_drvdata
Guenter Roeck
1
-1
/
+0
2019-05-05
watchdog: atlas7_wdt: Convert to use device managed functions and other impro...
Guenter Roeck
1
-42
/
+19
2019-05-05
watchdog: aspeed_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-10
/
+11
2019-05-05
watchdog: asm9260_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
1
-44
/
+29
2019-05-05
watchdog: armada_37xx_wdt: Convert to use device managed functions and other ...
Guenter Roeck
1
-29
/
+14
2019-05-05
watchdog: imx2_wdt: Fix set_timeout for big timeout values
Georg Hofmann
1
-1
/
+3
2019-05-05
watchdog: machzwd : fix warning Using plain integer as NULL pointer
Hariprasad Kelam
1
-1
/
+1
2019-05-05
watchdog: rtd119x_wdt: Fix remove function
Guenter Roeck
1
-1
/
+1
2019-05-05
watchdog: sb_wdog: Make sbwdog_set and sbwdog_pet static
YueHaibing
1
-2
/
+2
2019-05-05
watchdog: alim7101: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-05-05
watchdog: Convert to use devm_platform_ioremap_resource
Guenter Roeck
52
-161
/
+55
2019-05-05
watchdog: imx2_wdt: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-05-05
watchdog: imx_sc: Add i.MX system controller watchdog support
Anson Huang
3
-0
/
+194
2019-05-05
dt-bindings: watchdog: add i.MX system controller watchdog
Anson Huang
1
-0
/
+24
2019-05-05
watchdog: bd70528: Initial support for ROHM BD70528 watchdog block
Matti Vaittinen
3
-0
/
+303
2019-05-05
watchdog: f71808e_wdt: fix F81866 bit operation
Ji-Ze Hong (Peter Hong)
1
-7
/
+7
2019-05-05
watchdog: f71808e_wdt: separate declaration and assignment
Ji-Ze Hong (Peter Hong)
1
-1
/
+3
2019-05-05
watchdog: i6300esb: stop printing kernel addresses
Matteo Croce
2
-2
/
+3
2019-05-05
watchdog: fix compile time error of pretimeout governors
Vladimir Zapolskiy
1
-0
/
+1
2019-05-05
watchdog: orion_wdt: remove orion_wdt_set_timeout
Chris Packham
1
-8
/
+0
2019-05-04
Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-4
/
+14
2019-05-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-65
/
+192
2019-05-03
Merge branch 'i2c/for-current-fixed' of ssh://gitolite.kernel.org/pub/scm/lin...
Linus Torvalds
5
-5
/
+10
2019-05-03
Merge tag 'drm-fixes-2019-05-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-0
/
+16
2019-05-03
Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+40
2019-05-03
Merge tag 'sound-5.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-40
/
+78
2019-05-03
Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-0
/
+16
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
67
-289
/
+544
2019-05-02
Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-93
/
+161
2019-05-02
i2c: Prevent runtime suspend of adapter when Host Notify is required
Jarkko Nikula
1
-0
/
+4
2019-05-02
i2c: synquacer: fix enumeration of slave devices
Ard Biesheuvel
1
-0
/
+2
2019-05-02
MAINTAINERS: friendly takeover of i2c-gpio driver
Wolfram Sang
1
-1
/
+1
2019-05-02
i2c: designware: ratelimit 'transfer when suspended' errors
Wolfram Sang
1
-2
/
+1
2019-05-02
Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-4
/
+32
2019-05-02
Merge tag 'mtd/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+6
2019-05-02
PCI/LINK: Add Kconfig option (default off)
Keith Busch
3
-1
/
+13
[next]