Age | Commit message (Expand) | Author |
2021-03-10 | USB: host: isp116x: remove dentry pointer for debugfs | Greg Kroah-Hartman |
2020-11-23 | usb: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2019-08-21 | usb: add a HCD_DMA flag instead of guestimating DMA capabilities | Christoph Hellwig |
2018-05-31 | USB: isp116x-hcd: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2018-03-09 | USB: host: isp116x: Re-use DEFINE_SHOW_ATTRIBUTE() macro | Andy Shevchenko |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman |
2017-11-01 | usb: host: isp116x-hcd: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-07-30 | isp116x-hcd: constify hc_driver structures | Julia Lawall |
2015-05-10 | USB: isp116x-hcd.c: move assignment out of if () block | Greg Kroah-Hartman |
2015-04-10 | Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2015-04-07 | usb: host: isp116x: use new USB_RESUME_TIMEOUT | Felipe Balbi |
2015-04-03 | isp116x-hcd: use USB_DT_HUB | Sergei Shtylyov |
2015-01-25 | isp116x-hcd: use HUB_CHAR_* | Sergei Shtylyov |
2014-10-20 | usb: host: drop owner assignment from platform_drivers | Wolfram Sang |
2014-01-08 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-12-08 | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen |
2013-12-03 | usb: host: Remove superfluous name casts | Geert Uytterhoeven |
2013-07-31 | USB: host: use dev_get_platdata() | Jingoo Han |
2012-11-21 | usb: remove use of __devinit | Bill Pemberton |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-02 | usb: isp116x-hcd: Convert to module_platform_driver | Tobias Klauser |
2011-09-18 | USB: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-05-19 | USB: remove remaining usages of hcd->state from usbcore and fix regression | Alan Stern |
2011-03-13 | USB 3.0 Hub Changes | John Youn |
2011-03-13 | USB: Remove bitmap #define from hcd.h | Sarah Sharp |
2010-10-22 | USB: isp116x-hcd - use resource_size instead of defining its own resource_len... | Axel Lin |
2010-05-20 | USB: make hcd.h public (drivers dependency) | Eric Lescouet |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-03-24 | USB: make transfer_buffer_lengths in struct urb field u32 | Greg Kroah-Hartman |
2008-10-17 | USB: Let some USB host controllers get IRQ flags from resource | Marc Zyngier |
2008-07-25 | Rename WARN() to WARNING() to clear the namespace | Arjan van de Ven |
2008-07-21 | USB: Fix bug with byte order in isp116x-hcd.c fio write/read | Julien May |
2008-07-21 | USB: usb dev_name() instead of dev->bus_id | Kay Sievers |
2008-04-24 | USB: HCDs use the do_remote_wakeup flag | Alan Stern |
2008-04-24 | USB: remove dev->power.power_state | Alan Stern |
2008-04-11 | usb host: fix platform driver hotplug/coldplug | Kay Sievers |
2008-03-04 | USB: isp116x: fix enumeration on boot | Anti Sullin |
2008-02-01 | USB: Drop unnecessary continue in a few drivers | Julia Lawall |
2007-10-12 | USB: Eliminate urb->status usage! | Alan Stern |
2007-10-12 | USB: add urb->unlinked field | Alan Stern |
2007-10-12 | USB: centralize -EREMOTEIO handling | Alan Stern |
2007-10-12 | USB: remove unnecessary tests in isp116x and sl811 | Alan Stern |
2007-10-12 | USB: make HCDs responsible for managing endpoint queues | Alan Stern |
2007-07-19 | isp116x-hcd: prepare for urb->status | Alan Stern |
2007-02-16 | USB: change __init to __devinit for isp116x_probe | Prarit Bhargava |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-09-27 | USB: Make file operations structs in drivers/usb const. | Luiz Fernando N. Capitulino |
2006-09-27 | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o |
2006-07-02 | [PATCH] irq-flags: usb: Use the new IRQF_ constants | Thomas Gleixner |