index
:
avr/qmk/ChibiOS-Contrib
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
hal
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix incompatible USBH VMTs
Paul Roukema
2018-08-05
3
-2
/
+8
*
Fixes for #138
Fabien Poussin
2018-03-20
2
-26
/
+24
*
Merge branch 'master' into update_tests
Fabien Poussin
2018-03-15
1
-1
/
+1
|
\
|
*
Fixed most testhal examples for STM32, updated configs using script. Fixed de...
Fabien Poussin
2018-03-14
4
-11
/
+11
*
|
hal_usbh: update to new Time macros
Romain Reignier
2018-03-12
3
-10
/
+10
|
/
*
SCSI: Respond to unit serial number inquiry
Kimmo Lindholm
2017-10-12
1
-1
/
+21
*
USBH: FTDI: correct bugs
Diego Ismirlian
2017-08-07
1
-3
/
+3
*
USBH: simplify/cleanup main driver
Diego Ismirlian
2017-08-07
1
-44
/
+10
*
USBH: improved debug output
Diego Ismirlian
2017-07-31
2
-19
/
+55
*
USBH: improved main driver
Diego Ismirlian
2017-07-31
1
-47
/
+58
*
USBH: replaced some ch* functions with OSAL equivalents
Diego Ismirlian
2017-07-16
2
-48
/
+48
*
USBH: remove unnecessary reschedules and add necessary ones
Diego Ismirlian
2017-07-16
7
-28
/
+17
*
USBH: Use infinite timeout for control request, when timeouts are not specified
Diego Ismirlian
2017-07-16
1
-1
/
+1
*
USBH: HID: Implement synchronization
Diego Ismirlian
2017-07-16
2
-14
/
+32
*
USBH: HUB: don't clear status flags on NAK
Diego Ismirlian
2017-07-16
1
-4
/
+2
*
USBH: MSD: improved syncrhonization
Diego Ismirlian
2017-07-16
1
-12
/
+7
*
USBH: Use configured UART for debug; avoid garbage debug output
Diego Ismirlian
2017-07-16
1
-34
/
+39
*
USBH: Added TODO list
Diego Ismirlian
2017-07-14
1
-0
/
+14
*
USBH: MSD: replace mutex with semaphores (more lightweight)
Diego Ismirlian
2017-07-14
1
-48
/
+32
*
USBH: HID: corrected interrupt IN request length
Diego Ismirlian
2017-07-14
1
-1
/
+4
*
USBH: Add flexibility to the enumeration process
Diego Ismirlian
2017-07-13
7
-133
/
+131
*
USBH: cleanup
Diego Ismirlian
2017-07-13
3
-11
/
+20
*
USBH: moved usbh/desciter.h and usbh/debug.h to usbh/internal.h
Diego Ismirlian
2017-07-09
3
-7
/
+1
*
USBH: Added mechanism for out-of-tree class driver enumeration
Diego Ismirlian
2017-07-09
7
-71
/
+79
*
USBH: moved definition of driver to LLD
Diego Ismirlian
2017-07-09
1
-8
/
+0
*
USBH: MSD: Rework to prevent race conditions on unload
Diego Ismirlian
2017-07-04
1
-84
/
+43
*
USBH: UVC, fix compile with IAR
Diego Ismirlian
2017-06-08
1
-10
/
+16
*
USBH: fix Mass Storage Driver EP reset status bug
Diego Ismirlian
2017-06-08
1
-2
/
+2
*
USBH: License change for UVC driver
Diego Ismirlian
2017-06-06
1
-10
/
+14
*
Add UVC driver and test/example
Diego Ismirlian
2017-06-06
2
-22
/
+669
*
mend
Diego Ismirlian
2017-06-06
2
-2
/
+2
*
Clean up request type helpers
Diego Ismirlian
2017-06-06
5
-80
/
+75
*
HID class driver fixes
Diego Ismirlian
2017-06-06
1
-16
/
+29
*
Fixed endpoint halt reset implementation
Diego Ismirlian
2017-06-06
1
-2
/
+4
*
Fixed bugs in new MSD driver implementation
Diego Ismirlian
2017-06-06
1
-6
/
+13
*
Mass license dates update
Diego Ismirlian
2017-06-05
9
-18
/
+18
*
Add HID class driver
Diego Ismirlian
2017-06-05
2
-0
/
+318
*
Added PID for FTDI-enabled ETT USB-Serial
Diego Ismirlian
2017-06-05
1
-0
/
+1
*
Rework Mass Storage Driver
Diego Ismirlian
2017-06-05
1
-274
/
+332
*
Add AOA (Android Accessory) class driver
Diego Ismirlian
2017-06-05
2
-1
/
+686
*
Fix possible race condition in FTDI driver stop
Diego Ismirlian
2017-06-05
1
-13
/
+14
*
USB Host fixes
Diego Ismirlian
2017-06-05
6
-59
/
+104
*
[Comp] Adding init, helper defines.
Fabien Poussin
2017-02-07
1
-0
/
+4
*
Adding COMP Driver.
Fabien Poussin
2017-02-06
1
-0
/
+155
*
FSMC NAND improvements.
barthess
2017-01-17
1
-48
/
+49
*
Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib
barthess
2017-01-06
3
-17
/
+17
|
\
|
*
Merge pull request #107 from pl4nkton/stm32_fixes
Fabien Poussin
2017-01-04
3
-17
/
+17
|
|
\
|
|
*
change qei types to int16_t
Peter
2016-12-05
1
-1
/
+1
|
|
*
usbh: cleanup
Nicolas Reinecke
2016-12-05
2
-16
/
+16
*
|
|
NAND. Added reset function.
barthess
2017-01-06
1
-0
/
+1
|
/
/
[next]