index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
usbhid
/
hiddev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-14
HID: hiddev: use usb_find_interface, get rid of BKL
Arnd Bergmann
1
-42
/
+12
2010-03-30
HID: update BKL comment in hiddev
Jiri Kosina
1
-2
/
+17
2010-03-03
USB: Push BKL on open down into the drivers
Oliver Neukum
1
-2
/
+5
2009-11-05
HID: remove BKL from hiddev_ioctl_usage()
Jiri Kosina
1
-5
/
+0
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
1
-2
/
+2
2009-08-20
HID: support larger reports than 64 bytes in hiddev
Jiri Kosina
1
-1
/
+1
2009-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+3
2009-06-22
HID: hiddev, fix lock imbalance
Jiri Slaby
1
-1
/
+3
2009-06-16
Driver Core: usb: add nodename support for usb drivers.
Kay Sievers
1
-1
/
+6
2009-03-30
Merge branch 'autosuspend' into for-next
Jiri Kosina
1
-2
/
+15
2009-03-30
HID: fix race between usb_register_dev() and hiddev_open()
Oliver Neukum
1
-0
/
+5
2009-03-27
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-4
/
+1
2009-03-25
HID: autosuspend support for USB HID
Oliver Neukum
1
-2
/
+15
2009-03-16
Rationalize fasync return values
Jonathan Corbet
1
-4
/
+1
2009-03-11
HID: fix waitqueue usage in hiddev
Johannes Weiner
1
-1
/
+1
2009-03-11
HID: fix incorrect free in hiddev
Johannes Weiner
1
-1
/
+1
2009-01-29
HID: fix reversed logic in disconnect testing of hiddev
Oliver Neukum
1
-1
/
+1
2009-01-07
HID: fix hid->hiddev initialization in hiddev_connect()
Jiri Kosina
1
-0
/
+2
2009-01-04
HID: hiddev cleanup -- handle all error conditions properly
Oliver Neukum
1
-36
/
+99
2008-11-01
saner FASYNC handling on file close
Al Viro
1
-2
/
+0
2008-10-23
HID: fix lock imbalance in hiddev
Jiri Slaby
1
-2
/
+1
2008-10-15
HID: move connect quirks
Jiri Slaby
1
-9
/
+11
2008-07-23
HID: remove unused variable from hiddev compat ioctl
Jiri Kosina
1
-1
/
+0
2008-07-23
HID: fix compile issue in hiddev ioctl
Jiri Kosina
1
-1
/
+1
2008-07-23
HID: Switch hiddev to unlocked_ioctl
Alan Cox
1
-2
/
+9
2008-04-22
HID: fix build failure in hiddev_ioctl with gcc 3.2
Jean Delvare
1
-136
/
+150
2007-10-31
HID: hiddev - fix compiler warning
Jiri Kosina
1
-1
/
+1
2007-10-14
HID: hiddev: Add 32bit ioctl compatibilty
Philip Langdale
1
-0
/
+12
2007-07-09
HID: make debugging output runtime-configurable
Jiri Kosina
1
-1
/
+1
2007-05-10
USB HID: hiddev - fix race between hiddev_send_event() and hiddev_release()
Jiri Kosina
1
-0
/
+14
2007-04-11
USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhid
Jiri Kosina
1
-0
/
+847