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
2009-06-15
Driver Core: usb: add nodename support for usb drivers.
Kay Sievers
1
-1
/
+6
2009-06-12
Merge branches 'upstream' and 'ntrig-multitouch' into for-linus
Jiri Kosina
16
-51
/
+805
2009-06-10
HID: fix inverted wheel for bluetooth version of apple mighty mouse
Jiri Kosina
1
-4
/
+0
2009-06-04
HID: no more reinitializtion is needed in post_reset
Jiri Kosina
1
-4
/
+3
2009-06-04
HID: hidraw -- fix comment about accepted devices
Jiri Kosina
1
-4
/
+1
2009-05-20
HID: Multitouch support for the N-Trig touchscreen
Stephane Chatty
1
-11
/
+211
2009-05-20
HID: add new multitouch and digitizer contants
Stephane Chatty
1
-2
/
+21
2009-05-15
HID: autocentering support for Logitech Force 3D Pro
Sergey Belyashov
1
-1
/
+7
2009-05-15
HID: fix hid-ff drivers so that devices work even without ff support
Jiri Kosina
6
-24
/
+94
2009-05-15
HID: force feedback support for SmartJoy PLUS PS2/USB adapter
Jussi Kivilinna
5
-0
/
+198
2009-05-13
HID: Wacom Graphire Bluetooth driver
Bastien Nocera
5
-0
/
+269
2009-05-13
HID: autocentering support for Logitech G25 Racing Wheel
Sergey Belyashov
1
-1
/
+1
2009-05-11
HID: add NOGET quirk for devices from CH Products
Alan Stern
2
-0
/
+8
2009-05-11
HID: fix dropped device-specific quirks
Zoltan Karcagi
1
-1
/
+1
2009-05-02
HID: fix oops in hid_check_keys_pressed()
Jiri Kosina
1
-0
/
+3
2009-04-29
HID: fix possible deadlock in usbhid_close()
Oliver Neukum
1
-1
/
+1
2009-04-29
HID: Fix the support for apple mini aluminium keyboard
Ulrich Dangel
1
-1
/
+1
2009-04-17
HID: Add support for the G25 force feedback wheel in native mode
Christophe Borivant
3
-0
/
+4
2009-04-07
HID: hidraw -- fix missing unlocks in unlocked_ioctl
Dan Carpenter
1
-4
/
+8
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
33
-292
/
+844
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-1
/
+1
2009-03-30
Merge branch 'autosuspend' into for-next
Jiri Kosina
5
-114
/
+422
2009-03-30
HID: remove compat stuff
Jiri Slaby
28
-172
/
+0
2009-03-30
HID: constify arrays of struct apple_key_translation
Paul Collins
1
-9
/
+9
2009-03-30
HID: add support for Kye/Genius Ergo 525V
Jiri Kosina
6
-0
/
+85
2009-03-30
HID: Support Apple mini aluminum keyboard
Ryan Finnie
3
-0
/
+12
2009-03-30
HID: support for Kensington slimblade device
Jiri Kosina
6
-0
/
+80
2009-03-30
HID: DragonRise game controller force feedback driver
Richard Walmsley
6
-0
/
+205
2009-03-30
HID: add support for another version of 0e8f:0003 device in hid-pl
Anssi Hannula
1
-12
/
+38
2009-03-30
HID: fix race between usb_register_dev() and hiddev_open()
Oliver Neukum
1
-0
/
+5
2009-03-30
HID: bring back possibility to specify vid/pid ignore on module load
Jiri Kosina
1
-0
/
+3
2009-03-30
HID: make HID_DEBUG defaults consistent
Pavel Machek
1
-3
/
+3
2009-03-26
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-4
/
+1
2009-03-25
HID: autosuspend -- fix lockup of hid on reset
Oliver Neukum
1
-1
/
+1
2009-03-25
HID: hid_reset_resume() needs to be defined only when CONFIG_PM is set
Jiri Kosina
1
-50
/
+51
2009-03-25
HID: fix USB HID devices after STD with autosuspend
Oliver Neukum
1
-1
/
+10
2009-03-25
HID: do not try to compile PM code with CONFIG_PM unset
Jiri Kosina
1
-0
/
+5
2009-03-25
HID: autosuspend support for USB HID
Oliver Neukum
5
-103
/
+396
2009-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2009-03-16
Rationalize fasync return values
Jonathan Corbet
1
-4
/
+1
2009-03-10
HID: fix waitqueue usage in hiddev
Johannes Weiner
1
-1
/
+1
2009-03-10
HID: fix incorrect free in hiddev
Johannes Weiner
1
-1
/
+1
2009-02-17
HID: move tmff and zpff devices from ignore_list to blacklist
Anssi Hannula
1
-6
/
+6
2009-02-17
HID: unlock properly on error paths in hidraw_ioctl()
Dan Carpenter
1
-5
/
+9
2009-02-17
HID: blacklist Powercom USB UPS
Michael Tokarev
2
-0
/
+4
2009-01-29
HID: document difference between hid_blacklist and hid_ignore_list
Jiri Kosina
1
-0
/
+2
2009-01-29
HID: add antec-branded soundgraph imon devices to blacklist
Jarod Wilson
2
-0
/
+4
2009-01-29
HID: fix reversed logic in disconnect testing of hiddev
Oliver Neukum
1
-1
/
+1
2009-01-29
HID: adjust report descriptor fixup for MS 1028 receiver
Jiri Kosina
1
-9
/
+4
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-5
/
+4
[next]