summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-15tizen: packaging: support perf buildChanho Park1-0/+33
2014-05-15Add dependency on kernel package in kernel-devel package.Jacek Pielaszkiewicz1-0/+1
2014-05-15usb: gadget: fix NULL pointer dereferenceAndrzej Pietrasiewicz1-1/+6
2014-05-15usb: gadget: FunctionFS: use consistent naming with regard to ffs_lockAndrzej Pietrasiewicz1-15/+15
2014-05-15usb: gadget: FunctionFS: staticize functions used only in f_fs.cAndrzej Pietrasiewicz2-4/+4
2014-05-15usb: gadget: code cleanupAndrzej Pietrasiewicz1-1/+1
2014-05-15usb: gadget: FunctionFS: dereference ffs_dev conditionallyAndrzej Pietrasiewicz1-4/+5
2014-05-15usb: gadget: fix up some comments about CONFIG_USB_DEBUGGreg Kroah-Hartman2-2/+2
2014-05-15usb: gadget: should use u16 type variable to store MaxPowerDu, ChangbinX1-1/+1
2014-05-15usb: gadget: configfs: include appropriate header file in configfs.cRashika Kheria1-0/+1
2014-05-15usb: gadget: f_mass_storage: call try_to_freeze only when its safeGeorge Cherian1-11/+12
2014-05-15usb: gadget: zero: module parameters can be staticFengguang Wu1-3/+3
2014-05-15usb: gadget: mass storage: fix return of delayed statusPratyush Anand2-5/+1
2014-05-15usb: gadget: f_mass_storage: fix mass storage dependencyAndrzej Pietrasiewicz1-0/+1
2014-05-15usb: gadget: f_sourcesink: Fix sparse warningJingoo Han1-4/+4
2014-05-15usb: gadget: f_serial: Fix sparse warningJingoo Han1-1/+1
2014-05-15usb: gadget: f_phonet: Fix sparse warningJingoo Han1-1/+1
2014-05-15usb: gadget: f_obex: Fix sparse warningJingoo Han1-1/+1
2014-05-15usb: gadget: f_ncm: Fix sparse warningJingoo Han1-1/+1
2014-05-15usb: gadget: f_mass_storage: Fix sparse warningJingoo Han1-1/+1
2014-05-15usb: gadget: f_loopback: Fix sparse warningJingoo Han1-2/+2
2014-05-15usb: gadget: nokia: fix error recovery path for optional functionsAndrzej Pietrasiewicz1-3/+3
2014-05-15usb: gadget: f_fs: fix sparse warningFelipe Balbi1-1/+1
2014-05-15usb: gadget: FunctionFS: add configfs supportAndrzej Pietrasiewicz4-1/+103
2014-05-15usb: gadget: FunctionFS: Remove compatibility layerAndrzej Pietrasiewicz3-134/+0
2014-05-15usb: gadget: g_ffs: convert to new interface of f_fsAndrzej Pietrasiewicz2-56/+96
2014-05-15usb: gadget: FunctionFS: convert to new function interface with backward comp...Andrzej Pietrasiewicz6-209/+435
2014-05-15usb: gadget: FunctionFS: add devices management codeAndrzej Pietrasiewicz4-137/+314
2014-05-15usb: gadget: FunctionFS: create utility fileAndrzej Pietrasiewicz3-13/+35
2014-05-15usb: gadget: FunctionFS: Remove VLAIS usage from gadget codeAndrzej Pietrasiewicz1-40/+76
2014-05-15usb: gadget: rndis: merge u_rndis.ko with usb_f_rndis.koAndrzej Pietrasiewicz5-16/+26
2014-05-15usb: gadget: f_rndis: remove compatibility layerAndrzej Pietrasiewicz2-107/+1
2014-05-15usb: gadget: g_ffs: convert to new interface of f_rndisAndrzej Pietrasiewicz2-40/+66
2014-05-15usb: gadget: f_subset: remove compatibility layerAndrzej Pietrasiewicz2-62/+1
2014-05-15usb: gadget: g_ffs: convert to new interface of f_subsetAndrzej Pietrasiewicz2-22/+48
2014-05-15usb: gadget: f_ecm: remove compatibility layerAndrzej Pietrasiewicz2-74/+1
2014-05-15usb: gadget: g_ffs: convert to new interface of f_ecmAndrzej Pietrasiewicz2-14/+80
2014-05-15usb: gadget: g_ffs: remove a reduntant gfs_ether_setup variableAndrzej Pietrasiewicz1-8/+5
2014-05-15usb: gadget: configfs: allow setting function instance's nameAndrzej Pietrasiewicz2-0/+9
2014-05-15usb: f_fs: check quirk to pad epout buf size when not aligned to maxpacketsizeMichal Nazarewicz1-4/+19
2014-05-15usb: gadget: f_fs: remove loop from I/O functionMichal Nazarewicz1-54/+40
2014-05-15usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadgetDavid Cohen1-0/+20
2014-05-15usb: gadget: move bitflags to the end of usb_gadget structDavid Cohen1-9/+10
2014-05-15usb: gadget: f_sourcesink: add configfs supportAndrzej Pietrasiewicz5-5/+347
2014-05-15usb: gadget: f_loopback: add configfs supportAndrzej Pietrasiewicz5-2/+166
2014-05-15usb: gadget: factor out alloc_ep_reqAndrzej Pietrasiewicz8-49/+83
2014-05-15usb: gadget: composite: redirect setup requestsAndrzej Pietrasiewicz1-1/+15
2014-05-15usb: gadget: update some out of date commentsDan Carpenter2-2/+2
2014-05-15usb/gadget: f_mass_storage: use string literal as format in dev_set_nameAndrzej Pietrasiewicz1-1/+1
2014-05-15usb: gadget: f_mass_storage: style corrections, cleanup & simplificationAndrzej Pietrasiewicz1-19/+18