summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/sl811-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* usb: sl811-hcd: only defined function checkdone if QUIRK2 is definedColin Ian King2024-03-071-0/+2
* usb: sl811-hcd: Convert to platform remove callback returning voidUwe Kleine-König2023-05-281-3/+2
* USB: sl811: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-061-1/+1
* usb: remove third argument of usb_maxpacket()Vincent Mailhol2022-04-231-3/+3
* usb: sl811-hcd: improve misleading indentationArnd Bergmann2021-03-231-5/+4
* USB: host: sl811: remove dentry pointer for debugfsGreg Kroah-Hartman2021-03-101-4/+3
* usb: host: sl811: Switch to use platform_get_mem_or_io()Andy Shevchenko2020-12-101-11/+9
* usb: host: sl811-hcd: remove useless cast for driver.nameCorentin Labbe2020-02-191-1/+1
* usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig2019-08-211-6/+0
* USB: host: sl811: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-03-161-14/+3
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-3/+3
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: host/sl811-hcd: constify hc_driver structuresJulia Lawall2017-07-301-1/+1
* Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-04-101-1/+1
|\
| * usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-1/+1
* | sl811-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* | Revert "usb: host/sl811-hcd: fix sparse warning"Guenter Roeck2015-04-031-1/+1
* | usb: host/sl811-hcd: fix platform_no_drv_owner.cocci warningskbuild test robot2015-03-261-1/+0
* | usb: host/sl811-hcd: fix sparse warningLad, Prabhakar2015-03-181-1/+1
|/
* sl811-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-251-3/+3
* usb: sl811-hcd: Use setup_timerJulia Lawall2015-01-091-3/+1
* USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-041-3/+2
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-231-4/+4
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-0/+2
* usb: Remove unnecessary semicolonsJoe Perches2013-10-111-2/+2
* USB: host: use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* USB: sl811: move debug files from proc to debugfsGreg Kroah-Hartman2013-07-241-27/+11
* USB: sl811: remove CONFIG_USB_DEBUG dependencyGreg Kroah-Hartman2013-07-231-28/+41
* USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-151-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-1/+1
|\
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-1/+1
* | USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-281-1/+1
|/
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* drivers/usb/host/sl811-hcd.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-131-1/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* usb: sl811-hcd: Convert to module_platform_driverTobias Klauser2012-03-021-17/+4
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-231-7/+1
|\
| * USB: sl811: add Kconfig option for ISOCHRONOUS modeMike Frysinger2011-04-131-7/+1
* | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-0/+1
|/
* USB 3.0 Hub ChangesJohn Youn2011-03-131-2/+2
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-131-3/+3
* USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()Jesper Juhl2011-02-031-0/+1
* usb: host: sl811-hcd: check kzalloc() resultKulikov Vasiliy2010-08-101-1/+4
* USB: straighten out port feature vs. port status usageAlan Stern2010-05-201-26/+26
* USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern2010-05-201-3/+3
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1