Commit Graph

1116 Commits (da5cabf80e2433131bf0ed8993abc0f7ea618c73)

Author SHA1 Message Date
Jean Delvare 9a94241afc i2c: Add support for custom probe function 15 years ago
Alan Stern b409214c68 USB: remove fake "address-of" expressions 15 years ago
Sarah Sharp 006d5820b4 USB: xhci: Set DMA mask for host. 15 years ago
Sarah Sharp ed3f245392 USB: xhci: Don't flush doorbell writes. 15 years ago
Sarah Sharp c21599a361 USB: xhci: Reduce reads and writes of interrupter registers. 15 years ago
Sarah Sharp 257d585aae USB: xhci: Make xhci_set_hc_event_deq() static. 15 years ago
Sarah Sharp c06d68b814 USB: xhci: Minimize HW event ring dequeue pointer writes. 15 years ago
Sarah Sharp d6d98a4d8d USB: xhci: Make xhci_handle_event() static. 15 years ago
Sarah Sharp 27e0dd4d7c USB: xhci: Remove unnecessary reads of IRQ_PENDING register. 15 years ago
Sarah Sharp bda531452c USB: xhci: Performance - move xhci_work() into xhci_irq() 15 years ago
Sarah Sharp 9032cd5279 USB: xhci: Performance - move interrupt handlers into xhci-ring.c 15 years ago
Sarah Sharp 021bff9179 USB: xhci: Performance - move functions that find ep ring. 15 years ago
Ming Lei 185c9bcfde USB: ehci: fix remove of ehci debugfs dir 15 years ago
Hauke Mehrtens f2402f21ca USB: Add USB 2.0 to ssb ohci driver 15 years ago
Kulikov Vasiliy 9a4b7c3b14 usb: imx21-hcd: set task state with schedule_timeout_uninterruptible() 15 years ago
Kulikov Vasiliy 76be932af1 usb: host: sl811-hcd: check kzalloc() result 15 years ago
Andiry Xu 787f4e5ada USB: xHCI: Isoc urb enqueue 15 years ago
Andiry Xu a061a5a0b8 USB: xHCI: allocate bigger ring for isochronous endpoint 15 years ago
Andiry Xu 04e51901dd USB: xHCI: Isochronous transfer implementation 15 years ago
Andiry Xu 8e51adccd4 USB: xHCI: Introduce urb_priv structure 15 years ago
Andiry Xu d18240db79 USB: xHCI: Missed Service Error Event process 15 years ago
Andiry Xu 986a92d448 USB: xHCI: adds new cases to trb_comp_code switch 15 years ago
Andiry Xu 7fec3253ed USB: xHCI: remove redundant print messages 15 years ago
Andiry Xu 22405ed2e1 USB xHCI: handle_tx_event() refactor: process_bulk_intr_td 15 years ago
Andiry Xu 8af56be185 USB: xHCI: handle_tx_event() refactor: process_ctrl_td 15 years ago
Andiry Xu 4422da6155 USB: xHCI: handle_tx_event() refactor: finish_td 15 years ago
Alan Stern 88d8aa462b USB: EHCI: remove dead code in the periodic scheduler 15 years ago
Alan Stern 1fb2e05587 USB: EHCI: reorganize isochronous scheduler routine 15 years ago
Alan Stern ffda080353 USB: EHCI: add missing frame -> microframe conversion 15 years ago
Alan Stern bccbefaae0 USB: EHCI: simplify remainder computations 15 years ago
Alan Stern ae68a83bdc USB: EHCI: remove PCI assumption 15 years ago
Dong Nguyen 43b86af83d USB: xHCI: Supporting MSI/MSI-X 15 years ago
Christian Dietrich 10d0ca0242 USB: host: Remove dead CONFIG_ARCH_KARO 15 years ago
Ajay Kumar Gupta 5aa4af2ce6 USB: ehci_omap: fix device detect issue with modules 15 years ago
Andrea Righi 4307a28eb0 USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEM 15 years ago
Kulikov Vasiliy e10fa4787f USB: xhci: trivial: use ARRAY_SIZE 15 years ago
Alan Stern 0d436b425e USB: UHCI: add support for Intel's wakeup flags 15 years ago
Alan Stern ee0b9be829 USB: controller resume should check the root hub 15 years ago
Alan Stern 4147200d25 USB: add do_wakeup parameter for PCI HCD suspend 15 years ago
Alan Stern 541c7d432f USB: convert usb_hcd bitfields into atomic flags 15 years ago
Andi Kleen 00b81fb23a USB-BKL: Remove BKL use in uhci-debug 15 years ago
Alek Du 5a9cdf332e USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits 15 years ago
Alek Du 48f2497014 USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support 15 years ago
Alek Du aa4d834298 USB: EHCI: EHCI 1.1 addendum: preparation 15 years ago
Julia Lawall dc6eb27bdd USB: host: Eliminate NULL dereference 15 years ago
Alan Stern 37cd681c02 USB: EHCI: make CONFIG_USB_EHCI_TT_NEWSCHED default to Y 15 years ago
Sarah Sharp 202380d913 USB: xhci: Remove obsolete debugging printk. 15 years ago
Alan Stern ba297edde4 USB: UHCI: acquire spinlock before calling start_rh() 15 years ago
Grant Likely 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
Lars-Peter Clausen 2249071b3e USB: Add JZ4740 OHCI support 15 years ago