summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: epautoconf: add usb_ep_autoconfig_release() functionRobert Baldyga2015-09-271-0/+17
* usb: gadget: f_ncm: obtain cdev from function instead of driver_dataRobert Baldyga2015-09-271-1/+1
* usb: gadget: fix few outdated commentsRobert Baldyga2015-09-272-7/+5
* usb: gadget: dummy_hcd: replace timeval with timespec64WEN Pingbo2015-09-271-3/+3
* usb: dwc3: support for pinctrl state change during system sleepSekhar Nori2015-09-271-0/+5
* usb: gadget: f_sourcesink: format data pattern according to max packet sizePeter Chen2015-09-271-2/+4
* usb: misc: usbtest: format the data pattern according to max packet sizeAlan Stern2015-09-271-9/+26
* usb: misc: usbtest: using the same data format among write/compare/outputPeter Chen2015-09-271-3/+3
* usb: misc: usbtest: delete useless memset for urbs arrayPeter Chen2015-09-271-1/+0
* usb: misc: usbtest: allocate size of urb array according to user parameterPeter Chen2015-09-271-4/+5
* usb: dwc2: Use platform endianness when accessing registersAntti Seppälä2015-09-2710-572/+591
* usb: gadget: ether: Allow jumbo framesMike Looijmans2015-09-271-2/+7
* usb: gadget: at91_udc: move at91_udc_data in at91_udc.hAlexandre Belloni2015-09-271-0/+8
* usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi2015-09-276-392/+392
* usb: dwc3: Add frame length adjustment quirkNikhil Badola2015-09-273-0/+41
* usb: phy: qcom: Switch to new extcon framework APIIvan T. Ivanov2015-09-271-10/+11
* usb: musb: dsps: control musb speed based on dts settingBin Liu2015-09-271-0/+13
* usb: musb: set the controller speed based on the config settingBin Liu2015-09-271-6/+10
* usb: gadget: f_midi: check for error on usb_ep_queueFelipe F. Tonello2015-09-271-3/+9
* usb: gadget: mass_storage: allow for deeper queue lengthsFelipe Balbi2015-09-272-3/+5
* usb: dwc3: gadget: improve ep_queue's error reportingFelipe Balbi2015-09-271-19/+12
* usb: dwc3: gadget: clear DWC3_PENDING_REQUEST when request is queuedFelipe Balbi2015-09-271-1/+4
* usb: dwc3: gadget: start requests as soon as they comeFelipe Balbi2015-09-271-0/+16
* usb: dwc3: gadget: move trace_dwc3_ep_queue()Felipe Balbi2015-09-271-2/+2
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-271-8/+16
|\
| * irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()Ludovic Desroches2015-09-221-8/+16
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-09-273-1/+73
|\ \
| * \ Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-09-271-6/+50
| |\ \
| | * \ Merge commit 'b8c93646fd5c' into omap-for-v4.3/fixesTony Lindgren2015-09-251-6/+50
| | |\ \
| * | | | firmware: qcom: scm: Add function stubs for ARM64Andy Gross2015-09-233-1/+73
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-09-275-12/+40
|\ \ \ \
| * | | | hwrng: xgene - fix handling platform_get_irqAndrzej Hajda2015-09-211-3/+4
| * | | | crypto: qat - VF should never trigger SBR on PHConor McLoughlin2015-09-211-0/+3
| * | | | crypto: marvell - properly handle CRYPTO_TFM_REQ_MAY_BACKLOG-flagged requestsThomas Petazzoni2015-09-213-9/+33
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-09-278-166/+298
|\ \ \ \ \
| * | | | | iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger2015-09-251-2/+3
| * | | | | target: Make TCM_WRITE_PROTECT failure honor D_SENSE bitNicholas Bellinger2015-09-251-17/+23
| * | | | | target: Fix target_sense_desc_format NULL pointer dereferenceNicholas Bellinger2015-09-251-1/+1
| * | | | | target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger2015-09-252-1/+6
| * | | | | target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger2015-09-252-26/+70
| * | | | | iser-target: Skip data copy if all the command data comes as immediateJenny Derzhavetz2015-09-162-8/+19
| * | | | | iser-target: Change the recv buffers posting logicJenny Derzhavetz2015-09-162-48/+67
| * | | | | iser-target: Fix pending connections handling in target stack shutdown sequnceJenny Derzhavetz2015-09-162-31/+40
| * | | | | iser-target: Remove np_ prefix from isert_np membersJenny Derzhavetz2015-09-162-33/+33
| * | | | | iser-target: Remove unused variablesJenny Derzhavetz2015-09-162-6/+0
| * | | | | iser-target: Put the reference on commands waiting for unsol dataJenny Derzhavetz2015-09-161-1/+37
| * | | | | iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz2015-09-161-1/+8
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-09-2727-175/+286
|\ \ \ \ \
| * | | | | USB: whiteheat: fix potential null-deref at probeJohan Hovold2015-09-231-0/+31
| * | | | | xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman2015-09-221-6/+5