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
/
usb
/
misc
/
cypress_cy7c63.c
Age
Commit message (
Expand
)
Author
2019-08-09
USB: cypress_cy7c63: convert to use dev_groups
Greg Kroah-Hartman
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RW
Greg Kroah-Hartman
2017-11-04
USB: misc: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2016-08-30
usb: misc: cypress_cy7c63: don't print on ENOMEM
Wolfram Sang
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2011-11-18
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
2010-11-15
USB: misc: cypress_cy7c63: fix up some sysfs attribute permissions
Greg Kroah-Hartman
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-02
USB misc: make USB device id constant
Németh Márton
2008-10-17
USB: remove err() macro from usb misc drivers
Greg Kroah-Hartman
2008-02-01
USB: cypress_cy7c63: updated contact/usage information
Oliver Bock
2007-04-27
USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NU...
Oliver Neukum
2006-09-27
USB: fix __must_check warnings in drivers/usb/misc/
Greg Kroah-Hartman
2006-08-26
[PATCH] USB: fix bug in cypress_cy7c63.c driver
Greg Kroah-Hartman
2006-08-02
USB: cypress driver comment updates
Oliver Bock
2006-07-12
[PATCH] USB: rename Cypress CY7C63xxx driver to proper name and fix up some t...
Oliver Bock