remarkable-linux/sound/usb/caiaq
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-audio.c [ALSA] caiaq - support for Native Instrument's RigKontrol3 2007-10-16 16:50:46 +02:00
caiaq-audio.h [ALSA] Add Native Instrument usb audio device support 2007-05-11 16:55:53 +02:00
caiaq-device.c [ALSA] caiaq - support for Native Instrument's RigKontrol3 2007-10-16 16:50:46 +02:00
caiaq-device.h [ALSA] caiaq - misc input handling fixes 2008-01-31 17:29:27 +01:00
caiaq-input.c [ALSA] caiaq - misc input handling fixes 2008-01-31 17:29:27 +01:00
caiaq-input.h [ALSA] Add Native Instrument usb audio device support 2007-05-11 16:55:53 +02:00
caiaq-midi.c [ALSA] Add Native Instrument usb audio device support 2007-05-11 16:55:53 +02:00
caiaq-midi.h [ALSA] Add Native Instrument usb audio device support 2007-05-11 16:55:53 +02:00
Makefile [ALSA] Add Native Instrument usb audio device support 2007-05-11 16:55:53 +02:00