summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: generic: cope with initial stateRobert Jarzmik2016-08-251-0/+2
* usb: gadget: pxa27x: add phy notifier event handlerRobert Jarzmik2016-08-251-2/+49
* usb: dwc3: gadget: improve increment request->actualFelipe Balbi2016-08-251-6/+2
* usb: dwc3: gadget: remove condition that never happensFelipe Balbi2016-08-251-4/+2
* usb: dwc3: gadget: add remaining sg entries to ringFelipe Balbi2016-08-251-9/+24
* usb: dwc3: gadget: interrupt on ring full tooFelipe Balbi2016-08-221-1/+4
* usb: dwc3: gadget: add sg and num_pending_sgs to dwc3_requestFelipe Balbi2016-08-221-0/+4
* usb: dwc3: gadget: avoid while (1) loop on completionFelipe Balbi2016-08-221-13/+19
* usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()Felipe Balbi2016-08-221-76/+7
* usb: dwc3: gadget: simplify dwc3_ep_prev_trb()Felipe Balbi2016-08-221-5/+5
* usb: dwc3: gadget: increment dequeue pointer on completionFelipe Balbi2016-08-221-14/+3
* usb: dwc3: gadget: retire LST bit completelyFelipe Balbi2016-08-221-47/+15
* EDAC, skx_edac: Add EDAC driver for SkylakeTony Luck2016-08-213-0/+1130
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-198-22/+34
|\
| * i2c: meson: Use complete() instead of complete_all()Daniel Wagner2016-08-151-3/+3
| * i2c: brcmstb: Use complete() instead of complete_all()Daniel Wagner2016-08-151-1/+1
| * i2c: bcm-kona: Use complete() instead of complete_all()Daniel Wagner2016-08-151-1/+1
| * i2c: bcm-iproc: Use complete() instead of complete_all()Daniel Wagner2016-08-151-1/+1
| * i2c: at91: fix support of the "alternative command" featureCyrille Pitchen2016-08-151-10/+14
| * i2c: ocores: add missed clk_disable_unprepare() on failure pathsAlexey Khoroshilov2016-08-151-4/+10
| * i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()Brian Norris2016-08-151-1/+1
| * i2c: mux: demux-pinctrl: properly roll back when adding adapter failsWolfram Sang2016-08-151-1/+3
* | Merge tag 'dm-4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-08-193-38/+53
|\ \
| * | dm raid: support raid0 with missing metadata devicesHeinz Mauelshagen2016-08-171-0/+12
| * | dm raid: enhance attempt_restore_of_faulty_devices() to support more devicesHeinz Mauelshagen2016-08-161-8/+24
| * | dm raid: fix restoring of failed devices regressionHeinz Mauelshagen2016-08-161-22/+11
| * | dm raid: fix frozen recovery regressionHeinz Mauelshagen2016-08-161-6/+1
| * | dm crypt: increase mempool reserve to better support swappingMikulas Patocka2016-08-151-1/+1
| * | dm round robin: do not use this_cpu_ptr() without having preemption disabledMike Snitzer2016-08-151-2/+5
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-08-196-19/+29
|\ \ \
| * \ \ Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley2016-08-137-24/+35
| |\ \ \ | | |_|/ | |/| |
| | * | ses: Fix racy cleanup of /sys in remove_dev()Calvin Owens2016-08-121-1/+2
| | * | mpt3sas: Fix resume on WarpDrive flash cardsGreg Edwards2016-08-121-11/+11
| | * | ipr: Fix sync scsi scanBrian King2016-08-111-5/+6
| | * | megaraid_sas: Fix probing cards without io portYinghai Lu2016-08-112-4/+4
| | * | aacraid: Check size values after double-fetch from userDave Carroll2016-08-091-2/+11
| | * | fcoe: Use kfree_skb() instead of kfree()Wei Yongjun2016-08-051-1/+1
* | | | Merge tag 'usb-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-08-1931-79/+215
|\ \ \ \
| * | | | xhci: don't dereference a xhci member after removing xhciMathias Nyman2016-08-161-1/+2
| * | | | usb: xhci: Fix panic if disconnectJim Lin2016-08-161-0/+3
| * | | | xhci: really enqueue zero length TRBs.Alban Browaeys2016-08-161-1/+2
| * | | | xhci: always handle "Command Ring Stopped" eventsMathias Nyman2016-08-161-6/+7
| * | | | cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li2016-08-152-4/+2
| * | | | Merge tag 'usb-serial-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-08-124-1/+40
| |\ \ \ \
| | * | | | USB: serial: fix memleak in driver-registration error pathAlexey Klimov2016-08-081-1/+3
| | * | | | USB: serial: option: add support for Telit LE920A4Daniele Palmas2016-08-081-0/+21
| | * | | | USB: serial: ftdi_sio: add device ID for WICED USB UART dev boardSheng-Hui J. Chu2016-08-082-0/+7
| | * | | | USB: serial: ftdi_sio: add PIDs for Ivium Technologies devicesRobert Deliƫn2016-08-082-0/+8
| | * | | | USB: serial: option: add D-Link DWM-156/A3Lubomir Rintel2016-08-081-0/+1
| | |/ / /
| * | | | usb: misc: usbtest: add fix for driver hangLu Baolu2016-08-111-3/+4