index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
tegra-kbc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-31
Input: tegra-kbc - support for defining row/columns based on SoC
Laxman Dewangan
1
-18
/
+62
2013-03-17
Input: tegra-kbc - convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+4
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2013-02-15
Input: tegra-kbc - require CONFIG_OF, remove platform data
Stephen Warren
1
-103
/
+92
2013-01-28
ARM: tegra: migrate to new clock code
Prashant Gaikwad
1
-1
/
+1
2013-01-17
Input: tegra-kbc - remove default keymap
Laxman Dewangan
1
-169
/
+7
2013-01-17
Input: tegra-kbc - add support for rows/columns configuration from dt
Laxman Dewangan
1
-19
/
+63
2013-01-17
Input: tegra-kbc - use devm_* for resource allocation
Laxman Dewangan
1
-78
/
+27
2013-01-17
Input: tegra-kbc - fix build warning
Laxman Dewangan
1
-12
/
+12
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-4
/
+4
2012-11-24
Input: remove use of __devinitdata
Bill Pemberton
1
-2
/
+2
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-04
Merge tag 'v3.6-rc4' into next
Dmitry Torokhov
1
-2
/
+2
2012-09-04
Input: tegra - move platform data header
Stephen Warren
1
-1
/
+1
2012-06-12
Input: tegra-kbc - add clk_prepare/clk_unprepare
Prashant Gaikwad
1
-2
/
+2
2012-05-10
Input: matrix-keymap - wire up device tree support
Dmitry Torokhov
1
-24
/
+32
2012-05-10
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
1
-14
/
+20
2012-03-27
Input: tegra-kbc - allocate pdata before using it
Viresh Kumar
1
-0
/
+1
2012-03-13
Input: tegra-kbc - revise device tree support
Olof Johansson
1
-5
/
+16
2012-02-03
Input: tegra-kbc - allow skipping setting up some of GPIO pins
Shridhar Rasal
1
-7
/
+27
2012-01-23
Input: tegra-kbc - enable key interrupt for wakeup
Rakesh Iyer
1
-0
/
+17
2011-12-30
Input: tegra-kbc - report wakeup key for some platforms
Rakesh Iyer
1
-3
/
+24
2011-12-30
Input: tegra-kbc - add device tree bindings
Olof Johansson
1
-8
/
+84
2011-11-30
Input: keyboard - use macro module_platform_driver()
JJ Ding
1
-12
/
+1
2011-09-09
Input: tegra-kbc - tighten locking
Dmitry Torokhov
1
-19
/
+12
2011-09-09
Input: tegra-kbc - fix wakeup from suspend
Rakesh Iyer
1
-15
/
+43
2011-08-11
Input: tegra-kbc - correct call to input_free_device
Axel Lin
1
-1
/
+1
2011-07-30
Input: tegra-kbc - fix computation of polling time
Rakesh Iyer
1
-2
/
+3
2011-07-25
Input: tegra-kbc - enable key autorepeat
Rakesh Iyer
1
-1
/
+1
2011-05-11
Input: tegra-kbc - change wakeup logic to be all or nothing
Rakesh Iyer
1
-22
/
+2
2011-04-27
Input: tegra-kbc - add ghost key filter
Rakesh Iyer
1
-0
/
+36
2011-02-18
Input: tegra-kbc - add function keymap
Rakesh Iyer
1
-3
/
+59
2011-01-28
Input: tegra-kbc - fix keymap entry for LeftMeta key
Rakesh Iyer
1
-1
/
+1
2011-01-28
Input: tegra-kbc - fix build error
Rakesh Iyer
1
-2
/
+2
2011-01-20
Input: tegra-kbc - add tegra keyboard driver
Rakesh Iyer
1
-0
/
+727