summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-08staging: r8712u: Fix Sparse warning in rtl871x_xmit.cLarry Finger
2017-11-08xen: don't print error message in case of missing Xenstore entryJuergen Gross
2017-11-08bt8xx: fix memory leakSudip Mukherjee
2017-11-08s390/dasd: check for device error pointer within state change interruptsStefan Haberland
2017-11-08mei: return error on notification request to a disconnected clientAlexander Usyskin
2017-11-08exynos4-is: fimc-is: Unmap region obtained by of_iomap()Arvind Yadav
2017-11-08staging: lustre: ptlrpc: skip lock if export failedAlexander Boyko
2017-11-08staging: lustre: hsm: stack overrun in hai_dump_data_fieldfrank zago
2017-11-08staging: lustre: llite: don't invoke direct_IO for the EOF caseYang Sheng
2017-11-08platform/x86: intel_mid_thermal: Fix module autoloadJavier Martinez Canillas
2017-11-08scsi: aacraid: Process Error for response I/ORaghava Aditya Renukunta
2017-11-08xen/manage: correct return value check on xenbus_scanf()Jan Beulich
2017-11-08cx231xx: Fix I2C on Internal Master 3 BusOleh Kravchenko
2017-11-08drm/amdgpu: when dpm disabled, also need to stop/start vce.Rex Zhu
2017-11-08i2c: riic: correctly finish transfersChris Brandt
2017-11-08staging: rtl8712u: Fix endian settings for structs describing network packetsLarry Finger
2017-11-08mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swappedHans de Goede
2017-11-08mfd: ab8500-sysctrl: Handle probe deferralLinus Walleij
2017-11-08mmc: s3cmci: include linux/interrupt.h for tasklet_structArnd Bergmann
2017-11-08PM / wakeirq: report a wakeup_event on dedicated wekup irqGrygorii Strashko
2017-11-08drm/msm: fix an integer overflow testDan Carpenter
2017-11-08drm/msm: Fix potential buffer overflow issueKasin Li
2017-11-02regulator: fan53555: fix I2C device idsGuillaume Tucker
2017-11-02can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson
2017-11-02can: kvaser_usb: Correct return value in printoutJimmy Assarsson
2017-11-02can: sun4i: fix loopback modeGerhard Bertelsmann
2017-11-02scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings
2017-11-02scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier
2017-11-02Input: gtco - fix potential out-of-bound accessDmitry Torokhov
2017-11-02Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng
2017-11-02xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()Juergen Gross
2017-11-02usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana
2017-10-27rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger
2017-10-27clockevents/drivers/cs5535: Improve resilience to spurious interruptsDavid Kozub
2017-10-27bus: mbus: fix window size calculation for 4GB windowsJan Luebbe
2017-10-27brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann
2017-10-27i2c: ismt: Separate I2C block read from SMBus block readPontus Andersson
2017-10-27drm/nouveau/mmu: flush tlbs before deleting page tablesBen Skeggs
2017-10-27drm/nouveau/bsp/g92: disable by defaultIlia Mirkin
2017-10-27can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje
2017-10-27usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu
2017-10-27usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu
2017-10-27can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger
2017-10-27usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman
2017-10-27usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi
2017-10-27usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau
2017-10-27USB: serial: metro-usb: add MS7820 device idJohan Hovold
2017-10-27USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern
2017-10-27USB: devio: Revert "USB: devio: Don't corrupt user memory"Hans de Goede
2017-10-21Revert "tty: goldfish: Fix a parameter of a call to free_irq"Greg Kroah-Hartman