index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-03-02
USB: usblp: Remove checks no longer needed with the new runtime PM system
Oliver Neukum
2010-03-02
USB: ftdi_sio: remove unnecessary initialisations
Johan Hovold
2010-03-02
USB: ftdi_sio: clean up modem status handling
Johan Hovold
2010-03-02
USB: ftdi_sio: fix DMA buffers on stack
Johan Hovold
2010-03-02
USB: ftdi_sio: fix latency-timeout endianess bug
Johan Hovold
2010-03-02
USB: ftdi_sio: use error code from usb stack in read_latency_timer
Johan Hovold
2010-03-02
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
2010-03-02
USB: retain USB device power/wakeup setting across reconfiguration
Dan Streetman
2010-03-02
USB: cdc_acm: Silence "It is not a modem." error for pbLua devices
Julian Calaby
2010-03-02
USB: cdc_acm: Add support for pbLua console port
Julian Calaby
2010-03-02
usbmon: add bus number to text API
Pete Zaitcev
2010-03-02
USB: musb: remove some of the never defined defines
Felipe Balbi
2010-03-02
USB: musb: move to sysfs_groups
Felipe Balbi
2010-03-02
USB: musb: move two printk to dev_err
Felipe Balbi
2010-03-02
USB: musb: use resource_size()
Felipe Balbi
2010-03-02
USB: gadget: add INT support for Blackfin musb
Cliff Cai
2010-03-02
USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSB
Bryan Wu
2010-03-02
USB: host: SL811: allow the hcd on Blackfin systems
Michael Hennerich
2010-03-02
USB: host: SL811: fix unaligned accesses
Michael Hennerich
2010-03-02
USB: isp1362: Use kzalloc for allocating only one thing
Julia Lawall
2010-03-02
USB: cypress_m8: allow unstable baud rates
Mike Frysinger
2010-03-02
USB: cypress_m8: unify confusing new baudrate check
Mike Frysinger
2010-03-02
USB: cypress_m8: stop using USB debug driver config
Mike Frysinger
2010-03-02
USB: Export QUIRK_RESET_MORPHS through sysfs
Oliver Neukum
2010-03-02
USB: storage: Never reset devices that will morph to an old mode
Oliver Neukum
2010-03-02
USB: otg: twl4030: add support for notifier
Felipe Balbi
2010-03-02
USB: otg: add notifier support
Felipe Balbi
2010-03-02
USB: wusb: check CHID is all zeros before stopping the host
Julia Lawall
2010-03-02
USB: xhci: No GFP_KERNEL in block error handling
Oliver Neukum
2010-03-02
USB: cdc-acm: Update to new autopm API
Oliver Neukum
2010-03-02
USB: ehci-au1xxx.c: use platform_get_resource() and resource_size()
H Hartley Sweeten
2010-03-02
USB: ehci-atmel.c: use resource_size()
H Hartley Sweeten
2010-03-02
USB: ehci-orion.c: use resource_size()
H Hartley Sweeten
2010-03-02
USB: at91_udc.c: use resource_size()
H Hartley Sweeten
2010-03-02
USB: atmel_usba_udc.c: use resource_size()
H Hartley Sweeten
2010-03-02
USB: pxa27x_udc.c: use resource_size()
H Hartley Sweeten
2010-03-02
USB: ehci-fsl: Add power management support
Anton Vorontsov
2010-03-02
USB: ehci-fsl: Fix sparse warnings
Anton Vorontsov
2010-03-02
USB: ehci: fix audio record functionality for some Full speed sound blaster d...
Dmitri Epshtein
2010-03-02
USB: ehci: add call of free_cached_itd_list() function in disable_periodic()
Dmitri Epshtein
2010-03-02
USB: Add call to notify xHC of a device reset.
Sarah Sharp
2010-03-02
USB: xhci: Notify the xHC when a device is reset.
Sarah Sharp
2010-03-02
USB: xhci: Allow roothub ports to be disabled.
Sarah Sharp
2010-03-02
USB: xhci: Refactor code to clear port change bits.
Sarah Sharp
2010-03-02
USB: xhci: Refactor test for vendor-specific completion codes.
Sarah Sharp
2010-03-02
USB: xhci: Allow allocation of commands without input contexts.
Sarah Sharp
2010-03-02
USB: xhci: Refactor code to free or cache endpoint rings.
Sarah Sharp
2010-03-02
USB: xhci: Fix error path when configuring endpoints.
Sarah Sharp
2010-03-02
USB: check the endpoint type against the pipe type
Alan Stern
2010-03-02
cdc_acm: add reset_resume method
Francesco Lavra
[prev]
[next]