Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8a9dcc3ffed66bf6f66c45b11f34de02b0fda4a0
/
drivers
« Previous
9419c07
watchdog: xilinx: Fix driver header
by Michal Simek
· 11 years ago
4838806
watchdog: wdrtas: don't use custom version of print_hex_dump
by Andy Shevchenko
· 11 years ago
8cbd0ee
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 11 years ago
fcf9567
watchdog: core: don't try to stop device if not running
by Hector Palacios
· 12 years ago
5f31497
watchdog: jz4740: Pass device to clk_get
by Lars-Peter Clausen
· 11 years ago
6638f4e
watchdog: twl4030: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
6697dbd
watchdog: mpcore: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
76692c9
watchdog: da9055: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
552a964
watchdog: da9052: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
26556b6
watchdog: cpwd: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
0183984c
watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_ops
by Jingoo Han
· 12 years ago
3828924
watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info()
by Jingoo Han
· 12 years ago
1ae995d
watchdog: wm831x: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
7a5da03
watchdog: wm831x_wdt: use devm_gpio_request_one()
by Jingoo Han
· 12 years ago
d3a33a950
watchdog: mtx1-wdt: use devm_gpio_request_one()
by Jingoo Han
· 12 years ago
07bf971
watchdog: sp805_wdt: use devm_clk_get()
by Jingoo Han
· 12 years ago
4d2327c
watchdog: shwdt: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
2f7b9b4
watchdog: shwdt: use devm_clk_get()
by Jingoo Han
· 12 years ago
259181f
watchdog: pnx4008_wdt: use devm_clk_get()
by Jingoo Han
· 12 years ago
bdf4957
watchdog: imx2_wdt: use devm_clk_get()
by Jingoo Han
· 12 years ago
0b93026
watchdog: dw_wdt: Staticize local symbol
by Sachin Kamat
· 11 years ago
f2966cd
ifb: fix oops when loading the ifb failed
by dingtianhong
· 11 years ago
2c8a018
dummy: fix oops when loading the dummy failed
by dingtianhong
· 11 years ago
cf3cc8c
watchdog: dw_wdt: use devm_clk_get()
by Jingoo Han
· 12 years ago
9d8a7f1
watchdog: ts72xx_wdt: use devm_*() functions
by Jingoo Han
· 12 years ago
b94828f
watchdog: riowd: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
a508e2e
watchdog: riowd: use devm_kzalloc()
by Jingoo Han
· 12 years ago
52ccc5a
watchdog: rc32434_wdt: use devm_ioremap_nocache() functions
by Jingoo Han
· 12 years ago
3666eb0
watchdog: nuc900_wdt: use devm_*() functions
by Jingoo Han
· 12 years ago
ac1bb69
watchdog: mv64x60_wdt: use devm_ioremap()
by Jingoo Han
· 12 years ago
ce9a1bf
drivers: net: phy: at803x: Add missing mdio device id
by Helmut Schaa
· 11 years ago
626d65a
watchdog: bcm63xx_wdt: use devm_ioremap_nocache()
by Jingoo Han
· 12 years ago
321e312
watchdog: at32ap700x: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
a796078
watchdog: at32ap700x_wdt: use devm_*() functions
by Jingoo Han
· 12 years ago
1b4fc0e
bnx2x: fix tunneling CSUM calculation
by Dmitry Kravkov
· 11 years ago
a8798a5
alx: fix lockdep annotation
by Maarten Lankhorst
· 11 years ago
f89e57c
vxlan: Fix kernel crash on rmmod.
by Pravin B Shelar
· 11 years ago
b41e6a5
sh_eth: SH_ETH should depend on HAS_DMA
by Geert Uytterhoeven
· 11 years ago
61d46bf
macvtap: correctly linearize skb when zerocopy is used
by Jason Wang
· 11 years ago
3dd5c33
tuntap: correctly linearize skb when zerocopy is used
by Jason Wang
· 11 years ago
440d57b
ifb: fix rcu_sched self-detected stalls
by dingtianhong
· 11 years ago
b4294ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 11 years ago
4ece92d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 11 years ago
45dd95c
r8169: add a new chip for RTL8411
by hayeswang
· 11 years ago
8b80cda
net: rename ll methods to busy-poll
by Eliezer Tamir
· 11 years ago
076bb0c
net: rename include/net/ll_poll.h to include/net/busy_poll.h
by Eliezer Tamir
· 11 years ago
9d0eb0a
dm: add switch target
by Jim Ramsay
· 11 years ago
2a7faeb
dm: optimize reorder structure
by Mikulas Patocka
· 11 years ago
83d5e5b
dm: optimize use SRCU and RCU
by Mikulas Patocka
· 11 years ago
2480945
dm bufio: submit writes outside lock
by Mikulas Patocka
· 11 years ago
43aeaa2
dm cache: fix arm link errors with inline
by Mikulas Patocka
· 11 years ago
553d8fe
dm verity: use __ffs and __fls
by Mikulas Patocka
· 11 years ago
75e3a0f
dm flakey: correct ctr alloc failure mesg
by Alasdair G Kergon
· 11 years ago
5d8be84
dm verity: remove pointless comparison
by Mikulas Patocka
· 11 years ago
220cd05
dm: use __GFP_HIGHMEM in __vmalloc
by Mikulas Patocka
· 11 years ago
b1bf2de
dm verity: fix inability to use a few specific devices sizes
by Mikulas Patocka
· 11 years ago
1c0e883
dm ioctl: set noio flag to avoid __vmalloc deadlock
by Mikulas Patocka
· 11 years ago
6c182cd
dm mpath: fix ioctl deadlock when no paths
by Hannes Reinecke
· 11 years ago
5f12972
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
15a49b9
Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 11 years ago
8d10aae
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 11 years ago
6664565
Merge tag 'iommu-updates-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 11 years ago
496fd15
drm: avoid warning in drm_load_edid_firmware()
by Linus Torvalds
· 11 years ago
aabb987
sunvnet: vnet_port_remove must call unregister_netdev
by Dave Kleikamp
· 11 years ago
fef8ce16
x86 platform drivers: fix gpio leak
by Libo Chen
· 11 years ago
283672e
toshiba_acpi: Add dependency on SERIO_I8042
by Seth Forshee
· 11 years ago
144a19a
asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. 1015E/U
by AceLan Kao
· 11 years ago
5c7f80f
Add trivial driver to disable Intel Smart Connect
by Matthew Garrett
· 11 years ago
34a956d
Add support driver for Intel Rapid Start Technology
by Matthew Garrett
· 11 years ago
8667ca9
hp-wmi: add supports for POST code error
by Alex Hung
· 11 years ago
e8f56c8
asus-wmi: control wlan-led only if wapf == 4
by AceLan Kao
· 11 years ago
b5f4f9e
drivers/platform/x86/intel_ips: Convert to module_pci_driver
by Libo Chen
· 11 years ago
3aabf44
asus-nb-wmi: ignore ALS notification key code
by Viktar Vauchkevich
· 11 years ago
0ed6065
asus-wmi: append newline to messages
by vic
· 11 years ago
38bdd72
x86: asus-laptop: fix invalid point access
by Libo Chen
· 11 years ago
4c241b3
x86: msi-laptop: fix memleak
by Libo Chen
· 11 years ago
1581208
ide: Fix IDE PIO size calculation
by Steven J. Hill
· 11 years ago
99bfdd8
drivers/ide/delkin_cb: Convert to module_pci_driver
by Libo Chen
· 11 years ago
bfffbea
Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
34ae0a6
Merge tag 'for-3.11-rc1' of git://gitorious.org/linux-pwm/linux-pwm
by Linus Torvalds
· 11 years ago
7d3107d
Merge tag 'for-v3.11' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 11 years ago
3aa78e0
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next
by Linus Torvalds
· 11 years ago
dc5ef1f
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 11 years ago
50aaa6b
Merge tag 'regulator-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 11 years ago
bb93109
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 11 years ago
72c1c2f
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 11 years ago
b247759
Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
4937a26
xilinx systemace: Fix sparse warnings
by Michal Simek
· 12 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
2e17c5a
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
5f097cd
Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev
by Linus Torvalds
· 11 years ago
655ee63
[SCSI] scsi constants: command, sense key + additional sense strings
by Douglas Gilbert
· 11 years ago
a82a729
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
dac76f1
parisc: fix LMMIO mismatch between PAT length and MASK register
by Helge Deller
· 11 years ago
56e0ef5
drivers/net: caif: fix wrong rtnl_is_locked() usage
by Konstantin Khlebnikov
· 11 years ago
e057590
drivers/net: enic: release rtnl_lock on error-path
by Konstantin Khlebnikov
· 11 years ago
dd7633e
vhost-net: fix use-after-free in vhost_net_flush
by Michael S. Tsirkin
· 11 years ago
785bf6f
net: mv643xx_eth: do not use port number as platform device id
by Jonas Gorski
· 11 years ago
cbdadbb
virtio_net: fix race in RX VQ processing
by Michael S. Tsirkin
· 11 years ago
cc22988
virtio: support unlocked queue poll
by Michael S. Tsirkin
· 11 years ago
Next »