Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
df823c19e5245148b0557577000fb73274af3656
df823c1
dt: bindings: add documentation for zx2967 family watchdog controller
by Baoyou Xie
· 8 years ago
f201353
watchdog: sama5d4: Implement resume hook
by Alexandre Belloni
· 8 years ago
722ce63
watchdog: sama5d4: Cache MR instead of a partial config
by Alexandre Belloni
· 8 years ago
8f8dc7bf
watchdog: ts72xx_wdt: convert driver to watchdog core
by H Hartley Sweeten
· 8 years ago
9170036
watchdog: ep93xx_wdt: cleanup and let the core handle the heartbeat
by H Hartley Sweeten
· 8 years ago
8751f90
watchdog: RDC321X_WDT always depends on PCI
by Guenter Roeck
· 8 years ago
eca10ae
watchdog: add driver for Cortina Gemini watchdog
by Linus Walleij
· 8 years ago
428a665
watchdog: add DT bindings for Cortina Gemini
by Linus Walleij
· 8 years ago
b893e34
watchdog: constify watchdog_ops structures
by Bhumika Goyal
· 8 years ago
bb292ac
watchdog: Introduce watchdog_stop_on_unregister helper
by Guenter Roeck
· 8 years ago
540aea3
watchdog: ebc-c384_wdt: Utilize devm_ functions in driver probe callback
by William Breathitt Gray
· 8 years ago
4b448c9
watchdog: tegra_wdt: Convert to use device managed functions
by Guenter Roeck
· 8 years ago
64b849e
watchdog: da9063_wdt: Convert to use device managed functions
by Guenter Roeck
· 8 years ago
528eff3
watchdog: da9062_wdt: Convert to use device managed functions
by Guenter Roeck
· 8 years ago
89f944c0
watchdog: da9055_wdt: Convert to use device managed functions
by Guenter Roeck
· 8 years ago
189c049
watchdog: da9052_wdt: Convert to use device managed functions
by Guenter Roeck
· 8 years ago
5f5aa6f
watchdog: bcm2835_wdt: Convert to use device managed functions and other improvements
by Guenter Roeck
· 8 years ago
cb5c14e
watchdog: mena21_wdt: Convert to use device managed functions and other improvements
by Guenter Roeck
· 8 years ago
30cba9a1
watchdog: wm831x_wdt: Convert to use device managed functions
by Guenter Roeck
· 8 years ago
dd36f6c
watchdog: digicolor_wdt: Convert to use device managed functions and other improvements
by Guenter Roeck
· 8 years ago
d3d77b5
watchdog: iTCO_wdt: Replace shutdown function with call to watchdog_stop_on_reboot
by Guenter Roeck
· 8 years ago
396164b
watchdog: intel-mid_wdt: Convert to use device managed functions
by Guenter Roeck
· 8 years ago
c8841a6
watchdog: meson_wdt: Convert to use device managed functions and other improvements
by Guenter Roeck
· 8 years ago
42f8269
watchdog: sunxi_wdt: Convert to use device managed functions and other improvements
by Guenter Roeck
· 8 years ago
7db1634
watchdog: aspeed_wdt: Convert to use device managed functions
by Guenter Roeck
· 8 years ago
9e14375
watchdog: coh901327_wdt: Use dev variable instead of pdev->dev
by Guenter Roeck
· 8 years ago
30c65b22
watchdog: coh901327_wdt: Use devm_ioremap_resource to map resources
by Guenter Roeck
· 8 years ago
14da8d4
watchdog: coh901327_wdt: Keep clock enabled after loading driver
by Guenter Roeck
· 8 years ago
01372ae
watchdog: coh901327_wdt: Simplify error handling in probe function
by Guenter Roeck
· 8 years ago
0397c5d
watchdog: tangox: Use watchdog core to install restart handler
by Guenter Roeck
· 8 years ago
a70dcc0
watchdog: dw_wdt: Use watchdog core to install restart handler
by Guenter Roeck
· 8 years ago
71e9b2f
watchdog: bcm2835_wdt: Use watchdog core to install restart handler
by Guenter Roeck
· 8 years ago
55dbe8f
watchdog: asm9260_wdt: Use watchdog core to install restart handler
by Guenter Roeck
· 8 years ago
3b72c41
watchdog: bcm47xx_wdt: Don't validate platform data on remove
by Guenter Roeck
· 8 years ago
9616bd2
watchdog: iTCO_wdt: Simplify module init function
by Guenter Roeck
· 8 years ago
78e4569
watchdog: iTCO_wdt: Use pdev for platform device and pci_dev for pci device
by Guenter Roeck
· 8 years ago
c7bbcc8
watchdog: iTCO_wdt: Use device managed resources
by Guenter Roeck
· 8 years ago
ce1b95c
watchdog: iTCO_wdt: Use allocated data structures
by Guenter Roeck
· 8 years ago
9bf2dfb
watchdog: orion: fix spelling mistake: "harcoded" -> "hardcoded"
by Colin Ian King
· 8 years ago
da2a68b
watchdog: Enable COMPILE_TEST where possible
by Guenter Roeck
· 8 years ago
e628a0c
watchdog: pnx833x_wdt: Mark as broken
by Guenter Roeck
· 8 years ago
98078ca
watchdog: nic7018_wdt: Add NIC7018 watchdog driver
by Hui Chun Ong
· 8 years ago
6c36893
watchdog: constify watchdog_info structures
by Bhumika Goyal
· 8 years ago
cb5f9d4
watchdog: pika_wdt: add __ro_after_init to ident
by Bhumika Goyal
· 8 years ago
8d97005
watchdog: booke_wdt: add __ro_after_init to booke_wdt_info
by Bhumika Goyal
· 8 years ago
027d89d
watchdog: sa11x0/pxa: fix error path of driver initialization
by Vladimir Zapolskiy
· 8 years ago
f3519a6
watchdog: update my email address
by John Crispin
· 8 years ago
c470abd
Linux 4.10
by Linus Torvalds
· 8 years ago
137d01d
Fix missing sanity check in /dev/sg
by Al Viro
· 8 years ago
fd3fc0b
scsi: don't BUG_ON() empty DMA transfers
by Johannes Thumshirn
· 8 years ago
00ea1ce
ipv6: release dst on error in ip6_dst_lookup_tail
by Willem de Bruijn
· 8 years ago
2763f92
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
b92ce30
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
17a984b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
244ff16
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e602e70
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3dd9c12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
fc98c3c
printk: use rcuidle console tracepoint
by Sergey Senozhatsky
· 8 years ago
69e0517
ARM: multi_v7_defconfig: enable Qualcomm RPMCC
by Andy Gross
· 8 years ago
4c03b86
irda: Fix lockdep annotations in hashbin_delete().
by David S. Miller
· 8 years ago
6dc39c5
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
22f0708
vxlan: fix oops in dev_fill_metadata_dst
by Paolo Abeni
· 8 years ago
5edabca
dccp: fix freeing skb too early for IPV6_RECVPKTINFO
by Andrey Konovalov
· 8 years ago
2fe1e8a
Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
a0d5ef4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
444a034
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
6adfd6a
Merge tag 'mmc-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
7ed1b12
Merge tag 'ntb-4.10-bugfixes' of git://github.com/jonmason/ntb
by Linus Torvalds
· 8 years ago
785f357
dpaa_eth: small leak on error
by Dan Carpenter
· 8 years ago
6fe1bfc
Merge tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux into fixes
by Arnd Bergmann
· 8 years ago
2bd624b
packet: Do not call fanout_release from atomic contexts
by Anoob Soman
· 8 years ago
e5a1dad
reset: fix shared reset triggered_count decrement on error
by Jerome Brunet
· 8 years ago
939ada5
ntb: ntb_hw_intel: link_poll isn't clearing the pending status properly
by Dave Jiang
· 8 years ago
8fcd095
ntb_transport: Pick an unused queue
by Thomas VanSelus
· 8 years ago
9644347
ntb: ntb_perf missing dmaengine_unmap_put
by Dave Jiang
· 8 years ago
dd62245
NTB: ntb_transport: fix debugfs_remove_recursive
by Allen Hubbe
· 8 years ago
0722f57bf
Merge tag 'drm-fixes-for-v4.10-final' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
18a0de8
Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 8 years ago
558e8e2
Revert "nohz: Fix collision between tick and other hrtimers"
by Linus Torvalds
· 8 years ago
4695dae
Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
5a81e6a
vfs: fix uninitialized flags in splice_to_pipe()
by Miklos Szeredi
· 8 years ago
58f6eae
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 8 years ago
aa6fba55
Merge tag 'pci-v4.10-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
3c7a9f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
d74c67dd
drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor
by Michel Dänzer
· 8 years ago
9e34404
ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()
by Kees Cook
· 8 years ago
32b1436
ARM: 8657/1: uaccess: consistently check object sizes
by Kees Cook
· 8 years ago
5d7f5ce
cfq-iosched: don't call wbt_disable_default() with IRQs disabled
by Jens Axboe
· 8 years ago
84588a9
fuse: fix uninitialized flags in pipe_buffer
by Miklos Szeredi
· 8 years ago
bf3f14d
rhashtable: Revert nested table changes.
by David S. Miller
· 8 years ago
b7a2699
Merge tag 'drm-misc-fixes-2017-02-15' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 8 years ago
3f91a89
powerpc/64: Disable use of radix under a hypervisor
by Paul Mackerras
· 8 years ago
75224c9
ibmvnic: Fix endian errors in error reporting output
by Thomas Falcon
· 8 years ago
28f4d16
ibmvnic: Fix endian error when requesting device capabilities
by Thomas Falcon
· 8 years ago
7627ae6
net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification
by Marcus Huewe
· 8 years ago
acf138f
net: xilinx_emaclite: fix freezes due to unordered I/O
by Anssi Hannula
· 8 years ago
cd22455
net: xilinx_emaclite: fix receive buffer overflow
by Anssi Hannula
· 8 years ago
afe3e4d1
PCI/PME: Restore pcie_pme_driver.remove
by Yinghai Lu
· 8 years ago
f222449
timekeeping: Use deferred printk() in debug code
by Sergey Senozhatsky
· 8 years ago
bb08c04
drm/dp/mst: fix kernel oops when turning off secondary monitor
by Pierre-Louis Bossart
· 8 years ago
Next »