index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-sensor-hub.c
Age
Commit message (
Expand
)
Author
2013-09-06
Merge branch 'for-3.12/sensor-hub' into for-linus
Jiri Kosina
2013-09-04
HID: hid-sensor-hub: change kmalloc + memcpy by kmemdup
Andy Shevchenko
2013-09-04
HID: hid-sensor-hub: move to devm_kzalloc
Andy Shevchenko
2013-09-04
HID: hid-sensor-hub: fix indentation accross the code
Andy Shevchenko
2013-09-04
HID: sensor-hub: validate feature report details
Kees Cook
2013-08-26
HID: hid-sensor-hub: fix style of comments
Andy Shevchenko
2013-02-25
HID: use hid_hw_wait() instead of direct call to usbhid
Benjamin Tissoires
2013-02-25
HID: use hid_hw_request() instead of direct call to usbhid
Benjamin Tissoires
2013-02-21
Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'fo...
Jiri Kosina
2013-02-18
HID: sensor-hub: don't limit the driver only to USB bus
Mika Westerberg
2013-02-18
HID: sensor-hub: get rid of unused sensor_hub_grabbed_usages[] table
Mika Westerberg
2013-01-03
HID: Use module_hid_driver macro
H Hartley Sweeten
2012-12-12
Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...
Jiri Kosina
2012-12-12
HID: sensors: autodetect USB HID sensor hubs
Alexander Holler
2012-11-20
HID: sensor-hub: Remove pointless NULL check
Alan Cox
2012-09-22
HID: hid-sensor-hub: Fix sensor_hub_probe error handling
Axel Lin
2012-09-22
HID: hid-sensor-hub: Remove hdev->claimed setting
Axel Lin
2012-09-18
HID: sensors: remove some unneeded checks
Dan Carpenter
2012-09-18
HID: sensors: use GFP_ATOMIC under spinlock
Dan Carpenter
2012-09-18
HID: sensors: fix up for mfd_add_devices() API change
Stephen Rothwell
2012-09-06
HID: sensors: introduce sensor framework
srinivas pandruvada