aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-07-11watchdog: dw_wdt: use devm_clk_get()Jingoo Han
2013-07-11watchdog: ts72xx_wdt: use devm_*() functionsJingoo Han
2013-07-11watchdog: riowd: use platform_{get,set}_drvdata()Jingoo Han
2013-07-11watchdog: riowd: use devm_kzalloc()Jingoo Han
2013-07-11watchdog: rc32434_wdt: use devm_ioremap_nocache() functionsJingoo Han
2013-07-11watchdog: nuc900_wdt: use devm_*() functionsJingoo Han
2013-07-11watchdog: mv64x60_wdt: use devm_ioremap()Jingoo Han
2013-07-11watchdog: bcm63xx_wdt: use devm_ioremap_nocache()Jingoo Han
2013-07-11watchdog: at32ap700x: Remove redundant platform_set_drvdata()Sachin Kamat
2013-07-11watchdog: at32ap700x_wdt: use devm_*() functionsJingoo Han
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2013-07-10Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-10Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-07-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2013-07-10Merge tag 'iommu-updates-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-10drm: avoid warning in drm_load_edid_firmware()Linus Torvalds
2013-07-10sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp
2013-07-10ide: Fix IDE PIO size calculationSteven J. Hill
2013-07-10drivers/ide/delkin_cb: Convert to module_pci_driverLibo Chen
2013-07-10Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-10Merge tag 'for-3.11-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2013-07-10Merge tag 'for-v3.11' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-07-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-10Merge tag 'regulator-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-10Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-07-10Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-10xilinx systemace: Fix sparse warningsMichal Simek
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-09Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2013-07-09Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-09parisc: fix LMMIO mismatch between PAT length and MASK registerHelge Deller
2013-07-09drivers/net: caif: fix wrong rtnl_is_locked() usageKonstantin Khlebnikov
2013-07-09drivers/net: enic: release rtnl_lock on error-pathKonstantin Khlebnikov
2013-07-09vhost-net: fix use-after-free in vhost_net_flushMichael S. Tsirkin
2013-07-09net: mv643xx_eth: do not use port number as platform device idJonas Gorski
2013-07-09virtio_net: fix race in RX VQ processingMichael S. Tsirkin
2013-07-09virtio: support unlocked queue pollMichael S. Tsirkin
2013-07-09net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-09scsi_debug: fix do_device_access() with wrap around rangeAkinobu Mita
2013-07-09crypto: talitos: use sg_pcopy_to_buffer()Akinobu Mita
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-09mwave: fix info leak in mwave_ioctl()Dan Carpenter
2013-07-09drivers/rtc/rtc-stmp3xxx.c: check the return value from stmp_reset_block()Fabio Estevam
2013-07-09drivers/iommu/msm_iommu_dev.c: fix leak and clean up error pathsLibo Chen