summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-24/+2
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds5-21/+37
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds706-17723/+52750
2014-08-06Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-130/+252
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds5-32/+107
2014-08-06ide: use module_platform_driver()Christoph Jaeger2-24/+2
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller61-219/+452
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-98/+83
2014-08-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds27-511/+973
2014-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-201/+1395
2014-08-06cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt2-2/+5
2014-08-06net: reduce USB network driver config options.Francois Romieu2-13/+9
2014-08-06tg3: Modify tg3_tso_bug() to handle multiple TX ringsPrashant Sreedharan1-10/+12
2014-08-06amd-xgbe: Perform phy connect/disconnect at dev open/stopLendacky, Thomas2-99/+121
2014-08-06amd-xgbe: Use dma_set_mask_and_coherent to set DMA maskLendacky, Thomas1-2/+5
2014-08-06net: sun4i-emac: fix memory leak on bad packetMarc Zyngier1-2/+4
2014-08-06Revert "net: phy: Set the driver when registering an MDIO bus device"Fabio Estevam1-1/+0
2014-08-06cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...Hariprasad Shenai1-14/+15
2014-08-06team: Simplify return path of team_newlinkToshiaki Makita1-7/+1
2014-08-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds393-16576/+14016
2014-08-06cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt2-2/+2
2014-08-06qlcnic: Initialize dcbnl_ops before register_netdevRajesh Borundia1-2/+2
2014-08-06qlcnic: Set driver version before registering netdevRajesh Borundia2-4/+4
2014-08-06qlcnic: Fix update of ethtool stats.Rajesh Borundia1-5/+13
2014-08-06Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds27-791/+2115
2014-08-06Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds28-220/+1623
2014-08-06xen-netback: Turn off the carrier if the guest is not able to receiveZoltan Kiss3-38/+123
2014-08-06xen-netback: Using a new state bit instead of carrierZoltan Kiss3-9/+18
2014-08-06Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds25-1958/+1256
2014-08-06Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds66-3871/+3997
2014-08-06hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytesStephen Boyd1-1/+1
2014-08-06random: limit the contribution of the hw rng to at most halfTheodore Ts'o1-39/+4
2014-08-06random: introduce getrandom(2) system callTheodore Ts'o1-3/+37
2014-08-06Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller61-132/+6877
2014-08-06net/usb/hso: Add support for Option GTM671WFSRicardo Ribalda1-0/+1
2014-08-06net: smc911x: fix %d confusingly prefixed with 0x in format stringHans Wennborg1-1/+1
2014-08-06drivers: atm: fix %d confusingly prefixed with 0x in format stringsHans Wennborg1-2/+2
2014-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown1-0/+13
2014-08-05Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t...Mark Brown4-100/+96
2014-08-05Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2...Mark Brown10-463/+219
2014-08-05Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc...Mark Brown7-437/+997
2014-08-05Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/get...Mark Brown6-18/+734
2014-08-05Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab...Mark Brown5-184/+204
2014-08-05Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-9/+24
2014-08-05Merge remote-tracking branches 'regulator/fix/act8865', 'regulator/fix/arizon...Mark Brown3-4/+2
2014-08-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2014-08-05regulator: act8865: fix build when OF is not enabledBeniamino Galvani1-9/+20
2014-08-05regulator: act8865: add support for act8846Beniamino Galvani1-0/+71
2014-08-05regulator: act8865: prepare support for other act88xx devicesBeniamino Galvani1-128/+83
2014-08-05regulator: act8865: set correct number of regulators in pdataBeniamino Galvani1-1/+1