summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-221-9/+9
|\
| * target: Remove TF_CIT_TMPL macroAndy Grover2013-10-161-9/+9
* | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-202-3/+3
|\ \
| * | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-142-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\ \ \
| * | | treewide: Fix typo in KconfigMasanari Iida2013-10-141-1/+1
* | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-153-3/+3
| |/ / |/| |
* | | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-1422-74/+73
|\ \ \
| * | | DMA-API: usb: musb: use platform_device_register_full() to avoid directly mes...Russell King2013-10-314-128/+68
| * | | DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King2013-10-3117-49/+18
| * | | DMA-API: usb: use dma_set_coherent_mask()Russell King2013-10-3119-38/+64
| * | | DMA-API: usb: ohci-sa1111: add a note about DMA masksRussell King2013-10-311-0/+6
| * | | DMA-API: usb: ssb-hcd: replace dma_set_mask()+dma_set_coherent_mask() with ne...Russell King2013-10-311-2/+1
| * | | DMA-API: usb: bcma: replace dma_set_mask()+dma_set_coherent_mask() with new h...Russell King2013-10-311-2/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-12/+4
|\ \ \ \
| * | | | consolidate the reassignments of ->f_op in ->open() instancesAl Viro2013-10-241-12/+4
* | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-124-0/+7
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-078-13/+29
| |\ \ \ \ \ | | |/ / / /
| * | | | | drivers: clean-up prom.h implicit includesRob Herring2013-10-094-0/+7
| | |_|_|/ | |/| | |
* | | | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-11-111-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'omap-for-v3.13/quirk-signed' of git://git.kernel.org/pub/scm/linux...Kevin Hilman2013-10-1428-120/+230
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge tag 'ux500-dt-for-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2013-09-301-1/+1
| |\ \ \ \ \
| | * | | | | usb: musb: ux500: Don't supply a con_id when requesting the clockLee Jones2013-09-261-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'samsung-dt-s3c64xx' of http://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-09-251-4/+4
| |\ \ \ \ \
* | \ \ \ \ \ Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-11-111-4/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'keystone-soc-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ke...Kevin Hilman2013-10-1128-120/+230
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'samsung-clk-s3c64xx' of http://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2013-09-251-4/+4
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | | | |/ / / / | | |/| | | |
| | * | | | | usb: ohci-s3c2410.c: Use clk_prepare_enable/clk_disable_unprepareTomasz Figa2013-09-171-4/+4
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-11-07154-5249/+6860
|\ \ \ \ \ \
| * | | | | | usb: usbtest: support container id descriptor testHuang Rui2013-10-301-0/+27
| * | | | | | usb: usbtest: support superspeed device capbility descriptor testHuang Rui2013-10-301-0/+37
| * | | | | | usb: usbtest: support usb2 extension descriptor testHuang Rui2013-10-301-0/+77
| * | | | | | usb: chipidea: only get vbus regulator for non-peripheral modePeter Chen2013-10-301-12/+15
| * | | | | | USB: ehci-atmel: add usb_clk for transition to CCFBoris BREZILLON2013-10-301-1/+15
| * | | | | | usb: cdc-wdm: ignore speed change notificationsBjørn Mork2013-10-291-0/+4
| * | | | | | USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifica...Greg Suarez2013-10-291-4/+34
| * | | | | | usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macrosJoe Perches2013-10-291-7/+7
| * | | | | | usb: usbtest: support bos descriptor test for usb 3.0Huang Rui2013-10-291-0/+13
| * | | | | | USB: phy: samsung: Support multiple PHYs of same typeAnton Tikhomirov2013-10-292-2/+4
| * | | | | | usb: wusbcore: change WA_SEGS_MAX to a legal valueThomas Pugliese2013-10-291-2/+3
| * | | | | | usb: wusbcore: add a quirk for Alereon HWA device isoc behaviorThomas Pugliese2013-10-294-17/+62
| * | | | | | usb: wusbcore: combine multiple isoc frames in a single transfer request.Thomas Pugliese2013-10-291-111/+255
| * | | | | | usb: wusbcore: set the RPIPE wMaxPacketSize value correctlyThomas Pugliese2013-10-291-1/+4
| * | | | | | usb: chipidea: host: more enhancement when ci->hcd is NULLPeter Chen2013-10-291-3/+3
| * | | | | | usb: ohci: remove ep93xx bus glue platform driverH Hartley Sweeten2013-10-293-183/+0
| * | | | | | usb: usbtest: fix checkpatch warning as sizeof code styleHuang Rui2013-10-291-8/+8
| * | | | | | usb/gadget: f_mass_storage: use string literal as format in dev_set_nameAndrzej Pietrasiewicz2013-10-251-1/+1
| * | | | | | USB:add new zte 3g-dongle's pid to option.cRui li2013-10-251-0/+17
| * | | | | | Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-10-2443-1162/+2883
| |\ \ \ \ \ \
| | * | | | | | usb: phy: twl6030-usb: Include linux/of.h headerSachin Kamat2013-10-171-0/+1
OpenPOWER on IntegriCloud