summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-09-26pinctrl: rza1: Fix selector use for groups and functionsTony Lindgren
2018-09-26mtdchar: fix overflows in adjustment of `count`Jann Horn
2018-09-26net/mlx5: Add missing SET_DRIVER_VERSION command translationNoa Osherovich
2018-09-26Revert "cdc-acm: implement put_char() and flush_chars()"Oliver Neukum
2018-09-26usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...Jia-Ju Bai
2018-09-26USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings
2018-09-26USB: serial: ti_usb_3410_5052: fix array underflow in completion handlerJohan Hovold
2018-09-26usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai
2018-09-26USB: serial: io_ti: fix array underflow in completion handlerJohan Hovold
2018-09-26USB: net2280: Fix erroneous synchronization changeAlan Stern
2018-09-26usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0Yoshihiro Shimoda
2018-09-26USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controllerMaxence Duprès
2018-09-26usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()Jia-Ju Bai
2018-09-26usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()Mathias Nyman
2018-09-26usb: uas: add support for more quirk flagsOliver Neukum
2018-09-26USB: Add quirk to support DJI CineSSDTim Anderson
2018-09-26mei: bus: need to unlink client before freeingTomas Winkler
2018-09-26mei: ignore not found client in the enumerationAlexander Usyskin
2018-09-26usb: Don't die twice if PCI xhci host is not responding in resumeMathias Nyman
2018-09-26xhci: Fix use after free for URB cancellation on a reallocated endpointMathias Nyman
2018-09-26misc: hmc6352: fix potential Spectre v1Gustavo A. R. Silva
2018-09-26ipmi: Fix I2C client removal in the SSIF driverCorey Minyard
2018-09-26mmc: omap_hsmmc: fix wakeirq handling on removalAndreas Kemnade
2018-09-26IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister
2018-09-26xen/netfront: fix waiting for xenbus state changeJuergen Gross
2018-09-26RDMA/cma: Protect cma dev list with lockParav Pandit
2018-09-26xen-netfront: fix warn message as irq device name has '/'Xiao Liang
2018-09-26crypto: sharah - Unregister correct algorithms for SAHARA 3Michael Müller
2018-09-26dmaengine: mv_xor_v2: kill the tasklets upon exitHanna Hawa
2018-09-26i2c: aspeed: Fix initial values of master and slave stateJae Hyun Yoo
2018-09-26drivers/base: stop new probing during shutdownPingfan Liu
2018-09-26platform/x86: toshiba_acpi: Fix defined but not used build warningsRandy Dunlap
2018-09-26s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann
2018-09-26s390/qeth: fix race in used-buffer accountingJulian Wiedmann
2018-09-26xen-netfront: fix queue name settingVitaly Kuznetsov
2018-09-26nfp: avoid buffer leak when FW communication failsJakub Kicinski
2018-09-26efi/arm: preserve early mapping of UEFI memory map longer for BGRTArd Biesheuvel
2018-09-26reset: imx7: Fix always writing bits as 0Leonard Crestez
2018-09-26wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_allocYueHaibing
2018-09-26staging: bcm2835-camera: handle wait_for_completion_timeout return properlyNicholas Mc Guire
2018-09-26staging: bcm2835-camera: fix timeout handling in wait_for_completion_timeoutNicholas Mc Guire
2018-09-26nvme-rdma: unquiesce queues when deleting the controllerSagi Grimberg
2018-09-26fbdev: Distinguish between interlaced and progressive modesFredrik Noring
2018-09-26video: fbdev: pxafb: clear allocated memory for video modesDaniel Mack
2018-09-26fbdev/via: fix defined but not used warningRandy Dunlap
2018-09-26video: goldfishfb: fix memory leak on driver removeAnton Vasilyev
2018-09-26fbdev: omapfb: off by one in omapfb_register_client()Dan Carpenter
2018-09-26media: ov5645: Supported external clock is 24MHzTodor Tomov
2018-09-26mtd/maps: fix solutionengine.c printk format warningsRandy Dunlap
2018-09-26IB/ipoib: Fix error return code in ipoib_dev_init()Wei Yongjun