index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
|
|
|
|
HID: picoLCD: bounds check in dump_buff_as_hex()
Bruno Prémont
2012-09-24
1
-6
/
+6
|
|
|
*
|
|
|
|
|
HID: picolcd_core: Remove setting hdev->claimed before calling hid_hw_start()
Axel Lin
2012-09-19
1
-4
/
+0
|
|
|
*
|
|
|
|
|
HID: picoLCD: drop version check during probe
Bruno Prémont
2012-09-19
1
-18
/
+0
|
|
|
*
|
|
|
|
|
HID: picolcd: fix build error if !CONFIG_DEBUG_FS
Axel Lin
2012-09-11
1
-5
/
+4
|
|
|
*
|
|
|
|
|
HID: picoLCD: fix a NULL test in picolcd_raw_cir()
Dan Carpenter
2012-09-08
1
-1
/
+1
|
|
|
*
|
|
|
|
|
HID: picoLCD: use proper device as input_dev parent
Bruno Prémont
2012-09-05
1
-1
/
+1
|
|
|
*
|
|
|
|
|
HID: picoLCD: fix dumping of IR_DATA report
Bruno Prémont
2012-09-05
1
-2
/
+2
|
|
|
*
|
|
|
|
|
HID: picoLCD: optimize for inactive debugfs
Bruno Prémont
2012-09-05
1
-1
/
+1
|
|
|
*
|
|
|
|
|
HID: picoLCD: Add support for CIR
Bruno Prémont
2012-09-05
3
-5
/
+98
|
|
|
*
|
|
|
|
|
HID: picoLCD: rework hid-fbdev interaction
Bruno Prémont
2012-09-05
2
-109
/
+126
|
|
|
*
|
|
|
|
|
HID: picoLCD: prevent NULL pointer dereferences
Bruno Prémont
2012-09-05
1
-1
/
+1
|
|
|
*
|
|
|
|
|
HID: picolcd: Add missing #include <linux/uaccess.h>
Geert Uytterhoeven
2012-08-22
1
-0
/
+1
|
|
|
*
|
|
|
|
|
HID: picolcd: using vmalloc() requires the include of vmalloc.h
Stephen Rothwell
2012-08-16
1
-0
/
+1
|
|
|
*
|
|
|
|
|
HID: picoLCD: Improve unplug handling
Bruno Prémont
2012-08-15
5
-25
/
+46
|
|
|
*
|
|
|
|
|
HID: picoLCD: satify some checkpatch warnings
Bruno Prémont
2012-08-15
1
-2
/
+2
|
|
|
*
|
|
|
|
|
HID: picoLCD: prevent NULL pointer dereference on unplug
Bruno Prémont
2012-08-15
1
-0
/
+2
|
|
|
*
|
|
|
|
|
HID: picoLCD: Replace own refcounting with fbdev's
Bruno Prémont
2012-08-15
3
-103
/
+18
|
|
|
*
|
|
|
|
|
HID: picoLCD: split driver code
Bruno Prémont
2012-08-15
11
-2748
/
+3069
|
|
|
|
|
_
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
HID: lg4ff: Minor coding style fixes in lg4ff and hid-lg
Michal Malý
2012-09-25
2
-5
/
+5
|
|
*
|
|
|
|
|
HID: hid-lg4ff: Set absolute axes parametes on DFP
Michal Malý
2012-09-25
1
-0
/
+17
|
|
*
|
|
|
|
|
HID: hid-lg4ff: Adjust X axis input value accordingly to selected range.
Michal Malý
2012-09-25
3
-0
/
+61
|
|
*
|
|
|
|
|
HID: hid-lg4ff: Minor code cleanup to improve readability
Michal Malý
2012-09-25
1
-57
/
+64
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
HID: hidraw: don't deallocate memory when it is in use
Ratan Nalumasu
2012-10-01
1
-43
/
+26
|
|
/
/
/
/
/
|
*
|
|
|
|
HID: Fix logitech-dj: missing Unifying device issue
Nestor Lopez Casado
2012-09-22
2
-0
/
+46
|
*
|
|
|
|
HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp()
Axel Lin
2012-09-22
1
-0
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-next' of git://github.com/rydberg/linux into from-henrik
Jiri Kosina
2012-09-19
4
-103
/
+98
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
HID: hid-multitouch: Add Flatfrog support
Henrik Rydberg
2012-09-19
2
-5
/
+24
|
*
|
|
|
HID: hid-multitouch: Fix contact count on 3M panels
Henrik Rydberg
2012-09-19
1
-1
/
+3
|
*
|
|
|
HID: hid-multitouch: Remove the redundant touch state
Henrik Rydberg
2012-09-19
1
-65
/
+23
|
*
|
|
|
HID: hid-multitouch: Simplify setup and frame synchronization
Henrik Rydberg
2012-09-19
1
-29
/
+38
|
*
|
|
|
HID: Add an input configured notification callback
Henrik Rydberg
2012-09-19
1
-2
/
+9
|
*
|
|
|
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
2012-09-19
2
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-09-07
2
-2
/
+6
|
\
\
\
\
|
*
|
|
|
HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured
Andres Freund
2012-09-07
1
-1
/
+3
|
*
|
|
|
HID: Only dump input if someone is listening
Henrik Rydberg
2012-09-02
1
-1
/
+2
|
*
|
|
|
HID: add NOGET quirk for Eaton Ellipse MAX UPS
Alan Stern
2012-08-27
1
-0
/
+1
|
|
/
/
/
*
|
|
|
dj: memory scribble in logi_dj
Alan Cox
2012-09-05
1
-2
/
+2
|
/
/
/
*
|
|
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-08-23
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
HID: Remove QUANTA from special drivers list
Simon Farnsworth
2012-08-22
1
-1
/
+0
|
|
/
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-31
2
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
[media] radio-shark: New driver for the Griffin radioSHARK USB radio receiver
Hans de Goede
2012-07-30
2
-0
/
+2
*
|
Merge branch 'uhid' into for-linus
Jiri Kosina
2012-07-24
3
-0
/
+594
|
\
\
|
*
|
HID: uhid: Fix sending events with invalid data
Vinicius Costa Gomes
2012-07-20
1
-1
/
+1
|
*
|
HID: uhid: silence gcc warning
Jiri Kosina
2012-06-18
1
-1
/
+1
|
*
|
HID: uhid: implement feature requests
David Herrmann
2012-06-18
1
-1
/
+119
|
*
|
HID: uhid: forward raw output reports to user-space
David Herrmann
2012-06-18
1
-1
/
+33
|
*
|
HID: uhid: forward output request to user-space
David Herrmann
2012-06-18
1
-0
/
+18
|
*
|
HID: uhid: forward open/close events to user-space
David Herrmann
2012-06-18
1
-1
/
+6
|
*
|
HID: uhid: add UHID_START and UHID_STOP events
David Herrmann
2012-06-18
1
-1
/
+7
|
*
|
HID: uhid: forward hid report-descriptor to hid core
David Herrmann
2012-06-18
1
-1
/
+3
[prev]
[next]