GFS2: do not select QUOTA
[safe/jmp/linux-2.6] / drivers / usb / musb /
2010-03-03 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-03-02 Roel KluinUSB: musb: test always evaluates to false
2010-03-02 Cliff CaiUSB: musb: disable double buffering for older RTL versions
2010-03-02 Cliff CaiUSB: musb: set version of Blackfin version
2010-03-02 Felipe BalbiUSB: musb: only print info message if probe() is successful
2010-03-02 Felipe BalbiUSB: musb: unmap base if we can't probe
2010-03-02 Felipe BalbiUSB: musb: tusb6010: use resource_size
2010-03-02 Felipe BalbiUSB: musb: we already tested for dyn_fifo
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 Roel KluinUSB: musb: don't dereference NULL tusb_dma in dma_contr...
2010-03-02 Ajay Kumar Guptausb: musb: Add 'extvbus' in musb_hdrc_platform_data
2010-03-02 Ajay Kumar Guptausb: musb: save dynfifo in musb struct
2010-03-02 Arnaud Mandyusb: musb: handle irqs in the order dictated by program...
2010-03-02 Bryan Wuusb: musb: clean up commit 'workaround Blackfin FIFO...
2010-03-02 Swaminathan Susb: musb: Fix cppi_channel_abort() function to handle...
2010-03-02 Swaminathan Susb: musb: workaround toggle bug when doing bulk transf...
2010-03-02 Anand Gadiyarusb: musb: workaround MUSB DMA_INTR sometimes reads...
2010-03-02 Anand Gadiyarusb: musb: hsdma: add wrapper for reading DMA count
2010-03-02 Ajay Kumar GuptaUSB: musb: Add new fifo table for a OMAP3 errata
2010-03-02 Felipe BalbiUSB: musb: remove some of the never defined defines
2010-03-02 Felipe BalbiUSB: musb: move to sysfs_groups
2010-03-02 Felipe BalbiUSB: musb: move two printk to dev_err
2010-03-02 Felipe BalbiUSB: musb: use resource_size()
2010-02-15 Tony Lindgrenomap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
2009-12-23 Bryan WuUSB: musb: workaround Blackfin FIFO anomalies
2009-12-23 Maulik MankadUSB: musb: Fix array index out of bounds issue
2009-12-23 Maulik MankadUSB: musb: Fix null pointer dereference issue
2009-12-23 Cliff CaiUSB: musb: correct DMA address for tx
2009-12-23 Sergei ShtylyovUSB: musb: gadget_ep0: avoid SetupEnd interrupt
2009-12-23 Swaminathan SUSB: musb: fix for crash in DM646x USB when (CPPI)DMA...
2009-12-23 Felipe BalbiUSB: musb: do not work if no gadget driver is loaded
2009-12-23 Arnaud MandyUSB: musb: gadget: set otg tranceiver to idle when...
2009-12-23 Swaminathan SUSB: musb: Populate the VBUS GPIO with the correct...
2009-12-23 Cliff CaiUSB: musb: fix compiling warning with min() macro
2009-12-23 Felipe BalbiUSB: musb: move musb_remove to __exit
2009-12-23 Sergei ShtylyovUSB: musb_gadget: fix kernel oops in txstate()
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-12-11 Felipe BalbiUSB: musb: musb_host: fix sparse warning
2009-12-11 Felipe BalbiUSB: musb: musb_gadget: fix sparse warning
2009-12-11 Felipe BalbiUSB: musb: omap2430: fix sparse warning
2009-12-11 Sergei ShtylyovUSB: musb_gadget: remove pointless loop
2009-12-11 Sergei ShtylyovUSB: musb_gadget_ep0: stop abusing musb_gadget_set_halt()
2009-12-11 Sergei ShtylyovUSB: musb_gadget: implement set_wedge() method
2009-12-11 Sergei ShtylyovUSB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs...
2009-12-11 Anand GadiyarUSB: MUSB: save hardware revision at init
2009-12-11 Mike FrysingerUSB: musb: fix printf warning in debug code
2009-12-11 Cliff CaiUSB: musb: Blackfin code needs NOP_USB_XCEIV too
2009-12-11 Sonic ZhangUSB: musb: error out when anomaly 05000380 is applicable
2009-12-11 Cliff CaiUSB: musb: clear the Blackfin interrupt pending bits...
2009-12-11 Bryan WuUSB: musb: fix musb_platform_set_mode() definition
2009-12-11 Sonic ZhangUSB: musb: add work around for Blackfin anomaly 05000456
2009-12-11 Sonic ZhangUSB: musb: add notes for Blackfin anomalies
2009-12-11 Sonic ZhangUSB: musb: update Blackfin processor dependency
2009-12-11 Bryan WuUSB: musb: kill some useless comments in Blackfin driver
2009-12-11 Bryan WuUSB: musb: kill compile warning for Blackfin systems
2009-12-11 Mike FrysingerUSB: musb: tweak musb_read_fifo() to avoid unused warnings
2009-12-08 Linus TorvaldsMerge branch 'omap-for-linus' of git://git./linux/kerne...
2009-12-01 Daniel GlöcknerUSB: musb: Fix CPPI IRQs not being signaled
2009-12-01 Daniel GlöcknerUSB: musb: respect usb_request->zero in control requests
2009-12-01 Ajay Kumar GuptaUSB: musb: fix ISOC Tx programming for CPPI DMAs
2009-12-01 Ajay Kumar GuptaUSB: musb: Remove unwanted message in boot log
2009-12-01 Sergei ShtylyovUSB: musb_gadget: fix STALL handling
2009-10-20 Tony Lindgrenomap: headers: Move remaining headers from include...
2009-10-12 Mike FrysingerUSB: musb: invert arch depend string
2009-10-09 Mike FrysingerUSB: musb: make HAVE_CLK support optional
2009-09-23 Ajay Kumar GuptaUSB: musb: fix put_device() call sequence
2009-08-15 Paul MundtMerge branch 'master' into sh/hwblk
2009-08-10 Rafael J. WysockiMerge branch 'master' into for-linus
2009-08-07 Gupta, Ajay KumarUSB: musb: fix the nop registration for OMAP3EVM
2009-07-30 Rafael J. WysockiMerge branch 'master' into for-linus
2009-07-28 Ajay Kumar GuptaUSB: musb: fix CONFIGDATA register read issue
2009-07-28 Amit KucheriaUSB: musb: Refer to musb_otg_timer_func under correct...
2009-07-28 Sergei ShtylyovUSB: musb_gadget_ep0: fix typo in service_zero_data_req...
2009-07-21 Magnus DammUSB: Rework musb suspend()/resume_early()
2009-07-13 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-07-12 Sergei ShtylyovUSB: musb_host: undo incorrect change in musb_advance_s...
2009-07-12 David BrownellUSB: musb: silence "suspend as a_wait_vrise is_active...
2009-07-12 Kevin HilmanUSB: musb: davinci dm6446evm GPIO renumbering
2009-07-12 David BrownellUSB: musb: davinci dm355 updates (remainder)
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-16 Niilo Minkkinenusb: musb: disable OTG AUTOIDLE only with omap3430
2009-06-16 Ajay Kumar Guptamusb: add high bandwidth ISO support
2009-06-16 Anand Gadiyarmusb: use dma mode 1 for TX if transfer size equals...
2009-06-16 David Brownellmusb: support disconnect after HNP roleswitch
2009-06-16 David Brownellmusb: make initial HNP roleswitch work (v2)
2009-06-16 David Brownellmusb: otg timer cleanup
2009-06-16 David Brownellmusb: proper hookup to transceiver drivers
2009-06-16 Sergei Shtylyovmusb: split out CPPI interrupt handler
2009-06-16 Sergei Shtylyovmusb_host: refactor URB giveback
2009-06-16 Sergei Shtylyovmusb_host: streamline musb_cleanup_urb() calls
2009-06-16 Sergei Shtylyovmusb_host: simplify check for active URB
2009-06-16 Sergei Shtylyovmusb_host: factor out musb_ep_{get|set}_qh()
2009-06-16 Sergei Shtylyovmusb_host: refactor musb_save_toggle() (take 2)
2009-06-16 Sergei Shtylyovmusb_gadget: suppress "parasitic" TX interrupts with...
2009-06-16 Sergei Shtylyovmusb_gadget: fix unhandled endpoint 0 IRQs
2009-04-23 Alexander BeregalovUSB: musb: fix build when !CONFIG_PM
2009-04-23 Jarkko NikulaUSB: musb: Remove my email address from few musb relate...
2009-04-17 Kim KyuwonUSB: musb: fix possible panic while resuming
2009-04-17 Sergei ShtylyovUSB: musb: fix isochronous TXDMA (take 2)
next