aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)Stephen Warren2012-04-18
* USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama2012-04-18
* USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama2012-04-18
* drivers/usb/misc/usbtest.c: add kfreesJulia Lawall2012-04-18
* USB: ehci-fsl: Fix kernel crash on mpc5121eAnatolij Gustschin2012-04-18
* uwb: fix error handlingOliver Neukum2012-04-18
* uwb: fix use of del_timer_sync() in interruptOliver Neukum2012-04-18
* EHCI: always clear the STS_FLR status bitAlan Stern2012-04-18
* EHCI: fix criterion for resuming the root hubAlan Stern2012-04-17
* USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork2012-04-17
* usb: usbtest: avoid integer overflow in alloc_sglist()Xi Wang2012-04-17
* usb: usbtest: avoid integer overflow in test_ctrl_queue()Xi Wang2012-04-17
* USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2012-04-17
* Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-04-16
|\
| * usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz2012-04-10
| * usb: gadget: uvc: Remove non-required locking from 'uvc_queue_next_buffer' ro...Bhupesh Sharma2012-04-10
| * usb: gadget: rndis: fix Missing req->context assignmentLukasz Majewski2012-04-10
| * usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D2012-04-10
| * usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I2012-04-10
| * usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I2012-04-10
| * usb: musb: wake the device before ulpi transfersGrazvydas Ignotas2012-04-10
| * usb: musb: fix bug in musb_cleanup_urbAjay Kumar Gupta2012-04-10
| * usb: gadget: FunctionFS: make module init & exit __init & __exitAndrzej Pietrasiewicz2012-04-10
| * usb: gadget: FunctionFS: clear FFS_FL_BOUND flag on unbind (bugfix)Andrzej Pietrasiewicz2012-04-10
| * usb: dwc3: Free event buffers arrayAnton Tikhomirov2012-04-10
| * usb: s3c-hsotg: Fix big buffers transfer in DMA modeAnton Tikhomirov2012-04-10
| * usb: s3c-hsotg: Avoid TxFIFO corruption in DMA modeAnton Tikhomirov2012-04-10
| * usb: s3c-hsotg: Fix maximum patcket size setting for EP0Anton Tikhomirov2012-04-10
| * usb: s3c-hsotg: Fix TX FIFOs allocationAnton Tikhomirov2012-04-10
| * usb: fsl_udc_core: prime status stage once data stage has primedPeter Chen2012-04-10
| * usb: musb: fix some runtime_pm issuesGrazvydas Ignotas2012-04-10
| * usb: musb: fix oops on omap2430 module unloadVladimir Zapolskiy2012-04-10
| * usb: dwc3: ep0: add a default case for SetFeature commandGerard Cauvy2012-04-10
| * usb: dwc3: ep0: increment "actual" on bounced ep0 caseFelipe Balbi2012-04-10
| * usb: dwc3: ep0: Handle requests greater than wMaxPacketSizeMoiz Sonasath2012-04-10
| * usb: gadget: udc-core: stop UDC on device-initiated disconnectFelipe Balbi2012-04-10
* | Linux 3.4-rc3Linus Torvalds2012-04-15
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-15
|\ \
| * | ARM: 7386/1: jump_label: fixup for rename to static_keyRabin Vincent2012-04-15
| * | ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin2012-04-15
| * | ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMUWill Deacon2012-04-15
| * | ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpusLinus Walleij2012-04-15
| * | ARM: 7383/1: nommu: populate vectors page from paging_initWill Deacon2012-04-13
| * | ARM: 7381/1: nommu: fix typo in mm/KconfigWill Deacon2012-04-13
| * | ARM: 7380/1: DT: do not add a zero-sized memory propertyMarc Zyngier2012-04-13
| * | ARM: 7379/1: DT: fix atags_to_fdt() second call siteMarc Zyngier2012-04-13
| * | ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown2012-04-13
| * | ARM: 7377/1: vic: re-read status register before dispatching each IRQ handlerWill Deacon2012-04-10
| * | ARM: 7368/1: fault.c: correct how the tsk->[maj|min]_flt gets incrementedKautuk Consul2012-04-10
* | | x86-32: fix up strncpy_from_user() sign errorLinus Torvalds2012-04-15