Age | Commit message (Expand) | Author | Files | Lines |
2011-01-21 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2 | -33/+33 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 9 | -6/+563 |
2011-01-11 | HID: hid-multitouch: minor fixes based on additional review | Benjamin Tissoires | 2 | -59/+78 |
2011-01-11 | HID: Switch turbox/mosart touchscreen to hid-mosart | Benjamin Tissoires | 3 | -1/+2 |
2011-01-11 | HID: add Add Cando touch screen 10.1-inch product id | Benjamin Tissoires | 3 | -0/+4 |
2011-01-11 | HID: hid-mulitouch: add support for the 'Sensing Win7-TwoFinger' | Benjamin Tissoires | 4 | -2/+20 |
2011-01-11 | HID: hid-multitouch: add support for Cypress TrueTouch panels | Benjamin Tissoires | 4 | -0/+22 |
2011-01-11 | HID: hid-multitouch: support for PixCir-based panels | Benjamin Tissoires | 5 | -0/+484 |
2011-01-11 | HID: add feature_mapping callback | Benjamin Tissoires | 1 | -4/+13 |
2011-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 62 | -1185/+2190 |
2011-01-08 | HID: roccat: don't use #pragma pack | Jiri Kosina | 3 | -54/+30 |
2011-01-08 | HID: roccat: Add support for Roccat Kone[+] v2 | Stefan Achatz | 6 | -0/+1079 |
2011-01-08 | HID: roccat: reduce number of functions in kone and pyra drivers | Stefan Achatz | 2 | -173/+53 |
2011-01-08 | HID: roccat: declare meaning of pack pragma usage in driver headers | Stefan Achatz | 2 | -0/+6 |
2011-01-08 | HID: roccat: use class for char device for sysfs attribute creation | Stefan Achatz | 4 | -384/+209 |
2011-01-08 | Merge branches 'upstream' and 'upstream-fixes' into for-linus | Jiri Kosina | 3 | -2/+28 |
2011-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -107/+69 |
2011-01-04 | HID: hidraw: add compatibility ioctl() for 32-bit applications. | Alan Ott | 1 | -0/+3 |
2011-01-03 | HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report() | Jesper Juhl | 1 | -0/+1 |
2010-12-27 | HID: picolcd: fix misuse of logical operation in place of bitop | David Sterba | 1 | -2/+2 |
2010-12-22 | HID: usbhid: base runtime PM on modern API | Oliver Neukum | 2 | -39/+19 |
2010-12-22 | USB: add support for Dream Cheeky DL100B Webmail Notifier (1d34:0004) | Melchior FRANZ | 2 | -0/+3 |
2010-12-18 | hid: egalax: Add support for Wetab (726b) | Andy Ross | 3 | -0/+4 |
2010-12-16 | hid: egalax: Add support for Samsung NB30 netbook | Richard Nauber | 3 | -0/+4 |
2010-12-16 | hid: egalax: Document the new devices in Kconfig | Henrik Rydberg | 1 | -1/+2 |
2010-12-16 | hid: egalax: Add support for Wetab | Henrik Rydberg | 3 | -0/+4 |
2010-12-16 | hid: egalax: Convert to MT slots | Henrik Rydberg | 1 | -63/+23 |
2010-12-16 | hid: egalax: Add event filtering | Henrik Rydberg | 1 | -6/+10 |
2010-12-16 | hid: egalax: Report zero as minimum pressure | Henrik Rydberg | 1 | -0/+1 |
2010-12-16 | hid: egalax: Correct for device resolution report error | Henrik Rydberg | 1 | -0/+2 |
2010-12-16 | hid: egalax: Setup input device manually | Henrik Rydberg | 1 | -12/+22 |
2010-12-16 | input: mt: Move tracking and pointer emulation to input-mt | Henrik Rydberg | 1 | -28/+2 |
2010-12-16 | input: mt: Collect slots initialization code | Henrik Rydberg | 1 | -4/+1 |
2010-12-16 | input: mt: Break out slots handling | Henrik Rydberg | 1 | -0/+1 |
2010-12-14 | HID: replace offsets values with their corresponding BTN_* defines | Florian Fainelli | 1 | -6/+6 |
2010-12-14 | HID: hid-mosart: support suspend/resume | Benjamin Tissoires | 1 | -0/+16 |
2010-12-14 | HID: hid-mosart: ignore buttons report | Benjamin Tissoires | 1 | -0/+4 |
2010-12-11 | HID: hid-picolcd: don't use flush_scheduled_work() | Tejun Heo | 1 | -1/+1 |
2010-12-10 | Merge branch 'master' into upstream | Jiri Kosina | 7 | -44/+99 |
2010-12-10 | HID: simplify an index check in hid_lookup_collection | Joe Perches | 1 | -3/+7 |
2010-12-10 | HID: Hoist assigns from ifs | Joe Perches | 1 | -6/+13 |
2010-12-10 | HID: Remove superfluous __inline__ | Joe Perches | 1 | -5/+5 |
2010-12-10 | HID: Use vzalloc for vmalloc/memset(,0...) | Joe Perches | 1 | -2/+1 |
2010-12-10 | HID: Add and use hid_<level>: dev_<level> equivalents | Joe Perches | 50 | -393/+372 |
2010-12-09 | HID: magicmouse: Don't report REL_{X,Y} for Magic Trackpad | Chase Douglas | 1 | -0/+5 |
2010-12-08 | HID: add hid_hw_open/close/power() handlers | Dmitry Torokhov | 4 | -33/+24 |
2010-12-07 | HID: Consolidate device existence checks in hiddev_ioctl | Valentine Barshak | 1 | -184/+103 |
2010-12-07 | HID: Fix race between disconnect and hiddev_ioctl | Valentine Barshak | 1 | -37/+131 |
2010-12-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -10/+16 |
2010-12-02 | HID: length resolution should be reported units/mm | Dmitry Torokhov | 1 | -8/+11 |