Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USBIP support #353

Closed
Vlad1mir-D opened this issue Feb 4, 2015 · 4 comments
Closed

USBIP support #353

Vlad1mir-D opened this issue Feb 4, 2015 · 4 comments

Comments

@Vlad1mir-D
Copy link

Please consider enabling USBIP for your kernel builds so anyone could use usbip after running rpi-update.

@popcornmix
Copy link
Contributor

Do you also need?
VHCI hcd (USBIP_VHCI_HCD)
Host driver (USBIP_HOST)

@Vlad1mir-D
Copy link
Author

Yes, USBIP_CORE, USBIP_HOST and USBIP_VHCI_HCD.

Thanks!

popcornmix added a commit that referenced this issue Feb 4, 2015
See: #353

kernel: dwc_otg: fixup read-modify-write in critical paths
Be more careful about read-modify-write on registers that the FIQ touches

kernel: w1-gpio: Sort out the pullup/parasitic power tangle
See: #348

kernel: BCM270x_DT: Add i2c0_baudrate and i2c1_baudrate parameters
See: http://www.raspberrypi.org/forums/viewtopic.php?f=28&t=97314#p683127

kernel: HiFiBerry Amp: fix device-tree problems
See: raspberrypi/linux#790

firmware: Camera: Fix for reset stc timestamping mode

firmware: deinterlace: reduce memory use on input side for advanced deinterlace
See: #337

firmware: Kill max(7,) in buffer allocation
See: #337
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this issue Feb 4, 2015
See: raspberrypi/firmware#353

kernel: dwc_otg: fixup read-modify-write in critical paths
Be more careful about read-modify-write on registers that the FIQ touches

kernel: w1-gpio: Sort out the pullup/parasitic power tangle
See: raspberrypi/firmware#348

kernel: BCM270x_DT: Add i2c0_baudrate and i2c1_baudrate parameters
See: http://www.raspberrypi.org/forums/viewtopic.php?f=28&t=97314#p683127

kernel: HiFiBerry Amp: fix device-tree problems
See: raspberrypi/linux#790

firmware: Camera: Fix for reset stc timestamping mode

firmware: deinterlace: reduce memory use on input side for advanced deinterlace
See: raspberrypi/firmware#337

firmware: Kill max(7,) in buffer allocation
See: raspberrypi/firmware#337
@popcornmix
Copy link
Contributor

Should be added to linux tree and latest rpi-update firmware. Please test.

@Vlad1mir-D
Copy link
Author

Works like a charm, thanks!

neuschaefer pushed a commit to neuschaefer/raspi-binary-firmware that referenced this issue Feb 27, 2017
See: raspberrypi#353

kernel: dwc_otg: fixup read-modify-write in critical paths
Be more careful about read-modify-write on registers that the FIQ touches

kernel: w1-gpio: Sort out the pullup/parasitic power tangle
See: raspberrypi#348

kernel: BCM270x_DT: Add i2c0_baudrate and i2c1_baudrate parameters
See: http://www.raspberrypi.org/forums/viewtopic.php?f=28&t=97314#p683127

kernel: HiFiBerry Amp: fix device-tree problems
See: raspberrypi/linux#790

firmware: Camera: Fix for reset stc timestamping mode

firmware: deinterlace: reduce memory use on input side for advanced deinterlace
See: raspberrypi#337

firmware: Kill max(7,) in buffer allocation
See: raspberrypi#337
popcornmix added a commit to raspberrypi/linux that referenced this issue Oct 25, 2018
ahmedradaideh pushed a commit to ahmedradaideh/Pi-Kernel that referenced this issue Oct 29, 2018
popcornmix added a commit that referenced this issue Nov 5, 2018
kernel: Revert Revert net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
See: raspberrypi/linux#2659

kernel: config: Add CONFIG_USBIP_VUDC
See: #353

kernel: mmc/bcm2835-sdhost: Recover from MMC_SEND_EXT_CSD
See: raspberrypi/linux#2728

kernel: overlays: pi3-disable-bt: Clear out bt_pins node

kernel: Revert rtc: pcf8523: properly handle oscillator stop bit
See: #1065

bootcode: Extend TEST_UNIT_READY timeout to 20 seconds, some hard drives take a really long time
See: #898

firmware: video_render: Treat an empty buffer with ENDOFFRAME set as a flush

firmware: dispmanx: Add option to ignore all layers lower than the current layer
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this issue Nov 5, 2018
kernel: Revert Revert net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
See: raspberrypi/linux#2659

kernel: config: Add CONFIG_USBIP_VUDC
See: raspberrypi/firmware#353

kernel: mmc/bcm2835-sdhost: Recover from MMC_SEND_EXT_CSD
See: raspberrypi/linux#2728

kernel: overlays: pi3-disable-bt: Clear out bt_pins node

kernel: Revert rtc: pcf8523: properly handle oscillator stop bit
See: raspberrypi/firmware#1065

bootcode: Extend TEST_UNIT_READY timeout to 20 seconds, some hard drives take a really long time
See: raspberrypi/firmware#898

firmware: video_render: Treat an empty buffer with ENDOFFRAME set as a flush

firmware: dispmanx: Add option to ignore all layers lower than the current layer
pelwell pushed a commit to pelwell/linux that referenced this issue Nov 13, 2018
pelwell pushed a commit to pelwell/linux that referenced this issue Nov 13, 2018
pelwell pushed a commit to pelwell/linux that referenced this issue Nov 13, 2018
pelwell pushed a commit to pelwell/linux that referenced this issue Nov 13, 2018
pelwell pushed a commit to pelwell/linux that referenced this issue Nov 13, 2018
pelwell pushed a commit to raspberrypi/linux that referenced this issue Nov 13, 2018
popcornmix added a commit to raspberrypi/linux that referenced this issue Nov 13, 2018
popcornmix added a commit to raspberrypi/linux that referenced this issue Nov 15, 2018
popcornmix added a commit to raspberrypi/linux that referenced this issue Nov 19, 2018
popcornmix added a commit to raspberrypi/linux that referenced this issue Nov 21, 2018
popcornmix added a commit to raspberrypi/linux that referenced this issue Nov 23, 2018
popcornmix added a commit to raspberrypi/linux that referenced this issue Nov 28, 2018
popcornmix added a commit to raspberrypi/linux that referenced this issue Nov 28, 2018
lyakh pushed a commit to lyakh/linux that referenced this issue Nov 30, 2018
popcornmix added a commit to raspberrypi/linux that referenced this issue Dec 4, 2018
popcornmix added a commit to raspberrypi/linux that referenced this issue Dec 4, 2018
popcornmix added a commit to raspberrypi/linux that referenced this issue Dec 6, 2018
popcornmix added a commit to raspberrypi/linux that referenced this issue Dec 14, 2018
popcornmix added a commit to raspberrypi/linux that referenced this issue Dec 17, 2018
popcornmix added a commit to raspberrypi/linux that referenced this issue Dec 17, 2018
popcornmix added a commit to raspberrypi/linux that referenced this issue Dec 21, 2018
popcornmix added a commit to raspberrypi/linux that referenced this issue Dec 24, 2018
popcornmix added a commit to raspberrypi/linux that referenced this issue Jan 1, 2019
lyakh pushed a commit to lyakh/linux that referenced this issue Jan 7, 2019
popcornmix added a commit to raspberrypi/linux that referenced this issue Jan 9, 2019
popcornmix added a commit to raspberrypi/linux that referenced this issue Jan 14, 2019
popcornmix added a commit to raspberrypi/linux that referenced this issue Jan 22, 2019
popcornmix added a commit to raspberrypi/linux that referenced this issue Jan 23, 2019
lyakh pushed a commit to lyakh/linux that referenced this issue Jan 24, 2019
popcornmix added a commit to raspberrypi/linux that referenced this issue Feb 4, 2019
popcornmix added a commit to raspberrypi/linux that referenced this issue Feb 12, 2019
popcornmix added a commit to raspberrypi/linux that referenced this issue Feb 18, 2019
popcornmix added a commit to raspberrypi/linux that referenced this issue Feb 24, 2019
popcornmix added a commit to raspberrypi/linux that referenced this issue Mar 6, 2019
popcornmix added a commit to raspberrypi/linux that referenced this issue Mar 12, 2019
popcornmix added a commit to raspberrypi/linux that referenced this issue Mar 15, 2019
popcornmix added a commit to raspberrypi/linux that referenced this issue Mar 21, 2019
popcornmix added a commit to raspberrypi/linux that referenced this issue Apr 2, 2019
popcornmix added a commit to raspberrypi/linux that referenced this issue Apr 8, 2019
Gadgetoid pushed a commit to Gadgetoid/linux that referenced this issue Apr 10, 2019
popcornmix added a commit to raspberrypi/linux that referenced this issue Apr 23, 2019
popcornmix added a commit to raspberrypi/linux that referenced this issue Apr 30, 2019
popcornmix added a commit to raspberrypi/linux that referenced this issue Apr 30, 2019
popcornmix added a commit to raspberrypi/linux that referenced this issue May 7, 2019
popcornmix added a commit to raspberrypi/linux that referenced this issue May 13, 2019
TiejunChina pushed a commit to raspberrypi/linux that referenced this issue Jun 19, 2019
TiejunChina pushed a commit to raspberrypi/linux that referenced this issue Jul 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants