aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-sensor-hub.c
AgeCommit message (Expand)Author
2014-11-25HID: hid-sensor-hub: Use mfd_add_hotplug_devices() helperJohan Hovold
2014-09-04HID: hid-sensor-hub: re-add mistakenly removed USB_DEVICE_ID_STM_HID_SENSOR idSrinivas Pandruvada
2014-08-12HID: hid-sensor-hub: use devm_ functions consistentlyHimangi Saraogi
2014-06-30HID: sensor-hub: fix potential memory leakJiri Slaby
2014-06-10HID: sensor-hub: make dyn_callback_lock IRQ-safeJiri Kosina
2014-06-04Merge branches 'for-3.15/upstream-fixes' and 'for-3.16/upstream' into for-linusJiri Kosina
2014-06-02HID: hid-sensor-hub: new device id and quirk for STM Sensor hubArchana Patni
2014-05-28HID: hid-sensor-hub: Set report quirk for Microsoft SurfaceReyad Attiyat
2014-05-06HID: sensor-hub: Add in quirk for sensor hub in Lenovo Ideapad YogasPeter F. Patel-Schneider
2014-04-03HID: sensor-hub: add sensor hub quirk for ThinkPad HelixStephen Chandler Paul
2014-04-01Merge branch 'for-3.15/hid-sensor-hub' into for-linusJiri Kosina
2014-03-25HID: hid-sensor-hub: fix sleeping function called from invalid contextSrinivas Pandruvada
2014-02-17HID: hid-sensor-hub: Processing for duplicate physical idsSrinivas Pandruvada
2014-02-17HID: hid-sensor-hub: Add selector apiSrinivas Pandruvada
2014-02-17HID: hid-sensor-hub: quirk for STM Sensor hubArchana Patni
2014-01-16HID: hid-sensor-hub: Fix buggy report descriptorsSrinivas Pandruvada
2013-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-12-09HID: hid-sensor-hub: fix duplicate sysfs entry errorSrinivas Pandruvada
2013-12-02HID: hid-sensor-hub: Add logical min and maxSrinivas Pandruvada
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-30HID: hid-sensor-hub: fix report sizeSrinivas Pandruvada
2013-10-01HID: Delay opening HID deviceSrinivas Pandruvada
2013-09-06Merge branch 'for-3.12/sensor-hub' into for-linusJiri Kosina
2013-09-04HID: hid-sensor-hub: change kmalloc + memcpy by kmemdupAndy Shevchenko
2013-09-04HID: hid-sensor-hub: move to devm_kzallocAndy Shevchenko
2013-09-04HID: hid-sensor-hub: fix indentation accross the codeAndy Shevchenko
2013-09-04HID: sensor-hub: validate feature report detailsKees Cook
2013-08-26HID: hid-sensor-hub: fix style of commentsAndy Shevchenko
2013-02-25HID: use hid_hw_wait() instead of direct call to usbhidBenjamin Tissoires
2013-02-25HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires
2013-02-21Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'fo...Jiri Kosina
2013-02-18HID: sensor-hub: don't limit the driver only to USB busMika Westerberg
2013-02-18HID: sensor-hub: get rid of unused sensor_hub_grabbed_usages[] tableMika Westerberg
2013-01-03HID: Use module_hid_driver macroH Hartley Sweeten
2012-12-12Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...Jiri Kosina
2012-12-12HID: sensors: autodetect USB HID sensor hubsAlexander Holler
2012-11-20HID: sensor-hub: Remove pointless NULL checkAlan Cox
2012-09-22HID: hid-sensor-hub: Fix sensor_hub_probe error handlingAxel Lin
2012-09-22HID: hid-sensor-hub: Remove hdev->claimed settingAxel Lin
2012-09-18HID: sensors: remove some unneeded checksDan Carpenter
2012-09-18HID: sensors: use GFP_ATOMIC under spinlockDan Carpenter
2012-09-18HID: sensors: fix up for mfd_add_devices() API changeStephen Rothwell
2012-09-06HID: sensors: introduce sensor frameworksrinivas pandruvada