summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed deviceRodrigo Rivas Costa2018-04-241-0/+5
* drm/radeon: Fix PCIe lane width calculationPaul Parsons2018-04-241-2/+2
* watchdog: f71808e_wdt: Fix WD_EN register readIgor Pylypiv2018-04-241-1/+1
* thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo2018-04-241-3/+3
* clk: mvebu: armada-38x: add support for missing clocksRichard Genoud2018-04-241-7/+7
* clk: mvebu: armada-38x: add support for 1866MHz variantsRalph Sennhauser2018-04-241-3/+4
* mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith2018-04-241-1/+1
* random: use a tighter cap in credit_entropy_bits_safe()Theodore Ts'o2018-04-241-1/+1
* thunderbolt: Resume control channel after hibernation image is createdMika Westerberg2018-04-241-0/+1
* HID: i2c-hid: fix size check and type usageAaron Ma2018-04-241-6/+7
* usb: dwc3: pci: Properly cleanup resourceThinh Nguyen2018-04-241-1/+1
* USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thawZhengjun Xing2018-04-241-2/+7
* ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg2018-04-241-7/+16
* xen-netfront: Fix hang on device removalJason Andryuk2018-04-241-1/+6
* usb: musb: gadget: misplaced out of bounds checkHeinrich Schuchardt2018-04-241-5/+9
* ubi: Reject MLC NANDRichard Weinberger2018-04-241-0/+11
* ubi: Fix error for write accessRomain Izard2018-04-241-1/+1
* slip: Check if rstate is initialized before uncompressingTejaswi Tanikella2018-04-241-0/+5
* s390/qdio: don't merge ERROR output buffersJulian Wiedmann2018-04-241-11/+20
* s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann2018-04-241-9/+2
* media: v4l2-compat-ioctl32: don't oops on overlayMauro Carvalho Chehab2018-04-241-1/+3
* Revert "xhci: plat: Register shutdown for xhci_plat"Greg Hackmann2018-04-131-1/+0
* r8169: fix setting driver_data after register_netdevHeiner Kallweit2018-04-131-2/+2
* bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long2018-04-131-1/+4
* bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long2018-04-131-38/+35
* bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long2018-04-131-4/+5
* vhost: correctly remove wait queue during poll failureJason Wang2018-04-131-2/+1
* sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng2018-04-131-1/+1
* pptp: remove a buggy dst release in pptp_connect()Eric Dumazet2018-04-131-1/+0
* random: use lockless method of accessing and updating f->reg_idxTheodore Ts'o2018-04-131-6/+6
* virtio_net: check return value of skb_to_sgvec in one more locationNathan Chancellor2018-04-131-1/+6
* virtio_net: check return value of skb_to_sgvec alwaysJason A. Donenfeld2018-04-131-2/+7
* EDAC, mv64x60: Fix an error handling pathChristophe JAILLET2018-04-131-1/+1
* tty: n_gsm: Allow ADM response in addition to UA for control dlciTony Lindgren2018-04-131-3/+14
* scsi: libsas: initialize sas_phy status according to response of DISCOVERchenxiang2018-04-131-0/+1
* scsi: libsas: fix error when getting phy eventsJason Yan2018-04-131-1/+1
* scsi: libsas: fix memory leak in sas_smp_get_phy_events()Jason Yan2018-04-131-0/+1
* bcache: segregate flash only volume write streamsTang Junhui2018-04-131-5/+14
* bcache: stop writeback thread after detachingTang Junhui2018-04-131-0/+6
* vxlan: dont migrate permanent fdb entries during learnRoopa Prabhu2018-04-131-1/+1
* ACPICA: Disassembler: Abort on an invalid/unknown AML opcodeBob Moore2018-04-131-0/+14
* ACPICA: Events: Add runtime stub support for event APIsLv Zheng2018-04-131-0/+18
* iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi2018-04-131-2/+0
* bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval2018-04-131-4/+15
* net: emac: fix reset timeout with AR8035 phyChristian Lamparter2018-04-131-4/+22
* e1000e: Undo e1000e_pm_freeze if __e1000_shutdown failsChris Wilson2018-04-131-1/+6
* net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King2018-04-131-0/+6
* mceusb: sporadic RX truncation corruption fixA Sun2018-04-131-2/+7
* cx25840: fix unchecked return valuesPan Bian2018-04-131-15/+21
* e1000e: fix race condition around skb_tstamp_tx()Jacob Keller2018-04-131-2/+8