summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2013-12-12usb: gadget: f_fs: fix sparse warningFelipe Balbi
2013-12-12usb: gadget: FunctionFS: add configfs supportAndrzej Pietrasiewicz
2013-12-12usb: gadget: FunctionFS: Remove compatibility layerAndrzej Pietrasiewicz
2013-12-12usb: gadget: g_ffs: convert to new interface of f_fsAndrzej Pietrasiewicz
2013-12-12usb: gadget: FunctionFS: convert to new function interface with backward comp...Andrzej Pietrasiewicz
2013-12-12usb: gadget: FunctionFS: add devices management codeAndrzej Pietrasiewicz
2013-12-12usb: gadget: FunctionFS: create utility fileAndrzej Pietrasiewicz
2013-12-12usb: gadget: FunctionFS: Remove VLAIS usage from gadget codeAndrzej Pietrasiewicz
2013-12-12usb: gadget: rndis: merge u_rndis.ko with usb_f_rndis.koAndrzej Pietrasiewicz
2013-12-12usb: gadget: f_rndis: remove compatibility layerAndrzej Pietrasiewicz
2013-12-12usb: gadget: g_ffs: convert to new interface of f_rndisAndrzej Pietrasiewicz
2013-12-12usb: gadget: f_subset: remove compatibility layerAndrzej Pietrasiewicz
2013-12-12usb: gadget: g_ffs: convert to new interface of f_subsetAndrzej Pietrasiewicz
2013-12-12usb: gadget: f_ecm: remove compatibility layerAndrzej Pietrasiewicz
2013-12-12usb: gadget: g_ffs: convert to new interface of f_ecmAndrzej Pietrasiewicz
2013-12-12usb: gadget: g_ffs: remove a reduntant gfs_ether_setup variableAndrzej Pietrasiewicz
2013-12-12usb: gadget: configfs: allow setting function instance's nameAndrzej Pietrasiewicz
2013-12-12usb: gadget: s3c-hsotg: add flush TX FIFO when kill all requestsRobert Baldyga
2013-12-12usb: gadget: s3c-hsotg: fix maxpacket size in s3c_hsotg_irq_enumdoneRobert Baldyga
2013-12-09usb: f_fs: check quirk to pad epout buf size when not aligned to maxpacketsizeMichal Nazarewicz
2013-12-09usb: gadget: f_fs: remove loop from I/O functionMichal Nazarewicz
2013-12-06usb: gadget: amd5536udc: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-12-06usb: gadget: pch_udc: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-11-26usb: gadget: f_sourcesink: add configfs supportAndrzej Pietrasiewicz
2013-11-26usb: gadget: f_loopback: add configfs supportAndrzej Pietrasiewicz
2013-11-26usb: gadget: factor out alloc_ep_reqAndrzej Pietrasiewicz
2013-11-26usb: gadget: composite: redirect setup requestsAndrzej Pietrasiewicz
2013-11-26usb: gadget: update some out of date commentsDan Carpenter
2013-11-26usb: gadget: remove superfluous name castsGeert Uytterhoeven
2013-11-26usb: gadget: goku: remove unused argumentMichal Nazarewicz
2013-11-26usb: gadget: epautoconf: switch over to usb_endpoint_type()Felipe Balbi
2013-11-26usb: gadget: r8a66597-udc: convert to clk_prepare/unprepareLaurent Pinchart
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-10-31DMA-API: usb: use dma_set_coherent_mask()Russell King
2013-10-25usb/gadget: f_mass_storage: use string literal as format in dev_set_nameAndrzej Pietrasiewicz
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-10-17usb: gadget: f_mass_storage: style corrections, cleanup & simplificationAndrzej Pietrasiewicz
2013-10-16target: Remove TF_CIT_TMPL macroAndy Grover
2013-10-15usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpointsRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix interrupt configuration in dedicated-fifo modeRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix clear feature ENDPOINT_HALTRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix "halted" property updatingRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: add DAINT maskingRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix endpoint interrupts handlingRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix s3c_hsotg_write_fifo function for dedicated fifo ...Robert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix "protocol stall" handlingRobert Baldyga