index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
net2272.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
USB: gadget: audit sysfs attribute permissions
Greg Kroah-Hartman
1
-2
/
+2
2013-04-05
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-19
/
+6
2013-03-27
usb: gadget: net2272: fix sparse warnings
Felipe Balbi
1
-3
/
+3
2013-03-21
usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"
Paul Bolle
1
-1
/
+1
2013-03-20
usb: gadget: net22xx: fix ->disconnect reporting
Felipe Balbi
1
-0
/
+7
2013-03-18
usb: gadget: net2272: remove unused DMA_ADDR_INVALID
Felipe Balbi
1
-2
/
+0
2013-03-18
usb: gadget: net2272: don't assign gadget.dev.release directly
Felipe Balbi
1
-2
/
+2
2013-03-18
usb: gadget: net2272: don't touch gadget.dev.driver
Felipe Balbi
1
-2
/
+0
2013-03-18
usb: gadget: net2272: remove unnecessary initializations
Felipe Balbi
1
-2
/
+0
2013-03-18
usb: gadget: drop now unnecessary flag
Felipe Balbi
1
-1
/
+0
2013-03-18
usb: gadget: net2272: let udc-core manage gadget->dev
Felipe Balbi
1
-8
/
+2
2012-11-21
usb: remove use of __devexit
Bill Pemberton
1
-5
/
+5
2012-11-21
usb: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-21
usb: remove use of __devinit
Bill Pemberton
1
-7
/
+6
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
1
-2
/
+2
2012-10-23
usb: gadget: net2272: fix missing unlock on error in net2272_irq()
Wei Yongjun
1
-1
/
+3
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-02-28
usb: gadget: net2272: use generic map/umap routines
Felipe Balbi
1
-10
/
+8
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
1
-1
/
+1
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
1
-1
/
+1
2011-10-13
usb: gadget: net2272: convert to new style
Felipe Balbi
1
-53
/
+19
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
1
-2
/
+2
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-1
/
+1
2011-08-08
usb: gadget: net2272 - Correct includes
Geert Uytterhoeven
1
-1
/
+1
2011-07-05
usb: gadget: net2272: fix compile warnings
Felipe Balbi
1
-4
/
+4
2011-07-01
usb: gadget: add platform module alias where it is missing
Sebastian Andrzej Siewior
1
-0
/
+1
2011-07-01
usb: gadget: net2272: cleanup pci_register_driver() error path
Sebastian Andrzej Siewior
1
-5
/
+26
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
1
-5
/
+17
2011-06-06
USB: net2272: driver for PLX NET2272 USB device controller
Seth Levy
1
-0
/
+2718