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
2015-03-06
staging: ozwpan: Move code from success handling to error handling
Quentin Lambert
2015-03-06
staging: ozwpan: Remove allocation from delaration line
Quentin Lambert
2014-12-15
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-11-26
staging: ozwpan: Deletion of unnecessary checks before the function call "oz_...
Markus Elfring
2014-10-30
staging: ozwpan: Remove useless cast on void pointer
Tapasweni Pathak
2014-10-28
staging: ozwpan: Fix incorrect type in assignments
Melike Yurtoglu
2014-10-27
staging: remove unneeded parentheses around the right hand side of an assignment
Jiayi Ye
2014-10-20
staging: ozwpan: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-08
staging: ozwpan: use kmalloc_array over kmalloc with multiply
Adrian Nicoara
2014-09-08
staging: ozwpan: fix redundant else after break or return
Adrian Nicoara
2014-08-16
staging: ozwpan: Use list helpers
Christoph Jaeger
2014-08-16
staging: ozwpan: Use slab cache for oz_urb_link allocation
Christoph Jaeger
2014-05-23
staging: ozwpan: Remove useless return variables
Peter Senna Tschudin
2014-05-23
staging: ozwpan: Add missing blanklines after declarations
James A Shackleford
2014-03-13
staging/ozwpan: formatting coding style
Jérôme Pinot
2014-03-13
staging/ozwpan: coding style __constant_
Jérôme Pinot
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
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
[next]