index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ratelimit.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-17
Input: xen-kbdfront - add grant reference for shared page
Daniel De Graaf
1
-11
/
+28
2011-03-17
Input: xen-kbdfront - advertise either absolute or relative coordinates
Olaf Hering
1
-20
/
+24
2011-03-16
Input: tc3589x-keypad - fix 'double const' warning
Dmitry Torokhov
1
-11
/
+11
2011-03-16
Input: tca6416-keypad - suspend/resume wakeup support
Magnus Damm
1
-0
/
+28
2011-03-15
Input: atmel_mxt_ts - add objects of mXT1386 chip
Joonyoung Shim
1
-0
/
+8
2011-03-15
Input: atmel_mxt_ts - remove firmware version check
Joonyoung Shim
1
-16
/
+5
2011-03-15
Input: wm831x-ts - ensure the controller is in a known state on open
Mark Brown
1
-1
/
+3
2011-03-14
Input: add Atmel AT42QT1070 keypad driver
Bo Shen
3
-0
/
+287
2011-03-13
Input: wm831x-ts - default pressure measurements on
Mark Brown
1
-1
/
+4
2011-03-13
Input: bcm5974 - add support for MacBookPro8
Andy Botting
4
-0
/
+35
2011-03-13
Input: wacom - support 2FGT in MT format
Ping Cheng
2
-18
/
+53
2011-03-13
Input: wacom - support one finger touch the touchscreen way
Ping Cheng
2
-90
/
+50
2011-03-13
Input: wacom - process pen data in its own routine
Ping Cheng
1
-33
/
+40
2011-03-13
Input: wacom - do not send 2FGT Tablet PC events in TAP format
Ping Cheng
2
-79
/
+10
2011-02-25
Input: atmel_mxt_ts - remove matrix size check
Iiro Valkonen
1
-73
/
+0
2011-02-24
Input: mcs_touchkey - add shutdown handler
HeungJun Kim
1
-0
/
+9
2011-02-24
Input: mcs_touchkey - add support for suspend/resume
Heungjun Kim
2
-1
/
+48
2011-02-24
Input: omap4-keypad - wire up runtime PM handling
Abraham Arce
1
-19
/
+55
2011-02-21
Input: uinput - reversed test in uinput_setup_device()
Dan Carpenter
1
-1
/
+1
2011-02-21
Input: atmel_mxt_ts - allow board code to specify IRQ flags
Iiro Valkonen
3
-3
/
+7
2011-02-21
Input: atmel_mxt_ts - allow board code to suppliy controller config
Iiro Valkonen
2
-135
/
+18
2011-02-21
Input: atmel_mxt_ts - add mXT224 identifier to id_table
Chris Leech
1
-0
/
+1
2011-02-21
Input: synaptics_i2c - convert to dev_pm_ops
Mark Brown
1
-7
/
+9
2011-02-21
Input: adxl34x - fix references to adx134x
Mark Brown
1
-2
/
+2
2011-02-21
Input: adxl34x-spi - convert to dev_pm_ops
Mark Brown
1
-7
/
+9
2011-02-21
Input: adxl34x-i2c - convert to dev_pm_ops
Mark Brown
1
-7
/
+9
2011-02-21
Input: max7359 - convert to dev_pm_ops
Mark Brown
1
-7
/
+10
2011-02-21
Input: lm8323 - convert to dev_pm_ops
Mark Brown
1
-7
/
+8
2011-02-21
Input: ad714x-spi - convert to dev_pm_ops
Mark Brown
1
-9
/
+8
2011-02-21
Input: ad714x-i2c - convert to dev_pm_ops
Mark Brown
1
-9
/
+8
2011-02-21
Input: uinput - use memdup_user() and friends
Dmitry Torokhov
1
-25
/
+10
2011-02-21
Input: uinput - fix setting up device name
David Herrmann
1
-7
/
+6
2011-02-21
Input: atmel_mxt_ts - read whole message to make CHG low
Iiro Valkonen
1
-3
/
+3
2011-02-21
Input: atmel_mxt_ts - get rid of qt602240 prefixes in names
Iiro Valkonen
3
-480
/
+481
2011-02-21
Input: qt602240_ts - rename to atmel_mxt_ts
Dmitry Torokhov
5
-15
/
+15
2011-02-01
Input: input-polldev - fix a couple of typos
Dmitry Torokhov
2
-4
/
+4
2011-02-01
Input: switch completely over to the new versions of get/setkeycode
Dmitry Torokhov
7
-67
/
+20
2011-02-01
Input: dvb-usb-remote - convert to new style of get/setkeycode
Dmitry Torokhov
1
-43
/
+70
2011-02-01
Input: wm831x-ts - remove use of ternary operator
Mark Brown
1
-5
/
+13
2011-02-01
Linux 2.6.38-rc3
v2.6.38-rc3
Linus Torvalds
1
-1
/
+1
2011-01-31
kernel.h: fix kernel-doc warning
Randy Dunlap
1
-1
/
+1
2011-01-31
virtio: update MAINTAINERS
Michael S. Tsirkin
1
-0
/
+10
2011-01-31
ARM: smp_on_up: allow non-ARM SMP processors
Russell King
1
-12
/
+10
2011-01-31
ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+
Russell King
1
-16
/
+17
2011-01-31
ARM: initrd: disable initrd if passed address overlaps reserved region
Russell King
1
-0
/
+6
2011-01-31
ARM: footbridge: fix debug macros
Russell King
1
-2
/
+2
2011-01-31
ARM: mmci: round down the bytes transferred on error
Russell King
1
-3
/
+4
2011-01-31
ARM: mmci: complete the transaction on error
Russell King
1
-1
/
+1
2011-01-31
Input: rc-keymap - return KEY_RESERVED for unknown mappings
Dmitry Torokhov
1
-11
/
+17
2011-01-31
Fix prlimit64 for suid/sgid processes
Kacper Kornet
1
-1
/
+2
[next]