summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-sensor-hub.c
Commit message (Expand)AuthorAgeFilesLines
* HID: use hid_hw_wait() instead of direct call to usbhidBenjamin Tissoires2013-02-251-3/+2
* HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires2013-02-251-4/+3
*-. Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'fo...Jiri Kosina2013-02-211-13/+1
|\ \
| | * HID: Use module_hid_driver macroH Hartley Sweeten2013-01-031-13/+1
| |/
* | HID: sensor-hub: don't limit the driver only to USB busMika Westerberg2013-02-181-1/+2
* | HID: sensor-hub: get rid of unused sensor_hub_grabbed_usages[] tableMika Westerberg2013-02-181-5/+0
|/
*-. Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...Jiri Kosina2012-12-121-35/+1
|\ \
| | * HID: sensor-hub: Remove pointless NULL checkAlan Cox2012-11-201-4/+0
| |/ |/|
| * HID: sensors: autodetect USB HID sensor hubsAlexander Holler2012-12-121-31/+1
|/
* HID: hid-sensor-hub: Fix sensor_hub_probe error handlingAxel Lin2012-09-221-8/+4
* HID: hid-sensor-hub: Remove hdev->claimed settingAxel Lin2012-09-221-2/+0
* HID: sensors: remove some unneeded checksDan Carpenter2012-09-181-9/+0
* HID: sensors: use GFP_ATOMIC under spinlockDan Carpenter2012-09-181-2/+2
* HID: sensors: fix up for mfd_add_devices() API changeStephen Rothwell2012-09-181-1/+1
* HID: sensors: introduce sensor frameworksrinivas pandruvada2012-09-061-0/+695