mxcmmc: decrease minimum frequency to make MMC cards work
[safe/jmp/linux-2.6] / drivers / usb / musb /
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)
2009-04-17 Sergei ShtylyovUSB: musb: sanitize clearing TXCSR DMA bits (take 2)
2009-04-17 Sergei ShtylyovUSB: musb: bugfixes for multi-packet TXDMA support
2009-04-17 David BrownellUSB: musb_host, fix ep0 fifo flushing
2009-04-17 David BrownellUSB: musb_host, minor enqueue locking fix (v2)
2009-03-24 David BrownellUSB: musb: partial DaVinci dm355 support
2009-03-24 Ajay Kumar GuptaUSB: musb: only turn off vbus in OTG hosts
2009-03-24 Giuseppe GORGOGLIONEUSB: musb: fix init oops crash with static FIFO config
2009-03-24 Ajay Kumar GuptaUSB: musb: NAK timeout scheme on bulk RX endpoint
2009-03-24 Sergei ShtylyovUSB: musb: rewrite host periodic endpoint allocation
2009-03-24 Harvey HarrisonUSB: replace uses of __constant_{endian}
2009-02-27 Vikram PanditaUSB: musb: fix srp sysfs entry deletion
2009-02-27 Anand GadiyarUSB: musb: resume suspended root hub on disconnect
2009-02-27 Sergei ShtylyovUSB: musb: use right poll limit for low speed devices
2009-02-27 Sergei ShtylyovUSB: musb: be careful with 64K+ transfer lengths, host...
2009-02-27 Sergei ShtylyovUSB: musb: fix data toggle saving with shared FIFO
2009-02-27 Sergei ShtylyovUSB: musb: host endpoint_disable() oops fixes
2009-02-27 Sergei ShtylyovUSB: musb: fix urb_dequeue() method
2009-02-27 Dmitry KrivoschekovUSB: musb: fix musb_host_tx() for shared endpoint FIFO
2009-02-27 Felipe BalbiUSB: musb: be careful with 64K+ transfer lengths (gadge...
2009-02-27 David Brownellusb: musb: make Davinci *work* in mainline
2009-01-28 David BrownellUSB: musb: Kconfig fix
2009-01-28 Swaminathan SUSB: musb cppi dma fix
2009-01-28 Hugo VilleneuveUSB: musb cppi bugfixes
2009-01-28 Julia LawallUSB: musb uses endpoint functions
2009-01-28 Kalle ValoUSB: musb: tusb6010 buildfix
2009-01-28 Ajay Kumar GuptaUSB: musb free_irq bugfix
2009-01-28 David BrownellUSB: musb_hdrc: another davinci buildfix (otg related)
2009-01-28 David BrownellUSB: musb davinci buildfix
2009-01-07 Bryan WuUSB: musb: Kill some compiling warning in musb Blackfin...
2009-01-07 Bryan WuUSB: musb: Blackfin provides read/write I/O accessor...
2009-01-07 Bryan WuUSB: musb: add Blackfin Kconfig options and Makefile
2009-01-07 Bryan WuUSB: musb: add Blackfin specific configuration to MUSB
2009-01-07 Bryan WuUSB: musb: enable low level DMA operation for Blackfin
2009-01-07 Bryan WuUSB: musb: add Blackfin version low level register...
2009-01-07 Robin GetzUSB: musb: Make sure we program the correct values...
2009-01-07 Bryan WuUSB: musb: add Blackfin driver to MUSB framework (v2)
2009-01-07 Felipe BalbiUSB: musb: check if set_irq_wake succeded and remember it
2009-01-07 David BrownellUSB: musb: host side diagnostics tweaks
2009-01-07 David BrownellUSB: musb: minor locking fix
2009-01-07 Kevin HilmanUSB: musb: build fixes for DaVinci
2009-01-07 David BrownellUSB: musb: sysfs mode updates
2009-01-07 Kay Sieversusb: struct device - replace bus_id with dev_name(...
2008-11-20 Felipe Balbiusb: musb: fix bug in musb_schedule
2008-11-13 Ajay Kumar Guptausb: musb: fix BULK request on different available...
2008-11-13 Felipe Balbiusb: musb: fix debug global variable name
2008-11-13 Ajay Kumar Guptausb: musb: Removes compilation warning in gadget mode
2008-11-13 Felipe Balbiusb: musb: tusb6010: kill compile warning
2008-11-13 Ajay Kumar Guptausb: musb: Fix for isochronous IN transfer
2008-10-17 Felipe Balbiusb: musb: remove dead code from procfs
2008-10-17 Felipe Balbiusb: musb: general cleanup to musbhsdma.c
2008-10-17 David Brownellusb: musb_hdrc build fixes
2008-10-17 Bryan Wuusb: musb: do not mess up count number and CSR0 registe...
2008-10-17 Ajay Kumar GuptaOMAP:MUSB: Corrects urb unlink function path
2008-10-17 Ajay Kumar GuptaOMAP:MUSB: Fixes the TT programming.
2008-10-17 Felipe Balbimusb: io: only define read/write stubs if they're not...
2008-10-17 Kevin HilmanMUSB: Add sanity check for maximum number of endpoints
2008-09-23 Andrew MortonUSB: drivers/usb/musb/: disable it on SuperH
2008-09-23 Felipe Balbiusb: musb: fix include path
2008-08-21 Anand GadiyarMUSB: Fix index register corruption seen with g_ether...
2008-08-21 Felipe Balbiusb: musb: get rid of MUSB_LOGLEVEL and use parameter
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: musb: fix hanging when rmmod gadget driver
2008-08-14 Felipe BalbiUSB: Add MUSB and TUSB support