- e3de671 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
- 7683355 HID: sensor-hub: Add quirk for Lenovo Yoga 900 with ITE Chips by Srinivas Pandruvada · 9 years ago
- 8d43b49 hid-sensor-hub.c: fix wrong do_div() usage by Nicolas Pitre · 9 years ago
- d64e19d Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonrise', 'for-4.4/i2c-hid', 'for-4.4/logitech', 'for-4.4/microsoft', 'for-4.4/multitouch', 'for-4.4/roccat-sysfs-deprecation', 'for-4.4/upstream' and 'for-4.4/wacom' into for-linus by Jiri Kosina · 9 years ago
- 636a89d HID: fix some indenting issues by Jiri Slaby · 9 years ago
- e8e8843 HID: sensor-hub: Add quirk for Lenovo Yoga 2 with ITE Chips by Ritesh Raj Sarraf · 9 years ago
- 9fe8ecc HID: sensor-hub: Fixup for Lenovo ThinkPad Helix 2 sensor hub report by Fernando D S Lima · 9 years ago
- 21589eb HID: sensor-hub: Add in quirk for Lenovo Yogas with ITE by Guilhem Lettron · 9 years ago
- 2d94e52 HID: hid-sensor-hub: Fix debug lock warning by Srinivas Pandruvada · 10 years ago
- 2e455c2 Merge branch 'for-4.1/sensor-hub' into for-linus by Jiri Kosina · 10 years ago
- 62fad13 HID: hid-sensor-hub: Fix sparse warning by Srinivas Pandruvada · 10 years ago
- eb96483 HID: hid-sensor-hub: fix attribute read for logical usage id by Srinivas Pandruvada · 10 years ago
- 3950e03 HID: hid-sensor-hub: Enhance feature report set API by Srinivas Pandruvada · 10 years ago
- 6adc83f HID: hid-sensor-hub: Enhance get feature report API by Srinivas Pandruvada · 10 years ago
- b3f4737 HID: hid-sensor-hub: Extend API for async reads by Srinivas Pandruvada · 10 years ago
- cb67126 HID: hid-sensor-hub: Add support for application collection by Srinivas Pandruvada · 10 years ago
- e651a1d HID: hid-sensor-hub: Allow parallel synchronous reads by Srinivas Pandruvada · 10 years ago
- ed11977 HID: sensor-hub: correct dyn_callback_lock IRQ-safe change by Srinivas Pandruvada · 10 years ago
- 16b5fe2 HID: hid-sensor-hub: Use mfd_add_hotplug_devices() helper by Johan Hovold · 10 years ago
- 467669c HID: hid-sensor-hub: re-add mistakenly removed USB_DEVICE_ID_STM_HID_SENSOR id by Srinivas Pandruvada · 10 years ago
- 5be5db2 HID: hid-sensor-hub: use devm_ functions consistently by Himangi Saraogi · 10 years ago
- ceec634 HID: sensor-hub: fix potential memory leak by Jiri Slaby · 10 years ago
- 0ccf091 HID: sensor-hub: make dyn_callback_lock IRQ-safe by Jiri Kosina · 11 years ago
- af5666e Merge branches 'for-3.15/upstream-fixes' and 'for-3.16/upstream' into for-linus by Jiri Kosina · 11 years ago
- dde3b45 HID: hid-sensor-hub: new device id and quirk for STM Sensor hub by Archana Patni · 11 years ago
- 00478ee HID: hid-sensor-hub: Set report quirk for Microsoft Surface by Reyad Attiyat · 11 years ago
- 825747b HID: sensor-hub: Add in quirk for sensor hub in Lenovo Ideapad Yogas by Peter F. Patel-Schneider · 11 years ago
- 30f5887 HID: sensor-hub: add sensor hub quirk for ThinkPad Helix by Stephen Chandler Paul · 11 years ago
- ded7566 Merge branch 'for-3.15/hid-sensor-hub' into for-linus by Jiri Kosina · 11 years ago
- f74346a HID: hid-sensor-hub: fix sleeping function called from invalid context by Srinivas Pandruvada · 11 years ago
- ca2ed12 HID: hid-sensor-hub: Processing for duplicate physical ids by Srinivas Pandruvada · 11 years ago
- e02cee4 HID: hid-sensor-hub: Add selector api by Srinivas Pandruvada · 11 years ago
- 218eb9e HID: hid-sensor-hub: quirk for STM Sensor hub by Archana Patni · 11 years ago
- 875e36f HID: hid-sensor-hub: Fix buggy report descriptors by Srinivas Pandruvada · 11 years ago
- 1008ebb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
- d81cae8 HID: hid-sensor-hub: fix duplicate sysfs entry error by Srinivas Pandruvada · 11 years ago
- 9f740ff HID: hid-sensor-hub: Add logical min and max by Srinivas Pandruvada · 11 years ago
- e0da5c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
- d4b1bba HID: hid-sensor-hub: fix report size by Srinivas Pandruvada · 11 years ago
- 1df3a40 HID: Delay opening HID device by Srinivas Pandruvada · 11 years ago
- 4e5a494 Merge branch 'for-3.12/sensor-hub' into for-linus by Jiri Kosina · 11 years ago
- 7b0692f HID: hid-sensor-hub: change kmalloc + memcpy by kmemdup by Andy Shevchenko · 11 years ago
- 905cc19 HID: hid-sensor-hub: move to devm_kzalloc by Andy Shevchenko · 11 years ago
- 5902fde HID: hid-sensor-hub: fix indentation accross the code by Andy Shevchenko · 11 years ago
- 9e89102 HID: sensor-hub: validate feature report details by Kees Cook · 11 years ago
- 15261f6 HID: hid-sensor-hub: fix style of comments by Andy Shevchenko · 11 years ago
- b7966a4 HID: use hid_hw_wait() instead of direct call to usbhid by Benjamin Tissoires · 12 years ago
- d8814272 HID: use hid_hw_request() instead of direct call to usbhid by Benjamin Tissoires · 12 years ago
- 7375951 Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'for-3.9/thingm' and 'for-3.9/upstream' into for-linus by Jiri Kosina · 12 years ago
- 0d1e4b0 HID: sensor-hub: don't limit the driver only to USB bus by Mika Westerberg · 12 years ago
- 9ef0c5f HID: sensor-hub: get rid of unused sensor_hub_grabbed_usages[] table by Mika Westerberg · 12 years ago
- f425458 HID: Use module_hid_driver macro by H Hartley Sweeten · 12 years ago
- 818b930 Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid', 'for-3.8/multitouch', 'for-3.8/roccat', 'for-3.8/sensors' and 'for-3.8/upstream' into for-linus by Jiri Kosina · 12 years ago
- 83499b5 HID: sensors: autodetect USB HID sensor hubs by Alexander Holler · 12 years ago
- e3bbe87 HID: sensor-hub: Remove pointless NULL check by Alan Cox · 12 years ago
- f2f13a6 HID: hid-sensor-hub: Fix sensor_hub_probe error handling by Axel Lin · 12 years ago
- 3f257ca HID: hid-sensor-hub: Remove hdev->claimed setting by Axel Lin · 12 years ago
- 24db0d7 HID: sensors: remove some unneeded checks by Dan Carpenter · 12 years ago
- 2b7c4b8 HID: sensors: use GFP_ATOMIC under spinlock by Dan Carpenter · 12 years ago
- f45c69b HID: sensors: fix up for mfd_add_devices() API change by Stephen Rothwell · 12 years ago
- 401ca24 HID: sensors: introduce sensor framework by srinivas pandruvada · 12 years ago