summaryrefslogtreecommitdiff
path: root/hald
AgeCommit message (Expand)AuthorFilesLines
2008-03-06generate better udis for virtual storage devicesDanny Kukawka1-0/+9
2008-03-06updated spec for existing storage.bus typesDanny Kukawka1-2/+1
2008-03-06added vio storage bus supportOlaf Hering1-0/+22
2008-03-06vio bus: added type of vio bus and changed info.product/udiDanny Kukawka1-7/+24
2008-03-05add vio supportDavid Woodhouse1-0/+55
2008-03-04Merge branch 'master' of ssh://david@git.freedesktop.org/git/halDavid Zeuthen2-5/+32
2008-03-04also bring back a deprecated key to unbreak NetworkManagerDavid Zeuthen1-0/+1
2008-03-04ignore temporary cryptsetup devicesDanny Kukawka1-0/+10
2008-03-04fix building with g++ 4.3Martin Pitt1-0/+1
2008-03-04fix hald-addon-dell-backlight AC detectionDanny Kukawka1-5/+21
2008-03-04properly serialize the calls to 'hal-acl-tool --reconfigure'David Zeuthen1-105/+177
2008-03-03comment out debugging spew for nowDavid Zeuthen2-9/+9
2008-03-03support scsi hosts even when they don't have a physical deviceDavid Zeuthen1-5/+4
2008-03-03cowardly adding back info.bus for usb and usb_device for nowDavid Zeuthen1-0/+2
2008-03-03use g_timeout_add_seconds() where appropriate if glib 2.14 is availableSven Neumann9-15/+68
2008-03-03add bridge classification supportMarcel Holtmann1-0/+7
2008-03-03add support of the 'mmc.type' parameterAndy Shevchenko1-5/+15
2008-03-03fix buildDavid Zeuthen1-2/+2
2008-03-03add support for the SDIO busAndy Shevchenko1-0/+64
2008-03-03add suport for the virtio busJeremy Katz1-0/+55
2008-03-03Merge branch 'master' of ssh://david@git.freedesktop.org/git/halDavid Zeuthen59-311/+878
2008-03-03provide a new org.fd.Hal.D.Storage.Removable interface for polling mediaDavid Zeuthen1-39/+123
2008-03-03add methods and libhal api to get all devices in properties in one callDavid Zeuthen2-0/+92
2008-03-03removed deprecated and outdated smbios.* keysDanny Kukawka4-60/+1
2008-03-03removed deprecated and outdated *.physical_deviceDanny Kukawka9-20/+1
2008-03-03removed deprecated and outdated info.busDanny Kukawka16-43/+1
2008-03-01get battery serial number from sysfsSjoerd Simons1-0/+7
2008-02-21add ps3 system bus supportColin Watson1-0/+55
2008-02-19Add input.mouse capability to VMware's absolute USB mouseVinay Reddy1-3/+12
2008-02-18properly map ATAPICAM devices to their underlying ATA deviceJoe Marcus Clarke1-6/+28
2008-02-16avoid code duplicationJoe Marcus Clarke1-1/+1
2008-02-15Merge branch 'master' of ssh://marcus@git.freedesktop.org/git/halJoe Marcus Clarke3-2/+39
2008-02-15add support for Philips webcam devicesJoe Marcus Clarke1-10/+22
2008-02-07new interface org.freedesktop.Hal.Device.DockStationHolger Macht1-0/+24
2008-02-05add support for SW_RADIO switchesBen Liblit3-0/+13
2008-02-05Merge branch 'master' of ssh://dkukawka@git.freedesktop.org/git/halDanny Kukawka1-6/+28
2008-02-05fixed typo in power_supply codeThadeu Lima de Souza Cascardo1-1/+1
2008-02-05fixed a typo in variable name: is_mah -> is_mWhThadeu Lima de Souza Cascardo1-1/+1
2008-02-05Merge branch 'master' of ssh://marcus@git.freedesktop.org/git/halJoe Marcus Clarke1-1/+2
2008-02-05add video4linux supportJoe Marcus Clarke1-6/+28
2008-02-05add more useful debug output on UTF-8 problemsDanny Kukawka1-1/+2
2008-02-03don't shrink the cdb sizeJoe Marcus Clarke1-1/+2
2008-02-03do not assume a SCSI cdb size of 16Joe Marcus Clarke3-7/+13
2008-02-02Merge branch 'master' of ssh://marcus@git.freedesktop.org/git/halJoe Marcus Clarke9-73/+169
2008-02-02call callouts after FDI mapping is completeJoe Marcus Clarke1-4/+4
2008-01-31fix call hald-generate-fdi-cache, removed --force argumentDanny Kukawka1-1/+1
2008-01-30fixed cpufreq addon to ignore nonrelevant messagesDanny Kukawka1-0/+5
2008-01-30ignore NameAcquired signal on org.freedesktop.DBusDanny Kukawka1-0/+3
2008-01-29get battery.voltage.design on ACPI power_supply batteriesDanny Kukawka1-0/+3
2008-01-29fixed power_supply primary batteries to update valuesDanny Kukawka1-4/+38