aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/c67x00/c67x00-sched.c
AgeCommit message (Expand)Author
2020-08-31Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18usb: c67x00: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-07-20Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman
2020-07-10USB: c67x00: fix use after free in c67x00_giveback_urbTom Rix
2020-07-03usb: c67x00: c67x00-sched: Demote obvious misuse of kerneldoc to standard com...Lee Jones
2017-11-07USB: c67x00: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-01USB: c67x00: remove redundant pointer urbpColin Ian King
2014-01-07USB: c67x00: move URB private data allocation from under spinlockMax Filippov
2013-12-20USB: c67x00: remove CONFIG_USB_DEBUG dependancyGreg Kroah-Hartman
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-03-07usb: c67x00 RetryCnt value in c67x00 TD should be 3Dave Tubbs
2013-03-07usb: Correction to c67x00 TD data length maskDave Tubbs
2011-03-31Fix common misspellingsLucas De Marchi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-05-02USB: add Cypress c67x00 OTG controller HCD driverPeter Korsgaard