summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* usb: dwc3: gadget: add a debugging print when initializing endpointsFelipe Balbi2013-07-291-0/+2
* usb: dwc3: gadget: move direction setting upFelipe Balbi2013-07-291-1/+1
* usb: dwc3: gadget: move debugging print aroundFelipe Balbi2013-07-291-2/+2
* usb: dwc3: core: switch over to devm_ioremap_resource()Felipe Balbi2013-07-291-13/+5
* usb: dwc3: omap: switch over to devm_ioremap_resource()Felipe Balbi2013-07-291-5/+3
* usb: dwc3: gadget: drop dwc3 manual phy controlFelipe Balbi2013-07-291-61/+0
* usb: dwc3: adapt to use dr_mode device tree helperRuchika Kharwar2013-07-293-43/+43
* usb: phy: phy-mxs-usb: Check the return value from stmp_reset_block()Fabio Estevam2013-07-291-5/+8
* usb: musb: get rid of unused proc_dir_entryGreg Kroah-Hartman2013-07-291-8/+0
* usb: gadget: s3c-hsotg: Allow driver instantiation using device treeTomasz Figa2013-07-291-0/+10
* usb: dwc3: core: switch to snps,dwc3Felipe Balbi2013-07-291-0/+3
* usb: dwc3: make maximum-speed a per-instance attributeFelipe Balbi2013-07-293-18/+30
* usb: dwc3: let non-DT platforms pass tx-fifo-resize flag;Felipe Balbi2013-07-292-2/+28
* usb: common: introduce of_usb_get_maximum_speed()Felipe Balbi2013-07-291-11/+38
* usb: dwc3: switch to GPL v2 onlyFelipe Balbi2013-07-2912-304/+91
* usb: dwc3: clean up redundant parameter commentHuang Rui2013-07-291-1/+0
* usb: dwc3: gadget: don't request IRQs in atomicFelipe Balbi2013-07-291-17/+22
* usb: gadget: remove imx_udcFelipe Balbi2013-07-294-1911/+0
* usb: dwc3: make glue layers selectableFelipe Balbi2013-07-292-10/+35
* usb: musb: unmap reqs in musb_gadget_queue()'s error caseSebastian Andrzej Siewior2013-07-291-2/+3
* usb: musb: core: call dma_controller_destroy() in the err pathSebastian Andrzej Siewior2013-07-291-0/+2
* usb: musb: remove a few is_dma_capable() in init/exit codeSebastian Andrzej Siewior2013-07-291-4/+3
* usb: musb: provide empty dma_controller_create() in PIO modeSebastian Andrzej Siewior2013-07-291-0/+11
* usb: musb: dma: merge ->start/stop into create/destroySebastian Andrzej Siewior2013-07-296-77/+20
* usb: musb: musbhsdma: drop the controller check in dma_controller_destroy()Sebastian Andrzej Siewior2013-07-291-3/+0
* usb: musb: replace ifndef with ifdef for CONFIG_MUSB_PIO_ONLYSebastian Andrzej Siewior2013-07-291-3/+3
* Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-294-2/+26
|\
| * pinctrl: fix a memleak when freeing mapsLinus Walleij2013-07-251-0/+1
| * pinctrl: pinctrl-single: fix compile warning when no CONFIG_PMJean-Francois Moine2013-07-221-0/+2
| * pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DTGuennadi Liakhovetski2013-07-221-0/+1
| * pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flow...Qipan Li2013-07-221-0/+20
| * pinctrl: sirf: fix the pin number and mux bit for usp0Qipan Li2013-07-221-2/+2
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-07-296-24/+32
|\ \
| * | [SCSI] isci: fix breakage caused by >16byte CDB patchJames Bottomley2013-07-241-1/+1
| * | [SCSI] mvsas: Fix kernel panic on tile due to unaligned data accessJames Bottomley2013-07-242-3/+9
| * | [SCSI] sd: fix crash when UA received on DIF enabled deviceEwan D. Milne2013-07-231-15/+7
| * | [SCSI] qla2xxx: Properly set the tagging for commands.Saurav Kashyap2013-07-231-2/+9
| * | [SCSI] isci: Fix a race condition in the SSP task management pathJeff Skirvin2013-07-231-3/+6
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-2611-127/+158
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danve...Dave Airlie2013-07-263-5/+17
| |\ \ \
| | * | | drm/i915: initialize gt_lock early with other spin locksJani Nikula2013-07-252-2/+1
| | * | | drm/i915: fix hdmi portclock limitsDaniel Vetter2013-07-231-3/+16
| * | | | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-07-268-122/+141
| |\ \ \ \
| | * | | | drm/radeon/dpm: fix r600_enable_sclk_control()Alex Deucher2013-07-261-2/+2
| | * | | | drm/radeon/dpm: implement force performance levels for rv6xxAlex Deucher2013-07-263-0/+38
| | * | | | drm/radeon/dpm: fix displaygap programming on rv6xxAlex Deucher2013-07-261-2/+2
| | * | | | drm/radeon/dpm: fix a typo in the rv6xx mclk setupAlex Deucher2013-07-261-1/+1
| | * | | | drm/radeon: fix combios tables on older cardsMark Kettenis2013-07-221-104/+41
| | * | | | drm/radeon: improve dac adjust heuristics for legacy pdacAlex Deucher2013-07-221-2/+4
| | * | | | drm/radeon: Another card with wrong primary dac adjOndrej Zary2013-07-221-2/+6