Bill Pemberton
|
fb4e98ab63
usb: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
41ac7b3ab7
usb: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
7690417db5
usb: remove use of __devexit_p
|
12 years ago |
Greg Kroah-Hartman
|
7135f08e47
Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
12 years ago |
Sachin Kamat
|
84749c6dcb
usb: gadget: s3c-hsotg: Use devm_clk_get function
|
13 years ago |
Du, Changbin
|
2868fea2d6
usb: gadget: s3c-hsotg: fix core reset timeout failure
|
13 years ago |
Julia Lawall
|
dfdda5a0fa
drivers/usb/gadget/s3c-hsotg.c: fix error return code
|
13 years ago |
Alexandre Pereira da Silva
|
7d7b22928b
usb: gadget: s3c-hsotg: Propagate devicetree to gadget drivers
|
13 years ago |
Lukasz Majewski
|
a188b6897e
usb: gadget: hsotg: pullup method implementation for s3c-hsotg UDC driver
|
13 years ago |
Lukasz Majewski
|
5ad1d31609
usb: hsotg: samsung: smp Provide *_lock functions abstraction layer for SMP SoCs
|
13 years ago |
Lukasz Majewski
|
2b19a52cc8
usb: hsotg: samsung: Protect the udc_stop routine with spinlock
|
13 years ago |
Lukasz Majewski
|
22258f4906
usb: hsotg: samsung: Replace endpoint specific locks with a global lock
|
13 years ago |
Sachin Kamat
|
338edabcd8
usb: s3c-hsotg: Use devm_* functions in s3c-hsotg.c file
|
13 years ago |
Lukasz Majewski
|
126625e1bf
usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper place
|
13 years ago |
Lukasz Majewski
|
1d144c6732
usb:hsotg:samsung: err_irq: support for probe function
|
13 years ago |
Lukasz Majewski
|
04b4a0fce5
usb:hsotg:samsung: Use clk_prepare_enable and clk_disable_unprepare
|
13 years ago |
Lukasz Majewski
|
94cb8fd637
usb:hsotg:samsung: Remove the S3C_ prefix from registers definition.
|
13 years ago |
Lukasz Majewski
|
f026a52d43
usb:hsotg:samsung: Add release function for hsotg device
|
13 years ago |
Lukasz Majewski
|
f99b2bfebe
usb:hsotg:samsung: Remove our_hsotg global pointer
|
13 years ago |
Lukasz Majewski
|
8b9bc4608e
usb:hsotg:samsung: Comments reorganization and cleanup
|
13 years ago |
Lukasz Majewski
|
f65f0f1098
usb:hsotg:samsung: Use new udc_start and udc_stop callbacks
|
13 years ago |
Lukasz Majewski
|
b3f489b2b6
usb:hsotg:samsung: Determine number of EPs from HW configuration register
|
13 years ago |
Lukasz Majewski
|
12a1f4dc0d
usb:hsotg:samsung: Cable disconnection recovery code
|
13 years ago |
Lukasz Majewski
|
5e891342fd
usb:hsotg:samsung: Rename s3c_hsotg_disconnect function
|
13 years ago |
Lukasz Majewski
|
b3546c97c7
usb:hsotg:samsung: Remove Disconnect Interrupt handler
|
13 years ago |
Lukasz Majewski
|
308d734e9e
usb:hsotg:samsung: Extract core initialization function
|
13 years ago |
Lukasz Majewski
|
d3ca0259c5
usb:hsotg:samsung: Sending ZLP packet for IN EP0 transfers
|
13 years ago |
Lukasz Majewski
|
71225beeeb
usb:hsotg:samsung: NAK management for EP0 (Setup stage of control transfers)
|
13 years ago |
Lukasz Majewski
|
fc9a731ed0
usb:hsotg:samsung: Use of regulator_bulk_* functions for USB regulators
|
13 years ago |
Lukasz Majewski
|
4118878697
usb:hsotg:samsung: Wrappers for USB PHY methods
|
13 years ago |