index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
gpio_keys.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
input: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-12-30
1
-57
/
+57
|
\
|
*
Input: gpio_keys - replace timer and workqueue with delayed workqueue
Dmitry Torokhov
2014-12-15
1
-34
/
+31
|
*
Input: gpio_keys - allow separating gpio and irq in device tree
Dmitry Torokhov
2014-12-15
1
-23
/
+26
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-12-17
1
-16
/
+21
|
\
\
|
|
/
|
*
Input: gpio_keys - fix warning regarding uninitialized 'button' variable
Fabio Estevam
2014-12-14
1
-2
/
+3
|
*
Input: gpio_keys - fix warning regarding uninitialized 'irq' variable
Dmitry Torokhov
2014-12-07
1
-4
/
+2
|
*
Input: gpio_keys - add device tree support for interrupt only keys
Alexander Stein
2014-12-03
1
-14
/
+20
*
|
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
/
*
Input: gpio_keys - more conversions to devm-* API
Alexander Shiyan
2014-05-14
1
-35
/
+34
*
Input: gpio_keys - make of_device_id array const
Jingoo Han
2014-05-14
1
-1
/
+1
*
Input: gpio_keys - convert to use devm_*
Andy Shevchenko
2014-05-14
1
-49
/
+25
*
Input: gpio_keys - include linux/of.h header
Sachin Kamat
2013-10-06
1
-0
/
+1
*
Input: gpio_keys - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-08
1
-1
/
+0
*
Input: gpio_keys - defer probing if GPIO probing is deferred
Dmitry Torokhov
2012-12-24
1
-1
/
+12
*
Input: gpio_keys - switch to using gpio_request_one()
Dmitry Torokhov
2012-12-03
1
-9
/
+1
*
Input: gpio_keys - disable hardware on suspend
Jonas Aaberg
2012-11-27
1
-5
/
+22
*
Input: gpio_keys - report initial state when opening the device
Dmitry Torokhov
2012-11-27
1
-13
/
+26
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-6
/
+6
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: gpio_keys - report a wakeup_event for a button press
NeilBrown
2012-08-21
1
-0
/
+8
*
Input: gpio_keys - clean up device tree parser
Alexandre Pereira da Silva
2012-08-21
1
-81
/
+80
*
Input: gpio_keys - remove useless reinitialization of pdata->nbuttons
Tobias Klauser
2012-06-12
1
-1
/
+0
*
Input: gpio_keys - add support for interrupt only keys
Laxman Dewangan
2012-03-19
1
-66
/
+148
*
Input: gpio_keys - consolidate key destructor code
Dmitry Torokhov
2012-03-19
1
-16
/
+14
*
Input: revert "gpio_keys - switch to using threaded IRQs"
David Jander
2012-03-19
1
-1
/
+1
*
Input: gpio_keys - constify platform data
Dmitry Torokhov
2012-03-19
1
-16
/
+15
*
Input: gpio_keys - use of_property_read_u32()
Tobias Klauser
2011-09-20
1
-11
/
+13
*
Input: gpio_keys - return proper error code if memory allocation fails
Tobias Klauser
2011-07-30
1
-1
/
+1
*
Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
2011-07-10
1
-8
/
+3
*
Input: gpio_keys - add support for device-tree platform data
David Jander
2011-07-10
1
-16
/
+132
*
Input: gpio_keys - fix a memory leak
Axel Lin
2011-06-29
1
-0
/
+1
*
Input: gpio_keys - move to late_initcall
David Jander
2011-06-27
1
-1
/
+1
*
Input: gpio_keys - switch to using threaded IRQs
David Jander
2011-06-21
1
-2
/
+2
*
Input: gpio-keys - add support for setting device name
Alexander Stein
2011-04-11
1
-1
/
+1
*
Input: gpio_keys - add support for EV_ABS
Alexander Stein
2011-04-11
1
-2
/
+7
*
Input: gpio_keys - switch to using request_any_context_irq
Philippe Langlais
2011-01-20
1
-3
/
+3
*
Input: gpio_keys - add hooks to enable/disable device
Shubhrajyoti D
2010-08-03
1
-0
/
+22
*
Input: gpio-keys - add gpiolib debounce support
Grazvydas Ignotas
2010-06-28
1
-5
/
+14
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Input: gpio-keys - add support for disabling gpios through sysfs
Mika Westerberg
2010-02-04
1
-11
/
+307
*
Input: gpio_keys - scan gpio state at probe and resume time
Daniel Mack
2009-11-30
1
-11
/
+25
*
Input: gpio_keys - seperate individual button setup to make code neater
Ben Dooks
2009-11-20
1
-40
/
+53
*
Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>
Ben Dooks
2009-11-20
1
-2
/
+1
*
Input: gpio_keys - use dev_ macros to report information
Ben Dooks
2009-11-20
1
-7
/
+9
*
Input: gpio-keys - use IRQF_SHARED
Dmitry Eremin-Solenikov
2009-11-02
1
-0
/
+1
*
Input: gpio_keys - swtich to dev_pm_ops
Mike Rapoport
2009-07-24
1
-7
/
+12
*
Input: gpio-keys - avoid possibility of sleeping in timer function
Jani Nikula
2009-06-28
1
-5
/
+12
*
Input: gpio-keys - revert 'change timer to workqueue'
Jani Nikula
2009-06-28
1
-12
/
+20
[next]