| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-10 | 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-10 | 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-25 | 1 | -0/+14 |
| * | | | | vfio/type1: Fix missed frees and zero sized removes | Alex Williamson | 2013-06-25 | 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 |
| * | | | | vfio: Convert type1 iommu to use rbtree | Alex Williamson | 2013-06-21 | 1 | -94/+96 |
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2013-07-10 | 7 | -259/+349 |
|\ \ \ \ \ |
|
| * | | | | | vhost/test: update test after vhost cleanups | Michael S. Tsirkin | 2013-07-07 | 1 | -11/+20 |
| * | | | | | vhost: Make local function static | Asias He | 2013-07-07 | 2 | -3/+3 |
| * | | | | | vhost: Make vhost a separate module | Asias He | 2013-07-07 | 6 | -4/+63 |
| * | | | | | vhost-scsi: Rename struct tcm_vhost_cmd *tv_cmd to *cmd | Asias He | 2013-07-07 | 1 | -71/+71 |
| * | | | | | vhost-scsi: Rename struct tcm_vhost_tpg *tv_tpg to *tpg | Asias He | 2013-07-07 | 1 | -61/+61 |
| * | | | | | vhost-scsi: Make func indention more consistent | Asias He | 2013-07-07 | 1 | -66/+88 |
| * | | | | | vhost-scsi: Rename struct vhost_scsi *s to *vs | Asias He | 2013-07-07 | 1 | -28/+28 |
| * | | | | | vhost-scsi: Remove unnecessary forward struct vhost_scsi declaration | Asias He | 2013-07-07 | 1 | -1/+0 |
| * | | | | | vhost: Simplify dev->vqs[i] access | Asias He | 2013-07-07 | 1 | -17/+18 |
| * | | | | | vhost-net: fix use-after-free in vhost_net_flush | Michael S. Tsirkin | 2013-07-07 | 1 | -2/+7 |
* | | | | | | Merge tag 'iommu-updates-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-07-10 | 11 | -90/+2136 |
|\ \ \ \ \ \ |
|