Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / musb / musb_core.h
2012-04-18 Felipe Balbiusb: musb: drop __deprecated flag
2012-02-13 Heikki Krogerususb: otg: Rename otg_transceiver to usb_phy
2011-12-12 Vikram Panditausb: musb: fix pm_runtime calls while atomic
2011-12-12 Felipe Balbiusb: musb: headers cleanup
2011-12-12 Hema HKusb: musb: omap2+: save and restore OTG_INTERFSEL
2011-08-12 Felipe Balbiusb: musb: tusb6010: fix compilation
2011-07-01 Felipe Balbiusb: musb: drop a gigantic amount of ifdeferry
2011-07-01 Mike Frysingerusb: musb: update musb_platform_ops docs to match code
2011-04-13 Mike FrysingerUSB: musb: blackfin: work around anomaly 05000450
2011-03-18 Linus TorvaldsMerge branch 'omap-for-linus' of git://git./linux/kerne...
2011-03-16 Linus TorvaldsMerge branch 'usb-next' of git://git./linux/kernel...
2011-03-03 Tony LindgrenMerge branch 'devel-cleanup' into omap-for-linus
2011-03-01 Hema HKusb: musb: Remove platform context save/restore API
2011-02-17 Hema HKusb: musb: Using runtime pm APIs for musb.
2011-02-17 Felipe Balbiusb: musb: gadget: do not poke with gadget's list_head
2011-02-17 Felipe Balbiusb: musb: fix build breakage
2011-02-16 Tony LindgrenMerge branches 'devel-cleanup', 'devel-board', 'devel...
2011-02-01 Felipe Balbiusb: musb: disable double buffering when it's broken
2011-01-28 Tony Lindgrenomap: Start using CONFIG_SOC_OMAP
2010-12-16 Greg Kroah-HartmanRevert "USB: musb: blackfin: pm: make it work"
2010-12-10 Hema HKusb: musb: Adding musb support for OMAP4430
2010-12-10 Felipe Balbiusb: musb: drop board_set_vbus
2010-12-10 Felipe Balbiusb: musb: drop musb_platform_suspend/resume
2010-12-10 Felipe Balbiusb: musb: drop musb_platform_save/restore_context
2010-12-10 Felipe Balbiusb: musb: drop the set_clock magic
2010-12-10 Felipe Balbiusb: musb: move clock handling to glue layer
2010-12-10 Felipe Balbiusb: musb: pass platform_ops via platform_data
2010-12-10 Felipe Balbiusb: musb: add Kconfig options for each glue layer
2010-12-10 Felipe Balbiusb: musb: hold context on musb structure
2010-12-07 Felipe Balbiusb: musb: make all glue layer export struct musb_platf...
2010-12-07 Felipe Balbiusb: musb: introduce struct musb_platform_ops
2010-12-01 Hema Kalliguddiusb: musb: remove board_data parameter from musb_platfo...
2010-11-05 Bob LiuUSB: musb: blackfin: pm: make it work
2010-10-22 Ajay Kumar GuptaUSB: musb: add musb support for AM35x
2010-10-22 Sergei Shtylyovusb: musb: introduce DA8xx/OMAP-L1x glue layer
2010-06-30 Sergei ShtylyovUSB: MUSB: make non-OMAP platforms build with CONFIG_PM=y
2010-05-20 Maulik MankadUSB: MUSB: Add OMAP4 support in MUSB driver
2010-05-20 Maulik Mankadusb: musb: Set transceiver interface type
2010-05-20 Eric LescouetUSB: make hcd.h public (drivers dependency)
2010-04-30 Ajay Kumar Guptamusb: save and restore missing bus control register
2010-03-19 Tony Lindgrenusb: musb: Fix compile error for omaps for musb_hdrc
2010-03-03 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-03-02 Cliff CaiUSB: musb: set version of Blackfin version
2010-03-02 Felipe BalbiUSB: musb: get rid of omap_readl/writel
2010-03-02 Ajay Kumar Guptausb: musb: Add context save and restore support
2010-03-02 Ajay Kumar Guptausb: musb: save dynfifo in musb struct
2010-03-02 Felipe BalbiUSB: musb: remove some of the never defined defines
2010-02-15 Tony Lindgrenomap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
2009-12-11 Anand GadiyarUSB: MUSB: save hardware revision at init
2009-10-09 Mike FrysingerUSB: musb: make HAVE_CLK support optional
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-16 Ajay Kumar Guptamusb: add high bandwidth ISO support
2009-06-16 David Brownellmusb: otg timer cleanup
2009-06-16 David Brownellmusb: proper hookup to transceiver drivers
2009-06-16 Sergei Shtylyovmusb_gadget: fix unhandled endpoint 0 IRQs
2009-03-24 Giuseppe GORGOGLIONEUSB: musb: fix init oops crash with static FIFO config
2009-03-24 Sergei ShtylyovUSB: musb: rewrite host periodic endpoint allocation
2009-01-07 Bryan WuUSB: musb: add Blackfin specific configuration to MUSB
2009-01-07 Felipe BalbiUSB: musb: check if set_irq_wake succeded and remember it
2009-01-07 David BrownellUSB: musb: sysfs mode updates
2008-08-21 Felipe Balbiusb: musb: get rid of procfs entry
2008-08-14 Felipe Balbiusb: musb: pass configuration specifics via pdata
2008-08-14 Felipe BalbiUSB: Add MUSB and TUSB support