aboutsummaryrefslogtreecommitdiff
path: root/devices/usb.cpp
AgeCommit message (Expand)Author
2011-01-07group duplicate devices that we find via different angles in sysfs into one d...Arjan van de Ven
2011-01-07Normalize a couple of stringsMikel Olasagasti Uranga
2011-01-02more translatable stringsArjan van de Ven
2010-12-20fix a bunch of compiler warnings due to careless variable naming choicesArjan van de Ven
2010-12-20add ethernet tunablesArjan van de Ven
2010-11-28deal with weird outlier USB values for devices that never suspendArjan van de Ven
2010-11-28make sure that 99.99 and 100.0 are all the same for USB devicesArjan van de Ven
2010-10-31more cosmetic cleanupsArjan van de Ven
2010-10-24default value for USB devicess as wellArjan van de Ven
2010-10-23fix a memory leakArjan van de Ven
2010-10-09ignore all USB hubs for power, they're all derived completely anywayArjan van de Ven
2010-10-09license under the GPLv2 licenseArjan van de Ven
2010-09-24better human readable strings for usb and sataArjan van de Ven
2010-09-24hide the "Linux" vendor in usb devices; those are virtual vendor strings not ...Arjan van de Ven
2010-09-24add pgup/pgdn controlArjan van de Ven
2010-09-18more tuningarjan
2010-09-18use indexes for the results as well.... major speeduparjan
2010-09-10add i915 gpu operations parameter for catching games and sucharjan
2010-09-08more targeted learning during calibration in the hope to converge betterarjan
2010-09-05don't have duplicate device registration arraysarjan
2010-09-05rescan USB devices each roundarjan
2010-08-28don't just do port numbers, add vendor/dev idarjan
2010-08-28more USB device params.. and autolearn along the wayarjan
2010-08-28implement USB device statisticsarjan
2010-08-28start USB stuffsarjan