summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-09drivers/vhost: Fix mmu_context.h assumptionBen Hutchings1-0/+1
2018-01-09x86: Clean up cr4 manipulationAndy Lutomirski1-2/+3
2018-01-01USB: core: prevent malicious bNumInterfaces overflowAlan Stern1-1/+3
2018-01-01Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov1-2/+14
2018-01-01can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2-2/+0
2018-01-01rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov1-2/+2
2018-01-01tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2-0/+6
2018-01-01macvtap: fix TUNSETSNDBUF values > 64kMichael S. Tsirkin1-2/+2
2018-01-01can: kvaser_usb: Correct return value in printoutJimmy Assarsson1-1/+2
2018-01-01can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger1-8/+2
2018-01-01can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje1-1/+1
2018-01-01usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman1-4/+7
2018-01-01Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreenJeff Lance1-1/+1
2018-01-01usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi1-0/+4
2018-01-01usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau1-0/+3
2018-01-01usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana1-5/+17
2018-01-01scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier3-7/+21
2018-01-01tun: call dev_get_valid_name() before register_netdevice()Cong Wang1-0/+3
2018-01-01USB: serial: metro-usb: add MS7820 device idJohan Hovold1-0/+1
2018-01-01iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel1-0/+1
2018-01-01bus: mbus: fix window size calculation for 4GB windowsJan Luebbe1-1/+1
2018-01-01iommu/exynos: Remove initconst attribute to avoid potential kernel oopsMarek Szyprowski1-1/+1
2018-01-01scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn1-1/+1
2018-01-01usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov1-0/+5
2018-01-01usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi1-1/+1
2018-01-01USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern1-2/+5
2018-01-01USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul1-0/+4
2018-01-01scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2-4/+15
2018-01-01brcmfmac: Add check for short event packetsKevin Cernekee1-1/+2
2018-01-01brcmfmac: Add length checks on firmware eventsHante Meuleman4-58/+82
2018-01-01staging: iio: ade7759: fix signed extension bug on shift of a u8Colin Ian King1-1/+1
2018-01-01usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda1-2/+11
2018-01-01usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda1-2/+8
2018-01-01USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern1-2/+30
2018-01-01USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern3-15/+8
2018-01-01USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern1-0/+9
2018-01-01USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern1-4/+11
2018-01-01Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin1-13/+0
2018-01-01drm/i915/bios: ignore HDMI on port AJani Nikula1-0/+7
2018-01-01PCI: Fix race condition with driver_overrideNicolai Stange1-2/+9
2018-01-01IB/mlx5: Simplify mlx5_ib_cont_pagesIlya Lesokhin1-30/+17
2018-01-01IB/mlx5: Fix the size parameter to find_first_bitChristophe Jaillet1-3/+3
2018-01-01staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma fro...Stefan Popa1-3/+1
2018-01-01iio: core: Return error for failed read_regMatt Fornero1-1/+3
2018-01-01iio: ad7793: Fix the serial interface resetDragos Bogdan1-2/+2
2018-01-01iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan1-0/+28
2018-01-01iio: adc: mcp320x: Fix oops on module unloadLukas Wunner1-0/+1
2018-01-01IB/ocrdma: fix incorrect fall-through on switch statementColin Ian King1-0/+3
2018-01-01USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern3-53/+12
2018-01-01USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern1-7/+38