summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-09-11tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_opsShuah Khan
2013-09-11rtc: convert rtc-cmos to dev_pm_ops from legacy pm_opsShuah Khan
2013-09-11pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specifiedShuah Khan
2013-09-11drivers/block/swim.c: remove unnecessary platform_set_drvdata()Jingoo Han
2013-09-11cciss: set max scatter gather entries to 32 on P600Mike Miller
2013-09-11drivers/block/mg_disk.c: make mg_times_out() staticJingoo Han
2013-09-11block: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-09-11drivers/iommu: remove unnecessary platform_set_drvdata()Jingoo Han
2013-09-11drivers/video/acornfb.c: remove dead codePaul Bolle
2013-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-11net: qmi_wwan: add new Qualcomm devicesBjørn Mork
2013-09-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-09-11net: tilegx driver: avoid compiler warningChris Metcalf
2013-09-11irda: vlsi_ir: Remove casting the return value which is a void pointerJingoo Han
2013-09-11irda: donauboe: Remove casting the return value which is a void pointerJingoo Han
2013-09-11bcm63xx_enet: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-11net: korina: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-11macvlan: Move skb_clone check closer to callHerbert Xu
2013-09-11qlcnic: Fix warning reported by kbuild test robot.Jitendra Kalsaria
2013-09-11bonding: fix bond_arp_rcv setting and arp validate desync statenikolay@redhat.com
2013-09-11bonding: fix store_arp_validate race with mode changenikolay@redhat.com
2013-09-11bnx2x: avoid atomic allocations during initializationMichal Schmidt
2013-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-09-11i40e: include i40e in kernel properJesse Brandeburg
2013-09-11i40e: debugfs interfaceJesse Brandeburg
2013-09-11i40e: init code and hardware supportJesse Brandeburg
2013-09-11i40e: implement virtual device interfaceJesse Brandeburg
2013-09-11i40e: driver core headersJesse Brandeburg
2013-09-11i40e: driver ethtool coreJesse Brandeburg
2013-09-11i40e: transmit, receive, and NAPIJesse Brandeburg
2013-09-11i40e: main driver coreJesse Brandeburg
2013-09-10Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-09-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-09-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-10Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-11fbdev/ps3fb: Fix section mismatch warning for ps3fb_probeVladimir Murzin
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-09-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-09-10Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-10Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-10Merge tag 'md/3.12' of git://neil.brown.name/mdLinus Torvalds
2013-09-10watchdog: s3c2410_wdt: simplify use of devm_ioremap_resourceJulia Lawall
2013-09-10watchdog: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall
2013-09-10watchdog: ts72xx_wdt: simplify use of devm_ioremap_resourceJulia Lawall
2013-09-10watchdog: nuc900_wdt.c: simplify use of devm_ioremap_resourceJulia Lawall
2013-09-10watchdog: sunxi: New watchdog driver for Allwinner A10/A13Carlo Caione
2013-09-10watchdog: s3c2410_wdt: remove the global variablesLeela Krishna Amudala
2013-09-10drivers: of: fix build break if asm/dma-contiguous.h is missingMarek Szyprowski
2013-09-10hwmon: (ina2xx) Remove casting the return value which is a void pointerJingoo Han
2013-09-10hwmon: (hwmon-vid) Add __maybe_unused attribute to dummy variableGuenter Roeck