summaryrefslogtreecommitdiff
path: root/drivers/usb/host/fotg210-hcd.c
AgeCommit message (Expand)Author
2021-09-22usb: host: fotg210: fix the actual_length of an iso packetKelly Devilliv
2021-05-22usb: fotg210-hcd: Fix an error messageChristophe JAILLET
2019-09-06usb: host: fotg2: restart hcd after port resetHans Ulli Kroll
2015-11-09dma: remove external references to dma_supportedChristoph Hellwig
2015-10-17usb/host/fotg210: Remove return statement inside ifPeter Senna Tschudin
2015-10-16usb/host/fotg210: Add function scan_frame_queue()Peter Senna Tschudin
2015-10-16usb/host/fotg210: Add function: output_buf_tds_dir()Peter Senna Tschudin
2015-10-16usb/host/fotg210: convert macro to inline functionPeter Senna Tschudin
2015-10-16usb/host/fotg210: replace msleep by usleep_rangePeter Senna Tschudin
2015-10-16usb/host/fotg210: change kmalloc by kmalloc_arrayPeter Senna Tschudin
2015-10-16usb/host/fotg210: Remove useless else statementPeter Senna Tschudin
2015-10-16usb/host/fotg210: remove KERN_WARNING from pr_warnPeter Senna Tschudin
2015-10-16usb/host/fotg210: Fix coding style issuesPeter Senna Tschudin
2015-10-04usb: host: fotg210: remove unreachable codeLuis de Bethencourt
2015-10-04usb: host: drop null test before destroy functionsJulia Lawall
2015-04-10Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-04-07usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-03fotg210-hcd: use USB_DT_HUBSergei Shtylyov
2015-01-25fotg210-hcd: use HUB_CHAR_*Sergei Shtylyov
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek
2014-07-09fotg210: Use managed interfaces for allocation of resourcesHimangi Saraogi
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-12-03USB: kill #undef VERBOSE_DEBUGOliver Neukum
2013-12-03fotg210: kill fotg210_vdbg()Oliver Neukum
2013-12-03fotg210: remove conditional compilationOliver Neukum
2013-12-03fotg210: change dbg_port() to evaluate parameters only if neededOliver Neukum
2013-12-03fotg210: always compile the support for debugfsOliver Neukum
2013-12-03fotg210: remove conditional compilationOliver Neukum
2013-10-11usb: Remove unnecessary semicolonsJoe Perches
2013-07-29usb: host: Faraday fotg210-hcd driverFeng-Hsin Chiang
2013-07-24Revert "usb: host: Faraday fotg210-hcd driver"Greg Kroah-Hartman
2013-07-24usb: host: Faraday fotg210-hcd driverYuan-Hsin Chen