summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-10-12scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long1-1/+1
2017-10-12video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov1-1/+1
2017-10-12saa7164: fix double fetch PCIe access conditionSteven Toth1-12/+1
2017-10-12saa7164: fix sparse warningsHans Verkuil6-58/+74
2017-10-12saa7164: fix endian conversion in saa7164_bus_set()Dan Carpenter1-2/+2
2017-10-12vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski1-3/+3
2017-10-12Input: i8042 - fix crash at boot timeChen Hong1-3/+9
2017-10-12tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen1-1/+2
2017-10-12rtc: rtc-nuc900: fix loop timeout testDan Carpenter1-1/+1
2017-10-12RDMA/uverbs: Check port number supplied by user verbs cmdsBoris Pismenny1-0/+10
2017-10-12IB/core: Add inline function to validate portYuval Shaia2-6/+6
2017-10-12IB/core: Create common start/end port functionsIra Weiny2-53/+30
2017-10-12drm/i915: Disable MSI for all pre-gen5Ville Syrjälä1-3/+5
2017-10-12scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.Maurizio Lombardi1-4/+10
2017-10-12PCI/PM: Restore the status of PCI devices across hibernationChen Yu1-0/+1
2017-10-12Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller1-0/+4
2017-10-12PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski1-2/+2
2017-10-12USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin1-0/+1
2017-10-12scsi: sun_esp: fix device reference leaksJohan Hovold1-1/+8
2017-10-12scsi: bnx2i: missing error code in bnx2i_ep_connect()Dan Carpenter1-1/+2
2017-10-12xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang3-0/+16
2017-10-12md: don't use flush_signals in userspace processesMikulas Patocka2-3/+10
2017-10-12PCI: Correct PCI_STD_RESOURCE_END usageBjorn Helgaas1-1/+1
2017-10-12usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik2-0/+8
2017-10-12mceusb: fix memory leaks in error pathJohan Hovold1-0/+5
2017-10-12wlcore: fix 64K page supportArnd Bergmann1-1/+1
2017-10-12mwifiex: fixup error cases in mwifiex_add_virtual_intf()Brian Norris1-8/+15
2017-09-15net: phy: marvell: Limit errata to 88m1101Andrew Lunn1-29/+37
2017-09-15xen: fix bio vec mergingRoger Pau Monne1-2/+1
2017-09-15drm/radeon: add a quirk for Toshiba Satellite L20-183Alex Deucher1-0/+7
2017-09-15Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake1-0/+7
2017-09-15usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe1-0/+4
2017-09-15drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter1-0/+2
2017-09-15net: ethoc: enable NAPI before poll may be scheduledMax Filippov1-1/+2
2017-09-15vb2: Fix an off by one error in 'vb2_plane_vaddr'Christophe JAILLET1-1/+1
2017-09-15vb2: fix plane index sanity check in vb2_plane_cookie()Zhaowei Yuan1-1/+1
2017-09-15rc-core: race condition during ir_raw_event_register()Sean Young1-5/+8
2017-09-15drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner1-1/+1
2017-09-15usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen1-2/+11
2017-09-15net: phy: fix marvell phy status readingRussell King1-2/+0
2017-09-15net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König1-5/+2
2017-09-15scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn1-4/+4
2017-09-15dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin1-0/+2
2017-09-15drm/gma500/psb: Actually use VBT mode when it is foundPatrik Jakobsson1-7/+11
2017-09-15i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel1-4/+21
2017-09-15watchdog: pcwd_usb: fix NULL-deref at probeJohan Hovold1-0/+3
2017-09-15drivers: char: mem: Check for address space wraparound with mmap()Julius Werner1-0/+5
2017-09-15usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi1-4/+9
2017-09-15USB: xhci: fix lock-inversion problemAlan Stern1-2/+3
2017-09-15usb: host: xhci: simplify irq handler returnFelipe Balbi1-15/+17