aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-02-28usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop
2018-02-28usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28Fabio Estevam
2018-02-28usb: dwc3: ep0: Reset TRB counter for ep0 INThinh Nguyen
2018-02-28usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen
2018-02-28usb: host: ehci: use correct device pointer for dma opsPeter Chen
2018-02-28drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LAKai-Heng Feng
2018-02-28Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker
2018-02-28usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP
2018-02-28ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()Shigeru Yoshida
2018-02-28net: thunderbolt: Run disconnect flow asynchronously when logout is receivedMika Westerberg
2018-02-28net: thunderbolt: Tear down connection properly on suspendMika Westerberg
2018-02-28PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom
2018-02-28irqchip/mips-gic: Avoid spuriously handling masked interruptsMatt Redfearn
2018-02-28irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni
2018-02-28mm, swap, frontswap: fix THP swap if frontswap enabledHuang Ying
2018-02-28iio: adis_lib: Initialize trigger before requesting interruptLars-Peter Clausen
2018-02-28iio: buffer: check if a buffer has been set up when poll is calledStefan Windfeldt-Prytz
2018-02-28iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefinedAndreas Klinger
2018-02-28iio: adc: stm32: fix stm32h7_adc_enable error handlingFabrice Gasnier
2018-02-28RDMA/uverbs: Sanitize user entered port numbers prior to access itLeon Romanovsky
2018-02-28RDMA/uverbs: Fix circular locking dependencyLeon Romanovsky
2018-02-28RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcdLeon Romanovsky
2018-02-28RDMA/uverbs: Protect from command mask overflowLeon Romanovsky
2018-02-28RDMA/uverbs: Protect from races between lookup and destroy of uobjectsLeon Romanovsky
2018-02-28extcon: int3496: process id-pin first so that we start with the right statusHans de Goede
2018-02-28i2c: bcm2835: Set up the rising/falling edge delaysEric Anholt
2018-02-28i2c: designware: must wait for enableBen Gardner
2018-02-28scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler
2018-02-25mei: me: add cannon point device ids for 4th deviceTomas Winkler
2018-02-25mei: me: add cannon point device idsAlexander Usyskin
2018-02-25crypto: s5p-sss - Fix kernel Oops in AES-ECB modeKamil Konieczny
2018-02-25usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan
2018-02-25xhci: fix xhci debugfs errors in xhci_stopZhengjun Xing
2018-02-25xhci: xhci debugfs device nodes weren't removed after device plugged outZhengjun Xing
2018-02-25xhci: Fix xhci debugfs devices node disappearance after hibernationZhengjun Xing
2018-02-25xhci: Fix NULL pointer in xhci debugfsZhengjun Xing
2018-02-25staging: iio: ad5933: switch buffer mode to softwareAlexandru Ardelean
2018-02-25staging: iio: adc: ad7192: fix external frequency settingAlexandru Ardelean
2018-02-25staging: fsl-mc: fix build testing on x86Arnd Bergmann
2018-02-25binder: replace "%p" with "%pK"Todd Kjos
2018-02-25binder: check for binder_thread allocation failure in binder_poll()Eric Biggers
2018-02-25staging: android: ashmem: Fix a race condition in pin ioctlsBen Hutchings
2018-02-25ANDROID: binder: synchronize_rcu() when using POLLFREE.Martijn Coenen
2018-02-25ANDROID: binder: remove WARN() for redundant txn errorTodd Kjos
2018-02-25video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann
2018-02-25soc: qcom: rmtfs_mem: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2018-02-25staging: android: ion: Switch from WARN to pr_warnLaura Abbott
2018-02-25staging: android: ion: Add __GFP_NOWARN for system contig heapLaura Abbott
2018-02-25media: pvrusb2: properly check endpoint typesAndrey Konovalov
2018-02-25tun: fix tun_napi_alloc_frags() frag allocatorEric Dumazet