summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-12-12usb: dwc3: ep0: fix for possible early delayed_statusFelipe Balbi
2011-12-12usb: dwc3: gadget: fix stream enable bitFelipe Balbi
2011-12-12usb: dwc3: ep0: fix GetStatus handling (again)Felipe Balbi
2011-12-12usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_requestSebastian Andrzej Siewior
2011-12-12usb: dwc3: use correct hwparam register for power mgm checkSebastian Andrzej Siewior
2011-12-12usb: dwc3: omap: move to module_platform_driverFelipe Balbi
2011-12-12usb: dwc3: workaround: missing disconnect eventFelipe Balbi
2011-12-12usb: dwc3: workaround: missing USB3 Reset eventFelipe Balbi
2011-12-12usb: dwc3: workaround: U1/U2 -> U0 transitonFelipe Balbi
2011-12-12usb: dwc3: gadget: return early in dwc3_cleanup_done_reqs()Sebastian Andrzej Siewior
2011-12-12usb: dwc3: ep0: handle delayed_status againSebastian Andrzej Siewior
2011-12-12usb: dwc3: ep0: push ep0state into xfernotready processingSebastian Andrzej Siewior
2011-12-12usb: dwc3: fix sparse errorsFelipe Balbi
2011-12-12usb: dwc3: fix few coding style problemsFelipe Balbi
2011-12-12usb: dwc3: move generic dwc3 code from gadget into coreSebastian Andrzej Siewior
2011-12-12usb: dwc3: use a helper function for operation mode settingSebastian Andrzej Siewior
2011-12-12usb: dwc3: ep0: don't use ep0in for transfersSebastian Andrzej Siewior
2011-12-12usb: dwc3: ep0: use proper endianess in SetFeature for wIndexSebastian Andrzej Siewior
2011-12-12usb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAXFelipe Balbi
2011-12-12usb: dwc3: omap: add multiple instances support to OMAPFelipe Balbi
2011-12-12usb: dwc3: move dwc3 device ID bitmap to core.cFelipe Balbi
2011-12-12usb: dwc3: remove special status request handling in ep0Sebastian Andrzej Siewior
2011-12-12usb: dwc3: reset pending status flag in error caseSebastian Andrzej Siewior
2011-12-12usb: dwc3: host: remove unused includesSebastian Andrzej Siewior
2011-12-12usb: dwc3: debugfs: hold the lock in during mode changeSebastian Andrzej Siewior
2011-12-12usb: dwc3: add a platform device aliasSebastian Andrzej Siewior
2011-12-12usb: dwc3: ep0: handle unexpected XferNotReady eventsFelipe Balbi
2011-12-12usb: dwc3: debugfs: add support for changing port modeFelipe Balbi
2011-12-12usb: dwc3: ep0: SetAddress() won't be issued while ConfiguredFelipe Balbi
2011-12-12usb: dwc3: depend on both Host and Gadget stacksFelipe Balbi
2011-12-12usb: dwc3: move gadget prototypes to core.hFelipe Balbi
2011-12-12usb: dwc3: always compile gadget side tooFelipe Balbi
2011-12-12usb: dwc3: add xHCI Host supportFelipe Balbi
2011-12-12usb: dwc3: fetch mode of operation from HWFelipe Balbi
2011-12-12usb: dwc3: calculate number of event buffers dynamicallyFelipe Balbi
2011-12-12usb: dwc3: allow forcing a maximum speedFelipe Balbi
2011-12-12usb: dwc3: gadget: don't disable endpoints on exitFelipe Balbi
2011-12-09Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6Linus Torvalds
2011-12-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-12-09rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine
2011-12-09rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine
2011-12-09rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine
2011-12-09drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issuesJonghwan Choi
2011-12-09md: raid5 crash during degradationAdam Kwolek
2011-12-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-12-08md/raid5: never wait for bad-block acks on failed device.NeilBrown
2011-12-08md: ensure new badblocks are handled promptly.NeilBrown
2011-12-08md: bad blocks shouldn't cause a Blocked status on a Faulty device.NeilBrown
2011-12-08md: take a reference to mddev during sysfs access.NeilBrown