summaryrefslogtreecommitdiff
path: root/drivers/usb/host/oxu210hp-hcd.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-3/+3
2025-01-15USB: host: Use str_enable_disable-like helpersKrzysztof Kozlowski1-1/+2
2024-11-13drivers/usb/host: refactor min/max with min_t/max_tSabyrzhan Tasbolatov1-2/+2
2024-10-14Merge 6.12-rc3 into usb-nextGreg Kroah-Hartman1-1/+1
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-10-04usb: host: fix typo in the commentYan Zhen1-1/+1
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-06-04usb: host: oxu210hp: remove unused struct 'ehci_dbg_port'Dr. David Alan Gilbert1-25/+0
2023-07-27usb: oxu210hp-hcd: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-05-28usb: oxu210hp-hcd: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-09usb: host: oxu210hp-hcd: Replace fake flex-array with flexible-array memberGustavo A. R. Silva1-1/+1
2022-04-23usb: remove third argument of usb_maxpacket()Vincent Mailhol1-2/+2
2022-04-23drivers: usb: host: Fix deadlock in oxu_bus_suspend()Duoming Zhou1-0/+2
2022-04-21usb:oxu210hp-hcd: Use platform_get_irq() to get the interruptMinghao Chi1-7/+3
2022-03-15usb: oxu210hp-hcd: remove redundant call to max_packet() macroVincent Mailhol1-1/+1
2021-10-05usb: host: oxu210hp: Fix a function name in commentsCai Huoqing1-1/+1
2020-12-09usb: oxu210hp-hcd: Fix memory leak in oxu_createZhang Qilong1-1/+3
2020-11-23usb: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-09-25usb: oxu210hp-hcd: convert to readl_poll_timeout_atomic()Chunfeng Yun1-11/+10
2020-07-10usb: Use fallthrough pseudo-keywordGustavo A. R. Silva1-4/+4
2020-07-03usb: host: oxu210hp-hcd: Move declaration of 'qtd' into 'ifdef OXU_URB_TRACE'Lee Jones1-4/+3
2020-01-08usb: host: oxu210hp-hcd: fix gcc warningArnd Bergmann1-5/+9
2019-11-04usb: host: oxu210hp-hcd: fix __iomem annotationsBen Dooks (Codethink)1-7/+7
2019-08-21usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig1-3/+0
2019-07-25usb: host: oxu210hp-hcd: squash oxu210hp.h into oxu210hp-hcd.cMasahiro Yamada1-2/+441
2019-02-19usb: host: oxu210hp-hcd: remove set but not used variables 'uframes, transfer...YueHaibing1-7/+1
2019-02-12usb: host: oxu210hp-hcd: fix indentation issueColin Ian King1-1/+1
2017-11-22treewide: setup_timer() -> timer_setup()Kees Cook1-3/+3
2017-11-07USB: host: Remove redundant license textGreg Kroah-Hartman1-14/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-11-01usb: host: oxu210hp-hcd: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-03-16usb: host: Remove remaining pci_pool in commentsRomain Perier1-1/+1
2017-01-19usb: host: oxu210hp-hcd: remove unused variableSudip Mukherjee1-2/+0
2016-01-25usb: host: oxu210hp-hcd: use list_for_each_entry_safeGeliang Tang1-10/+5
2015-12-04usb: use BUG_ON() instead of BUG()Geyslan G. Bem1-5/+3
2015-11-10dma: remove external references to dma_supportedChristoph Hellwig1-1/+1
2015-08-05usb: host: oxu210hp-hcd: Simplify return statementSaurabh Karajgaonkar1-6/+1
2015-04-10Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-3/+4
2015-04-07usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi1-3/+4
2015-04-03oxu210hp-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-01-25oxu210hp-hcd: use HUB_CHAR_*Sergei Shtylyov1-3/+3
2015-01-09usb: oxu210hp-hcd: Use setup_timerJulia Lawall1-3/+1
2014-12-20PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki1-1/+1
2014-11-04usb: host: oxu210hp-hcd: delete unnecessary 'out of memory' messagesPeter Chen1-1/+0
2014-09-24usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek1-5/+5
2014-07-10USB: oxu210hp-hcd.c: use devm_ functionsHimangi Saraogi1-39/+9
2014-01-09usb: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-09usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen1-0/+1
2013-12-03usb: kill DEBUG compile optionOliver Neukum1-0/+4