index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
algboss.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-26
Input: omap-keypad - clear interrupts on open
Illia Smyrnov
1
-1
/
+2
2013-08-26
Input: omap-keypad - convert to threaded IRQ
Illia Smyrnov
1
-9
/
+20
2013-08-26
Input: omap-keypad - use bitfiled instead of hardcoded values
Illia Smyrnov
1
-14
/
+11
2013-08-26
Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()
Wei Yongjun
1
-3
/
+0
2013-08-25
Input: wacom - fix error return code in wacom_probe()
Wei Yongjun
1
-3
/
+5
2013-08-25
Input: as5011 - fix error return code in as5011_probe()
Wei Yongjun
1
-0
/
+1
2013-08-15
Input: keyboard, serio - simplify use of devm_ioremap_resource
Julia Lawall
5
-27
/
+4
2013-08-15
Input: tegra-kbc - simplify use of devm_ioremap_resource
Julia Lawall
1
-6
/
+1
2013-08-15
Input: htcpen - fix incorrect placement of __initdata
Sachin Kamat
1
-1
/
+1
2013-08-13
Input: qt1070 - add power management ops
Bo Shen
1
-0
/
+27
2013-08-13
Input: wistron_btns - add MODULE_DEVICE_TABLE
Stefan Lippers-Hollmann
1
-0
/
+1
2013-08-13
Input: wistron_btns - mark the Medion MD96500 keymap as tested
Stefan Lippers-Hollmann
1
-1
/
+1
2013-08-13
Input: wistron_btns - drop bogus MODULE_VERSION macro
Stefan Lippers-Hollmann
1
-1
/
+0
2013-08-13
Input: synaptics - fix incorrect placement of __initconst
Sachin Kamat
1
-2
/
+2
2013-08-13
Input: lifebook - fix incorrect placement of __initconst
Sachin Kamat
1
-1
/
+1
2013-08-13
Input: wistron_btns - fix incorrect placement of __initconst
Sachin Kamat
1
-1
/
+1
2013-08-13
Input: joysticks - use dev_get_platdata()
Jingoo Han
2
-3
/
+3
2013-08-13
Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
1
-1
/
+1
2013-08-13
Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
1
-4
/
+2
2013-08-13
Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
1
-4
/
+2
2013-08-13
Input: max7359 - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
1
-1
/
+1
2013-08-13
Input: sysrq - DT binding for key sequence
Mathieu J. Poirier
2
-0
/
+75
2013-08-13
Input: wacom - integrate resolution calculation
Ping Cheng
2
-57
/
+41
2013-08-13
Input: twl6040-vibra - remove support for legacy (pdata) mode
Peter Ujfalusi
1
-26
/
+15
2013-07-07
Input: nspire-keypad - replace magic offset with define
Daniel Tang
1
-1
/
+1
2013-07-07
Input: elantech - fix for newer hardware versions (v7)
Matteo Delfino
1
-8
/
+9
2013-07-03
Input: ads7846 - add device tree bindings
Daniel Mack
2
-11
/
+195
2013-07-03
Input: ads7846 - make sure we do not change platform data
Dmitry Torokhov
1
-5
/
+5
2013-07-01
Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
3
-0
/
+215
2013-07-01
Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
3
-0
/
+100
2013-07-01
Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
5
-0
/
+2730
2013-07-01
Input: cyttsp - I2C driver split into two modules
Ferruh Yigit
6
-74
/
+112
2013-07-01
Input: add OLPC AP-SP driver
Daniel Drake
4
-0
/
+311
2013-06-28
Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()
Wei Yongjun
1
-3
/
+1
2013-06-19
Input: wacom_i2c - implement hovering capability
Tatsunosuke Tobita
1
-4
/
+10
2013-06-19
Input: pxa27x-keypad - make platform data const
Dmitry Torokhov
1
-24
/
+23
2013-06-19
Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
1
-8
/
+5
2013-06-19
Input: pxa27x-keypad - add device tree support
Chao Xie
2
-4
/
+302
2013-06-19
Input: pxa27x-keypad - use matrix_keymap for matrix keys
Chao Xie
18
-81
/
+180
2013-06-13
Input: MT - Specify that ABS_MT_SLOT must have a minimum of 0
Peter Hutterer
1
-0
/
+2
2013-06-10
Input: evdev - flush queues during EVIOCGKEY-like ioctls
David Herrmann
1
-4
/
+129
2013-06-09
Linux 3.10-rc5
v3.10-rc5
Linus Torvalds
1
-1
/
+1
2013-06-09
hpfs: fix warnings when the filesystem fills up
Mikulas Patocka
1
-0
/
+4
2013-06-08
irqchip: Return -EPERM for reserved IRQs
Grant Likely
2
-2
/
+2
2013-06-08
irqdomain: document the simple domain first_irq
Linus Walleij
1
-1
/
+4
2013-06-08
kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.
Chen Gang
1
-1
/
+2
2013-06-08
irqdomain: export irq_domain_add_simple
Arnd Bergmann
1
-0
/
+1
2013-06-08
Revert "ACPI / scan: do not match drivers against objects having scan handlers"
Rafael J. Wysocki
1
-4
/
+0
2013-06-08
ARM: exynos: add debug_ll_io_init() call in exynos_init_io()
Doug Anderson
1
-0
/
+2
2013-06-08
ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is defined
Tushar Behera
1
-1
/
+9
[next]