| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-09 | rename host descriptor function | hathach | |
| 2022-03-09 | add tuh_descriptor_hid_report_get() | hathach | |
| 2022-03-06 | Merge pull request #1289 from kasjer/kasjer/vendor-update | Ha Thach | |
| vendor: Write improvements | |||
| 2022-03-02 | stick to struct naming convention | tobozo | |
| 2022-03-02 | added Absolute Mouse descriptor template | tobozo | |
| 2022-03-02 | added Absolute Mouse report struct | tobozo | |
| 2022-02-28 | Merge pull request #1343 from Daft-Freak/patch-1 | Ha Thach | |
| Open OUT endpoint for HID host | |||
| 2022-02-26 | Merge pull request #1350 from hathach/enhance-multipl-ports | Ha Thach | |
| Enhance rhports management | |||
| 2022-02-26 | Merge pull request #1349 from iabdalkader/fix_inquiry_data | Ha Thach | |
| Set the standard inquiry response additional length field. | |||
| 2022-02-25 | Set the standard inquiry response additional length field. | iabdalkader | |
| * The standard inquiry response additional length field needs to be set to the length in bytes of the remaining standard inquiry data (i.e. N - 5), otherwise the kernel driver issues a warning about short inquiry response.. | |||
| 2022-02-25 | minor house keeping | hathach | |
| 2022-02-25 | rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED | hathach | |
| 2022-02-25 | rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED | hathach | |
| TUSB_OPT_DEVICE_ENABLED still usable for backward compatible | |||
| 2022-02-25 | improve rphort management for usbd | hathach | |
| 2022-02-25 | enhance dual role examples | hathach | |
| 2022-02-23 | Open OUT endpoint for HID host | Charlie Birks | |
| 2022-02-17 | fix HID_REPORT_ID_N() | hathach | |
| 2022-02-15 | minor rename set sense function | hathach | |
| 2022-02-15 | msc example response PREVENT_ALLOW_MEDIUM_REMOVAL command as unsupported command | hathach | |
| LUN1 of msc_disk_dual will be set to not ready to simulate medium not present (e.g SD card removed) | |||
| 2022-02-14 | add tud_msc_request_sense_cb() as weak callback | hathach | |
| set default error sense to NOT READY, Medium not present | |||
| 2022-01-19 | vendor: Add tx flush functionality | Jerzy Kasenberg | |
| So far tud_vendor_n_write() always flushed data. It requires to have whole vendor packed constructed before in one buffer. With this change data do get flushed when endpoint size is filled on write, when there is no enough data to fill endpoint data is not sent and subsequent calls to write functions can add more bytes. Vendor code needs to call tud_vendor_n_flush() when packet is ready to be sent. | |||
| 2022-01-19 | vendor: Add tx callback | Jerzy Kasenberg | |
| Other drivers already have notification about data sent. It allows batter control in application on vendor protocol level. | |||
| 2022-01-16 | update format correction with actual bus speed | hathach | |
| 2022-01-07 | Merge branch 'master' into feature/feedback_format | Valentin Milea | |
| 2022-01-07 | Disable feedback format correction by default #1234 | Valentin Milea | |
| 2022-01-05 | No exceptions on broadcom. Add parens to if | Scott Shawcroft | |
| 2021-12-06 | Support disabling feedback format correction #1234 | Valentin Milea | |
| 2021-11-29 | correct 32 button in gamepad hid descriptor template | hathach | |
| 2021-11-23 | fix nrf easy dma race condition | hathach | |
| 2021-11-08 | rename to simply OPT_MCU_MSP432E4, add msp432e to ci | hathach | |
| 2021-11-06 | Implement dcd_edpt_xfer_fifo for dcd_musb | kkitayam | |
| 2021-11-05 | bth: Update driver to interface association changes | Jerzy Kasenberg | |
| Two interfaces that are required by Bluetooth Primary Controller do not have IAD according to Bluetooth specification. Those two interfaces were opened separately in process_set_config(). Later interface association was inferred for BTH (along with other drivers), since then only one call to open() is place for BTH driver that should prepare both interfaces at once. To make it work again btd_open() parses two interfaces at once. | |||
| 2021-11-04 | Merge pull request #1163 from hathach/generalize-synopsys-dwc2 | Ha Thach | |
| Generalize synopsys dwc2 | |||
| 2021-10-26 | Merge branch 'tannewt-rpi' into generalize-synopsys-dwc2 | hathach | |
| 2021-10-25 | change usage of TU_CHECK_MCU() to prevent macro conflict | hathach | |
| 2021-10-25 | properly handle Program Change and Channel Aftertouch messages | Tod Kurt | |
| 2021-10-24 | remove ep descriptor wMaxPacketSize bitfield due to endian issue | hathach | |
| 2021-10-24 | indent | hathach | |
| 2021-10-23 | Merge branch 'master' into fix-warnings | Ha Thach | |
| 2021-10-19 | Update _negotiate_streaming_parameters() to handle some requests | kkitayam | |
| 2021-10-18 | Implement GET_DEF and GET_LEN handling on Probe/Commit entities of streaming ↵ | kkitayam | |
| interface | |||
| 2021-10-18 | fix -Wnull-dereference in midi_device | hathach | |
| 2021-10-17 | more with -Wcast-qual | hathach | |
| 2021-10-16 | Change input terminal type to camera | kkitayam | |
| 2021-10-15 | fix -Wcast-qual | hathach | |
| 2021-10-15 | update some sense warning from -Wconversion | hathach | |
| 2021-10-14 | Fix GUID of video compression formats | kkitayam | |
| 2021-10-12 | Merge branch 'master' into add_uvc | Ha Thach | |
| 2021-10-12 | Fix a typo | kkitayam | |
| 2021-10-12 | more rename | hathach | |
