index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
tegra-kbc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
Input: tegra-kbc - use reset framework
Stephen Warren
2013-12-11
1
-3
/
+10
*
Input: tegra-kbc - remove redundant of_match_ptr
Sachin Kamat
2013-10-06
1
-1
/
+1
*
Input: tegra-kbc - simplify use of devm_ioremap_resource
Julia Lawall
2013-08-15
1
-6
/
+1
*
Input: tegra-kbc - support for defining row/columns based on SoC
Laxman Dewangan
2013-03-31
1
-18
/
+62
*
Input: tegra-kbc - convert to devm_ioremap_resource()
Sachin Kamat
2013-03-17
1
-5
/
+4
*
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
1
-1
/
+1
|
\
|
*
ARM: tegra: migrate to new clock code
Prashant Gaikwad
2013-01-28
1
-1
/
+1
*
|
Input: tegra-kbc - require CONFIG_OF, remove platform data
Stephen Warren
2013-02-15
1
-103
/
+92
*
|
Input: tegra-kbc - remove default keymap
Laxman Dewangan
2013-01-17
1
-169
/
+7
*
|
Input: tegra-kbc - add support for rows/columns configuration from dt
Laxman Dewangan
2013-01-17
1
-19
/
+63
*
|
Input: tegra-kbc - use devm_* for resource allocation
Laxman Dewangan
2013-01-17
1
-78
/
+27
*
|
Input: tegra-kbc - fix build warning
Laxman Dewangan
2013-01-17
1
-12
/
+12
|
/
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-4
/
+4
*
Input: remove use of __devinitdata
Bill Pemberton
2012-11-24
1
-2
/
+2
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Merge tag 'v3.6-rc4' into next
Dmitry Torokhov
2012-09-04
1
-2
/
+2
|
\
|
*
Input: tegra-kbc - add clk_prepare/clk_unprepare
Prashant Gaikwad
2012-06-12
1
-2
/
+2
*
|
Input: tegra - move platform data header
Stephen Warren
2012-09-04
1
-1
/
+1
|
/
*
Input: matrix-keymap - wire up device tree support
Dmitry Torokhov
2012-05-10
1
-24
/
+32
*
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2012-05-10
1
-14
/
+20
*
Input: tegra-kbc - allocate pdata before using it
Viresh Kumar
2012-03-27
1
-0
/
+1
*
Input: tegra-kbc - revise device tree support
Olof Johansson
2012-03-13
1
-5
/
+16
*
Input: tegra-kbc - allow skipping setting up some of GPIO pins
Shridhar Rasal
2012-02-03
1
-7
/
+27
*
Input: tegra-kbc - enable key interrupt for wakeup
Rakesh Iyer
2012-01-23
1
-0
/
+17
*
Input: tegra-kbc - report wakeup key for some platforms
Rakesh Iyer
2011-12-30
1
-3
/
+24
*
Input: tegra-kbc - add device tree bindings
Olof Johansson
2011-12-30
1
-8
/
+84
*
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-11-30
1
-12
/
+1
*
Input: tegra-kbc - tighten locking
Dmitry Torokhov
2011-09-09
1
-19
/
+12
*
Input: tegra-kbc - fix wakeup from suspend
Rakesh Iyer
2011-09-09
1
-15
/
+43
*
Input: tegra-kbc - correct call to input_free_device
Axel Lin
2011-08-11
1
-1
/
+1
*
Input: tegra-kbc - fix computation of polling time
Rakesh Iyer
2011-07-30
1
-2
/
+3
*
Input: tegra-kbc - enable key autorepeat
Rakesh Iyer
2011-07-25
1
-1
/
+1
*
Input: tegra-kbc - change wakeup logic to be all or nothing
Rakesh Iyer
2011-05-11
1
-22
/
+2
*
Input: tegra-kbc - add ghost key filter
Rakesh Iyer
2011-04-27
1
-0
/
+36
*
Input: tegra-kbc - add function keymap
Rakesh Iyer
2011-02-18
1
-3
/
+59
*
Input: tegra-kbc - fix keymap entry for LeftMeta key
Rakesh Iyer
2011-01-28
1
-1
/
+1
*
Input: tegra-kbc - fix build error
Rakesh Iyer
2011-01-28
1
-2
/
+2
*
Input: tegra-kbc - add tegra keyboard driver
Rakesh Iyer
2011-01-20
1
-0
/
+727