index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
23
-519
/
+1432
2012-05-22
Merge branches 'upstream-fixes', 'wacom' and 'waltop' into for-linus
Jiri Kosina
10
-148
/
+453
2012-05-22
Merge branch 'upstream' into for-linus
Jiri Kosina
11
-29
/
+304
2012-05-22
Merge branches 'device-groups', 'logitech' and 'multitouch' into for-linus
Jiri Kosina
4
-89
/
+287
2012-05-21
HID: wacom: fix build breakage without CONFIG_LEDS_CLASS
David Rientjes
1
-1
/
+1
2012-05-21
HID: waltop: Extend barrel button fix
Nikolai Kondrashov
1
-38
/
+7
2012-05-17
HID: hyperv: Set the hid drvdata correctly
K. Y. Srinivasan
1
-1
/
+2
2012-05-16
HID: wacom: Unify speed setting
Przemo Firszt
1
-55
/
+47
2012-05-16
HID: wacom: Add speed setting for Intuos4 WL
Przemo Firszt
1
-4
/
+13
2012-05-16
HID: wacom: Move Graphire raport header check.
Przemo Firszt
1
-5
/
+7
2012-05-15
HID: uclogic: Add support for UC-Logic TWHL850
Nikolai Kondrashov
3
-0
/
+143
2012-05-14
HID: explain the signed/unsigned handling in hid_add_field()
Jiri Kosina
1
-0
/
+1
2012-05-14
HID: handle logical min/max signedness properly in parser
srinivas pandruvada
1
-3
/
+9
2012-05-11
HID: logitech: read all 32 bits of report type bitfield
Jonathan Nieder
1
-2
/
+3
2012-05-11
HID: wacom: Add LED selector control for Wacom Intuos4 WL
Przemo Firszt
2
-0
/
+127
2012-05-10
HID: hid-multitouch: fix wrong protocol detection
Benjamin Tissoires
1
-12
/
+46
2012-05-09
HID: wiimote: Fix IR data parser
David Herrmann
1
-11
/
+5
2012-05-07
HID: wacom: Add tilt reporting for Intuos4 WL
Przemo Firszt
1
-0
/
+7
2012-05-05
HID: multitouch: MT interface matching for Baanto
Jiri Kosina
1
-1
/
+1
2012-05-05
Merge branch 'multitouch' into device-groups
Jiri Kosina
3
-0
/
+8
2012-05-05
HID: hid-multitouch: Only match MT interfaces
Henrik Rydberg
1
-70
/
+73
2012-05-01
USB: hid-core.c: remove dbg() usage
Greg Kroah-Hartman
1
-2
/
+2
2012-05-01
usbhid: prevent deadlock during timeout
Oliver Neukum
1
-6
/
+55
2012-05-01
HID: Create a common generic driver
Henrik Rydberg
4
-16
/
+67
2012-05-01
HID: hid-multitouch: Switch to device groups
Henrik Rydberg
3
-91
/
+23
2012-05-01
HID: Create a generic device group
Henrik Rydberg
2
-9
/
+2
2012-05-01
HID: Allow bus wildcard matching
Henrik Rydberg
1
-1
/
+1
2012-05-01
HID: Scan the device for group info before adding it
Henrik Rydberg
1
-0
/
+62
2012-05-01
HID: Add device group to modalias
Henrik Rydberg
1
-2
/
+22
2012-05-01
HID: Handle driver-specific device descriptor in core
Henrik Rydberg
1
-22
/
+90
2012-05-01
HID: hid-logitech: Collect report descriptors before sending
Henrik Rydberg
1
-42
/
+29
2012-05-01
HID: hid-hyperv: Do not use hid_parse_report() directly
Henrik Rydberg
1
-2
/
+12
2012-04-27
HID: hidraw: add proper error handling to raw event reporting
Jiri Kosina
2
-11
/
+24
2012-04-27
HID: hiddev: Use vzalloc to allocate hiddev_list
Havard Skinnemoen
1
-4
/
+5
2012-04-25
USB: usbmouse.c: remove err() usage
Greg Kroah-Hartman
1
-3
/
+4
2012-04-24
HID: add Kconfig text to HID_BATTERY_STRENGTH
Jiri Kosina
1
-1
/
+5
2012-04-23
HID: hid-lg4ff: remove unused label in !LEDS_CLASS case
Jiri Kosina
1
-2
/
+1
2012-04-23
HID: hid-lg4ff: Update Comments
Simon Wood
1
-3
/
+4
2012-04-23
HID: hid-lg4ff: Add support for G27 LEDs
Simon Wood
1
-1
/
+157
2012-04-23
HID: apple: Add Apple wireless keyboard 2011 ANSI PID
Alexey Kaminsky
1
-0
/
+3
2012-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2012-04-20
HID: multitouch: Add support for Baanto touchscreen
Jiri Kosina
3
-0
/
+8
2012-04-19
HID: default HID_BATTERY_STRENGTH to no
Josh Boyer
1
-1
/
+1
2012-04-18
HID: hid-apple: fix a tab width style issue
Benedikt Bergenthal
1
-1
/
+1
2012-04-16
Fix typo in various Kconfig file
Masanari Iida
1
-1
/
+1
2012-04-13
HID: Aureal Remote Control Device Driver
Josenivaldo Benito Junior
5
-0
/
+65
2012-04-13
HID: lg4ff: Take advantage of private driver data
Michal MalĂ˝
1
-50
/
+42
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2
-21
/
+3
2012-04-03
HID: usbhid: Check HID report descriptor contents after device reset
Simon Haggett
1
-0
/
+28
[next]