[PATCH 0/2] hid-input: Keyboard and MT support for MacBookPro8
From: Henrik Rydberg <hidden>
Date: 2011-03-11 18:43:07
Also in:
lkml
From: Henrik Rydberg <hidden>
Date: 2011-03-11 18:43:07
Also in:
lkml
Hi Jiri, Dmitry, Keyboard and MT support for the new MacBookPro models. The first patch is against HID, the second against Input. As usual, they need to be synced. The patches have been tested on the Ubuntu forums, many thanks to Andy for the nice patches. Thanks, Henrik Andy Botting (2): HID: hid-apple: Add keyboard support for MacBookPro8 Input: bcm5974 - add support for MacBookPro8 drivers/hid/hid-apple.c | 6 ++++++ drivers/hid/hid-core.c | 6 ++++++ drivers/hid/hid-ids.h | 3 +++ drivers/input/mouse/bcm5974.c | 20 ++++++++++++++++++++ 4 files changed, 35 insertions(+), 0 deletions(-) -- 1.7.4.1