index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: tc3589x-keypad - fix 'double const' warning
Dmitry Torokhov
2011-03-16
1
-11
/
+11
*
Input: tca6416-keypad - suspend/resume wakeup support
Magnus Damm
2011-03-16
1
-0
/
+28
*
Input: atmel_mxt_ts - add objects of mXT1386 chip
Joonyoung Shim
2011-03-15
1
-0
/
+8
*
Input: atmel_mxt_ts - remove firmware version check
Joonyoung Shim
2011-03-15
1
-16
/
+5
*
Input: wm831x-ts - ensure the controller is in a known state on open
Mark Brown
2011-03-15
1
-1
/
+3
*
Input: add Atmel AT42QT1070 keypad driver
Bo Shen
2011-03-14
3
-0
/
+287
*
Input: wm831x-ts - default pressure measurements on
Mark Brown
2011-03-13
1
-1
/
+4
*
Input: bcm5974 - add support for MacBookPro8
Andy Botting
2011-03-13
4
-0
/
+35
*
Input: wacom - support 2FGT in MT format
Ping Cheng
2011-03-13
2
-18
/
+53
*
Input: wacom - support one finger touch the touchscreen way
Ping Cheng
2011-03-13
2
-90
/
+50
*
Input: wacom - process pen data in its own routine
Ping Cheng
2011-03-13
1
-33
/
+40
*
Input: wacom - do not send 2FGT Tablet PC events in TAP format
Ping Cheng
2011-03-13
2
-79
/
+10
*
Input: atmel_mxt_ts - remove matrix size check
Iiro Valkonen
2011-02-25
1
-73
/
+0
*
Input: mcs_touchkey - add shutdown handler
HeungJun Kim
2011-02-24
1
-0
/
+9
*
Input: mcs_touchkey - add support for suspend/resume
Heungjun Kim
2011-02-24
2
-1
/
+48
*
Input: omap4-keypad - wire up runtime PM handling
Abraham Arce
2011-02-24
1
-19
/
+55
*
Input: uinput - reversed test in uinput_setup_device()
Dan Carpenter
2011-02-21
1
-1
/
+1
*
Input: atmel_mxt_ts - allow board code to specify IRQ flags
Iiro Valkonen
2011-02-21
3
-3
/
+7
*
Input: atmel_mxt_ts - allow board code to suppliy controller config
Iiro Valkonen
2011-02-21
2
-135
/
+18
*
Input: atmel_mxt_ts - add mXT224 identifier to id_table
Chris Leech
2011-02-21
1
-0
/
+1
*
Input: synaptics_i2c - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-7
/
+9
*
Input: adxl34x - fix references to adx134x
Mark Brown
2011-02-21
1
-2
/
+2
*
Input: adxl34x-spi - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-7
/
+9
*
Input: adxl34x-i2c - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-7
/
+9
*
Input: max7359 - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-7
/
+10
*
Input: lm8323 - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-7
/
+8
*
Input: ad714x-spi - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-9
/
+8
*
Input: ad714x-i2c - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-9
/
+8
*
Input: uinput - use memdup_user() and friends
Dmitry Torokhov
2011-02-21
1
-25
/
+10
*
Input: uinput - fix setting up device name
David Herrmann
2011-02-21
1
-7
/
+6
*
Input: atmel_mxt_ts - read whole message to make CHG low
Iiro Valkonen
2011-02-21
1
-3
/
+3
*
Input: atmel_mxt_ts - get rid of qt602240 prefixes in names
Iiro Valkonen
2011-02-21
3
-480
/
+481
*
Input: qt602240_ts - rename to atmel_mxt_ts
Dmitry Torokhov
2011-02-21
5
-15
/
+15
*
Input: input-polldev - fix a couple of typos
Dmitry Torokhov
2011-02-01
2
-4
/
+4
*
Input: switch completely over to the new versions of get/setkeycode
Dmitry Torokhov
2011-02-01
7
-67
/
+20
*
Input: dvb-usb-remote - convert to new style of get/setkeycode
Dmitry Torokhov
2011-02-01
1
-43
/
+70
*
Merge commit 'v2.6.38-rc3' into next
Dmitry Torokhov
2011-02-01
9226
-276811
/
+578681
|
\
|
*
Linux 2.6.38-rc3
v2.6.38-rc3
Linus Torvalds
2011-02-01
1
-1
/
+1
|
*
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2011-02-01
25
-210
/
+174
|
|
\
|
|
*
NFS: NFSv4 readdir loses entries
Chuck Lever
2011-01-28
1
-3
/
+0
|
|
*
NFS: Micro-optimize nfs4_decode_dirent()
Chuck Lever
2011-01-28
1
-3
/
+3
|
|
*
NFS: Fix an NFS client lockdep issue
Trond Myklebust
2011-01-28
1
-2
/
+4
|
|
*
NFS construct consistent co_ownerid for v4.1
Andy Adamson
2011-01-26
1
-20
/
+10
|
|
*
NFS: nfs_wcc_update_inode() should set nfsi->attr_gencount
Trond Myklebust
2011-01-25
1
-9
/
+17
|
|
*
NFS improve pnfs_put_deviceid_cache debug print
Andy Adamson
2011-01-25
1
-1
/
+1
|
|
*
NFS fix cb_sequence error processing
Andy Adamson
2011-01-25
1
-1
/
+1
|
|
*
NFS do not find client in NFSv4 pg_authenticate
Andy Adamson
2011-01-25
10
-128
/
+42
|
|
*
NLM: Fix "kernel BUG at fs/lockd/host.c:417!" or ".../host.c:283!"
Chuck Lever
2011-01-25
1
-4
/
+5
|
|
*
NFS: Prevent memory allocation failure in nfsacl_encode()
Chuck Lever
2011-01-25
4
-13
/
+31
|
|
*
NFS: nfsacl_{encode,decode} should return signed integer
Chuck Lever
2011-01-25
2
-8
/
+28
[next]