index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ozwpan
/
ozhcd.c
Age
Commit message (
Expand
)
Author
2013-08-28
staging: ozwpan: Increase ISOC IN buffer depth
Rupesh Gujare
2013-08-27
staging: ozwpan: Reset PORT_ENABLE bit.
Rupesh Gujare
2013-08-27
staging: ozwpan: Add debounce time before unregistering.
Rupesh Gujare
2013-08-26
staging: ozwpan: change variable type.
Rupesh Gujare
2013-08-26
staging: ozwpan: Increase interrupt end point buffer size
Rupesh Gujare
2013-08-26
staging: ozwpan: Convert hard coded value to Macro
Rupesh Gujare
2013-08-26
staging: ozwpan: Check for correct config number.
Rupesh Gujare
2013-08-23
staging: ozwpan: Fix Documentation style.
Rupesh Gujare
2013-08-22
staging: ozwpan: Check error condition before creating endpoint.
Rupesh Gujare
2013-08-22
staging: ozwpan: Fix crash for race condition.
Rupesh Gujare
2013-08-15
staging: ozwpan: Remove extra variable.
Rupesh Gujare
2013-08-15
staging: ozwpan: Remove unneeded variable initializer
Rupesh Gujare
2013-08-14
staging: ozwpan: Separate success & failure case for oz_hcd_pd_arrived()
Dan Carpenter
2013-08-14
staging: ozwpan: Swap arguments of oz_ep_alloc() to match kmalloc()
Rupesh Gujare
2013-08-14
staging: ozwpan: Remove unneeded initializers
Rupesh Gujare
2013-08-14
staging: ozwpan: Make oz_hcd_pd_departed() take a struct pointer.
Rupesh Gujare
2013-08-14
staging: ozwpan: Make oz_hcd_pd_arrived() return a struct pointer
Rupesh Gujare
2013-08-14
staging: ozwpan: Remove unnecessary pointer check.
Rupesh Gujare
2013-08-14
staging: ozwpan: Fix coding style.
Rupesh Gujare
2013-08-14
staging: ozwpan: Simply if condition
Rupesh Gujare
2013-08-14
staging: ozwpan: Add a blank line between functions & declarations.
Rupesh Gujare
2013-08-14
staging: ozwpan: Add a blank line between declaraction and code.
Rupesh Gujare
2013-08-12
staging: ozwpan: Return correct hub status.
Rupesh Gujare
2013-08-12
staging: ozwpan: Reset port configuration number.
Rupesh Gujare
2013-08-12
staging: ozwpan: Fixes crash due to invalid port aceess.
Rupesh Gujare
2013-08-12
staging: ozwpan: Fix build warning.
Rupesh Gujare
2013-07-31
staging: ozwpan: High resolution timers
Rupesh Gujare
2013-07-23
staging: ozwpan: Remove old debug macro.
Joe Perches
2013-07-23
staging: ozwpan: Replace oz_trace with oz_dbg
Joe Perches
2013-07-23
staging: ozwpan: Remove extra debug logs.
Joe Perches
2013-06-17
staging: ozwpan: remove event tracing code.
Rupesh Gujare
2013-05-17
staging: ozwpan: fix access byteorder for wMaxPacketSize in ozhcd.c
Xenia Ragiadakou
2013-02-15
staging/ozwpan: Mark read only parameters and structs as const
Peter Huewe
2013-02-15
staging/ozwpan: Mark local functions as static (fix sparse warnings)
Peter Huewe
2013-02-15
staging/ozwpan: Add missing header includes
Peter Huewe
2013-02-15
staging/ozwpan: Fix NULL vs zero in ozhcd.c (sparse warning)
Peter Huewe
2013-01-29
staging:ozwpan: Fix following warning.
Rupesh Gujare
2012-11-21
staging: ozwpan: Remove redundant null check before kfree in ozhcd.c
Sachin Kamat
2012-10-31
staging: ozwpan: use tasklet_kill in device remove/release process
Xiaotian Feng
2012-09-05
staging: ozwpan: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-08-13
staging: ozwpan: Return correct actual_length to userland
Rupesh Gujare
2012-08-13
staging: ozwpan: Insulate driver from HZ value
Rupesh Gujare
2012-08-13
staging: ozwpan: buffer frame if urb not available.
Rupesh Gujare
2012-04-25
staging,ozwpan: Fix typo in comments within staging/ozwpan
Masanari Iida
2012-04-10
staging:ozwpan:ozhcd.c Fix typos in staging:ozwpan
Justin P. Mattock
2012-03-02
staging: ozwpan: remove debug allocator
Greg Kroah-Hartman
2012-02-24
staging: ozwpan: Added USB HCD implementation
Chris Kelly