aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-02usb: dwc3: clear 'res_trans_idx' as soon as it becomes invaliddwc3-for-v3.4Paul Zimmerman
2012-03-02usb: dwc3: take lock while modifying flagsPaul Zimmerman
2012-03-02usb: dwc3: shorten long delay in dwc3_gadget_set_link_state()Paul Zimmerman
2012-03-02usb: dwc3: pci: fix failure path in dwc3_pci_probe()Paul Zimmerman
2012-03-02usb: dwc3: replace hard-coded constant in DWC3_GCTL_SCALEDOWN(3)Paul Zimmerman
2012-03-02usb: dwc3: fix bogus test in dwc3_gadget_start_isocPaul Zimmerman
2012-03-02usb: dwc3: use proper function for setting endpoint nameAnton Tikhomirov
2012-03-02usb: dwc3: gadget: don't wrap around the TRB poll on non-ISOCPaul Zimmerman
2012-03-02usb: dwc3: make dwc3_get_device_id() return the idDan Carpenter
2012-03-02usb: dwc3: clean up whitespace damage, typos, missing parens, etc.Paul Zimmerman
2012-03-02usb: dwc3: linux/module.h included twiceDanny Kukawka
2012-03-02usb: dwc3: use devm_xxx functionsChanho Park
2012-03-02usb: dwc3: Add Exynos Specific Glue layerAnton Tikhomirov
2012-02-13usb: dwc3: convert TRBs into bitshiftsFelipe Balbi
2012-02-10usb: dwc3: ep0: fix SetFeature(TEST)Gerard Cauvy
2012-02-10usb: dwc3: debugfs: fix off by one when entering testmodeGerard Cauvy
2012-02-06usb: dwc3: gadget: allocate 3 packets for bulk and isoc endpointsFelipe Balbi
2012-02-06usb: dwc3: gadget: avoid memcpy()ing event bufferFelipe Balbi
2012-02-06usb: dwc3: host: align on host device nameFelipe Balbi
2012-02-06usb: dwc3: debugfs: fix error checkFelipe Balbi
2012-02-06usb: dwc3: omap: convert pdata to of propertyFelipe Balbi
2012-02-06usb: dwc3: gadget: start core on Rx.DetectFelipe Balbi
2012-02-06usb: dwc3: gadget: dynamically re-size TxFifosFelipe Balbi
2012-02-06usb: dwc3: ep0: move to CONFIGURED also on delayed statusFelipe Balbi
2012-02-06usb: dwc3: gadget: use the descriptor pointer we holdFelipe Balbi
2012-02-06usb: dwc3: gadget: fix XferNotReady debug printFelipe Balbi
2012-02-06usb: dwc3: gadget: allow Link state changes via debugfsFelipe Balbi
2012-02-06usb: dwc3: gadget: re-factor Link state change to a functionFelipe Balbi
2012-02-06usb: dwc3: gadget: allow testmodes changes via debugfsFelipe Balbi
2012-02-06usb: dwc3: gadget: re-factor USB2 test mode to a functionFelipe Balbi
2012-01-31Linux 3.3-rc2v3.3-rc2Linus Torvalds
2012-01-31Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds
2012-01-30Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-01-30Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-30Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-01-30af_unix: fix EPOLLET regression for stream socketsEric Dumazet
2012-01-30tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell
2012-01-30net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa
2012-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-01-30Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-01-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-01-30Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-01-30Merge tag 'pm-fix-for-3.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-01-30vmwgfx: Fix assignment in vmw_framebuffer_create_handleRyan Mallon
2012-01-30drm/radeon/kms: Fix device tree linkage of i2c busesJean Delvare
2012-01-30drm: Pass the real error code back during GEM bo initialisationChris Wilson
2012-01-30Revert "drm/i810: cleanup reclaim_buffers"Daniel Vetter