Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
[firefly-linux-kernel-4.4.55.git] / drivers / staging / dwc2 /
2013-04-30 Linus TorvaldsMerge branch 'for-3.10' of git://git./linux/kernel...
2013-04-30 Linus TorvaldsMerge branch 'for-3.10' of git://git./linux/kernel...
2013-04-30 Linus TorvaldsMerge branch 'for-3.10-async' of git://git./linux/kerne...
2013-04-30 Linus TorvaldsMerge branch 'for-3.10' of git://git./linux/kernel...
2013-04-29 Linus TorvaldsMerge tag 'clk-for-linus-3.10' of git://git.linaro...
2013-04-29 Linus TorvaldsMerge tag 'spi-v3.10' of git://git./linux/kernel/git...
2013-04-29 Linus TorvaldsMerge tag 'regulator-v3.10' of git://git./linux/kernel...
2013-04-29 Linus TorvaldsMerge tag 'regmap-v3.10' of git://git./linux/kernel...
2013-04-29 Linus TorvaldsMerge tag 'ktest-v3.10' of git://git./linux/kernel...
2013-04-29 Linus TorvaldsMerge tag 'trace-3.10' of git://git./linux/kernel/git...
2013-04-29 Linus TorvaldsMerge tag 'usb-3.10-rc1' of git://git./linux/kernel...
2013-04-29 Linus TorvaldsMerge tag 'tty-3.10-rc1' of git://git./linux/kernel...
2013-04-29 Linus TorvaldsMerge tag 'staging-3.10-rc1' of git://git./linux/kernel...
2013-04-23 Matthijs Kooijmanstaging: dwc2: add platform device bindings
2013-04-23 Paul Zimmermanstaging: dwc2: check for null pointer before dereferenc...
2013-04-23 Paul Zimmermanstaging: dwc2: add missing newlines to debug messages
2013-04-23 Paul Zimmermanstaging: dwc2: fix potential null pointer access
2013-04-15 Greg Kroah-HartmanMerge 3.9-rc7 into staging-next
2013-04-12 Wei Yongjunstaging: dwc2: fix error return code in dwc2_hcd_init()
2013-04-11 Matthijs Kooijmanstaging: dwc2: Make dwc2_set_uninitialized more specific
2013-04-11 Matthijs Kooijmanstaging: dwc2: set the driver name to "dwc2"
2013-04-11 Matthijs Kooijmanstaging: dwc2: register common irq handler in dwc2_core...
2013-04-11 Matthijs Kooijmanstaging: dwc2: don't pass IRQ_LEVEL to devm_request_irq
2013-04-11 Matthijs Kooijmanstaging: dwc2: toggle periodic debugging output separately
2013-04-01 Greg Kroah-HartmanMerge 3.9-rc5 into staging-next
2013-03-29 Greg Kroah-HartmanMerge tag 'iio-for-3.10b' of git://git./linux/kernel...
2013-03-26 Paul Zimmermanstaging: dwc2: fix wrong setting of DMA masks
2013-03-26 Paul Zimmermanstaging: dwc2: remove unneeded arguments from two functions
2013-03-25 Matthijs Kooijmanstaging: dwc2: always release host channel after dequeueing
2013-03-18 Greg Kroah-HartmanMerge 3.9-rc3 into staging-next
2013-03-15 Dan CarpenterStaging: dwc2: remove a kfree(NULL)
2013-03-14 Stephen Rothwellstaging: the DWC2 driver uses bus_to_virt
2013-03-14 Paul Zimmermanstaging: dwc2: fix compiler warnings
2013-03-12 Paul Zimmermanstaging: Hook the DWC2 driver into the build system
2013-03-12 Paul Zimmermanstaging: PCI bus interface for the DWC2 driver
2013-03-12 Paul Zimmermanstaging: HCD descriptor DMA support for the DWC2 driver
2013-03-12 Paul Zimmermanstaging: HCD files for the DWC2 driver
2013-03-12 Paul Zimmermanstaging: Core files for the DWC2 driver