index
:
talos-op-linux
master
Talos™ II 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: usbhid: hid-core: submit queued urbs before suspend
Daniel Kurtz
2011-12-21
1
-79
/
+105
*
HID: usbhid: remove LED_ON
Daniel Kurtz
2011-12-21
2
-11
/
+0
*
HID: emsff: use symbolic name instead of hardcoded PID constant
Jiri Kosina
2011-12-21
1
-1
/
+1
*
HID: Kconfig: fix syntax
Jiri Kosina
2011-12-19
1
-1
/
+1
*
HID: introduce proper dependency of HID_BATTERY on POWER_SUPPLY
Jiri Kosina
2011-12-16
1
-1
/
+1
*
HID: make parser more verbose about parsing errors by default
Jiri Kosina
2011-12-15
1
-24
/
+26
*
HID: hid-input: fix compile for !HID_BATTERY_STRENGTH
Jeremy Fitzhardinge
2011-11-30
1
-1
/
+2
*
HID: hid-input: add support for HID devices reporting Battery Strength
Jeremy Fitzhardinge
2011-11-28
2
-0
/
+115
*
HID: usbkbd: kill LED URB on disconnect
Willem Penninckx
2011-11-23
1
-0
/
+1
*
HID: usbkbd: synchronize LED URB submission
Willem Penninckx
2011-11-23
1
-5
/
+58
*
HID: picolcd: make fb_pending_lock and picolcd_fb_cleanup static
Jiri Kosina
2011-11-22
1
-2
/
+2
*
HID: multitouch: make struct mt_classess static
Jiri Kosina
2011-11-22
1
-1
/
+1
*
HID/usbled: add support for Dream Cheeky DL100B Mailbox Friends Alert
Dan Delaney
2011-11-20
1
-0
/
+1
*
HID: roccat: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-20
2
-6
/
+2
*
HID: debugfs: decode Generic Device Controls Usage Page
Jeremy Fitzhardinge
2011-11-19
1
-0
/
+8
*
HID: be more strict when ignoring out-of-range fields
Jiri Kosina
2011-11-16
1
-3
/
+2
*
HID: ignore absolute values which don't fit between logical min and max
Jiri Kosina
2011-11-16
1
-0
/
+7
*
HID: bump maximum global item tag report size to 96 bytes
Chase Douglas
2011-11-16
1
-1
/
+1
*
HID: hid-lg4ff: Casting (void *) value returned by kmalloc is useless
Thomas Meyer
2011-11-11
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-11-03
5
-52
/
+33
|
\
|
*
Revert "HID: multitouch: decide if hid-multitouch needs to handle mt devices"
Henrik Rydberg
2011-11-01
1
-43
/
+4
|
*
HID: drivers/hid/hid-roccat.c: eliminate a null pointer dereference
Julia Lawall
2011-11-01
1
-9
/
+9
|
*
HID: hid-apple: add device ID of another wireless aluminium
Andreas Krist
2011-10-28
3
-0
/
+5
|
*
HID: Add device IDs for Macbook Pro 8 keyboards
Gökçen Eraslan
2011-10-28
3
-0
/
+15
*
|
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-25
2
-5
/
+4
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
2011-10-07
2
-5
/
+4
|
|
\
|
|
*
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
2011-08-19
2
-5
/
+4
*
|
|
Merge branch 'upstream' into for-linus
Jiri Kosina
2011-10-25
12
-53
/
+270
|
\
\
\
|
*
|
|
HID: Add device IDs for more SJOY adapters
Sean Young
2011-10-21
5
-2
/
+18
|
*
|
|
HID: primax: remove spurious dependency
Jiri Kosina
2011-10-17
1
-2
/
+1
|
*
|
|
HID: support primax keyboards violating USB HID spec
Terry Lambert
2011-10-17
5
-0
/
+130
|
*
|
|
HID: consolidate MacbookAir 4,1 mappings
Jiri Kosina
2011-10-05
1
-25
/
+0
|
*
|
|
HID: MacbookAir4,1 and MacbookAir4,2 need entry in hid_mouse_ignore_list[]
Jiri Kosina
2011-10-04
1
-0
/
+6
|
*
|
|
HID: Add support MacbookAir 4,1 keyboard
Nobuhiro Iwamatsu
2011-10-03
3
-0
/
+37
|
*
|
|
HID: hidraw: free list for all error in hidraw_open
Amit Nagal
2011-09-07
1
-1
/
+2
|
*
|
|
HID: unlock on error path in hid_device_probe()
Dan Carpenter
2011-08-24
1
-3
/
+5
|
*
|
|
HID: hid-debug: Show application usage for each collection.
Jeff Brown
2011-08-16
1
-0
/
+5
|
*
|
|
IHD: Support force feedback on MP-8866
Sean Young
2011-08-15
3
-32
/
+38
|
*
|
|
HID: add MacBookAir4,2 to hid_have_special_driver[]
Jiri Kosina
2011-08-10
1
-0
/
+3
|
*
|
|
HID: add support for MacBookAir4,2 keyboard.
Joshua V. Dillon
2011-08-10
2
-0
/
+12
|
*
|
|
HID: propagate return value correctly in hid_input_report()
Jiri Kosina
2011-08-10
1
-2
/
+2
|
*
|
|
HID: Fix race condition between driver core and ll-driver
David Herrmann
2011-08-10
1
-7
/
+34
|
*
|
|
HID: prodikeys: kfree() NULL pointer cleanup
Bojan Prtvar
2011-08-04
1
-4
/
+4
|
*
|
|
HID: zydacron: kfree() NULL pointer cleanup
Bojan Prtvar
2011-08-04
1
-3
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'upstream-fixes' into for-linus
Jiri Kosina
2011-10-25
5
-42
/
+58
|
\
\
\
|
*
|
|
HID: hid-magicmouse: Magic Trackpad has 1 button, not 2
Daniel van Vugt
2011-10-21
1
-0
/
+7
|
*
|
|
HID: usbhid: cancel timer for retry synchronously
Oliver Neukum
2011-10-13
1
-1
/
+1
|
*
|
|
HID: wacom: Set input bits before registration
David Herrmann
2011-10-08
1
-35
/
+41
|
*
|
|
HID: hidraw: open count should not increase if error
Amit Nagal
2011-09-27
1
-1
/
+3
|
*
|
|
HID: hiddev: potential info leak in hiddev_ioctl()
Dan Carpenter
2011-09-27
1
-0
/
+2
[next]