Sign in
android-kvm
/
linux
/
a999933db9ed44f8501e0241f7f1fbdf36554396
/
drivers
/
usb
/
host
/
r8a66597-hcd.c
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
ba2e73b
USB: host: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 7 years ago
8e4e276
usb: r8a66597-hcd: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
f5c215e
usb: r8a66597-hcd: constify hc_driver structures
by Julia Lawall
· 8 years ago
1f873d8
usb: r8a66597-hcd: select a different endpoint on timeout
by Chris Brandt
· 8 years ago
dd14a3e
usb: r8a66597-hcd: decrease timeout
by Chris Brandt
· 8 years ago
b1249ab
usb: r8a66597: add locking to r8a66597_check_detect_child
by Heiner Kallweit
· 9 years ago
5363de7
usb: core: switch bus numbering to using idr
by Heiner Kallweit
· 9 years ago
c8d1bc1
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing
by Greg Kroah-Hartman
· 10 years ago
7a606ac
usb: host: r8a66597: use new USB_RESUME_TIMEOUT
by Felipe Balbi
· 10 years ago
5e77bea
r8a66597-hcd: use USB_DT_HUB
by Sergei Shtylyov
· 10 years ago
e70480f
r8a66597-hcd: use HUB_CHAR_*
by Sergei Shtylyov
· 10 years ago
886f310
usb: r8a66597-hcd: Use setup_timer
by Julia Lawall
· 10 years ago
566e026
usb: host: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
0ba3307
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
3c9740a
usb: hcd: move controller wakeup setting initialization to individual driver
by Peter Chen
· 11 years ago
a458677
usb: host: Remove superfluous name casts
by Geert Uytterhoeven
· 11 years ago
9b547a8
usb: r8a66597-hcd: Convert to clk_prepare/unprepare
by Laurent Pinchart
· 11 years ago
9b1b016
usb: r8a66597-hcd: use platform_{get,set}_drvdata()
by Libo Chen
· 11 years ago
d4f09e2
USB: host: use dev_get_platdata()
by Jingoo Han
· 12 years ago
fb4e98a
usb: remove use of __devexit
by Bill Pemberton
· 12 years ago
41ac7b3
usb: remove use of __devinit
by Bill Pemberton
· 12 years ago
7690417
usb: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
969ddcf
USB: hub_for_each_child should skip unconnected ports
by Alan Stern
· 12 years ago
ff823c79
usb: move children to struct usb_port
by Lan Tianyu
· 12 years ago
c311b78
usb/host/r8a66597: remove conditional compilation of clk code
by Viresh Kumar
· 13 years ago
fa28618
Revert "usb: move struct usb_device->children to struct usb_hub_port->child"
by Greg Kroah-Hartman
· 13 years ago
bebc56d
usb: move struct usb_device->children to struct usb_hub_port->child
by Lan Tianyu
· 13 years ago
167e492
USB: r8a66597-hcd.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
42791480
usb: r8a66597-hcd: Convert to module_platform_driver
by Tobias Klauser
· 13 years ago
b5dd18d
USB: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
f549953
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
35da413
usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shift
by Kuninori Morimoto
· 14 years ago
45304e8
usb: update email address in ohci-sh and r8a66597-hcd
by Yoshihiro Shimoda
· 14 years ago
f2e9039
usb: r8a66597-hcd: add function for external controller
by Yoshihiro Shimoda
· 14 years ago
87abd0a
usb: r8a66597-hcd: fix cannot detect low/full speed device
by Yoshihiro Shimoda
· 14 years ago
dbe79bb
USB 3.0 Hub Changes
by John Youn
· 23 years ago
da13051
USB: Remove bitmap #define from hcd.h
by Sarah Sharp
· 14 years ago
0238a0d
usb: Fix up r8a66597-hcd section mismatches.
by Paul Mundt
· 14 years ago
a5797a6
USB: r8a66597: Fix failure in change of status
by Nobuhiro Iwamatsu
· 15 years ago
1c98347
usb: r8a66597-hcd pio to mmio accessor conversion.
by Paul Mundt
· 15 years ago
749da5f
USB: straighten out port feature vs. port status usage
by Alan Stern
· 15 years ago
288ead4
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
by Alan Stern
· 15 years ago
27729aa
USB: make hcd.h public (drivers dependency)
by Eric Lescouet
· 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
d835933
usb: r8a66597-hcd: fix removed from an attached hub
by Yoshihiro Shimoda
· 15 years ago
2c940db
usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.
by Paul Mundt
· 15 years ago
2717568
usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
by Paul Mundt
· 15 years ago
e5ff15b
usb: r8a66597-hdc disable interrupts fix
by Magnus Damm
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
a33279d
USB: r8a66597: clean up. remove unneeded null checks
by Dan Carpenter
· 15 years ago
1e6159f
USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is set
by Yoshihiro Shimoda
· 15 years ago
3725f28
usb: fix hibernate in r8a66597-hcd dev_pm_ops conversion.
by Yoshihiro Shimoda
· 16 years ago
719a72b
usb: r8a66597-hcd platform data on_chip support
by Magnus Damm
· 16 years ago
ae1cef6
usb: convert r8a66597-hcd to dev_pm_ops
by Magnus Damm
· 16 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 16 years ago
5effabb
USB: r8a66597-hcd: use platform_data instead of module_param
by Yoshihiro Shimoda
· 16 years ago
8864bd8
USB: move r8a66597_hcd's probe function to .devinit.text
by Uwe Kleine-König
· 16 years ago
e1e609b
USB: r8a66597-hcd: suspend/resume support
by Yoshihiro Shimoda
· 16 years ago
16e2e5f
USB: make transfer_buffer_lengths in struct urb field u32
by Greg Kroah-Hartman
· 16 years ago
2e0fe70
USB: drivers: use USB API functions rather than constants
by Julia Lawall
· 16 years ago
0a2e5b9
USB: m66592 and r8a66597 resource changes
by Magnus Damm
· 16 years ago
d643510
usb: Fix up sh_mobile usbf clock framework warnings.
by Paul Mundt
· 16 years ago
765786e
sh: sh_mobile usb clock framework support
by Magnus Damm
· 16 years ago
5863964
usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USB
by Yoshihiro Shimoda
· 16 years ago
802f389
USB: remove err() macro from more usb drivers
by Greg Kroah-Hartman
· 17 years ago
5909f6e
USB: remove info() macro from remaining usb drivers
by Greg Kroah-Hartman
· 17 years ago
2714021
USB: Let some USB host controllers get IRQ flags from resource
by Marc Zyngier
· 17 years ago
54d0be9
USB: sh: r8a66597-hcd: fix disconnect regression
by Yoshihiro Shimoda
· 17 years ago
397f519
usb: r8a66597-hcd: fix iinterval for Full/Low speed device
by Yoshihiro Shimoda
· 17 years ago
0bf32b8
usb: r8a66597-hcd: fix interrupt trigger
by Yoshihiro Shimoda
· 17 years ago
fe9b903
USB: host: mark const variable tables as "const"
by Ming Lei
· 17 years ago
fd05e72
drivers/usb annotations and fixes
by Al Viro
· 17 years ago
9424ea2
USB: r8a66597-hcd: Add support for SH7366 USB host
by Yoshihiro Shimoda
· 17 years ago
29fab0c
USB: r8a66597-hcd: fix usb device connection timing
by Yoshihiro Shimoda
· 17 years ago
6d87910
USB: r8a66597-hcd: fix interrupt transfer interval
by Yoshihiro Shimoda
· 17 years ago
70a1c9e
USB: remove dev->power.power_state
by Alan Stern
· 17 years ago
dfa5ec7
USB: use DIV_ROUND_UP
by Julia Lawall
· 17 years ago
f4fce61
usb host: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
442258e
USB: use IRQF_DISABLED for HCD interrupt handlers
by Alan Stern
· 17 years ago
ca0677a
USB: r8a66597-hcd: fix driver removing
by Yoshihiro Shimoda
· 17 years ago
05eac91
USB: r8a66597-hcd: fix endian problem
by Yoshihiro Shimoda
· 17 years ago
e3a0905
USB: r8a66597-hcd: fix Class or Vendor Request
by Yoshihiro Shimoda
· 17 years ago
4a00027
USB: Eliminate urb->status usage!
by Alan Stern
· 17 years ago
888fda4
USB: reorganize urb->status use in r8a66597-hcd
by Alan Stern
· 17 years ago
eb23105
USB: add urb->unlinked field
by Alan Stern
· 18 years ago
b0d9efb
USB: centralize -EREMOTEIO handling
by Alan Stern
· 18 years ago
dfd1e53
USB: minor fixes for r8a66597 driver
by Alan Stern
· 18 years ago
e9df41c
USB: make HCDs responsible for managing endpoint queues
by Alan Stern
· 18 years ago
71ee9a6
usb: r8a66597-hcd: fix up error path.
by Paul Mundt
· 18 years ago
e294531
USB: r8a66597-hcd: fixes some problem
by Yoshihiro Shimoda
· 18 years ago
f6ace2c
USB: r8a66597-hcd: fix NULL access
by Yoshihiro Shimoda
· 18 years ago
5d30435
USB: r8a66597-hcd: host controller driver for R8A66597
by Yoshihiro Shimoda
· 18 years ago