summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/watchdog: support for KVM hypervisors and delete pr_info messagesXu Wang2015-03-251-14/+4
* s390/watchdog: enable KEEPALIVE for /dev/watchdogXu Wang2015-03-251-1/+1
* s390/dasd: remove setting of scheduler from driverStefan Haberland2015-03-251-10/+1
* s390: remove test_facility(2) (== z/Architecture mode active) checksHeiko Carstens2015-03-251-2/+2
* s390: remove 31 bit supportHeiko Carstens2015-03-2512-133/+1
* drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC dataJavier Martinez Canillas2015-03-131-0/+1
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-03-121-3/+0
|\
| * Revert "i2c: core: Dispose OF IRQ mapping at client removal time"Jakub Kicinski2015-03-121-3/+0
* | Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-122-4/+5
|\ \
| * | PCI: xgene: Add register offset to config space base addressFeng Kan2015-03-061-2/+2
| * | PCI: Don't read past the end of sysfs "driver_override" bufferSasha Levin2015-02-251-2/+3
* | | Merge tag 'for-linus-20150310' of git://git.infradead.org/linux-mtdLinus Torvalds2015-03-112-6/+45
|\ \ \
| * | | mtd: nand: MTD_NAND_HISI504 should depend on HAS_DMAGeert Uytterhoeven2015-03-031-0/+1
| * | | mtd: pxa3xx_nand: fix driver when num_cs is 0Robert Jarzmik2015-02-281-0/+2
| * | | mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard2015-02-281-6/+42
| |/ /
* | | Merge tag 'iommu-fixes-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-03-115-2/+26
|\ \ \
| * | | iommu/io-pgtable-arm: Add built time dependencyJean Delvare2015-03-031-0/+1
| * | | iommu/msm: Mark driver BROKENThierry Reding2015-02-251-0/+1
| * | | iommu/rockchip: Play nice in multi-platform buildsThierry Reding2015-02-251-0/+7
| * | | iommu/omap: Play nice in multi-platform buildsThierry Reding2015-02-251-0/+7
| * | | iommu/exynos: Play nice in multi-platform buildsThierry Reding2015-02-251-0/+7
| * | | iommu/io-pgtable-arm: Fix self-test WARNs on i386Will Deacon2015-02-251-2/+3
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-03-102-2/+2
|\ \ \
| * | | s390/dcss: array index 'i' is used before limits check.Ameen Ali2015-02-261-1/+1
| * | | s390/scm_block: fix off by one during cluster reservationSebastian Ott2015-02-261-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-1018-84/+135
|\ \ \ \
| * | | | net: macb: constify macb configuration dataJosh Cartwright2015-03-091-4/+4
| * | | | can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish2015-03-091-5/+23
| * | | | can: kvaser_usb: Avoid double free on URB submission failuresAhmed S. Darwish2015-03-091-12/+8
| * | | | can: peak_usb: fix missing ctrlmode_ init for every devStephane Grosjean2015-03-091-0/+4
| * | | | can: add missing initialisations in CAN related skbuffsOliver Hartkopp2015-03-091-0/+8
| * | | | bgmac: Clean warning messagesPeter Senna Tschudin2015-03-091-7/+0
| * | | | net: fec: fix unbalanced clk disable on driver unbindStefan Agner2015-03-061-1/+0
| * | | | net: macb: Correct the MID field length valuePunnaiah Choudary Kalluri2015-03-061-1/+1
| * | | | net: gianfar: correctly determine the number of queue groupsTobias Waldekranz2015-03-061-2/+17
| * | | | net: bcmgenet: properly disable password matchingFlorian Fainelli2015-03-061-2/+4
| * | | | net: eth: xgene: fix booting with devicetreeMark Salter2015-03-051-1/+1
| * | | | bnx2x: Force fundamental reset for EEH recoveryBrian King2015-03-051-0/+3
| * | | | xen-netback: refactor xenvif_handle_frag_list()David Vrabel2015-03-051-12/+9
| * | | | xen-netback: unref frags when handling a from-guest skb with a frag listDavid Vrabel2015-03-051-1/+6
| * | | | xen-netback: return correct ethtool statsDavid Vrabel2015-03-051-2/+1
| * | | | ARM: fix typos in smc91x platform dataArnd Bergmann2015-03-051-0/+1
| * | | | team: don't traverse port list using rcu in team_set_mac_addressJiri Pirko2015-03-041-3/+3
| * | | | net: fec: fix rcv is not last issue when do suspend/resume testFugang Duan2015-03-041-1/+1
| * | | | drivers: net: xgene: fix new firmware backward compatibility with older driverIyappan Subramanian2015-03-041-0/+4
| * | | | bcm63xx_enet: fix poll callback.Nicolas Schichan2015-03-041-4/+4
| * | | | stmmac: check IRQ availability early on probeAlexey Brodkin2015-03-041-29/+36
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-03-109-23/+65
|\ \ \ \ \
| * | | | | Input: psmouse - disable "palm detection" in the focaltech driverMathias Gottschlag2015-03-071-10/+0
| * | | | | Input: psmouse - disable changing resolution/rate/scale for FocalTechMathias Gottschlag2015-03-073-1/+44