index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
powermate.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: powermate - fix use-after-free in powermate_config_complete
Javier Carrasco
2023-10-14
1
-0
/
+1
*
Input: remove third argument of usb_maxpacket()
Vincent Mailhol
2022-04-23
1
-1
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Input: powermate - replace GFP_ATOMIC with GFP_KERNEL in powermate_alloc_buff...
Jia-Ju Bai
2018-07-27
1
-1
/
+1
*
Input: powermate - constify usb_device_id and fix space before '[' error
Arvind Yadav
2017-08-08
1
-1
/
+1
*
Input: powermate - fix oops with malicious USB descriptors
Josh Boyer
2016-03-14
1
-0
/
+3
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
1
-1
/
+0
*
USB: input: powermate.c: fix up dev_* messages
Greg Kroah-Hartman
2012-05-05
1
-1
/
+3
*
USB: powermate.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-02
1
-4
/
+6
*
USB: input: powermate.c: fix up dev_err() usage
Greg Kroah-Hartman
2012-05-02
1
-1
/
+1
*
USB: powermate.c: remove err() usage
Greg Kroah-Hartman
2012-04-25
1
-2
/
+3
*
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-12
/
+1
*
Input: return -ENOMEM in select drivers when memory allocation fails
Davidlohr Bueso
2010-10-13
1
-1
/
+1
*
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
1
-4
/
+4
*
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
2010-05-20
1
-7
/
+2
*
Input: do not overwrite the first part of phys string
Márton Németh
2009-11-23
1
-1
/
+1
*
Input: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-05-16
1
-3
/
+3
*
get rid of input BIT* duplicate defines
Jiri Slaby
2007-10-19
1
-4
/
+5
*
Input: move USB miscellaneous devices under drivers/input/misc
Dmitry Torokhov
2007-05-08
1
-0
/
+463