summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-27usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern
2012-04-27usb: gadget: udc-core: fix wrong call orderFelipe Balbi
2012-04-19usb: gadget: dummy: do not call pullup() on udc_stop()Felipe Balbi
2012-04-18usb: musb: davinci.c: add missing unregisterJulia Lawall
2012-04-18usb: musb: drop __deprecated flagFelipe Balbi
2012-04-12USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern
2012-04-12usb: otg: gpio_vbus: Add otg transceiver events and notifiersHeiko Stübner
2012-04-10usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz
2012-04-10usb: gadget: uvc: Remove non-required locking from 'uvc_queue_next_buffer' ro...Bhupesh Sharma
2012-04-10usb: gadget: rndis: fix Missing req->context assignmentLukasz Majewski
2012-04-10usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D
2012-04-10usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I
2012-04-10usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I
2012-04-10usb: musb: wake the device before ulpi transfersGrazvydas Ignotas
2012-04-10usb: musb: fix bug in musb_cleanup_urbAjay Kumar Gupta
2012-04-10usb: gadget: FunctionFS: make module init & exit __init & __exitAndrzej Pietrasiewicz
2012-04-10usb: gadget: FunctionFS: clear FFS_FL_BOUND flag on unbind (bugfix)Andrzej Pietrasiewicz
2012-04-10usb: dwc3: Free event buffers arrayAnton Tikhomirov
2012-04-10usb: s3c-hsotg: Fix big buffers transfer in DMA modeAnton Tikhomirov
2012-04-10usb: s3c-hsotg: Avoid TxFIFO corruption in DMA modeAnton Tikhomirov
2012-04-10usb: s3c-hsotg: Fix maximum patcket size setting for EP0Anton Tikhomirov
2012-04-10usb: s3c-hsotg: Fix TX FIFOs allocationAnton Tikhomirov
2012-04-10usb: fsl_udc_core: prime status stage once data stage has primedPeter Chen
2012-04-10usb: musb: fix some runtime_pm issuesGrazvydas Ignotas
2012-04-10usb: musb: fix oops on omap2430 module unloadVladimir Zapolskiy
2012-04-10usb: dwc3: ep0: add a default case for SetFeature commandGerard Cauvy
2012-04-10usb: dwc3: ep0: increment "actual" on bounced ep0 caseFelipe Balbi
2012-04-10usb: dwc3: ep0: Handle requests greater than wMaxPacketSizeMoiz Sonasath
2012-04-10usb: gadget: udc-core: stop UDC on device-initiated disconnectFelipe Balbi
2012-04-08Linux 3.4-rc2Linus Torvalds
2012-04-07Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-04-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-04-07Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-07tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad
2012-04-07tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad
2012-04-07Merge branches 'idle-fix' and 'misc' into releaseLen Brown
2012-04-07MAINTAINERS: Update git url for ACPIIgor Murzov
2012-04-07Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-07Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-07Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich
2012-04-06xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk