summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-106/+24
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-36/+57
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman4-36/+57
2013-01-22usb: Convert to devm_ioremap_resource()Thierry Reding3-14/+13
2013-01-18usb: gadget: FunctionFS: Fix missing braces in parse_optsBenoit Goby1-3/+3
2013-01-18usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremapPeter Chen3-10/+29
2013-01-18usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_idPeter Chen2-30/+32
2013-01-17Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman6-13/+14
2013-01-17usb: converto drivers/usb/* to use module_platform_driver_probe()Fabio Porcedda8-92/+11
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-13/+14
2013-01-07Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman6-13/+14
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-5/+5
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-1/+1
2012-12-13usb: gadget: u_serial: fix switch off blockedHaipeng YU1-1/+1
2012-12-13usb: gadget: tcm_usb_gadge: fix to return error or 0 in tcm_usbg_drop_nexus()Wei Yongjun1-1/+2
2012-12-13usb: gadget: amd5536udc: avoid NULL pointer dereference in udc_pci_probe()Xi Wang1-2/+2
2012-12-13usb: gadget: dummy: fix enumeration with g_multiSebastian Andrzej Siewior1-4/+5
2012-12-13usb: gadget: s3c-hsotg: Fix invalid free of devm_ allocated dataTushar Behera1-3/+2
2012-12-13usb: gadget: mv_udc: fix the clk APIsChao Xie1-2/+2
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-3/+5
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-3/+1
2012-12-11Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds43-4773/+666
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King5-7/+9
2012-11-30Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson1-1/+1
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren1-1/+1
2012-11-21usb: remove use of __devexitBill Pemberton9-14/+14
2012-11-21usb: remove use of __devinitconstBill Pemberton1-1/+1
2012-11-21usb: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-21usb: remove use of __devinitBill Pemberton9-23/+22
2012-11-21usb: remove use of __devexit_pBill Pemberton7-8/+8
2012-11-19treewide: fix typo of "suppport" in various commentsMasanari Iida1-1/+1
2012-11-19treewide: fix printk typo in multiple driversMasanari Iida1-1/+1
2012-11-16ARM: move udc_pxa2xx.h to linux/platform_dataRussell King1-3/+1
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby1-1/+4
2012-11-15Merge branch 'omap/headers4' into next/cleanupArnd Bergmann1-1/+3
2012-11-12Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann3-3/+5
2012-11-11Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman34-4727/+622
2012-11-09Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren1-1/+3
2012-11-08usb: gadget: ncm: correct endianess conversionDmytro Milinevskyy1-4/+8
2012-11-08usb: gadget: g_ether: fix frame size checkIan Coolidge1-1/+2
2012-11-08usb: gadget: Remove reference to is_dualspeed from sysfs.Michal Nazarewicz1-11/+0
2012-11-08usb: gadget: storage_common: Make fsg_lun_is_open() a function.Michal Nazarewicz1-2/+5
2012-11-08usb: gadget: storage_common: Drop #ifdefs used for the sake of FSG.Michal Nazarewicz2-134/+0
2012-11-08usb: gadget: storage_common: Remove FSG specific definitions.Michal Nazarewicz1-28/+0
2012-11-08usb: gadget: Remove File-backed Storage Gadget (g_file_storage).Michal Nazarewicz5-3687/+4
2012-11-07usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge1-1/+2
2012-11-06usb: fix typo in drivers/usbMasanari Iida2-2/+2
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2-2/+2
2012-11-05Merge branch 'depends/tty' into next/headersOlof Johansson2-2/+3