OSDN Git Service

ptrace: fix PTRACE_LISTEN race corrupting task->state
[android-x86/kernel.git] / drivers / usb /
2017-04-08 Alan SternUSB: fix linked-list corruption in rh_call_control()
2017-03-30 Johan HovoldUSB: usbtmc: add missing endpoint sanity check
2017-03-30 Guenter Roeckusb: hub: Fix crash after failure to read BOS descriptor
2017-03-30 Bin Liuusb: musb: cppi41: don't check early-TX-interrupt for...
2017-03-30 Johan HovoldUSB: wusbcore: fix NULL-deref at probe
2017-03-30 Johan HovoldUSB: idmouse: fix NULL-deref at probe
2017-03-30 Johan HovoldUSB: lvtest: fix NULL-deref at probe
2017-03-30 Johan HovoldUSB: uss720: fix NULL-deref at probe
2017-03-30 Samuel Thibaultusb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
2017-03-30 Roger Quadrosusb: gadget: f_uvc: Fix SuperSpeed companion descriptor...
2017-03-30 Oliver NeukumACM gadget: fix endianness in notifications
2017-03-30 Bjørn MorkUSB: serial: qcserial: add Dell DW5811e
2017-03-30 Dan WilliamsUSB: serial: option: add Quectel UC15, UC20, EC21,...
2017-03-26 Alan SternUSB: don't free bandwidth_mutex too early
2017-03-26 Chris Bainbridgeusb: core: hub: hub_port_init lock controller instead...
2017-03-18 Johan HovoldUSB: serial: io_ti: fix information leak in completion...
2017-03-18 Johan HovoldUSB: serial: io_ti: fix NULL-deref in interrupt callback
2017-03-18 Johan HovoldUSB: iowarrior: fix NULL-deref in write
2017-03-18 Johan HovoldUSB: iowarrior: fix NULL-deref at probe
2017-03-18 Johan HovoldUSB: serial: omninet: fix reference leaks at open
2017-03-18 Johan HovoldUSB: serial: safe_serial: fix information leak in compl...
2017-03-18 Guenter Roeckusb: host: xhci-plat: Fix timeout on removal of hot...
2017-03-18 Peter Chenusb: host: xhci-dbg: HCIVERSION should be a binary...
2017-03-18 Felipe Balbiusb: gadget: function: f_fs: pass companion descriptor...
2017-03-18 Felipe Balbiusb: dwc3: gadget: make Set Endpoint Configuration...
2017-03-18 Peter Chenusb: gadget: dummy_hcd: clear usb_gadget region before...
2017-03-18 Johan HovoldUSB: serial: digi_acceleport: fix OOB-event processing
2017-03-18 Johan HovoldUSB: serial: digi_acceleport: fix OOB data sanity check
2017-03-12 Magnus Liljausb: gadget: udc: fsl: Add missing complete function.
2017-03-12 William wuusb: host: xhci: plat: check hcc_params after add hcd
2017-03-12 Alexandre Bailonusb: musb: da8xx: Remove CPPI 3.0 quirk and methods
2017-02-26 Peter ChenRevert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO...
2017-02-26 Johan HovoldUSB: serial: ark3116: fix register-accessor error handling
2017-02-26 Johan HovoldUSB: serial: opticon: fix CTS retrieval at open
2017-02-26 Johan HovoldUSB: serial: spcp8x5: fix modem-status handling
2017-02-26 Johan HovoldUSB: serial: ftdi_sio: fix line-status over-reporting
2017-02-26 Johan HovoldUSB: serial: ftdi_sio: fix extreme low-latency setting
2017-02-26 Johan HovoldUSB: serial: ftdi_sio: fix modem-status error handling
2017-02-26 Ken LinUSB: serial: cp210x: add new IDs for GE Bx50v3 boards
2017-02-26 Johan HovoldUSB: serial: mos7840: fix another NULL-deref at open
2017-02-09 Bjørn MorkUSB: serial: option: add device ID for HP lt2523 (Novat...
2017-02-09 Vincent Pelletierusb: gadget: f_fs: Assorted buffer overflow checks.
2017-02-09 Lukáš LalinskýUSB: Add quirk for WORLDE easykey.25 MIDI keyboard
2017-02-09 Marcel J.E. MolUSB: serial: pl2303: add ATEN device ID
2017-02-09 Aleksander MorgadoUSB: serial: qcserial: add Dell DW5570 QDL
2017-01-19 Johan HovoldUSB: serial: ch341: fix modem-control and B0 handling
2017-01-19 Johan HovoldUSB: serial: ch341: fix resume after reset
2017-01-19 Mathias Nymanxhci: fix deadlock at host remove by running watchdog...
2017-01-19 Johan HovoldUSB: serial: ch341: fix open and resume after B0
2017-01-19 Johan HovoldUSB: serial: ch341: fix control-message error handling
2017-01-19 Johan HovoldUSB: serial: ch341: fix open error handling
2017-01-19 Johan HovoldUSB: serial: ch341: fix initial modem-control state
2017-01-19 Johan HovoldUSB: serial: kl5kusb105: fix line-state error handling
2017-01-12 Felipe Balbiusb: gadget: composite: always set ep->mult to a sensib...
2017-01-12 Greg Kroah-HartmanRevert "usb: gadget: composite: always set ep->mult...
2017-01-12 Felipe Balbiusb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()
2017-01-12 Felipe Balbiusb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()
2017-01-12 Felipe Balbiusb: dwc3: gadget: always unmap EP0 requests
2017-01-12 Johan HovoldUSB: serial: io_ti: bind to interface after fw download
2017-01-12 Johan HovoldUSB: phy: am335x-control: fix device and of_node leaks
2017-01-12 Pan BianUSB: serial: kl5kusb105: abort on open exception path
2017-01-12 Jérémy Lefaureusb: musb: blackfin: add bfin_fifo_offset in bfin_ops
2017-01-12 Geert Uytterhoevenusb: hub: Move hub_port_disable() to fix warning if...
2017-01-12 Tony Lindgrenusb: musb: Fix trying to free already-free IRQ 4
2017-01-12 Heikki Krogerususb: dwc3: pci: add Intel Gemini Lake PCI ID
2017-01-12 OGAWA Hirofumixhci: Fix race related to abort operation
2017-01-12 OGAWA Hirofumixhci: Use delayed_work instead of timer for command...
2017-01-12 Dan Carpenterusb: xhci-mem: use passed in GFP flags instead of GFP_K...
2017-01-12 Johan HovoldUSB: serial: mos7720: fix parallel probe
2017-01-12 Johan HovoldUSB: serial: mos7720: fix parport use-after-free on...
2017-01-12 Johan HovoldUSB: serial: mos7720: fix use-after-free on probe errors
2017-01-12 Johan HovoldUSB: serial: mos7720: fix NULL-deref at open
2017-01-12 Johan HovoldUSB: serial: mos7840: fix NULL-deref at open
2017-01-12 Johan HovoldUSB: serial: kobil_sct: fix NULL-deref in write
2017-01-12 Johan HovoldUSB: serial: cyberjack: fix NULL-deref at open
2017-01-12 Johan HovoldUSB: serial: oti6858: fix NULL-deref at open
2017-01-12 Johan HovoldUSB: serial: io_edgeport: fix NULL-deref at open
2017-01-12 Johan HovoldUSB: serial: ti_usb_3410_5052: fix NULL-deref at open
2017-01-12 Johan HovoldUSB: serial: garmin_gps: fix memory leak on failed...
2017-01-12 Johan HovoldUSB: serial: iuu_phoenix: fix NULL-deref at open
2017-01-12 Johan HovoldUSB: serial: io_ti: fix I/O after disconnect
2017-01-12 Johan HovoldUSB: serial: io_ti: fix another NULL-deref at open
2017-01-12 Johan HovoldUSB: serial: io_ti: fix NULL-deref at open
2017-01-12 Johan HovoldUSB: serial: spcp8x5: fix NULL-deref at open
2017-01-12 Johan HovoldUSB: serial: keyspan_pda: verify endpoints at probe
2017-01-12 Johan HovoldUSB: serial: pl2303: fix NULL-deref at open
2017-01-12 Johan HovoldUSB: serial: quatech2: fix sleep-while-atomic in close
2017-01-12 Johan HovoldUSB: serial: omninet: fix NULL-derefs at open and disco...
2017-01-12 Lu Baoluusb: xhci: hold lock over xhci_abort_cmd_ring()
2017-01-12 Mathias Nymanxhci: Handle command completion and timeout race
2017-01-12 Baolin Wangusb: host: xhci: Fix possible wild pointer when handlin...
2017-01-12 Lu Baoluusb: xhci: fix return value of xhci_setup_device()
2017-01-12 Mathias Nymanxhci: free xhci virtual devices with leaf nodes first
2017-01-12 Wan Ahmad Zainieusb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo...
2017-01-12 Mathias Nymanxhci: workaround for hosts missing CAS bit
2017-01-12 Lu Baoluusb: xhci: fix possible wild pointer
2017-01-12 Felipe Balbiusb: dwc3: core: avoid Overflow events
2017-01-12 Krzysztof Opasiakusb: gadget: composite: Test get_alt() presence instead...
2017-01-12 Alan SternUSB: dummy-hcd: fix bug in stop_activity (handle ep0)
2017-01-12 Alan SternUSB: fix problems with duplicate endpoint addresses
next