index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2013-12-12
usb: gadget: f_fs: fix sparse warning
Felipe Balbi
2013-12-12
usb: gadget: FunctionFS: add configfs support
Andrzej Pietrasiewicz
2013-12-12
usb: gadget: FunctionFS: Remove compatibility layer
Andrzej Pietrasiewicz
2013-12-12
usb: gadget: g_ffs: convert to new interface of f_fs
Andrzej Pietrasiewicz
2013-12-12
usb: gadget: FunctionFS: convert to new function interface with backward comp...
Andrzej Pietrasiewicz
2013-12-12
usb: gadget: FunctionFS: add devices management code
Andrzej Pietrasiewicz
2013-12-12
usb: gadget: FunctionFS: create utility file
Andrzej Pietrasiewicz
2013-12-12
usb: gadget: FunctionFS: Remove VLAIS usage from gadget code
Andrzej Pietrasiewicz
2013-12-12
usb: gadget: rndis: merge u_rndis.ko with usb_f_rndis.ko
Andrzej Pietrasiewicz
2013-12-12
usb: gadget: f_rndis: remove compatibility layer
Andrzej Pietrasiewicz
2013-12-12
usb: gadget: g_ffs: convert to new interface of f_rndis
Andrzej Pietrasiewicz
2013-12-12
usb: gadget: f_subset: remove compatibility layer
Andrzej Pietrasiewicz
2013-12-12
usb: gadget: g_ffs: convert to new interface of f_subset
Andrzej Pietrasiewicz
2013-12-12
usb: gadget: f_ecm: remove compatibility layer
Andrzej Pietrasiewicz
2013-12-12
usb: gadget: g_ffs: convert to new interface of f_ecm
Andrzej Pietrasiewicz
2013-12-12
usb: gadget: g_ffs: remove a reduntant gfs_ether_setup variable
Andrzej Pietrasiewicz
2013-12-12
usb: gadget: configfs: allow setting function instance's name
Andrzej Pietrasiewicz
2013-12-12
usb: gadget: s3c-hsotg: add flush TX FIFO when kill all requests
Robert Baldyga
2013-12-12
usb: gadget: s3c-hsotg: fix maxpacket size in s3c_hsotg_irq_enumdone
Robert Baldyga
2013-12-09
usb: f_fs: check quirk to pad epout buf size when not aligned to maxpacketsize
Michal Nazarewicz
2013-12-09
usb: gadget: f_fs: remove loop from I/O function
Michal Nazarewicz
2013-12-06
usb: gadget: amd5536udc: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-06
usb: gadget: pch_udc: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-11-26
usb: gadget: f_sourcesink: add configfs support
Andrzej Pietrasiewicz
2013-11-26
usb: gadget: f_loopback: add configfs support
Andrzej Pietrasiewicz
2013-11-26
usb: gadget: factor out alloc_ep_req
Andrzej Pietrasiewicz
2013-11-26
usb: gadget: composite: redirect setup requests
Andrzej Pietrasiewicz
2013-11-26
usb: gadget: update some out of date comments
Dan Carpenter
2013-11-26
usb: gadget: remove superfluous name casts
Geert Uytterhoeven
2013-11-26
usb: gadget: goku: remove unused argument
Michal Nazarewicz
2013-11-26
usb: gadget: epautoconf: switch over to usb_endpoint_type()
Felipe Balbi
2013-11-26
usb: gadget: r8a66597-udc: convert to clk_prepare/unprepare
Laurent Pinchart
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-10-31
DMA-API: usb: use dma_set_coherent_mask()
Russell King
2013-10-25
usb/gadget: f_mass_storage: use string literal as format in dev_set_name
Andrzej Pietrasiewicz
2013-10-24
Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-10-17
usb: gadget: f_mass_storage: style corrections, cleanup & simplification
Andrzej Pietrasiewicz
2013-10-16
target: Remove TF_CIT_TMPL macro
Andy Grover
2013-10-15
usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpoints
Robert Baldyga
2013-10-15
usb: gadget: s3c-hsotg: fix interrupt configuration in dedicated-fifo mode
Robert Baldyga
2013-10-15
usb: gadget: s3c-hsotg: fix clear feature ENDPOINT_HALT
Robert Baldyga
2013-10-15
usb: gadget: s3c-hsotg: fix "halted" property updating
Robert Baldyga
2013-10-15
usb: gadget: s3c-hsotg: add DAINT masking
Robert Baldyga
2013-10-15
usb: gadget: s3c-hsotg: fix endpoint interrupts handling
Robert Baldyga
2013-10-15
usb: gadget: s3c-hsotg: fix s3c_hsotg_write_fifo function for dedicated fifo ...
Robert Baldyga
2013-10-15
usb: gadget: s3c-hsotg: fix "protocol stall" handling
Robert Baldyga
[next]