summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-01-05broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen1-1/+1
2016-01-05net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+1
2015-11-14rbd: prevent kernel stack blow up on rbd mapIlya Dryomov1-8/+21
2015-11-14rbd: don't leak parent_spec in rbd_dev_probe_parent()Ilya Dryomov1-20/+15
2015-11-14serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley1-2/+8
2015-11-14r8169: disable L23hayeswang1-0/+25
2015-11-14r8169: fix the incorrect tx descriptor versionhayeswang1-1/+1
2015-11-14macmace: add missing platform_set_drvdata() in mace_probe()Wei Yongjun1-0/+1
2015-11-14net: sun4i-emac: fix memory leak on bad packetMarc Zyngier1-2/+4
2015-11-14virtio-net: drop NETIF_F_FRAGLISTJason Wang1-2/+2
2015-11-14qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G ModuleBjørn Mork1-1/+4
2015-11-14stmmac: Correctly report PTP capabilities.Phil Reid1-2/+5
2015-11-14net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2-2/+2
2015-11-14ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault1-1/+1
2015-11-14macvtap: unbreak receiving of gro skb with frag listJason Wang1-1/+1
2015-11-12ahci: avoton port-disable reset-quirkDan Williams1-8/+95
2015-11-12libahci: Allow drivers to override start_engineHans de Goede4-10/+31
2015-11-12mptfusion: prevent some memory corruptionDan Carpenter1-0/+9
2015-11-12mfd: wm5110: Add register patch for rev E and aboveCharles Keepax1-1/+13
2015-11-12mfd: wm5110: Add register patch for rev D chipCharles Keepax1-1/+29
2015-11-12serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald1-0/+21
2015-11-12serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald1-2/+23
2015-11-12IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur1-1/+9
2015-11-12mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns1-0/+2
2015-11-12md/raid10: submit_bio_wait() returns 0 on successJes Sorensen1-1/+1
2015-11-12md/raid1: submit_bio_wait() returns 0 on successJes Sorensen1-1/+1
2015-11-12xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery1-1/+2
2015-11-12xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott1-0/+1
2015-11-12xhci: handle no ping response error properlyMathias Nyman1-5/+15
2015-11-12dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer1-1/+1
2015-11-12rbd: require stable pages if message data CRCs are enabledRonny Hegewald1-0/+3
2015-11-09drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin1-2/+3
2015-11-09spi: fix pointer-integer size mismatch warningSeongJae Park1-1/+1
2015-11-09power: bq24190_charger: suppress build warningLad, Prabhakar1-1/+1
2015-11-09sfc: Fix memcpy() with const destination compiler warning.David S. Miller1-1/+1
2015-11-09iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel2-2/+3
2015-11-09iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg1-6/+6
2015-11-09iwlwifi: fix firmware filename for 3160Johannes Berg1-1/+1
2015-11-09iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg1-1/+1
2015-11-03dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber1-6/+11
2015-10-28ARM: ux500: cpuidle: fix section mismatchDaniel Lezcano1-1/+1
2015-10-28ath9k: declare required extra tx headroomFelix Fietkau1-0/+1
2015-10-28Revert "USB: Add device quirk for ASUS T100 Base Station keyboard"Jiri Slaby1-4/+0
2015-10-28USB: Add OTG PET device to TPLMacpaul Lin2-0/+9
2015-10-28Revert "USB: quirks: add touchscreen that is dazzeled by remote wakeup"Oliver Neukum1-3/+0
2015-10-28usb: core: implement AMD remote wakeup quirkHuang Rui3-0/+52
2015-10-28[media] gscpa_m5602: use msecs_to_jiffies for conversionsNicholas Mc Guire1-1/+1
2015-10-28[media] v4l: vsp1: Fix VI6_WPF_SZCLIP_SIZE_MASK macroNobuhiro Iwamatsu1-1/+1
2015-10-28[media] v4l: vsp1: Fix VI6_DPR_ROUTE_FP_MASK macroNobuhiro Iwamatsu1-1/+1
2015-10-28[media] v4l: vsp1: Fix VI6_DPR_ROUTE_FXA_MASK macroNobuhiro Iwamatsu1-1/+1