aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid/hid-sensor-hub.c
AgeCommit message (Expand)Author
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