summaryrefslogtreecommitdiff
path: root/src/dkp-csr.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-12trivial cleanups of davidz patch -- no functional changesRichard Hughes1-5/+5
2008-11-11bugfix: fix the include headers for DeviceKit 002Richard Hughes1-1/+1
2008-11-07feature: all logging for all the other device types tooRichard Hughes1-3/+4
2008-08-28convert to using egg_ functionality like other projectsRichard Hughes1-20/+22
2008-08-26remove the battery- and line-power- prefix from the device propertiesRichard Hughes1-5/+5
2008-08-20don't use deprecate udev rule matching, and prefix our new variablesRichard Hughes1-17/+9
2008-08-15use DKP_ID_BATTERY_TYPE rather than ID_BATTERY_TYPE to not pollute the main n...Richard Hughes1-1/+1
2008-08-12don't setup the DkpCsr poll before we know that the coldplugging has succeededRichard Hughes1-8/+16
2008-08-11failing to get a device in the csr code isn't a bad errorRichard Hughes1-8/+8
2008-08-11Abort in DkpCsr if we can't read the bus or dev numbersRichard Hughes1-0/+12
2008-08-10the enums of of DkpDevice origin, not DkpSourceRichard Hughes1-4/+4
2008-08-10add CSR support so we know about mice and keyboardsRichard Hughes1-0/+318