1
0
Fork 0
remarkable-linux/sound/usb
Dmitry Torokhov b18b493f27 [ALSA] caiaq - misc input handling fixes
- link input device with its parent so that it placed in proper spot
   in sysfs hierarchy
 - drivers that allow changing their keymaps should use private copy
   of the keymap so that one instance of a device does not affect
   another instance
 - it is preferred for drivers to properly set up input_dev->phys to
   help userspace locate devices
 - drivers should use usb_to_input_id(), or perform endianess conversion,
   themselves, otherwise ID is not correct on big-endian boxes
 - whitespace and formatting cleanup
Acked-by: Daniel Mack <daniel@caiaq.de>

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-01-31 17:29:27 +01:00
..
caiaq [ALSA] caiaq - misc input handling fixes 2008-01-31 17:29:27 +01:00
usx2y [ALSA] usbusx2yaudio: kfree(NULL) is valid 2007-07-20 11:11:14 +02:00
Kconfig [ALSA] caiaq - Fix indent in Kconfig 2008-01-31 17:29:27 +01:00
Makefile [ALSA] Add Native Instrument usb audio device support 2007-05-11 16:55:53 +02:00
usbaudio.c [ALSA] missing error check in usb sound driver 2007-10-16 15:59:36 +02:00
usbaudio.h [ALSA] usbaudio - Add support for Edirol UA-101 2007-02-09 09:03:53 +01:00
usbmidi.c [ALSA] usb-audio: add workaround for ESI MIDI Mate/RomIO II 2007-10-16 15:59:19 +02:00
usbmixer.c [ALSA] usb-audio - SB Live24-External better handling 2008-01-31 17:29:14 +01:00
usbmixer_maps.c [ALSA] usb-audio - SB Live24-External better handling 2008-01-31 17:29:14 +01:00
usbquirks.h [ALSA] usb-audio: Another USB mic quirk for Logitech Communicator webcam 2007-10-23 08:07:55 +02:00