index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
powermate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2024-10-03
Input: powermate - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-9
/
+2
2024-06-02
Input: misc - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
1
-1
/
+1
2023-10-13
Input: powermate - fix use-after-free in powermate_config_complete
Javier Carrasco
1
-0
/
+1
2022-04-23
Input: remove third argument of usb_maxpacket()
Vincent Mailhol
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2018-07-27
Input: powermate - replace GFP_ATOMIC with GFP_KERNEL in powermate_alloc_buff...
Jia-Ju Bai
1
-1
/
+1
2017-08-07
Input: powermate - constify usb_device_id and fix space before '[' error
Arvind Yadav
1
-1
/
+1
2016-03-14
Input: powermate - fix oops with malicious USB descriptors
Josh Boyer
1
-0
/
+3
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2012-05-04
USB: input: powermate.c: fix up dev_* messages
Greg Kroah-Hartman
1
-1
/
+3
2012-05-01
USB: powermate.c: remove dbg() usage
Greg Kroah-Hartman
1
-4
/
+6
2012-05-01
USB: input: powermate.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-1
/
+1
2012-04-25
USB: powermate.c: remove err() usage
Greg Kroah-Hartman
1
-2
/
+3
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
1
-12
/
+1
2010-10-13
Input: return -ENOMEM in select drivers when memory allocation fails
Davidlohr Bueso
1
-1
/
+1
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-4
/
+4
2010-05-20
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
1
-7
/
+2
2009-11-23
Input: do not overwrite the first part of phys string
Márton Németh
1
-1
/
+1
2008-05-16
Input: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
1
-4
/
+5
2007-05-08
Input: move USB miscellaneous devices under drivers/input/misc
Dmitry Torokhov
1
-0
/
+463