/openbmc/linux/sound/hda/ |
H A D | Makefile | diff 14752412721c61d9ac1e8d8fb51d7148cb15f85b Tue Apr 14 05:15:47 CDT 2015 Takashi Iwai <tiwai@suse.de> ALSA: hda - Add the controller helper codes to hda-core module
This patch adds the controller helper codes to hda-core library. The I/O access ops are added to the bus ops. The CORB/RIRB, the basic attributes like irq# and iomap address, some locks and the list of streams are added to the bus object, together with the stream object and its helpers.
Currently the codes are just copied from the legacy driver, so you can find duplicated codes in both directories. Only constants are removed from the original hda_controller.h. More integration work will follow in the later patches.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | hdac_bus.c | diff 14752412721c61d9ac1e8d8fb51d7148cb15f85b Tue Apr 14 05:15:47 CDT 2015 Takashi Iwai <tiwai@suse.de> ALSA: hda - Add the controller helper codes to hda-core module
This patch adds the controller helper codes to hda-core library. The I/O access ops are added to the bus ops. The CORB/RIRB, the basic attributes like irq# and iomap address, some locks and the list of streams are added to the bus object, together with the stream object and its helpers.
Currently the codes are just copied from the legacy driver, so you can find duplicated codes in both directories. Only constants are removed from the original hda_controller.h. More integration work will follow in the later patches.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | hdac_stream.c | 14752412721c61d9ac1e8d8fb51d7148cb15f85b Tue Apr 14 05:15:47 CDT 2015 Takashi Iwai <tiwai@suse.de> ALSA: hda - Add the controller helper codes to hda-core module
This patch adds the controller helper codes to hda-core library. The I/O access ops are added to the bus ops. The CORB/RIRB, the basic attributes like irq# and iomap address, some locks and the list of streams are added to the bus object, together with the stream object and its helpers.
Currently the codes are just copied from the legacy driver, so you can find duplicated codes in both directories. Only constants are removed from the original hda_controller.h. More integration work will follow in the later patches.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | hdac_controller.c | 14752412721c61d9ac1e8d8fb51d7148cb15f85b Tue Apr 14 05:15:47 CDT 2015 Takashi Iwai <tiwai@suse.de> ALSA: hda - Add the controller helper codes to hda-core module
This patch adds the controller helper codes to hda-core library. The I/O access ops are added to the bus ops. The CORB/RIRB, the basic attributes like irq# and iomap address, some locks and the list of streams are added to the bus object, together with the stream object and its helpers.
Currently the codes are just copied from the legacy driver, so you can find duplicated codes in both directories. Only constants are removed from the original hda_controller.h. More integration work will follow in the later patches.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/include/sound/ |
H A D | hda_register.h | 14752412721c61d9ac1e8d8fb51d7148cb15f85b Tue Apr 14 05:15:47 CDT 2015 Takashi Iwai <tiwai@suse.de> ALSA: hda - Add the controller helper codes to hda-core module
This patch adds the controller helper codes to hda-core library. The I/O access ops are added to the bus ops. The CORB/RIRB, the basic attributes like irq# and iomap address, some locks and the list of streams are added to the bus object, together with the stream object and its helpers.
Currently the codes are just copied from the legacy driver, so you can find duplicated codes in both directories. Only constants are removed from the original hda_controller.h. More integration work will follow in the later patches.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | hdaudio.h | diff 14752412721c61d9ac1e8d8fb51d7148cb15f85b Tue Apr 14 05:15:47 CDT 2015 Takashi Iwai <tiwai@suse.de> ALSA: hda - Add the controller helper codes to hda-core module
This patch adds the controller helper codes to hda-core library. The I/O access ops are added to the bus ops. The CORB/RIRB, the basic attributes like irq# and iomap address, some locks and the list of streams are added to the bus object, together with the stream object and its helpers.
Currently the codes are just copied from the legacy driver, so you can find duplicated codes in both directories. Only constants are removed from the original hda_controller.h. More integration work will follow in the later patches.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_controller.h | diff 14752412721c61d9ac1e8d8fb51d7148cb15f85b Tue Apr 14 05:15:47 CDT 2015 Takashi Iwai <tiwai@suse.de> ALSA: hda - Add the controller helper codes to hda-core module
This patch adds the controller helper codes to hda-core library. The I/O access ops are added to the bus ops. The CORB/RIRB, the basic attributes like irq# and iomap address, some locks and the list of streams are added to the bus object, together with the stream object and its helpers.
Currently the codes are just copied from the legacy driver, so you can find duplicated codes in both directories. Only constants are removed from the original hda_controller.h. More integration work will follow in the later patches.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | hda_codec.c | diff 14752412721c61d9ac1e8d8fb51d7148cb15f85b Tue Apr 14 05:15:47 CDT 2015 Takashi Iwai <tiwai@suse.de> ALSA: hda - Add the controller helper codes to hda-core module
This patch adds the controller helper codes to hda-core library. The I/O access ops are added to the bus ops. The CORB/RIRB, the basic attributes like irq# and iomap address, some locks and the list of streams are added to the bus object, together with the stream object and its helpers.
Currently the codes are just copied from the legacy driver, so you can find duplicated codes in both directories. Only constants are removed from the original hda_controller.h. More integration work will follow in the later patches.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|