index
:
hal
hal-0_4-stable-branch
hal-0_5_11-branch
hal-0_5_12-branch
hal-0_5_7-branch
hal-0_5_8-branch
hal-0_5_9-branch
hal-gobject-branch
master
Hardware Abstraction Layer (mirrored from https://gitlab.freedesktop.org/archived-projects/hal/hal)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hald
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-31
change locking semantics a bit and add guidelines for SystemPowerManagement
David Zeuthen
1
-37
/
+48
2007-03-31
fix scsi-device-handling for devices we probe but don't add
Kay Sievers
3
-8
/
+37
2007-03-31
ensure there are no embedded slashes in UDI components
Joe Marcus Clarke
2
-2
/
+21
2007-03-31
ensure that UDIs of ATA and SCSI devices are unique
Jean-Yves Lefort
1
-2
/
+49
2007-03-31
avoid an infinite loop with buggy PCI firmware
Jean-Yves Lefort
1
-88
/
+76
2007-03-30
remove unused variables
David Zeuthen
1
-2
/
+0
2007-03-30
fix IBM, Toshiba ACPI hotkey handling
David Zeuthen
1
-11
/
+2
2007-03-30
added configure option to enable build Toshiba ACPI button addon
Danny Kukawka
1
-1
/
+6
2007-03-30
added optional support for IBM ACPI (hotkey) events.
Danny Kukawka
1
-1
/
+99
2007-03-27
use sysfs attributes instead of parsing config rom file.
Kristian Høgsberg
1
-268
/
+56
2007-03-27
report AV/C subunits instead of AV/C unit in ieee1394 probe.
Kristian Høgsberg
1
-11
/
+20
2007-03-27
update ieee1394 prober to ioctl interface changes.
Kristian Høgsberg
1
-14
/
+64
2007-03-27
initialize pollfd array correctly.
Kristian Høgsberg
1
-1
/
+1
2007-03-27
use VOLUME_ID_CFLAGS
Frederic Peters
1
-1
/
+1
2007-03-27
only acquire a lock exclusively if no-one else is holding the lock
David Zeuthen
1
-0
/
+4
2007-03-27
make LUKS setup/teardown respect the standard .Volume and .Storage locks
David Zeuthen
1
-3
/
+3
2007-03-27
fix up ReleaseGlobalInterfaceLock() and improve locking example
David Zeuthen
1
-1
/
+1
2007-03-26
Merge branch 'master' of ssh://dkukawka@git.freedesktop.org/git/hal
Danny Kukawka
1
-1
/
+10
2007-03-26
fix for new pciutils which need to link against zlib
Danny Kukawka
1
-2
/
+2
2007-03-26
work around cdrom devices giving invalid TOC info
Sjoerd Simons
1
-1
/
+10
2007-03-26
try usbclass handler before usb and try all handlers until we find something
David Zeuthen
1
-5
/
+4
2007-03-25
don't set INVOKED_BY_SYSTEMBUS_CONNECTION_NAME unless call is from bus
David Zeuthen
1
-9
/
+1
2007-03-25
add interface locking and remove generic locking API committed yesterday
David Zeuthen
6
-69
/
+492
2007-03-25
refactor access control checks into separate files
David Zeuthen
4
-219
/
+325
2007-03-25
move caller tracking into it's own class
David Zeuthen
4
-252
/
+441
2007-03-25
fix up introspection bits
David Zeuthen
1
-1
/
+22
2007-03-24
provide textual interface description for USB devices
Alex Kanavin
2
-0
/
+27
2007-03-24
remove dead code
David Zeuthen
1
-174
/
+0
2007-03-24
add named mandatory locking API
David Zeuthen
4
-0
/
+508
2007-03-24
avoid logging when client asks for non-existant property
David Zeuthen
1
-1
/
+1
2007-03-22
fix probe-storage and addon-storage competing for O_EXCL on cdrom device
Kareem Dana
1
-7
/
+15
2007-03-21
change usb*.version_bcd/usb*.speed_bcd to new double keys
Danny Kukawka
3
-0
/
+23
2007-03-20
add support for SuspendHybrid and make use of pm-is-supported
David Zeuthen
1
-13
/
+34
2007-03-20
handle system bus restarts
Frederic Crozat
1
-0
/
+7
2007-03-19
fix up memory handling of exp_detail and remove dead code
David Zeuthen
1
-8
/
+4
2007-03-19
validate error D-Bus names returned on stderror
Danny Kukawka
3
-0
/
+68
2007-03-19
Merge branch 'master' of ssh://david@git.freedesktop.org/git/hal
David Zeuthen
4
-5
/
+291
2007-03-19
avoid setting pci.vendor, pci.product, usb.vendor to useless "Unknown (XXX)"
David Zeuthen
1
-25
/
+25
2007-03-19
add support for the macbook backlight
Richard Hughes
3
-0
/
+281
2007-03-19
added support for ALSA MIDI devices
Danny Kukawka
1
-5
/
+10
2007-03-13
Fix error initialisation in acpi addon to fix ac adapter event reporting
Richard Hughes
1
-0
/
+2
2007-03-13
hal updates for latest ConsoleKit
William Jon McCann
1
-6
/
+6
2007-03-13
inotify support for systems without sys/inotify.h
Michael Biebl
2
-1
/
+7
2007-03-13
inotify support for systems without sys/inotify.h
Michael Biebl
1
-0
/
+192
2007-03-13
avoid "Not Specified" values as these stem from dmidecode itself
David Zeuthen
1
-0
/
+4
2007-03-07
make the fdi cache test stricter by not allowing skipped fdi files
David Zeuthen
5
-32
/
+70
2007-03-07
Merge branch 'master' of git+ssh://git.freedesktop.org/git/hal
Kay Sievers
5
-7
/
+18
2007-03-07
fix scsi_host parent relationship
Kay Sievers
1
-19
/
+75
2007-03-07
added hald-probe-ieee1394-unit to .gitignore
Danny Kukawka
1
-0
/
+1
2007-03-07
added new fdi match attribute 'contains_not' for strings and strlist
Danny Kukawka
3
-4
/
+14
[next]