summaryrefslogtreecommitdiff
path: root/src/linux/up-device-csr.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-01Port from EggDebug to the GLib built-in logging frameworkRichard Hughes1-19/+17
2010-06-14Cast cnt to int to stop gcc from complaining.Victor Lowther1-1/+1
2010-06-05Assign names to our idle sources when using new versions of glib2Richard Hughes1-0/+3
2010-05-28trivial: print the specific error from libusb1Richard Hughes1-2/+10
2010-05-28Fix up a potential crasher in the CSR device codeRichard Hughes1-1/+6
2010-05-18Port UPower to libusb1 to avoid crappy unfixable crashesRichard Hughes1-65/+68
2010-02-06devkit-power-gobject/up-enum.h be goneMichael Biebl1-1/+1
2010-01-26trivial: rename the new libupower 'type' to 'kind' to avoid clashing with GOb...Richard Hughes1-2/+2
2010-01-18trivial: switch to using the new udev attribute names (no ABI or API break)Richard Hughes1-6/+6
2010-01-18trivial: switch to using the new enum names internally (no ABI or API break)Richard Hughes1-3/+3
2010-01-18trivial: DkpDevice -> UpDevice (no ABI or API break)Richard Hughes1-44/+44
2010-01-18trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes1-0/+340