index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: xilinx: Setup the origin compatible string
Michal Simek
2013-07-11
1
-0
/
+1
*
watchdog: xilinx: Fix driver header
Michal Simek
2013-07-11
1
-20
/
+10
*
watchdog: wdrtas: don't use custom version of print_hex_dump
Andy Shevchenko
2013-07-11
1
-26
/
+3
*
watchdog: core: don't try to stop device if not running
Hector Palacios
2013-07-11
1
-2
/
+4
*
watchdog: jz4740: Pass device to clk_get
Lars-Peter Clausen
2013-07-11
1
-1
/
+1
*
watchdog: twl4030: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-07-11
1
-4
/
+1
*
watchdog: mpcore: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-07-11
1
-2
/
+0
*
watchdog: da9055: use platform_{get,set}_drvdata()
Jingoo Han
2013-07-11
1
-2
/
+2
*
watchdog: da9052: use platform_{get,set}_drvdata()
Jingoo Han
2013-07-11
1
-2
/
+2
*
watchdog: cpwd: use platform_{get,set}_drvdata()
Jingoo Han
2013-07-11
1
-2
/
+2
*
watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_ops
Jingoo Han
2013-07-11
1
-10
/
+8
*
watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info()
Jingoo Han
2013-07-11
1
-2
/
+2
*
watchdog: wm831x: use platform_{get,set}_drvdata()
Jingoo Han
2013-07-11
1
-2
/
+2
*
watchdog: wm831x_wdt: use devm_gpio_request_one()
Jingoo Han
2013-07-11
1
-11
/
+6
*
watchdog: mtx1-wdt: use devm_gpio_request_one()
Jingoo Han
2013-07-11
1
-2
/
+1
*
watchdog: sp805_wdt: use devm_clk_get()
Jingoo Han
2013-07-11
1
-5
/
+2
*
watchdog: shwdt: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-07-11
1
-2
/
+0
*
watchdog: shwdt: use devm_clk_get()
Jingoo Han
2013-07-11
1
-12
/
+4
*
watchdog: pnx4008_wdt: use devm_clk_get()
Jingoo Han
2013-07-11
1
-5
/
+2
*
watchdog: imx2_wdt: use devm_clk_get()
Jingoo Han
2013-07-11
1
-4
/
+2
*
watchdog: dw_wdt: Staticize local symbol
Sachin Kamat
2013-07-11
1
-2
/
+2
*
watchdog: dw_wdt: use devm_clk_get()
Jingoo Han
2013-07-11
1
-5
/
+2
*
watchdog: ts72xx_wdt: use devm_*() functions
Jingoo Han
2013-07-11
1
-57
/
+10
*
watchdog: riowd: use platform_{get,set}_drvdata()
Jingoo Han
2013-07-11
1
-2
/
+2
*
watchdog: riowd: use devm_kzalloc()
Jingoo Han
2013-07-11
1
-6
/
+2
*
watchdog: rc32434_wdt: use devm_ioremap_nocache() functions
Jingoo Han
2013-07-11
1
-7
/
+3
*
watchdog: nuc900_wdt: use devm_*() functions
Jingoo Han
2013-07-11
1
-39
/
+11
*
watchdog: mv64x60_wdt: use devm_ioremap()
Jingoo Han
2013-07-11
1
-3
/
+1
*
watchdog: bcm63xx_wdt: use devm_ioremap_nocache()
Jingoo Han
2013-07-11
1
-5
/
+4
*
watchdog: at32ap700x: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-07-11
1
-4
/
+1
*
watchdog: at32ap700x_wdt: use devm_*() functions
Jingoo Han
2013-07-11
1
-8
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2013-07-11
1
-0
/
+2
|
\
|
*
sunvnet: vnet_port_remove must call unregister_netdev
Dave Kleikamp
2013-07-10
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2013-07-11
5
-53
/
+6
|
\
\
|
*
|
ide: Fix IDE PIO size calculation
Steven J. Hill
2013-07-10
1
-3
/
+2
|
*
|
drivers/ide/delkin_cb: Convert to module_pci_driver
Libo Chen
2013-07-10
1
-12
/
+1
|
*
|
ide: gayle: use module_platform_driver_probe()
Jingoo Han
2013-03-08
1
-14
/
+1
|
*
|
ide: tx4939ide: use module_platform_driver_probe()
Jingoo Han
2013-03-08
1
-12
/
+1
|
*
|
ide: tx4938ide: use module_platform_driver_probe()
Jingoo Han
2013-03-08
1
-12
/
+1
*
|
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-10
3
-7
/
+6
|
\
\
\
|
*
|
|
virtio-net: fix the race between channels setting and refill
Jason Wang
2013-07-04
1
-4
/
+1
|
*
|
|
virtio_balloon: leak_balloon(): only tell host if we got pages deflated
Luiz Capitulino
2013-07-02
1
-1
/
+2
|
*
|
|
virtio-pci: fix leaks of msix_affinity_masks
Andrew Vagin
2013-07-02
1
-2
/
+3
|
*
|
|
Fix comment typo "CONFIG_PAE"
Paul Bolle
2013-07-02
1
-1
/
+1
*
|
|
|
Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2013-07-10
2
-225
/
+415
|
\
\
\
\
|
*
|
|
|
vfio/type1: Fix leak on error path
Alex Williamson
2013-07-01
1
-5
/
+8
|
*
|
|
|
vfio: Limit group opens
Alex Williamson
2013-06-26
1
-0
/
+14
|
*
|
|
|
vfio/type1: Fix missed frees and zero sized removes
Alex Williamson
2013-06-26
1
-35
/
+42
|
*
|
|
|
vfio: Provide module option to disable vfio_iommu_type1 hugepage support
Alex Williamson
2013-06-21
1
-0
/
+11
|
*
|
|
|
vfio: hugepage support for vfio_iommu_type1
Alex Williamson
2013-06-21
1
-185
/
+338
[next]