Commit Graph

8 Commits

Author SHA1 Message Date
Lefucjusz
2f74db29a6 [MOS-608] Fix crash on phone turn off
Fix of the crash that sometimes happened
during system closing.
2022-08-25 16:13:58 +02:00
Lefucjusz
434a335ef3 [MOS-411] Wired headset audio fix
Fixes non-working wired headset audio
during call
2022-05-16 10:20:48 +02:00
Marek Niepieklo
183617d3e2 [EGD-6416] Add handling of headset keys
Change the volume level using headset keys
2021-04-06 20:14:34 +02:00
Marek Niepieklo
d46673b24b [EGD-6383] Add HW initialization for headset keys detection
Replaced timer-based hander with IRQ handler to get
  headset status

Added initialization for headset key press detection
2021-04-02 10:31:13 +02:00
Szymon Mroczek
9ea4e2cecd [EGD-3427] Refactoring 2020-08-07 11:32:05 +02:00
Szymon Mroczek
e41586e239 [EGD-3427] Rework to indicate change of insert/removed state 2020-08-07 11:32:05 +02:00
Szymon Mroczek
c742eb4155 [EGD-3427] Headset module reworked to handle insertion/removal detection through periodic polling instead of an interrupt. This is caused by DET_TRIGGER input bouncing issue. 2020-08-07 11:32:05 +02:00
Szymon Mroczek
a180eaa14f [EGD-3427] Headset module added 2020-08-07 11:32:05 +02:00