summaryrefslogtreecommitdiffstats
path: root/drivers/video/vt8500lcdfb.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-30usb: gadget: use dev_get_platdata()Jingoo Han16-29/+29
2013-07-30usb: tegra: Fix typo in tegra20-usb-phy documentationMikko Perttunen1-1/+1
2013-07-30usb: of: fix build breakage caused by recent patchesFelipe Balbi1-1/+1
2013-07-29usb: dwc3: core: modify IO memory resource after deferred probe completesIvan T. Ivanov1-15/+16
2013-07-29usb: phy: tegra: Use switch instead of if-elseTuomas Tynkkynen1-3/+8
2013-07-29usb: musb: dsps: remove EOI accessSebastian Andrzej Siewior1-13/+2
2013-07-29usb: musb: dsps: rename ti81xx_driver_data to am33xx_driver_dataSebastian Andrzej Siewior1-2/+2
2013-07-29usb: phy: tegra: Use DT helpers for dr_modeTuomas Tynkkynen2-19/+13
2013-07-29usb: phy: tegra: Use DT helpers for phy_typeTuomas Tynkkynen1-4/+8
2013-07-29usb: phy: tegra: Remove custom PHY locating APIsTuomas Tynkkynen2-26/+0
2013-07-29usb: host: tegra: Locate a PHY via standard APITuomas Tynkkynen1-8/+1
2013-07-29usb: phy: tegra: Register as an USB PHY.Tuomas Tynkkynen1-0/+17
2013-07-29ARM: tegra: Remove USB platform dataTuomas Tynkkynen3-74/+1
2013-07-29usb: tegra: host: Remove references to plat dataTuomas Tynkkynen1-8/+0
2013-07-29usb: host: tegra: Remove leftover codeTuomas Tynkkynen1-15/+5
2013-07-29usb: phy: tegra: Remove unnecessary 'dev' fieldTuomas Tynkkynen2-13/+15
2013-07-29arm: tegra: Remove obsolete nvidia,vbus-gpio propertiesMikko Perttunen3-4/+0
2013-07-29usb: tegra: Add vbus-supply property for host mode PHYsMikko Perttunen1-1/+1
2013-07-29usb: tegra: Use regulators instead of GPIOs for USB PHY VBUSMikko Perttunen3-33/+26
2013-07-29usb: phy: tegra: Read UTMIP parameters from device treeMikko Perttunen1-42/+87
2013-07-29arm: dts: tegra20: Rename USB UTMI parameters according to new definitionsMikko Perttunen1-14/+14
2013-07-29usb: musb: do not change dev's dma_maskSebastian Andrzej Siewior1-7/+0
2013-07-29usb: musb: remove ti81xx pieces from musbSebastian Andrzej Siewior1-14/+0
2013-07-29usb: musb: dsps: init / shutdown the phySebastian Andrzej Siewior1-0/+3
2013-07-29usb: phy: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-07-29usb: gadget: atmel_usba: prepare clk before calling enableBoris BREZILLON1-7/+21
2013-07-29usb: renesas_usbhs: tidyup original usbhsx_for_each_xxx macroKuninori Morimoto3-9/+9
2013-07-29usb: phy: omap-usb3: Improve DPLL parameter lookup codeRoger Quadros1-49/+38
2013-07-29usb: ehci-omap: select NOP_USB_XCEIV PHY driverRoger Quadros1-3/+1
2013-07-29usb: phy: make PHY driver selection possible by controller driversRoger Quadros4-20/+21
2013-07-29usb: dwc3: ep0: don't change to configured state too earlyFelipe Balbi1-2/+11
2013-07-29usb: dwc3: ep0: only change to ADDRESS if set_config() succeedsFelipe Balbi1-1/+1
2013-07-29usb: gadget: udc-core: move sysfs_notify() to a workqueueFelipe Balbi2-1/+15
2013-07-29usb: dwc3: fix typo in comment of dwc3_epHuang Rui1-1/+1
2013-07-29usb: dwc3: gadget: introduce dwc3_process_event_bufFelipe Balbi1-37/+44
2013-07-29usb: dwc3: gadget: rename dwc3_process_event_bufFelipe Balbi1-2/+2
2013-07-29usb: dwc3: gadget: get rid of IRQF_ONESHOTFelipe Balbi1-1/+13
2013-07-29usb: dwc3: core: introduce and use macros for Event Size registerFelipe Balbi2-2/+7
2013-07-29usb: dwc3: gadget: don't enable LPM earlyFelipe Balbi1-5/+0
2013-07-29usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAPFelipe Balbi1-1/+0
2013-07-29usb: dwc3: gadget: add a debugging print when initializing endpointsFelipe Balbi1-0/+2
2013-07-29usb: dwc3: gadget: move direction setting upFelipe Balbi1-1/+1
2013-07-29usb: dwc3: gadget: move debugging print aroundFelipe Balbi1-2/+2
2013-07-29usb: dwc3: core: switch over to devm_ioremap_resource()Felipe Balbi1-13/+5
2013-07-29usb: dwc3: omap: switch over to devm_ioremap_resource()Felipe Balbi1-5/+3
2013-07-29usb: dwc3: gadget: drop dwc3 manual phy controlFelipe Balbi1-61/+0
2013-07-29usb: dwc3: adapt to use dr_mode device tree helperRuchika Kharwar3-43/+43
2013-07-29usb: phy: phy-mxs-usb: Check the return value from stmp_reset_block()Fabio Estevam1-5/+8
2013-07-29usb: musb: get rid of unused proc_dir_entryGreg Kroah-Hartman1-8/+0
2013-07-29usb: gadget: s3c-hsotg: Allow driver instantiation using device treeTomasz Figa2-0/+50