aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-09Merge branch 'for-4.10-fixes' into for-4.11Tejun Heo2-2/+7
2017-01-06ata: sata_mv:- Handle return value of devm_ioremap.Arvind Yadav1-0/+3
2017-01-06libata: Fix ATA request senseDamien Le Moal1-0/+2
2017-01-06ata: sata_mv: fix module license specificationUwe Kleine-König1-1/+1
2017-01-06ahci: imx: Add imx53 SATA temperature sensor supportCsaba Kertesz1-0/+195
2017-01-06libata: apply MAX_SEC_1024 to all CX1-JB*-HP devicesTejun Heo1-2/+2
2017-01-06ata: ahci_xgene: free structure returned by acpi_get_object_info()Michał Kępień1-2/+4
2017-01-06libata: Protect DMA core code by #ifdef CONFIG_HAS_DMAGeert Uytterhoeven1-26/+35
2017-01-06libata: Make ata_sg_clean() static againGeert Uytterhoeven2-2/+1
2017-01-06ata: AHCI and other non-SFF native drivers should depend on HAS_DMAGeert Uytterhoeven1-0/+4
2017-01-06ata: ATA_BMDMA should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2017-01-06ata: SATA_HIGHBANK should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2017-01-06ata: SATA_MV should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2017-01-05Merge tag 'platform-drivers-x86-v4.10-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds2-22/+22
2017-01-05Merge tag 'drm-intel-fixes-2017-01-05' of git://anongit.freedesktop.org/git/drm-intelLinus Torvalds11-45/+190
2017-01-05Merge tag 'pinctrl-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds4-53/+90
2017-01-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-4/+10
2017-01-05Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds5-29/+36
2017-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-229/+190
2017-01-04sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov1-0/+1
2017-01-04sfc: don't report RX hash keys to ethtool when RSS wasn't enabledEdward Cree4-1/+7
2017-01-04dpaa_eth: Initialize CGR structure before initRoy Pledge1-0/+2
2017-01-04dpaa_eth: cleanup after init_phy() failureMadalin Bucur1-1/+3
2017-01-04net: systemport: Pad packet before inserting TSBFlorian Fainelli1-9/+9
2017-01-04net: systemport: Utilize skb_put_padto()Florian Fainelli1-3/+2
2017-01-04LiquidIO VF: s/select/imply/ for PTP_1588_CLOCKNicolas Pitre1-1/+1
2017-01-04libcxgb: fix error check for ip6_route_output()Varun Prakash1-7/+5
2017-01-04net: usb: asix_devices: add .reset_resume for USB PMPeter Chen1-0/+1
2017-01-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-67/+18
2017-01-04Merge tag 'fbdev-v4.10-rc2' of git://github.com/bzolnier/linuxLinus Torvalds1-0/+5
2017-01-04Merge tag 'psci-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux into fixesArnd Bergmann1-2/+2
2017-01-04Merge tag 'scpi-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixesArnd Bergmann1-2/+8
2017-01-04video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav1-0/+5
2017-01-03net: vrf: Add missing Rx countersDavid Ahern1-0/+3
2017-01-03Xen: ARM: Zero reserved fields of xatp before making hypervisor callJiandi An1-3/+5
2017-01-03drivers: psci: annotate timer on stack to silence odebug messagesSudeep Holla1-2/+2
2017-01-03benet: stricter vxlan offloading check in be_features_checkSabrina Dubroca1-1/+3
2017-01-03net: macb: Updated resource allocation function calls to new version of API.Bartosz Folta1-17/+10
2017-01-03net: stmmac: dwmac-oxnas: use generic pm implementationJohan Hovold1-33/+5
2017-01-03net: stmmac: dwmac-oxnas: fix fixed-link-phydev leaksJohan Hovold1-15/+26
2017-01-03net: stmmac: dwmac-oxnas: fix of-node leakJohan Hovold1-8/+2
2017-01-03xen: events: Replace BUG() with BUG_ON()Shyam Saini1-2/+1
2017-01-03drm/i915: Prevent timeline updates whilst performing resetChris Wilson1-1/+9
2017-01-03drm/i915: Silence allocation failure during sg_trim()Chris Wilson1-1/+1
2017-01-03drm/i915: Don't clflush before release phys objectChris Wilson1-4/+6
2017-01-03drm/i915: Fix oops in overlay due to frontbuffer trackingVille Syrjälä1-2/+2
2017-01-03drm/i915: Fix oopses in the overlay code due to i915_gem_active stuffVille Syrjälä2-1/+21
2017-01-03drm/i915: Initialize overlay->last_flip properlyVille Syrjälä1-0/+2
2017-01-03drm/i915: Move the min_pixclk[] handling to the end of readoutVille Syrjälä1-16/+16
2017-01-03drm/i915: Force VDD off on the new power seqeuencer before starting to use itVille Syrjälä1-7/+34