| Commit message (Expand) | Author | Age | Files | Lines |
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-21 | 2 | -33/+33 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-01-13 | 9 | -6/+563 |
|\ |
|
| * | HID: hid-multitouch: minor fixes based on additional review | Benjamin Tissoires | 2011-01-11 | 2 | -59/+78 |
| * | HID: Switch turbox/mosart touchscreen to hid-mosart | Benjamin Tissoires | 2011-01-11 | 3 | -1/+2 |
| * | HID: add Add Cando touch screen 10.1-inch product id | Benjamin Tissoires | 2011-01-11 | 3 | -0/+4 |
| * | HID: hid-mulitouch: add support for the 'Sensing Win7-TwoFinger' | Benjamin Tissoires | 2011-01-11 | 4 | -2/+20 |
| * | HID: hid-multitouch: add support for Cypress TrueTouch panels | Benjamin Tissoires | 2011-01-11 | 4 | -0/+22 |
| * | HID: hid-multitouch: support for PixCir-based panels | Benjamin Tissoires | 2011-01-11 | 5 | -0/+484 |
| * | HID: add feature_mapping callback | Benjamin Tissoires | 2011-01-11 | 1 | -4/+13 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-01-10 | 62 | -1185/+2190 |
|\ \
| |/
|/| |
|
| * | HID: roccat: don't use #pragma pack | Jiri Kosina | 2011-01-08 | 3 | -54/+30 |
| * | HID: roccat: Add support for Roccat Kone[+] v2 | Stefan Achatz | 2011-01-08 | 6 | -0/+1079 |
| * | HID: roccat: reduce number of functions in kone and pyra drivers | Stefan Achatz | 2011-01-08 | 2 | -173/+53 |
| * | HID: roccat: declare meaning of pack pragma usage in driver headers | Stefan Achatz | 2011-01-08 | 2 | -0/+6 |
| * | HID: roccat: use class for char device for sysfs attribute creation | Stefan Achatz | 2011-01-08 | 4 | -384/+209 |
| * | Merge branches 'upstream' and 'upstream-fixes' into for-linus | Jiri Kosina | 2011-01-08 | 3 | -2/+28 |
| |\ |
|
| | * | HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report() | Jesper Juhl | 2011-01-03 | 1 | -0/+1 |
| | * | HID: picolcd: fix misuse of logical operation in place of bitop | David Sterba | 2010-12-27 | 1 | -2/+2 |
| | * | HID: hid-mosart: support suspend/resume | Benjamin Tissoires | 2010-12-14 | 1 | -0/+16 |
| | * | HID: hid-mosart: ignore buttons report | Benjamin Tissoires | 2010-12-14 | 1 | -0/+4 |
| | * | HID: magicmouse: Don't report REL_{X,Y} for Magic Trackpad | Chase Douglas | 2010-12-09 | 1 | -0/+5 |
| * | | HID: hidraw: add compatibility ioctl() for 32-bit applications. | Alan Ott | 2011-01-04 | 1 | -0/+3 |
| * | | HID: usbhid: base runtime PM on modern API | Oliver Neukum | 2010-12-22 | 2 | -39/+19 |
| * | | HID: replace offsets values with their corresponding BTN_* defines | Florian Fainelli | 2010-12-14 | 1 | -6/+6 |
| * | | HID: hid-picolcd: don't use flush_scheduled_work() | Tejun Heo | 2010-12-11 | 1 | -1/+1 |
| * | | Merge branch 'master' into upstream | Jiri Kosina | 2010-12-10 | 7 | -44/+99 |
| |\| |
|
| * | | HID: simplify an index check in hid_lookup_collection | Joe Perches | 2010-12-10 | 1 | -3/+7 |
| * | | HID: Hoist assigns from ifs | Joe Perches | 2010-12-10 | 1 | -6/+13 |
| * | | HID: Remove superfluous __inline__ | Joe Perches | 2010-12-10 | 1 | -5/+5 |
| * | | HID: Use vzalloc for vmalloc/memset(,0...) | Joe Perches | 2010-12-10 | 1 | -2/+1 |
| * | | HID: Add and use hid_<level>: dev_<level> equivalents | Joe Perches | 2010-12-10 | 50 | -393/+372 |
| * | | HID: add hid_hw_open/close/power() handlers | Dmitry Torokhov | 2010-12-08 | 4 | -33/+24 |
| * | | HID: Consolidate device existence checks in hiddev_ioctl | Valentine Barshak | 2010-12-07 | 1 | -184/+103 |
| * | | HID: Fix race between disconnect and hiddev_ioctl | Valentine Barshak | 2010-12-07 | 1 | -37/+131 |
| * | | HID: hid-core - rename hid_blacklist to hid_have_special_driver | Dmitry Torokhov | 2010-11-28 | 1 | -3/+3 |
| * | | HID: Add support for Perixx PERIBOARD-707 (Plus) | Dennis Kügler | 2010-11-25 | 4 | -1/+4 |
| * | | HID: wacom: make sysfs permissions more strict | Jiri Kosina | 2010-11-18 | 1 | -1/+1 |
| * | | HID: prodikeys: make sysfs permissions more strict | Jiri Kosina | 2010-11-18 | 1 | -3/+3 |
| * | | HID: usbhid: Clean up makefile (-y instead of -objs) | Tracey Dent | 2010-11-18 | 1 | -3/+3 |
| * | | HID: Clean up makefile (-y instead of -objs) | Tracey Dent | 2010-11-18 | 1 | -6/+6 |
| * | | HID: make translation table selection more clear | Jiri Kosina | 2010-11-03 | 1 | -9/+10 |
| * | | HID: add MacBookAir 3,1 and 3,2 support | Edgar (gimli) Hucek | 2010-11-03 | 3 | -4/+60 |
| * | | HID: Add Force Feedback support for EMS Trio Linker Plus II | Ignaz Forster | 2010-11-01 | 5 | -0/+177 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-01-07 | 5 | -107/+69 |
|\ \ \ |
|
| * | | | hid: egalax: Add support for Wetab (726b) | Andy Ross | 2010-12-18 | 3 | -0/+4 |
| * | | | hid: egalax: Add support for Samsung NB30 netbook | Richard Nauber | 2010-12-16 | 3 | -0/+4 |
| * | | | hid: egalax: Document the new devices in Kconfig | Henrik Rydberg | 2010-12-16 | 1 | -1/+2 |
| * | | | hid: egalax: Add support for Wetab | Henrik Rydberg | 2010-12-16 | 3 | -0/+4 |
| * | | | hid: egalax: Convert to MT slots | Henrik Rydberg | 2010-12-16 | 1 | -63/+23 |
| * | | | hid: egalax: Add event filtering | Henrik Rydberg | 2010-12-16 | 1 | -6/+10 |