Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
72f86db4dd5eafbadd45c9092df73c49f320f638
/
drivers
/
usb
/
gadget
/
udc
/
r8a66597-udc.c
c94e289f
usb: gadget: remove incorrect __init/__exit annotations
by Arnd Bergmann
· 10 years ago
0bcff9e
usb: gadget: r8a66597-udc: set value for common is_selfpowered
by Peter Chen
· 10 years ago
5443a79
usb: gadget: r8a66597-udc: use udc-core's reset notifier
by Peter Chen
· 10 years ago
a2655e4
usb: gadget: fix ptr_ret.cocci warnings
by Fengguang Wu
· 10 years ago
22835b8
usb: gadget: remove unnecessary 'driver' argument
by Felipe Balbi
· 10 years ago
304f7e5
usb: gadget: Refactor request completion
by Michal Sojka
· 10 years ago
f7cc38b
Merge tag 'v3.17-rc4' into next
by Felipe Balbi
· 10 years ago
b8adc3d
usb: gadget: udc: use USB API functions rather than constants
by Himangi Saraogi
· 10 years ago
17c128e
usb: gadget: Remove redundant dev_err call in r8a66597_sudmac_ioremap()
by Wei Yongjun
· 10 years ago
4b11f88
usb: gadget: Fix return value check in r8a66597_probe()
by Wei Yongjun
· 10 years ago
90fccb5
usb: gadget: Gadget directory cleanup - group UDC drivers
by Andrzej Pietrasiewicz
· 10 years ago
[Renamed from drivers/usb/gadget/r8a66597-udc.c]
dad8338
usb: gadget: r8a66597-udc: delete __init marker for probe
by Peter Chen
· 11 years ago
885162d
usb: gadget: r8a66597-udc: remove now unused clean_up and clean_up3 label.
by Ben Dooks
· 11 years ago
4b52695
usb: gadget: r8a66597-udc: use devm_request_irq() to get device irq
by Ben Dooks
· 11 years ago
3d7037b7
usb: gadget: r8a66597-udc: use devm_clk_get() to get clock
by Ben Dooks
· 11 years ago
776976a
usb: gadget: r8a66597-udc: cleanup error path
by Ben Dooks
· 11 years ago
9a6d5d4
usb: gadget: r8a66597-udc: handle sudmac registers with devm_ioremap_resource()
by Ben Dooks
· 11 years ago
531bc93
usb: gadget: r8a66597-udc: use devm_kzalloc() to allocate driver state
by Ben Dooks
· 11 years ago
f390f57
usb: gadget: r8a66597-udc: keep dev as reference to &pdev->dev
by Ben Dooks
· 11 years ago
e181505
usb: gadget: r8a66597-udc: use devm_ioremap_resource() for registers
by Ben Dooks
· 11 years ago
e5f06f9
usb: gadget: r8a66597-udc: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
e117e74
usb: gadget: add "maxpacket_limit" field to struct usb_ep
by Robert Baldyga
· 11 years ago
989c78d
usb: gadget: r8a66597-udc: convert to clk_prepare/unprepare
by Laurent Pinchart
· 11 years ago
e01ee9f
usb: gadget: use dev_get_platdata()
by Jingoo Han
· 11 years ago
f37d49a
usb: gadget: r8a66597-udc: do not unlock unheld spinlock in r8a66597_sudmac_irq()
by Alexey Khoroshilov
· 12 years ago
dae8ead
usb: gadget: use platform_{get,set}_drvdata()
by Jingoo Han
· 12 years ago
f3423d3
usb: gadget: r8a66597-udc: fix error return code in r8a66597_probe()
by Wei Yongjun
· 12 years ago
5913970
usb: gadget: r8a66597-udc: don't assign gadget.dev.release directly
by Felipe Balbi
· 12 years ago
71b0dd2
usb: gadget: r8a66597-udc: remove unnecessary initializations
by Felipe Balbi
· 12 years ago
7bce401
usb: gadget: drop now unnecessary flag
by Felipe Balbi
· 12 years ago
80bf534
usb: gadget: r8a66597-udc: let udc-core manage gadget->dev
by Felipe Balbi
· 12 years ago
74e1a2a
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
eeef458
usb: gadget: constify all struct usb_gadget_ops
by Felipe Balbi
· 12 years ago
52f7a82
usb: converto drivers/usb/* to use module_platform_driver_probe()
by Fabio Porcedda
· 12 years ago
569a50d
gadget/r8a66597: remove conditional compilation of clk code
by Viresh Kumar
· 12 years ago
1ec9c8a
usb: gadget: r8a66597-udc: add support for set_selfpowered
by Shimoda, Yoshihiro
· 13 years ago
9e658f2
usb: gadget: Update r8a66597-udc to use usb_endpoint_descriptor inside the struct usb_ep
by Ido Shayevitz
· 13 years ago
05d00fb
usb: gadget: r8a66597: use generic map/unmap routines
by Felipe Balbi
· 13 years ago
7177aed
usb: gadget: rename usb_gadget_driver::speed to max_speed
by Michal Nazarewicz
· 13 years ago
d327ab5
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
by Michal Nazarewicz
· 13 years ago
bfe0658
usb: udc: Fix gadget driver's speed check in various UDC drivers
by Michal Nazarewicz
· 13 years ago
05bb701
usb: gadget: r8a66597-udc: fix flush fifo handling
by Yoshihiro Shimoda
· 13 years ago
b8cbbf8
usb: gadget: r8a66597-udc: fix for udc-newstyle
by Yoshihiro Shimoda
· 13 years ago
478ff25
usb: gadget: r8a66597: convert to new style
by Felipe Balbi
· 13 years ago
b8a56e1
usb: gadget: r8a66597-udc: add support for SUDMAC
by Yoshihiro Shimoda
· 13 years ago
12158f4
usb: gadget: r8a66597-udc: use dev_*() instead of printk()
by Yoshihiro Shimoda
· 13 years ago
0a85577
usb: gadget: r8a66597-udc: change prototype of r8a66597_write_fifo
by Yoshihiro Shimoda
· 13 years ago
b5dd18d
USB: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
28c9fc6
usb gadget: clean up FSF boilerplate text
by Klaus Schwarzkopf
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
8ca1375
usb: gadget: r8a66597-udc: add pullup function
by Yoshihiro Shimoda
· 13 years ago
96fe53e
usb: gadget: r8a66597-udc: add support for TEST_MODE
by Yoshihiro Shimoda
· 13 years ago
5154e9f
usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform data
by Yoshihiro Shimoda
· 13 years ago
deafeb2
usb: gadget: r8a66597-udc: fix cannot connect after rmmod gadget driver
by Yoshihiro Shimoda
· 13 years ago
5db05c0
usb: update email address in r8a66597-udc and m66592-udc
by Yoshihiro Shimoda
· 13 years ago
86081d7
usb: gadget: add platform module alias where it is missing
by Sebastian Andrzej Siewior
· 13 years ago
0f91349
usb: gadget: convert all users to the new udc infrastructure
by Sebastian Andrzej Siewior
· 13 years ago
2c2da17
usb: r8a66597-udc: fix spinlock usage
by Yoshihiro Shimoda
· 14 years ago
6d86d52
usb: r8a66597-udc: Fixed bufnum of Bulk
by Yusuke Goda
· 14 years ago
e576a7a
usb: r8a66597-udc: Add processing when USB was removed.
by Yusuke Goda
· 14 years ago
c0109b8
USB: gadget: Remove pr_<level> uses of KERN_<level>
by Joe Perches
· 14 years ago
b0fca50
usb gadget: don't save bind callback in struct usb_gadget_driver
by Uwe Kleine-König
· 14 years ago
96f2a34
USB: r8a66597-udc: return -ENOMEM if kzalloc() fails
by Axel Lin
· 14 years ago
e8b4866
usb: gadget: r8a66597-udc pio to mmio accessor conversion.
by Paul Mundt
· 15 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
72f878c
USB gadget r8a66597-udc.c: duplicated include
by Andrea Gelmini
· 15 years ago
fa7bf34
usb/gadget: fix compile error on r8a66597-udc.c
by Grant Likely
· 15 years ago
ae3a079
USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()
by Mark Brown
· 15 years ago
9e7291c
usb: r8a66597-udc: implement the set_wedge method
by Yoshihiro Shimoda
· 15 years ago
0bb886d
usb: r8a66597-udc disable interrupts on shutdown fix
by Magnus Damm
· 15 years ago
ef5ce3b
usb: r8a66597-udc buffer management update
by Magnus Damm
· 15 years ago
d2e27bd
usb: add clock support to r8a66597 gadget driver
by Magnus Damm
· 15 years ago
c414424
usb: gadget: R8A66597 peripheral controller support.
by Yoshihiro Shimoda
· 15 years ago