mirror of
https://github.com/torvalds/linux.git
synced 2026-06-10 07:32:29 +02:00
SMbus and I2C handling from driver core into separate transport modules and makes them optional. This driver pick up from chromium 3.14-kernel Here is the URL: https://chromium.googlesource.com/chromiumos/third_party/kernel/+/v3.14 ----Note a bit different----- we can easy replace the reinit_completion(completion); with "completion->done = 0" in driver. Change-Id: Idf373a502faea7913889f4a2f14ba71cae0da5b8 Signed-off-by: Caesar Wang <wxt@rock-chips.com> |
||
|---|---|---|
| .. | ||
| gameport | ||
| gsensor | ||
| gyroscope | ||
| jogball | ||
| joystick | ||
| keyboard | ||
| lightsensor | ||
| magnetometer | ||
| misc | ||
| mouse | ||
| remotectl | ||
| sensors | ||
| serio | ||
| tablet | ||
| touchscreen | ||
| ts | ||
| apm-power.c | ||
| evbug.c | ||
| evdev.c | ||
| ff-core.c | ||
| ff-memless.c | ||
| input-compat.c | ||
| input-compat.h | ||
| input-mt.c | ||
| input-polldev.c | ||
| input.c | ||
| joydev.c | ||
| Kconfig | ||
| keycombo.c | ||
| keyreset.c | ||
| Makefile | ||
| matrix-keymap.c | ||
| mousedev.c | ||
| sparse-keymap.c | ||