summaryrefslogtreecommitdiff
path: root/src/linux/up-device-csr.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-08all: convert value from g_get_real_time() to secondsEvangelos Foutras1-1/+1
2014-09-24all: Use g_get_real_time() when possibleBastien Nocera1-3/+1
2013-10-28linux: Switch CSR devices to use the new daemon pollBastien Nocera1-7/+2
2013-10-26daemon: Better timeout source namingBastien Nocera1-1/+1
2013-10-14daemon: Require newer GLibBastien Nocera1-2/+0
2013-10-14daemon: Remove unneeded reset of priv struct membersBastien Nocera1-2/+0
2012-04-03Fix crash in up_device_csr_finalize()Martin Pitt1-1/+1
2011-11-11Fix crash in up_device_csr_finalize()Martin Pitt1-1/+2
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