summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-09-09usb: dwc3: omap: drop DEV_PM_OPS for nowFelipe Balbi
2011-09-09usb: dwc3: omap: use the macro we already haveFelipe Balbi
2011-09-09usb: dwc3: omap: do not enable DMA Disable Clear IRQFelipe Balbi
2011-09-09usb: dwc3: omap: fix dev_dbg() callsFelipe Balbi
2011-09-09usb: dwc3: use ep0_next_event fieldFelipe Balbi
2011-09-09usb: dwc3: core: add ep0_next_event fieldFelipe Balbi
2011-09-09usb: dwc3: drop EP0_STALL stateFelipe Balbi
2011-09-09usb: dwc3: ep0: clear all EP0 flagsFelipe Balbi
2011-09-09usb: dwc3: ep0: fix Get Status handlingFelipe Balbi
2011-09-09usb: dwc3: gadget: replace mdelay with udelay in the busy loopSebastian Andrzej Siewior
2011-09-09usb: dwc3: gadget: rework the dequeue on RESET & DISCONNECTSebastian Andrzej Siewior
2011-09-09usb: dwc3: core: move the core check before soft resetSebastian Andrzej Siewior
2011-09-09usb: dwc3: debugfs: remove test mode interfaceSebastian Andrzej Siewior
2011-09-09usb: dwc3: ep0: simplify EP0 state machineFelipe Balbi
2011-09-09usb: dwc3: core: add flag for EP0 directionFelipe Balbi
2011-09-09usb: dwc3: ep0: add handling for unaligned OUT transfersFelipe Balbi
2011-09-09usb: dwc3: add a bounce buffer for control endpointsFelipe Balbi
2011-09-09usb: dwc3: core: add defines for XferNotReady event on Control EPsFelipe Balbi
2011-09-09usb: dwc3: gadget: improve command completion debug messageFelipe Balbi
2011-09-09usb: dwc3: gadget: set request dma to invalid when unmappingFelipe Balbi
2011-09-09usb: dwc3: ep0: fix 'transfered' typoFelipe Balbi
2011-09-09usb: dwc3: core: add missing @ for kerneldocFelipe Balbi
2011-09-09usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open()Dan Carpenter
2011-09-09usb: dwc3: gaget: clear DWC3_EP_WILL_SHUTDOWN bitSebastian Andrzej Siewior
2011-09-09usb: dwc3: gadget: use TRB type 6 for ISOC transfersSebastian Andrzej Siewior
2011-09-09usb: dwc3: gadget: reset resource index to zeroSebastian Andrzej Siewior
2011-09-09usb: dwc3: gadget: fixing dequeue of TRBsSebastian Andrzej Siewior
2011-08-29Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds
2011-08-26Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-08-26Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-08-26Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-08-26Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-08-26Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-08-26USB: pl2303: remove unreachable codeMichał Sroczyński
2011-08-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-08-25drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha...MyungJoo Ham
2011-08-25drivers/rtc/rtc-s3c.c: correct debug messagesMyungJoo Ham
2011-08-25drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregiste...Axel Lin
2011-08-25drivers/misc/ab8500-pwm.c: fix modaliasAxel Lin
2011-08-25drivers/misc/fsa9480.c: fix a leak of the IRQ during init failureAxel Lin
2011-08-25backlight: fix module alias prefix for adp8870_blAxel Lin
2011-08-25backlight: add a callback 'notify_after' for backlight controlDilan Lee
2011-08-25leds: add missing include of linux/module.hAxel Lin
2011-08-25drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.hAxel Lin
2011-08-25rapidio: fix use of non-compatible registersAlexandre Bounine
2011-08-25drivers/char/msm_smd_pkt.c: don't use IS_ERR()Thomas Meyer
2011-08-25MAINTAINERS: Evgeniy has movedEvgeniy Polyakov
2011-08-25w1: fix for loop in w1_f29_remove_slave()Dan Carpenter