summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-04usb: gadget: r8a66597-udc: add support for set_selfpoweredShimoda, Yoshihiro
2012-05-04usb: gadget: Include i.MX processors in the USB_FSL_USB2 help textFabio Estevam
2012-05-04usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once wri...Peter Chen
2012-05-04usb: gadget: composite: prevent a memory leak when configuration bind failsYongsul Oh
2012-05-04usb: gadget: f_mass_storage: remove deprecated fsg_add()Michal Nazarewicz
2012-05-04usb: renesas_usbhs: gadget: add support for set_selfpoweredShimoda, Yoshihiro
2012-05-04usb: gadget: dummy_hcd: allow to free requests on disabled endpointsSebastian Andrzej Siewior
2012-05-04usb: gadget: make g_printer use compositeSebastian Andrzej Siewior
2012-05-04usb: gadget: remove DUALSPEED from printerSebastian Andrzej Siewior
2012-05-04usb: gadget: imx_udc: convert to new style start/stopSebastian Andrzej Siewior
2012-05-04usb: gadget: fsl_qe_udc: remove not implemented callbacksSebastian Andrzej Siewior
2012-05-04usb: gadget: fsl_qe_udc: convert to new style start/stopSebastian Andrzej Siewior
2012-05-04usb: gadget: atmel_usba_udc: convert to newstyle start/stop interfaceSebastian Andrzej Siewior
2012-05-04usb: gadget: at91_udc: convert to new style start/stop interfaceSebastian Andrzej Siewior
2012-05-04usb: gadget: Update s3c-hsudc to use usb_endpoint_descriptor inside the struc...Ido Shayevitz
2012-05-04usb: gadget: Update pch_udc to use usb_endpoint_descriptor inside the struct ...Ido Shayevitz
2012-05-04usb: gadget: Update s3c2410_udc to use usb_endpoint_descriptor inside the str...Ido Shayevitz
2012-05-04usb: gadget: Update r8a66597-udc to use usb_endpoint_descriptor inside the st...Ido Shayevitz
2012-05-04usb: gadget: Update pxa25x_udc to use usb_endpoint_descriptor inside the stru...Ido Shayevitz
2012-05-04usb: gadget: Update omap_udc to use usb_endpoint_descriptor inside the struct...Ido Shayevitz
2012-05-04usb: gadget: Update mv_udc to use usb_endpoint_descriptor inside the struct u...Ido Shayevitz
2012-05-04usb: gadget: Update m66592-udc to use usb_endpoint_descriptor inside the stru...Ido Shayevitz
2012-05-04usb: gadget: Update langwell_udc to use usb_endpoint_descriptor inside the st...Ido Shayevitz
2012-05-04usb: gadget: Update goku_udc to use usb_endpoint_descriptor inside the struct...Ido Shayevitz
2012-05-04usb: gadget: Update fusb300_udc to use usb_endpoint_descriptor inside the str...Ido Shayevitz
2012-05-04usb: gadget: Update fsl_udc_core to use usb_endpoint_descriptor inside the st...Ido Shayevitz
2012-05-04usb: gadget: Update fsl_qe_udc to use usb_endpoint_descriptor inside the stru...Ido Shayevitz
2012-05-04usb: gadget: Update atmel_usba_udc to use usb_endpoint_descriptor inside the ...Ido Shayevitz
2012-05-04usb: gadget: Update at91_udc to use usb_endpoint_descriptor inside the struct...Ido Shayevitz
2012-05-04usb: gadget: Update amd5536udc to use usb_endpoint_descriptor inside the stru...Ido Shayevitz
2012-05-04usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct u...Ido Shayevitz
2012-05-04usb: gadget: Update ci13xxx_udc to use usb_endpoint_descriptor inside the str...Ido Shayevitz
2012-05-04usb: gadget: use module_pci_driverAxel Lin
2012-04-21Linux 3.4-rc4Linus Torvalds
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-21perfmon: kill some helpers and argumentsAl Viro
2012-04-21aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()Al Viro
2012-04-21mmc: core: Do not pre-claim host in suspendUlf Hansson
2012-04-21mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung
2012-04-21mmc: unbreak sdhci-esdhc-imx on i.MX25Eric BĂ©nard
2012-04-21mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten
2012-04-21mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake
2012-04-21mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon
2012-04-21mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-21VM: add "vm_mmap()" helper functionLinus Torvalds