Commit Graph

155 Commits (2428a8fe2261e901e058d9ea8b6ed7e1b4268b79)

Author SHA1 Message Date
Alex Dubov 2428a8fe22 tifm: move common device management tasks from tifm_7xx1 to tifm_core 18 years ago
Alex Dubov 6113ed73e6 tifm: move common adapter management tasks from tifm_7xx1 to tifm_core 18 years ago
Alex Dubov 342c0ec485 tifm_7xx1: improve card detection routine 18 years ago
Alex Dubov 3540af8ffd tifm: replace per-adapter kthread with freezeable workqueue 18 years ago
Alex Dubov e23f2b8a1a tifm: simplify bus match and uevent handlers 18 years ago
Alex Dubov 8dc4a61eca tifm: use bus methods to handle probe/remove instead of driver ones. 18 years ago
Alex Dubov 4552f0cbd4 tifm: hide details of interrupt processing from socket drivers 18 years ago
malattia@linux.it 1b20d34406 sony-laptop: remove user visible camera controls as platform attributes 18 years ago
malattia@linux.it 1ce82c14d0 sony-laptop: add a meye-usable include file for camera ops 18 years ago
malattia@linux.it e364632e74 sony-laptop: complete the motion eye camera support in sony-laptop 18 years ago
malattia@linux.it 1a3e323907 sonypi: try to detect if sony-laptop has already taken one of the known ioports 18 years ago
malattia@linux.it 9476cdfae6 sony-laptop: add edge modem support (also called WWAN) 18 years ago
malattia@linux.it 9f9f076171 sony-laptop: add locking on accesses to the ioport and global vars 18 years ago
malattia@linux.it 5f3d2898d7 sony-laptop: add camera enable/disable parameter, better handle possible infinite loop 18 years ago
Adrian Bunk 836a53f42f thinkpad-acpi: make drivers/misc/thinkpad_acpi:fan_mutex static 18 years ago
Henrique de Moraes Holschuh d3a6ade4f8 ACPI: thinkpad-acpi: add sysfs support to wan and bluetooth subdrivers 18 years ago
Henrique de Moraes Holschuh a0416420e2 ACPI: thinkpad-acpi: add sysfs support to hotkey subdriver 18 years ago
Henrique de Moraes Holschuh d94a7f16ca ACPI: thinkpad-acpi: improve dock subdriver initialization 18 years ago
Henrique de Moraes Holschuh 5ae930e685 ACPI: thinkpad-acpi: improve debugging for acpi helpers 18 years ago
Henrique de Moraes Holschuh c573ddb998 ACPI: thinkpad-acpi: map ENXIO to EINVAL for fan sysfs 18 years ago
Henrique de Moraes Holschuh ca4ac2f48a ACPI: thinkpad-acpi: fix a fan watchdog invocation 18 years ago
Henrique de Moraes Holschuh 4985cd0a63 ACPI: thinkpad-acpi: do not arm fan watchdog if it would not work 18 years ago
Henrique de Moraes Holschuh ecf2a80a97 ACPI: thinkpad-acpi: add a fan-control feature master toggle 18 years ago
Henrique de Moraes Holschuh 7d5a015eec ACPI: thinkpad-acpi: update brightness sysfs interface support 18 years ago
Henrique de Moraes Holschuh b616004c70 ACPI: thinkpad-acpi: add sysfs support to the cmos command subdriver 18 years ago
Henrique de Moraes Holschuh eaa7571b2d ACPI: thinkpad-acpi: add a safety net for TPEC fan control mode 18 years ago
Henrique de Moraes Holschuh fe98a52ce7 ACPI: thinkpad-acpi: add sysfs support to fan subdriver 18 years ago
Henrique de Moraes Holschuh 2c37aa4e22 ACPI: thinkpad-acpi: add sysfs support to the thermal subdriver 18 years ago
Henrique de Moraes Holschuh 40ca9fdf8a ACPI: thinkpad-acpi: protect fan and hotkey data structures 18 years ago
Henrique de Moraes Holschuh 7252374a39 ACPI: thinkpad-acpi: add infrastructure for the sysfs device attributes 18 years ago
Henrique de Moraes Holschuh 176750d688 ACPI: thinkpad-acpi: driver sysfs conversion 18 years ago
Henrique de Moraes Holschuh 54ae15014c ACPI: thinkpad-acpi: register with the device model 18 years ago
Henrique de Moraes Holschuh 99fba3f817 ACPI: thinkpad-acpi: improve fan watchdog messages 18 years ago
Henrique de Moraes Holschuh 04cc862c18 ACPI: thinkpad-acpi: cleanup thermal subdriver for sysfs conversion 18 years ago
Henrique de Moraes Holschuh c9bea99c1a ACPI: thinkpad-acpi: clean up CMOS commands subdriver 18 years ago
Henrique de Moraes Holschuh 83f3472464 ACPI: thinkpad-acpi: cleanup video subdriver 18 years ago
Henrique de Moraes Holschuh d6fdd1e91a ACPI: thinkpad-acpi: cleanup bluetooth and wan for sysfs conversion 18 years ago
Henrique de Moraes Holschuh b86c4722de ACPI: thinkpad-acpi: clean up hotkey subdriver 18 years ago
Henrique de Moraes Holschuh d01320e606 ACPI: thinkpad-acpi: mark acpi helper functions __must_check 18 years ago
Henrique de Moraes Holschuh 8d376cd654 ACPI: thinkpad-acpi: prepare for device model conversion 18 years ago
Henrique de Moraes Holschuh d8fd94d9f0 ACPI: thinkpad-acpi: use bitfields for module flags 18 years ago
Henrique de Moraes Holschuh 9264117792 ACPI: thinkpad-acpi: use bitfields to hold subdriver flags 18 years ago
Henrique de Moraes Holschuh 0dcef77c5b ACPI: thinkpad-acpi: improve thinkpad detection 18 years ago
Henrique de Moraes Holschuh a5763f2223 ACPI: thinkpad-acpi: uncouple subdriver init from ibms struct 18 years ago
Henrique de Moraes Holschuh fe08bc4b4f ACPI: thinkpad-acpi: add subdriver debug statements 18 years ago
Henrique de Moraes Holschuh 5fba344cfd ACPI: thinkpad-acpi: clean up probing and move init to subdrivers 18 years ago
Henrique de Moraes Holschuh 132ce09123 ACPI: thinkpad-acpi: add debug mode 18 years ago
Henrique de Moraes Holschuh f51d1a3984 ACPI: thinkpad-acpi: update fan firmware documentation 18 years ago
Henrique de Moraes Holschuh efa27145df ACPI: thinkpad-acpi: rename thinkpad constants 18 years ago
Henrique de Moraes Holschuh 1def7115f0 ACPI: thinkpad-acpi: rename module glue 18 years ago