1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Force the default choice when an invalid choice is made. (dm) More... over 20 years ago
Reidentify an Alva display without restarting the driver. (dm) More... over 20 years ago
Older Alva models don't send a <CR> after the identification packet. (np) More... over 20 years ago
Initial crack at Satellite key bindings. (dm) More... over 20 years ago
UHCI support only allows one pending URB. (dm) Fix an error in returning URB status errors. (dm) More... over 20 years ago
Return urb status errors to the caller. (dm) More... over 20 years ago
Move portable USB core code into a common object. (dm) More... over 20 years ago
Move USB device logging from the Alva driver to the core. (dm) More... over 20 years ago
Define the alternate Alva routing and status keys. (dm) More... over 20 years ago
Allow an Alva to be disconnected from and reconnected to the USB. (dm) More... over 20 years ago
Add the Alva driver parameter serialnumber=. (dm) More... over 20 years ago
More USB fixes. (dm) More... over 20 years ago
Add USB support to the Alva driver. (dm) More... over 20 years ago
Add a script to run brltty from its build root. (dm) More... over 20 years ago
Remove the USB test code from the Albatross driver. (dm) More... over 20 years ago
Remove all references to the Linux USB implementation from usbio.h. (dm) More... over 20 years ago
Miscellaneous USB fixes. (dm) More... over 20 years ago
Add tracing to usbGetSerialDevice(). (dm) More... over 20 years ago
Copy constants from linux/usb.h into usbio.h and don't include the former. (dm) More... over 20 years ago
accept() can return 0. (st) Reset the address length before calling accept(). (st) More... over 20 years ago
Miscellaneous USB fixes. (dm) More... over 20 years ago
Add logging to trace Albatross USB detection. (dm) More... over 20 years ago
Describe the USB descriptor fields. (dm) More... over 20 years ago
Define the layout of a USB setup packet in the header. (dm) More... over 20 years ago
The 2.6 kernel has renamed the setup packet fields of the ctrltransfer structure. (dm) In dvfs, USB serial devices are in /dev/usb/tts/. (dm) More... over 20 years ago
Locates the USB serial device assigned to the Albatross. (dm) More... over 20 years ago
Add an initial set of USB routines to the BRLTTY core. (dm) More... over 20 years ago
Do a better job of flushing pending Albatross identification data after acknowledging it. (dm) More... over 20 years ago
Reduce looping when probing Albatross. (dm) More... over 20 years ago
Introduce an Albatross model table and try to improve probing. (dm) More... over 20 years ago