index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
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: sensors: remove some unneeded checks
Dan Carpenter
1
-9
/
+0
2012-09-18
HID: sensors: use GFP_ATOMIC under spinlock
Dan Carpenter
1
-2
/
+2
2012-09-18
HID: sensors: fix up for mfd_add_devices() API change
Stephen Rothwell
1
-1
/
+1
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-16
Merge 3.6-rc6 into staging-next
Greg Kroah-Hartman
3
-5
/
+8
2012-09-11
HID: picolcd: fix build error if !CONFIG_DEBUG_FS
Axel Lin
1
-5
/
+4
2012-09-10
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
HID: sensors: introduce sensor framework
srinivas pandruvada
3
-0
/
+710
2012-09-06
HID: sensors: add to special driver list
srinivas pandruvada
2
-0
/
+11
2012-09-05
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
2012-09-02
HID: update hid_have_special_driver[] explanation
Jiri Kosina
1
-1
/
+8
2012-09-02
HID: Only dump input if someone is listening
Henrik Rydberg
1
-1
/
+2
2012-08-27
HID: uclogic: Add support for UC-Logic TWHA60
Nikolai Kondrashov
3
-0
/
+100
2012-08-27
Merge branch 'master' into upstream
Jiri Kosina
2
-1
/
+2
2012-08-27
HID: hid-debug: Show rdesc for unclaimed devices
Henrik Rydberg
1
-3
/
+9
2012-08-27
HID: Remove duplicate ID for QUANTA 3001 touchscreen
Simon Farnsworth
2
-2
/
+1
2012-08-27
HID: add NOGET quirk for Eaton Ellipse MAX UPS
Alan Stern
1
-0
/
+1
2012-08-23
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2012-08-22
HID: Remove QUANTA from special drivers list
Simon Farnsworth
1
-1
/
+0
2012-08-22
HID: picolcd: Add missing #include <linux/uaccess.h>
Geert Uytterhoeven
1
-0
/
+1
2012-08-20
workqueue: deprecate system_nrt[_freezable]_wq
Tejun Heo
1
-1
/
+1
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-08-16
HID: picolcd: using vmalloc() requires the include of vmalloc.h
Stephen Rothwell
1
-0
/
+1
2012-08-15
HID: hidraw: improve error handling in hidraw_init()
Alexey Khoroshilov
1
-4
/
+11
2012-08-15
HID: multitouch: Add ELAN production request when resume.
Scott Liu
1
-0
/
+27
[prev]
[next]