summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-10-08Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-16/+315
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds50-524/+2186
2014-10-08Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1008-173940/+27227
2014-10-08Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds222-4467/+8831
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds19-234/+601
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-1/+12
2014-10-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-4/+3
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+4
2014-10-08Fix up missing dmaengine header inclusion from qce crypto engineLinus Torvalds1-0/+2
2014-10-08Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds137-2991/+10274
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds18-109/+2292
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds20-354/+987
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds29-34/+34
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-1/+10
2014-10-08Merge tag 'spi-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds33-361/+1204
2014-10-08Merge tag 'regulator-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds28-735/+3981
2014-10-08Merge tag 'regmap-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds7-19/+101
2014-10-08Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds81-573/+2561
2014-10-08Merge tag 'edac_for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds6-75/+84
2014-10-08Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds11-437/+78
2014-10-08Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+5
2014-10-08pata_serverworks: disable 64-KB DMA transfers on Broadcom OSB4 IDE ControllerScott Carter1-2/+11
2014-10-08libata: Un-break ATA blacklistGeorge Spelvin1-2/+2
2014-10-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linusJames Bottomley128-2962/+10242
2014-10-07ipmi: Clear drvdata when interface is removedTakao Indoh1-0/+3
2014-10-07ipmi: work around gcc-4.9 build warningArnd Bergmann1-3/+3
2014-10-07ipmi/of: Don't use unavailable interfacesBenjamin Herrenschmidt1-0/+3
2014-10-07ipmi: Clean up the error handling for channel config errorsCorey Minyard1-6/+9
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet12-16/+23
2014-10-07net/mlx4_en: remove NETDEV_TX_BUSYEric Dumazet1-24/+24
2014-10-073c59x: fix bad split of cpu_to_le32(pci_map_single())Sylvain "ythier" Hitier1-1/+1
2014-10-07net: bcmgenet: fix Tx ring priority programmingPetri Gynther2-17/+27
2014-10-07net: phy: adjust fixed_phy_register() return valuePetri Gynther2-10/+13
2014-10-07of/selftest: Move hash table off stack to fix large frame sizeGrant Likely1-5/+4
2014-10-07openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou1-1/+0
2014-10-07bna: allow transmit tagged framesIvan Vecera2-2/+2
2014-10-07Merge branch 'pm-clk'Rafael J. Wysocki1-4/+15
2014-10-07Merge branch 'pm-devfreq'Rafael J. Wysocki3-2/+7
2014-10-07Merge branch 'pm-avs'Rafael J. Wysocki4-7/+416
2014-10-07Merge branch 'pm-cpufreq'Rafael J. Wysocki13-266/+425
2014-10-07Merge branch 'pm-cpuidle'Rafael J. Wysocki9-1/+402
2014-10-07Merge branch 'pm-domains'Rafael J. Wysocki10-422/+643
2014-10-07Merge branch 'acpi-pm'Rafael J. Wysocki3-5/+21
2014-10-07Merge branch 'pm-sleep'Rafael J. Wysocki1-11/+13
2014-10-07Merge branch 'pm-genirq'Rafael J. Wysocki3-15/+69
2014-10-07Merge branches 'acpi-processor', 'acpi-battery', 'acpi-utils' and 'acpi-fan'Rafael J. Wysocki4-15/+12
2014-10-07ACPI / fan: printk replacementSudip Mukherjee1-10/+8
2014-10-07r8152: nway reset after setting eeehayeswang1-0/+2
2014-10-07Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/p...Jiri Kosina1708-35867/+87228
2014-10-07bonding: Simplify the xmit function for modes that use xmit_hashMahesh Bandewar5-152/+249