summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-20Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-32/+73
2015-01-20mfd: rtsx_usb: Fix runtime PM deadlockRoger Tseng1-12/+0
2015-01-20mfd: tps65218: Make INT1 our status_base registerFelipe Balbi1-0/+1
2015-01-20mfd: tps65218: Make INT[12] and STATUS registers volatileFelipe Balbi1-0/+11
2015-01-20mfd: da9052-core: Fix platform-device id collisionFabio Estevam1-1/+2
2015-01-20ACPI: pci: Do not clear pci_dev->irq in acpi_pci_irq_disable()Jiang Liu1-1/+0
2015-01-20Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-31/+25
2015-01-20scsi: Avoid crashing if device uses DIX but adapter does not support itEwan D. Milne1-1/+11
2015-01-20scsi_debug: use atomic allocation in resp_rsup_opcodesSasha Levin1-1/+1
2015-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-126/+234
2015-01-20s2io: use snprintf() as a safety featureDan Carpenter1-3/+8
2015-01-20bus: mvebu-mbus: fix support of MBus window 13Andrew Lunn1-0/+13
2015-01-20r8152: remove sram_readhayeswang1-18/+6
2015-01-20r8152: remove generic_ocp_read before writinghayeswang1-6/+0
2015-01-19bgmac: activate irqs only if there is nothing to pollHauke Mehrtens1-3/+3
2015-01-19bgmac: register napi before the deviceHauke Mehrtens1-3/+3
2015-01-19sh_eth: Fix ethtool operation crash when net device is downBen Hutchings1-0/+10
2015-01-19sh_eth: Fix promiscuous mode on chips without TSUBen Hutchings1-9/+9
2015-01-19libata: prevent HSM state change race between ISR and PIODavid Jeffery1-0/+12
2015-01-19libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams2-2/+5
2015-01-19ath9k: fix race condition in irq processing during hardware resetFelix Fietkau1-4/+3
2015-01-19drm/vmwgfx: Replace the hw mutex with a hw spinlockThomas Hellstrom7-86/+56
2015-01-19pinctrl: qcom: Don't iterate past end of function arrayStephen Boyd1-2/+2
2015-01-19ipr: wait for aborted command responsesBrian King2-0/+93
2015-01-19Merge tag 'iwlwifi-for-kalle-2015-01-15' of https://git.kernel.org/pub/scm/li...Kalle Valo1-0/+7
2015-01-18iwlwifi: mvm: abort scheduled scan upon RFKILLEmmanuel Grumbach1-0/+7
2015-01-18Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds5-71/+92
2015-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-0/+55
2015-01-18drm/amdkfd: Allow user to limit only queues per deviceOded Gabbay7-36/+96
2015-01-18drm/exynos: fix warning of vblank reference countJoonyoung Shim1-1/+6
2015-01-18drm/exynos: remove unnecessary runtime pm operationsJoonyoung Shim1-4/+0
2015-01-18drm/exynos: fix reset codes for memory mapped hdmi phyJoonyoung Shim1-6/+2
2015-01-18Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+7
2015-01-18Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds7-28/+69
2015-01-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+1
2015-01-17clk: fix possible null pointer dereferenceStanimir Varbanov1-1/+1
2015-01-17Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao1-1/+1
2015-01-17clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner1-4/+6
2015-01-17Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-2/+5
2015-01-17reset: sunxi: fix spinlock initializationTyler Baker1-0/+4
2015-01-17drivers: bus: check cci device tree node statusAbhilash Kesavan1-0/+3
2015-01-16Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-9/+31
2015-01-16Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-35/+70
2015-01-16Merge tag 'staging-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-10/+36
2015-01-16Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds35-93/+232
2015-01-16parisc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu1-3/+2
2015-01-16PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu1-0/+35
2015-01-16PCI: Add pci_bus_clip_resource() to clip to fit upstream windowYinghai Lu2-0/+44
2015-01-16PCI: Pass bridge device, not bus, when updating bridge windowsYinghai Lu1-12/+9
2015-01-16PCI: Mark Atheros AR93xx to avoid bus resetAlex Williamson1-0/+14