summaryrefslogtreecommitdiff
path: root/drivers/usb/c67x00/c67x00-sched.c
Commit message (Expand)AuthorAgeFilesLines
* usb: remove third argument of usb_maxpacket()Vincent Mailhol2022-04-231-2/+2
* usb/c67x00: Replace tasklet with workDavidlohr Bueso2021-01-261-5/+7
* Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman2020-08-311-1/+2
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+2
* | usb: c67x00: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-181-4/+3
|/
* Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman2020-07-201-1/+1
|\
| * USB: c67x00: fix use after free in c67x00_giveback_urbTom Rix2020-07-101-1/+1
* | usb: c67x00: c67x00-sched: Demote obvious misuse of kerneldoc to standard com...Lee Jones2020-07-031-13/+13
|/
* USB: c67x00: Remove redundant license textGreg Kroah-Hartman2017-11-071-15/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* USB: c67x00: remove redundant pointer urbpColin Ian King2017-11-011-2/+0
* USB: c67x00: move URB private data allocation from under spinlockMax Filippov2014-01-071-9/+9
* USB: c67x00: remove CONFIG_USB_DEBUG dependancyGreg Kroah-Hartman2013-12-201-12/+3
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* usb: c67x00 RetryCnt value in c67x00 TD should be 3Dave Tubbs2013-03-071-1/+1
* usb: Correction to c67x00 TD data length maskDave Tubbs2013-03-071-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: add Cypress c67x00 OTG controller HCD driverPeter Korsgaard2008-05-021-0/+1170