summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | staging: rtlwifi: Fix potential NULL pointer dereference of kzallocAditya Pakki2019-03-211-0/+2
| * | staging: rtl8712: uninitialized memory in read_bbreg_hdl()Dan Carpenter2019-03-212-10/+2
| * | staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer dereferenceAditya Pakki2019-03-211-0/+2
| * | staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocAditya Pakki2019-03-214-11/+16
| * | staging, mt7621-pci: fix build without pci supportMaxim Zhukov2019-03-181-0/+1
| * | staging: speakup_soft: Fix alternate speech with other synthsSamuel Thibault2019-03-183-5/+18
| * | staging: axis-fifo: add CONFIG_OF dependencyArnd Bergmann2019-03-181-0/+1
| * | staging: olpc_dcon_xo_1: add missing 'const' qualifierArnd Bergmann2019-03-181-1/+1
| * | staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestIan Abbott2019-03-183-7/+38
| * | staging: erofs: fix to handle error path of erofs_vmap()Chao Yu2019-03-182-2/+9
| * | staging: mt7621-dts: update ethernet settings.NeilBrown2019-03-182-19/+83
| * | staging: remove mt7621-ethNeilBrown2019-03-1816-4484/+0
| |/
* | Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-03-3010-51/+74
|\ \
| * | tty: fix NULL pointer issue when tty_port ops is not setFabien Dessenne2019-03-281-5/+5
| * | Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdbocWentao Wang2019-03-281-1/+3
| * | tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stoppedRazvan Stefanescu2019-03-281-3/+21
| * | tty/serial: atmel: Add is_half_duplex helperRazvan Stefanescu2019-03-281-12/+12
| * | serial: sh-sci: Fix setting SCSCR_TIE while transferring dataHoan Nguyen An2019-03-191-11/+1
| * | serial: ar933x_uart: Fix build failure with disabled consolePetr Štetiar2019-03-191-16/+8
| * | tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setupNathan Chancellor2019-03-191-1/+1
| * | sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()Mao Wenan2019-03-191-2/+10
| * | tty: mxs-auart: fix a potential NULL pointer dereferenceKangjie Lu2019-03-191-0/+4
| * | tty: atmel_serial: fix a potential NULL pointer dereferenceKangjie Lu2019-03-191-0/+4
| * | serial: max310x: Fix to avoid potential NULL pointer dereferenceAditya Pakki2019-03-191-0/+2
| * | serial: mvebu-uart: Fix to avoid a potential NULL pointer dereferenceAditya Pakki2019-03-191-0/+3
| |/
* | Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-03-3023-37/+110
|\ \
| * \ Merge tag 'usb-serial-5.1-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-03-295-8/+20
| |\ \
| | * | USB: serial: option: add Olicard 600Bjørn Mork2019-03-281-4/+6
| | * | USB: serial: cp210x: add new device idGreg Kroah-Hartman2019-03-281-0/+1
| | * | USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi2019-03-201-2/+2
| | * | USB: serial: option: set driver_info for SIM5218 and compatiblesMans Rullgard2019-03-191-1/+2
| | * | USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister2019-03-192-1/+5
| | * | USB: serial: option: add support for Quectel EM12Kristian Evensen2019-03-191-0/+4
| | |/
| * | Merge tag 'fixes-for-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-03-294-8/+11
| |\ \
| | * | USB: gadget: f_hid: fix deadlock in f_hidg_write()Radoslav Gerganov2019-03-201-3/+3
| | * | usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener2019-03-201-0/+1
| | * | usb: gadget: net2280: Fix net2280_dequeue()Guido Kiener2019-03-201-2/+2
| | * | usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener2019-03-201-3/+1
| | * | usb: dwc3: pci: add support for Comet Lake PCH IDFelipe Balbi2019-03-201-0/+4
| | |/
| * | usb: u132-hcd: fix resource leakMukesh Ojha2019-03-281-0/+3
| * | usb: cdc-acm: fix race during wakeup blocking TX trafficRomain Izard2019-03-281-3/+1
| * | usb: mtu3: fix EXTCON dependencyArnd Bergmann2019-03-261-0/+1
| * | usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki2019-03-261-1/+1
| * | usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode failsChen-Yu Tsai2019-03-261-0/+3
| * | phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYsChen-Yu Tsai2019-03-261-1/+4
| * | xhci: Don't let USB3 ports stuck in polling state prevent suspendMathias Nyman2019-03-222-7/+20
| * | usb: xhci: dbc: Don't free all memory with spinlock heldMathias Nyman2019-03-221-2/+3
| * | xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman2019-03-221-3/+6
| * | usb: usb251xb: Remove unnecessary comparison of unsigned integer with >= 0Gustavo A. R. Silva2019-03-191-1/+1
| * | usb: common: Consider only available nodes for dr_modeFabrizio Castro2019-03-191-0/+2