summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-12-15can: peak: fix bad memory access and free sequence추지호1-2/+4
2016-12-15zram: restrict add/remove attributes to root onlySergey Senozhatsky1-1/+7
2016-12-10geneve: avoid use-after-free of skb->dataSabrina Dubroca1-10/+4
2016-12-10sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt1-1/+1
2016-12-10net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli1-3/+5
2016-12-10net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli1-0/+4
2016-12-10net: sky2: Fix shutdown crashJeremy Linton1-0/+13
2016-12-10virtio-net: add a missing synchronize_net()Eric Dumazet1-0/+5
2016-12-08pwm: Fix device reference leakJohan Hovold1-0/+2
2016-12-08mwifiex: printk() overflow with 32-byte SSIDsBrian Norris1-6/+7
2016-12-08PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)Johannes Thumshirn1-1/+27
2016-12-08PCI: Export pcie_find_root_portJohannes Thumshirn1-14/+0
2016-12-08zram: fix unbalanced idr management at hot removalTakashi Iwai1-1/+2
2016-12-02scsi: mpt3sas: Unblock device after controller resetSuganath Prabu S1-5/+8
2016-12-02mei: fix return value on disconnectionTomas Winkler2-2/+2
2016-12-02mei: me: fix place for kaby point device ids.Tomas Winkler1-3/+4
2016-12-02mei: me: disable driver on SPT SPS firmwareTomas Winkler2-4/+10
2016-12-02drm/radeon: Ensure vblank interrupt is enabled on DPMS transition to onMichel Dänzer2-0/+4
2016-12-02scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky1-1/+14
2016-12-02Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec1-1/+6
2016-12-02USB: serial: ftdi_sio: add support for TI CC3200 LaunchPadDoug Brown2-0/+8
2016-12-02USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma1-0/+1
2016-12-02usb: chipidea: move the lock initialization to core filePeter Chen2-2/+1
2016-12-02iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual FunctionsAshok Raj2-1/+16
2016-12-02iommu/vt-d: Fix PASID table allocationDavid Woodhouse1-11/+17
2016-11-26IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch1-16/+110
2016-11-26IB/uverbs: Fix leak of XRC target QPsTariq Toukan1-5/+2
2016-11-26IB/core: Avoid unsigned int overflow in sg_alloc_tableMark Bloch1-1/+1
2016-11-26IB/mlx5: Fix fatal error dispatchingEli Cohen1-2/+5
2016-11-26IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens1-2/+1
2016-11-26IB/mlx4: Fix create CQ error flowMatan Barak1-1/+4
2016-11-26IB/mlx4: Check gid_index return valueDaniel Jurgens1-1/+4
2016-11-26PM / sleep: don't suspend parent when async child suspend_{noirq, late} failsBrian Norris1-4/+4
2016-11-26uwb: fix device reference leaksJohan Hovold2-3/+15
2016-11-26mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold1-0/+2
2016-11-26iwlwifi: pcie: fix SPLC structure parsingLuca Coelho1-31/+48
2016-11-26rtc: omap: Fix selecting external oscLokesh Vutla1-2/+4
2016-11-26clk: mmp: mmp2: fix return value check in mmp2_clk_init()Wei Yongjun1-1/+1
2016-11-26clk: mmp: pxa168: fix return value check in pxa168_clk_init()Wei Yongjun1-1/+1
2016-11-26clk: mmp: pxa910: fix return value check in pxa910_clk_init()Wei Yongjun1-2/+2
2016-11-26drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)Mario Kleiner3-2/+21
2016-11-26crypto: caam - do not register AES-XTS mode on LP unitsSven Ebenfeld1-0/+9
2016-11-26i2c: mux: fix up dependenciesLinus Walleij2-1/+1
2016-11-26mfd: intel-lpss: Do not put device in reset state on suspendAzhar Shaikh1-3/+0
2016-11-21sparc: serial: sunhv: fix a double lock bugDan Carpenter1-6/+0
2016-11-21tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley1-0/+7
2016-11-21bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek1-1/+4
2016-11-18mmc: mxs: Initialize the spinlock prior to using itFabio Estevam1-2/+2
2016-11-18ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal1-1/+1
2016-11-18i40e: fix call of ndo_dflt_bridge_getlink()Huaibin Wang1-1/+1