- d057ac4 usb: isp1760: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years, 1 month ago
- 9c1587d usb: isp1760: otg control register access by Rui Miguel Silva · 3 years, 5 months ago
- 955d0fb usb: isp1760: use the right irq status bit by Rui Miguel Silva · 3 years, 5 months ago
- 36815a4 usb: isp1760: write to status and address register by Rui Miguel Silva · 3 years, 5 months ago
- cbfa3ef usb: isp1760: fix qtd fill length by Rui Miguel Silva · 3 years, 5 months ago
- f757f92 usb: isp1760: fix memory pool initialization by Rui Miguel Silva · 3 years, 5 months ago
- de94024 usb: isp1760: clean never read udc_enabled warning by Rui Miguel Silva · 3 years, 5 months ago
- 7d1d388 usb: isp1760: do not shift in uninitialized slot by Rui Miguel Silva · 3 years, 5 months ago
- 5e4cd1b usb: isp1760: do not reset retval by Rui Miguel Silva · 3 years, 5 months ago
- 8e58b77 usb: isp1760: check maxpacketsize before using it by Rui Miguel Silva · 3 years, 5 months ago
- 8472896 usb: isp1760: ignore return value for bus change pattern by Rui Miguel Silva · 3 years, 5 months ago
- cbbdb3f usb: isp1760: rework cache initialization error handling by Rui Miguel Silva · 3 years, 6 months ago
- 41f6731 usb: isp1760: do not sleep in field register poll by Rui Miguel Silva · 3 years, 6 months ago
- 7de14c8 usb: isp1760: remove debug message as error by Rui Miguel Silva · 3 years, 6 months ago
- 5f4dee7 usb: isp1760: Fix meaningless check in isp1763_run() by Tong Tiangen · 3 years, 7 months ago
- 8268acf usb: isp1760: isp1760-udc: Provide missing description for 'udc' param by Lee Jones · 3 years, 8 months ago
- d369c91 usb: isp1763: add peripheral mode by Rui Miguel Silva · 3 years, 8 months ago
- 60d789f usb: isp1760: add support for isp1763 by Rui Miguel Silva · 3 years, 8 months ago
- 3eb96e0 usb: isp1760: use dr_mode binding by Rui Miguel Silva · 3 years, 8 months ago
- a74f639 usb: isp1760: hcd: refactor mempool config and setup by Rui Miguel Silva · 3 years, 8 months ago
- f9a8837 usb: isp1760: remove platform data struct and code by Rui Miguel Silva · 3 years, 8 months ago
- 03e28d5 usb: isp1760: use relaxed primitives by Rui Miguel Silva · 3 years, 8 months ago
- 1da9e1c usb: isp1760: move to regmap for register access by Rui Miguel Silva · 3 years, 8 months ago
- abfabc8 usb: isp1760: fix strict typechecking by Rui Miguel Silva · 3 years, 8 months ago
- 08305b4 usb: isp1760-hcd: convert to readl_poll_timeout_atomic() by Chunfeng Yun · 4 years, 4 months ago
- 0d9b6d4 usb: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
- 29e9ead USB: isp1760: Use the correct style for SPDX License Identifier by Nishad Kamdar · 4 years, 10 months ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- 2334503 usb: isp1760: isp1760-hcd.c: Drop condition with no effect by Saurav Girepunje · 5 years ago
- 7b81cb6 usb: add a HCD_DMA flag instead of guestimating DMA capabilities by Christoph Hellwig · 5 years ago
- ce64cea usb: isp1760-hcd: Fix fall-through annotations by Gustavo A. R. Silva · 6 years ago
- cae8dc3 USB: add missing SPDX lines to Kconfig and Makefiles by Greg Kroah-Hartman · 6 years ago
- 2605603 usb: isp1760: remove redundant variable 'selector' by Colin Ian King · 7 years ago
- de0611b usb: isp1760: Replace mdelay with msleep in isp1760_stop by Jia-Ju Bai · 7 years ago
- 0f02900 usb: isp1760: Replace mdelay with msleep in isp1760_init_core by Jia-Ju Bai · 7 years ago
- 01812ba usb: isp1760: Use kasprintf by Himanshu Jha · 7 years ago
- 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
- 3efe891 USB: add SPDX identifiers to all remaining Makefiles by Greg Kroah-Hartman · 7 years ago
- a2c1b45 USB: isp1760: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
- 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 7e33da59 usb: isp1760: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 992510f usb: isp1760: compress return logic into one line by Gustavo A. R. Silva · 8 years ago
- 2c93e79 usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW by yuan linyu · 8 years ago
- 3774e02 usb: isp1760: constify usb_gadget_ops structures by Bhumika Goyal · 8 years ago
- a4e6a852 usb: Convert pr_warning to pr_warn by Joe Perches · 8 years ago
- 2b320d8 usb: Remove unnecessary space before open square bracket. by Sandhya Bankar · 9 years ago
- eb4cbc1 usb: isp1760: udc: add ep capabilities support by Robert Baldyga · 9 years ago
- 6fd82b6 usb: isp1760: udc: add missing usb_ep_set_maxpacket_limit() by Robert Baldyga · 10 years ago
- e3e64f3 usb: isp1760: check for null return from kzalloc by Colin Ian King · 10 years ago
- c8d1bc1 Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 10 years ago
- 59c9904 usb: isp1760: hcd: use new USB_RESUME_TIMEOUT by Felipe Balbi · 10 years ago
- b7a4abb Merge 4.0-rc7 into usb-next by Greg Kroah-Hartman · 10 years ago
- 1cf6563 isp1760-hcd: use USB_DT_HUB by Sergei Shtylyov · 10 years ago
- 65582a7 usb: isp1760: fix spin unlock in the error path of isp1760_udc_start by Sudeep Holla · 10 years ago
- ab7580c usb: isp1760: add peripheral/device controller chip id by Sudeep Holla · 10 years ago
- 1998ada usb: isp1760: add peripheral/device controller chip id by Sudeep Holla · 10 years ago
- 80b4a0f usb: isp1760: set IRQ flags properly by Valentin Rothberg · 10 years ago
- 7985239 usb: isp1760: fix possible deadlock in isp1760_udc_irq by Sudeep Holla · 10 years ago
- 4d3db7d usb: isp1760: use msecs_to_jiffies for time conversion by Nicholas Mc Guire · 10 years ago
- 4d4bac4 Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
- d21daf1 usb: isp1760: Fix USB disabled check by Laurent Pinchart · 10 years ago
- 1f8d9b9 usb: isp1760: Remove duplicate usb_disabled() check by Laurent Pinchart · 10 years ago
- 100832a usb: isp1760: Make HCD support optional by Laurent Pinchart · 10 years ago
- 7ef077a usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/ by Laurent Pinchart · 10 years ago