usb: gadget: goku_udc: use NULL instead of 0
[deliverable/linux.git] / drivers /
2013-08-02  Jingoo Hanusb: gadget: goku_udc: use NULL instead of 0
2013-08-02  Jingoo Hanusb: dwc3: pci: add CONFIG_PM_SLEEP to suspend/resume...
2013-07-31  Felipe Balbiusb: dwc3: use dev_get_platdata()
2013-07-30  Jingoo Hanusb: renesas: use dev_get_platdata()
2013-07-30  Jingoo Hanusb: musb: use dev_get_platdata()
2013-07-30  Jingoo Hanusb: phy: use dev_get_platdata()
2013-07-30  Jingoo Hanusb: gadget: use dev_get_platdata()
2013-07-29  Ivan T. Ivanovusb: dwc3: core: modify IO memory resource after deferr...
2013-07-29  Tuomas Tynkkynenusb: phy: tegra: Use switch instead of if-else
2013-07-29  Sebastian Andrzej... usb: musb: dsps: remove EOI access
2013-07-29  Sebastian Andrzej... usb: musb: dsps: rename ti81xx_driver_data to am33xx_dr...
2013-07-29  Tuomas Tynkkynenusb: phy: tegra: Use DT helpers for dr_mode
2013-07-29  Tuomas Tynkkynenusb: phy: tegra: Use DT helpers for phy_type
2013-07-29  Tuomas Tynkkynenusb: phy: tegra: Remove custom PHY locating APIs
2013-07-29  Tuomas Tynkkynenusb: host: tegra: Locate a PHY via standard API
2013-07-29  Tuomas Tynkkynenusb: phy: tegra: Register as an USB PHY.
2013-07-29  Tuomas Tynkkynenusb: tegra: host: Remove references to plat data
2013-07-29  Tuomas Tynkkynenusb: host: tegra: Remove leftover code
2013-07-29  Tuomas Tynkkynenusb: phy: tegra: Remove unnecessary 'dev' field
2013-07-29  Mikko Perttunenusb: tegra: Use regulators instead of GPIOs for USB...
2013-07-29  Mikko Perttunenusb: phy: tegra: Read UTMIP parameters from device...
2013-07-29  Sebastian Andrzej... usb: musb: do not change dev's dma_mask
2013-07-29  Sebastian Andrzej... usb: musb: remove ti81xx pieces from musb
2013-07-29  Sebastian Andrzej... usb: musb: dsps: init / shutdown the phy
2013-07-29  Wolfram Sangusb: phy: don't check resource with devm_ioremap_resource
2013-07-29  Boris BREZILLONusb: gadget: atmel_usba: prepare clk before calling...
2013-07-29  Kuninori Morimotousb: renesas_usbhs: tidyup original usbhsx_for_each_xxx...
2013-07-29  Roger Quadrosusb: phy: omap-usb3: Improve DPLL parameter lookup...
2013-07-29  Roger Quadrosusb: ehci-omap: select NOP_USB_XCEIV PHY driver
2013-07-29  Roger Quadrosusb: phy: make PHY driver selection possible by control...
2013-07-29  Felipe Balbiusb: dwc3: ep0: don't change to configured state too...
2013-07-29  Felipe Balbiusb: dwc3: ep0: only change to ADDRESS if set_config...
2013-07-29  Felipe Balbiusb: gadget: udc-core: move sysfs_notify() to a workqueue
2013-07-29  Huang Ruiusb: dwc3: fix typo in comment of dwc3_ep
2013-07-29  Felipe Balbiusb: dwc3: gadget: introduce dwc3_process_event_buf
2013-07-29  Felipe Balbiusb: dwc3: gadget: rename dwc3_process_event_buf
2013-07-29  Felipe Balbiusb: dwc3: gadget: get rid of IRQF_ONESHOT
2013-07-29  Felipe Balbiusb: dwc3: core: introduce and use macros for Event...
2013-07-29  Felipe Balbiusb: dwc3: gadget: don't enable LPM early
2013-07-29  Felipe Balbiusb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAP
2013-07-29  Felipe Balbiusb: dwc3: gadget: add a debugging print when initializ...
2013-07-29  Felipe Balbiusb: dwc3: gadget: move direction setting up
2013-07-29  Felipe Balbiusb: dwc3: gadget: move debugging print around
2013-07-29  Felipe Balbiusb: dwc3: core: switch over to devm_ioremap_resource()
2013-07-29  Felipe Balbiusb: dwc3: omap: switch over to devm_ioremap_resource()
2013-07-29  Felipe Balbiusb: dwc3: gadget: drop dwc3 manual phy control
2013-07-29  Ruchika Kharwarusb: dwc3: adapt to use dr_mode device tree helper
2013-07-29  Fabio Estevamusb: phy: phy-mxs-usb: Check the return value from...
2013-07-29  Greg Kroah-Hartmanusb: musb: get rid of unused proc_dir_entry
2013-07-29  Tomasz Figausb: gadget: s3c-hsotg: Allow driver instantiation...
2013-07-29  Felipe Balbiusb: dwc3: core: switch to snps,dwc3
2013-07-29  Felipe Balbiusb: dwc3: make maximum-speed a per-instance attribute
2013-07-29  Felipe Balbiusb: dwc3: let non-DT platforms pass tx-fifo-resize...
2013-07-29  Felipe Balbiusb: common: introduce of_usb_get_maximum_speed()
2013-07-29  Felipe Balbiusb: dwc3: switch to GPL v2 only
2013-07-29  Huang Ruiusb: dwc3: clean up redundant parameter comment
2013-07-29  Felipe Balbiusb: dwc3: gadget: don't request IRQs in atomic
2013-07-29  Felipe Balbiusb: gadget: remove imx_udc
2013-07-29  Felipe Balbiusb: dwc3: make glue layers selectable
2013-07-29  Sebastian Andrzej... usb: musb: unmap reqs in musb_gadget_queue()'s error...
2013-07-29  Sebastian Andrzej... usb: musb: core: call dma_controller_destroy() in the...
2013-07-29  Sebastian Andrzej... usb: musb: remove a few is_dma_capable() in init/exit...
2013-07-29  Sebastian Andrzej... usb: musb: provide empty dma_controller_create() in...
2013-07-29  Sebastian Andrzej... usb: musb: dma: merge ->start/stop into create/destroy
2013-07-29  Sebastian Andrzej... usb: musb: musbhsdma: drop the controller check in...
2013-07-29  Sebastian Andrzej... usb: musb: replace ifndef with ifdef for CONFIG_MUSB_PI...
2013-07-29  Linus TorvaldsMerge tag 'pinctrl-for-v3.11-2' of git://git./linux...
2013-07-29  Linus TorvaldsMerge tag 'trace-fixes-3.11-rc2' of git://git./linux...
2013-07-29  Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2013-07-26  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-07-26  Linus TorvaldsMerge branch 'qxl-fixes' of git://people.freedesktop...
2013-07-26  Linus TorvaldsMerge tag 'pm+acpi-3.11-rc3' of git://git./linux/kernel...
2013-07-26  Linus TorvaldsMerge tag 'arm64-stable' of git://git./linux/kernel...
2013-07-26  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2013-07-26  Linus TorvaldsMerge tag 'usb-3.11-rc3' of git://git./linux/kernel...
2013-07-26  Linus TorvaldsMerge tag 'tty-3.11-rc3' of git://git./linux/kernel...
2013-07-26  Linus TorvaldsMerge tag 'staging-3.11-rc3' of git://git./linux/kernel...
2013-07-26  Linus TorvaldsMerge tag 'char-misc-3.11-rc3' of git://git./linux...
2013-07-26  Linus TorvaldsMerge tag 'sound-3.11' of git://git./linux/kernel/git...
2013-07-26  Linus TorvaldsMerge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com...
2013-07-26  Linus TorvaldsMerge branch 'for-3.11' of git://linux-nfs.org/~bfields...
2013-07-26  Linus TorvaldsMerge tag 'md/3.11-fixes' of git://neil.brown.name/md
2013-07-26  Linus TorvaldsMerge branch 'for-3.11-fixes' of git://git./linux/kerne...
2013-07-26  Rafael J. WysockiRevert "ACPI / video / i915: No ACPI backlight if firmw...
2013-07-26  Tejun Heoahci_imx: depend on CONFIG_MFD_SYSCON
2013-07-26  Dave AirlieMerge tag 'drm-intel-fixes-2013-07-25' of git://people...
2013-07-26  Dave AirlieMerge branch 'drm-fixes-3.11' of git://people.freedeskt...
2013-07-26  Alex Deucherdrm/radeon/dpm: fix r600_enable_sclk_control()
2013-07-26  Alex Deucherdrm/radeon/dpm: implement force performance levels...
2013-07-25  Olof Johanssonmfd: max8925: fix dt code for backlight
2013-07-25  Alex Deucherdrm/radeon/dpm: fix displaygap programming on rv6xx
2013-07-25  Alex Deucherdrm/radeon/dpm: fix a typo in the rv6xx mclk setup
2013-07-25  William Gullandusb: Clear both buffers when clearing a control transfe...
2013-07-25  Andrzej Pietrasiewiczusb/gadget: free opts struct on error recovery
2013-07-25  Johan HovoldUSB: mos7840: fix memory leak in open
2013-07-25  Enrico Miosousb: serial: option.c: remove ONDA MT825UP product...
2013-07-25  Dan Williamsusb: serial: option: add Olivetti Olicard 200
2013-07-25  Enrico Miosousb: serial: option: blacklist ONDA MT689DC QMI interface
2013-07-25  Greg Kroah-HartmanMerge tag 'for-usb-linus-2013-07-25' of git://git....
2013-07-25  Linus Walleijpinctrl: fix a memleak when freeing maps
next
This page took 0.046209 seconds and 8 git commands to generate.