summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-20mfd: tps65218: Make INT[12] and STATUS registers volatileFelipe Balbi
2015-01-20mfd: da9052-core: Fix platform-device id collisionFabio Estevam
2015-01-20ACPI: pci: Do not clear pci_dev->irq in acpi_pci_irq_disable()Jiang Liu
2015-01-20Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-20scsi: Avoid crashing if device uses DIX but adapter does not support itEwan D. Milne
2015-01-20scsi_debug: use atomic allocation in resp_rsup_opcodesSasha Levin
2015-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-19s2io: use snprintf() as a safety featureDan Carpenter
2015-01-19bus: mvebu-mbus: fix support of MBus window 13Andrew Lunn
2015-01-19r8152: remove sram_readhayeswang
2015-01-19r8152: remove generic_ocp_read before writinghayeswang
2015-01-19bgmac: activate irqs only if there is nothing to pollHauke Mehrtens
2015-01-19bgmac: register napi before the deviceHauke Mehrtens
2015-01-19sh_eth: Fix ethtool operation crash when net device is downBen Hutchings
2015-01-19sh_eth: Fix promiscuous mode on chips without TSUBen Hutchings
2015-01-19libata: prevent HSM state change race between ISR and PIODavid Jeffery
2015-01-19libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams
2015-01-19pinctrl: qcom: Don't iterate past end of function arrayStephen Boyd
2015-01-19ipr: wait for aborted command responsesBrian King
2015-01-19Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2015-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-01-18drm/exynos: fix warning of vblank reference countJoonyoung Shim
2015-01-18drm/exynos: remove unnecessary runtime pm operationsJoonyoung Shim
2015-01-18drm/exynos: fix reset codes for memory mapped hdmi phyJoonyoung Shim
2015-01-18Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-18Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2015-01-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-01-17clk: fix possible null pointer dereferenceStanimir Varbanov
2015-01-17Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao
2015-01-17clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner
2015-01-18Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-01-16reset: sunxi: fix spinlock initializationTyler Baker
2015-01-16drivers: bus: check cci device tree node statusAbhilash Kesavan
2015-01-17Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-17Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-01-17Merge tag 'staging-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-17Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-01-16parisc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu
2015-01-16PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu
2015-01-16PCI: Add pci_bus_clip_resource() to clip to fit upstream windowYinghai Lu
2015-01-16PCI: Pass bridge device, not bus, when updating bridge windowsYinghai Lu
2015-01-16PCI: Mark Atheros AR93xx to avoid bus resetAlex Williamson
2015-01-16PCI: Add flag for devices where we can't use bus resetAlex Williamson
2015-01-16net: davinci_emac: Add support for emac on dm816xTony Lindgren
2015-01-16net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...Tony Lindgren
2015-01-16net: davinci_emac: Fix incomplete code for getting the phy from device treeTony Lindgren
2015-01-16net: davinci_emac: Free clock after checking the frequencyTony Lindgren
2015-01-16net: davinci_emac: Fix runtime pm calls for davinci_emacTony Lindgren
2015-01-16net: davinci_emac: Fix hangs with interruptsTony Lindgren
2015-01-16Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds