index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-01
Merge branch 'upstream' into for-linus
Jiri Kosina
31
-229
/
+110
2012-10-01
Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...
Jiri Kosina
24
-2863
/
+3904
2012-10-01
HID: hidraw: don't deallocate memory when it is in use
Ratan Nalumasu
1
-43
/
+26
2012-10-01
HID: picoLCD: optimize for inactive debugfs
Bruno Prémont
1
-1
/
+1
2012-10-01
HID: Add support for Sony PS3 BD Remote Control
David Dillow
5
-1
/
+232
2012-10-01
HID: keep dev_rdesc unmodified and use it for comparisons
Kevin Daughtridge
2
-6
/
+16
2012-09-25
HID: lg4ff: Minor coding style fixes in lg4ff and hid-lg
Michal Malý
2
-5
/
+5
2012-09-25
HID: hid-lg4ff: Set absolute axes parametes on DFP
Michal Malý
1
-0
/
+17
2012-09-25
HID: hid-lg4ff: Adjust X axis input value accordingly to selected range.
Michal Malý
3
-0
/
+61
2012-09-25
HID: hid-lg4ff: Minor code cleanup to improve readability
Michal Malý
1
-57
/
+64
2012-09-25
HID: ntrig: change default value of logical/physical width/height to 1
Wen-chien Jesse Sung
1
-4
/
+4
2012-09-25
HID: picoLCD: bounds check in dump_buff_as_hex()
Bruno Prémont
1
-6
/
+6
2012-09-22
HID: Fix logitech-dj: missing Unifying device issue
Nestor Lopez Casado
2
-0
/
+46
2012-09-22
HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp()
Axel Lin
1
-0
/
+2
2012-09-20
Merge branch 'for-next' of git://github.com/rydberg/linux into from-henrik
Jiri Kosina
4
-103
/
+98
2012-09-19
HID: hid-multitouch: Add Flatfrog support
Henrik Rydberg
2
-5
/
+24
2012-09-19
HID: hid-multitouch: Fix contact count on 3M panels
Henrik Rydberg
1
-1
/
+3
2012-09-19
HID: hid-multitouch: Remove the redundant touch state
Henrik Rydberg
1
-65
/
+23
2012-09-19
HID: hid-multitouch: Simplify setup and frame synchronization
Henrik Rydberg
1
-29
/
+38
2012-09-19
HID: Add an input configured notification callback
Henrik Rydberg
1
-2
/
+9
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
2
-2
/
+2
2012-09-19
HID: picolcd_core: Remove setting hdev->claimed before calling hid_hw_start()
Axel Lin
1
-4
/
+0
2012-09-19
HID: picoLCD: drop version check during probe
Bruno Prémont
1
-18
/
+0
2012-09-19
HID: wacom: Fix wacom_probe error handling
Axel Lin
1
-9
/
+14
2012-09-18
HID: wiimote: fix weight conversion error for values > 17kg
Florian Echtler
1
-1
/
+2
2012-09-17
HID: roccat: conditional blacklisting of Roccat modules
Stefan Achatz
1
-0
/
+2
2012-09-17
HID: wiimote: Parse calibration data of balance boards
Florian Echtler
1
-1
/
+38
2012-09-17
HID: wiimote: Add Nintendo Balance-Board support
David Herrmann
1
-0
/
+59
2012-09-17
HID: Fix return values in open_collection()
Sachin Kamat
1
-3
/
+3
2012-09-17
HID: lenovo-tpkbd: Remove unnecessary casts of void pointers
Axel Lin
1
-114
/
+33
2012-09-17
HID: prodikeys: Remove unnecessary casts of void pointers
Axel Lin
1
-9
/
+9
2012-09-17
HID: lg4ff: Remove unnecessary casts of void pointers
Axel Lin
1
-2
/
+2
2012-09-17
HID: lg: Remove unnecessary casts of void pointers
Axel Lin
1
-5
/
+5
2012-09-11
HID: picolcd: fix build error if !CONFIG_DEBUG_FS
Axel Lin
1
-5
/
+4
2012-09-11
HID: holtekff: use %*ph to dump small buffers
Andy Shevchenko
1
-2
/
+1
2012-09-08
HID: picoLCD: fix a NULL test in picolcd_raw_cir()
Dan Carpenter
1
-1
/
+1
2012-09-07
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+6
2012-09-07
HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured
Andres Freund
1
-1
/
+3
2012-09-07
HID: primax: Remove px_probe() and px_remove() functions
Axel Lin
1
-25
/
+0
2012-09-07
HID: waltop: Remove waltop_probe() and waltop_remove() functions
Axel Lin
1
-29
/
+0
2012-09-06
dj: memory scribble in logi_dj
Alan Cox
1
-2
/
+2
2012-09-05
HID: hid-lcpower: Use HID_UP_LOGIVENDOR instead of hard coded 0x0ffbc0000
Axel Lin
1
-1
/
+1
2012-09-05
HID: picoLCD: use proper device as input_dev parent
Bruno Prémont
1
-1
/
+1
2012-09-05
HID: picoLCD: fix dumping of IR_DATA report
Bruno Prémont
1
-2
/
+2
2012-09-05
HID: picoLCD: optimize for inactive debugfs
Bruno Prémont
1
-1
/
+1
2012-09-05
HID: picoLCD: Add support for CIR
Bruno Prémont
3
-5
/
+98
2012-09-05
HID: picoLCD: rework hid-fbdev interaction
Bruno Prémont
2
-109
/
+126
2012-09-05
HID: picoLCD: prevent NULL pointer dereferences
Bruno Prémont
1
-1
/
+1
2012-09-05
HID: remove Paul Walmsley's copyright from places where it shouldn't be
Jiri Kosina
17
-17
/
+0
2012-09-03
HID: Remove "default m" from HID_LOGITECH_DJ
Josh Triplett
1
-1
/
+0
[next]