index
:
~tanuk/pulseaudio
better-move-logging-for-11.1
device-manager-fix
hfp
master
rtpoll-mainloop-v2
webrtc
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
module-udev-detect.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-10
udev-detect: don't use readdir_r(), it's deprecated
Tanu Kaskinen
1
-13
/
+9
2015-09-25
Rename functions with "tostring" in the name to one with "to_string" to confo...
Deepak Srivastava
1
-1
/
+1
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2013-09-17
hashmap: Add the ability to free keys
Arun Raghavan
1
-2
/
+2
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-24
/
+24
2013-03-13
udev: Add tsched_buffer_size module argument
Tanu Kaskinen
1
-18
/
+41
2013-02-16
hashmap: Use pa_free_cb_t instead of pa_free2_cb_t
Tanu Kaskinen
1
-8
/
+2
2013-02-06
udev: Add use_ucm module argument
Tanu Kaskinen
1
-3
/
+14
2012-12-19
Log the reason for every suspend/resume.
Tanu Kaskinen
1
-1
/
+3
2012-05-29
udev: Don't use deprecated udev_get_*_path() functions
Marc-Antoine Perennou
1
-6
/
+3
2011-11-03
alsa: fixed latency range handling for udev-detect
Lars R. Damerow
1
-1
/
+12
2011-09-13
volume: Rename 'sync volume' to 'deferred volume'.
Colin Guthrie
1
-9
/
+9
2011-08-25
More spelling fixes
Maarten Bosmans
1
-3
/
+3
2011-03-11
Fix up according to Coding Style
Maarten Bosmans
1
-2
/
+1
2011-01-31
ratelimit: fix log levels of log suppression messages
Lennart Poettering
1
-1
/
+1
2010-10-16
daemon-conf: Add sync volume parameters to daemon-conf
Jyri Sarha
1
-1
/
+1
2010-10-16
udev-detect: Add sync_volume parameter
Jyri Sarha
1
-3
/
+15
2010-08-24
module-udev-detect: When loading module-alsa-card, use namereg_fail=false.
Tanu Kaskinen
1
-0
/
+1
2010-02-09
udev: rework modem detection a bit
Lennart Poettering
1
-55
/
+62
2010-02-09
udev: handle sound cards with both modem and audio properly
Daniel T. Chen
1
-3
/
+56
2010-02-09
udev: make sure we get events only for sound devices
Lennart Poettering
1
-0
/
+5
2010-02-09
udev: don't forget to unref devices we are not interested in
Lennart Poettering
1
-1
/
+3
2010-01-05
udev: Use SOUND_CLASS instead of SOUND_FORM_FACTOR when checking for modem
Daniel T Chen
1
-1
/
+1
2009-10-30
use pa_fopen_cloexec() where applicable
Lennart Poettering
1
-1
/
+1
2009-09-09
udev: ratelimit device initializations
Lennart Poettering
1
-6
/
+41
2009-08-22
udev: check busy status of alsa cards before loading alsa modules and hence i...
Lennart Poettering
1
-17
/
+132
2009-08-22
udev: process all inotify events queued up, not just the first one in the queue
Lennart Poettering
1
-17
/
+39
2009-08-21
udev: tell inotify to actually inform us about ACL changes
Lennart Poettering
1
-1
/
+1
2009-08-21
udev: watch for both ACL changes and processes closing devices
Lennart Poettering
1
-12
/
+51
2009-08-21
udev: don't access string after free()
Lennart Poettering
1
-1
/
+1
2009-08-21
udev: always verify access before loading modules
Lennart Poettering
1
-11
/
+3
2009-08-21
udev: when a device appears that we cannot access right-away try again later ...
Lennart Poettering
1
-34
/
+57
2009-08-19
udev: allow passing of ignore_dB= parameter to alsa modules
Lennart Poettering
1
-6
/
+21
2009-07-24
udev: explain what happened when inotify_add_watch() returned ENOSPC, rhbz #5...
Lennart Poettering
1
-1
/
+11
2009-07-22
udev: don't fail if /dev/snd is not available right-away
Lennart Poettering
1
-6
/
+28
2009-06-07
udev: properly initialize userdata to 0
Lennart Poettering
1
-1
/
+1
2009-06-06
udev: try to unsuspend devices whenever they are closed by other processes
Lennart Poettering
1
-12
/
+121
2009-06-06
udev: add module-udev-detect for discovering and configuring devices
Lennart Poettering
1
-0
/
+348