summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Input: gpio_keys - disable hardware on suspendJonas Aaberg2012-11-271-5/+22
* Input: gpio_keys - report initial state when opening the deviceDmitry Torokhov2012-11-271-13/+26
* Input: samsung-keypad - switch to using managed resourcesSachin Kamat2012-11-271-72/+31
* Input: spear-keyboard - add clk_{un}prepare() supportVipul Kumar Samar2012-11-271-0/+10
* Input: imx_keypad - only set enabled columns to open-drainAndreas Pretzsch2012-11-251-1/+2
* Input: HIL - do not call tasklet_disable right before tasklet_killXiaotian Feng2012-11-251-2/+0
* Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER definePeter Ujfalusi2012-11-241-2/+1
* Input: stmpe-keypad - add support for Device Tree bindingsDmitry Torokhov2012-11-243-9/+91
* Input: remove use of __devexitBill Pemberton2012-11-24141-149/+149
* Input: remove use of __devinitBill Pemberton2012-11-24138-237/+234
* Input: remove use of __devinitconstBill Pemberton2012-11-244-4/+4
* Input: remove use of __devinitdataBill Pemberton2012-11-243-4/+4
* Input: remove use of __devexit_pBill Pemberton2012-11-24141-142/+142
* Input: serio - remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-241-11/+0
* Merge branch 'for-linus' into nextDmitry Torokhov2012-11-245-19/+34
|\
| * ARM - OMAP: ads7846: fix pendown debounce settingIgor Grinberg2012-11-211-14/+20
| * Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg2012-11-212-3/+8
| * Input: mousedev - move /dev/input/mice to the correct minorDmitry Torokhov2012-11-181-2/+2
| * Input: MT - document new 'flags' argument of input_mt_init_slots()Henrik Rydberg2012-11-101-0/+4
* | Input: stmpe-ts - add DT support for stmpe touchscreenVipul Kumar Samar2012-11-223-18/+91
* | Input: wacom - add support for a new MT device (0x4001)Ping Cheng2012-11-211-0/+4
* | Input: wacom - simplify type check for newer V5 devicesPing Cheng2012-11-211-3/+1
* | OMAP: nokia770: remove custom implementation of ads7846_get_pendown_stateDmitry Torokhov2012-11-211-13/+1
* | Input: matrix-keypad - add device tree supportAnilKumar Ch2012-11-202-22/+143
* | Input: marix-keymap - automatically allocate memory for keymapDmitry Torokhov2012-11-141-1/+22
* | Input: add Retu power button driver.Aaro Koskinen2012-11-103-0/+110
* | Input: HIL - remove one gotoRolf Eike Beer2012-11-101-6/+5
* | Input: document new members of struct input_devHenrik Rydberg2012-11-101-0/+3
* | Input: stmpe-ts - initialize the phys field in input deviceVipul Kumar Samar2012-11-101-0/+1
* | Input: stmpe-ts - switch to using managed resourcesViresh Kumar2012-11-101-44/+23
* | Input: stmpe-keyboard - switch to using managed resourcesViresh Kumar2012-11-101-44/+28
* | Input: spear-keyboard - switch to using managed resourcesViresh Kumar2012-11-101-54/+23
* | Input: spear-keyboard - fix for balancing the enable_irq_wakeDeepak Sikri2012-11-101-3/+8
* | Input: nomadik-ske-keypad - start using the apb_pclkUlf Hansson2012-11-101-2/+20
* | Input: nomadik-ske-keypad - fixup use of clkUlf Hansson2012-11-081-4/+10
* | Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101)Ping Cheng2012-11-083-3/+25
* | Input: wacom - clean up device type codePing Cheng2012-11-081-15/+38
* | Input: introduce managed input devices (add devres support)Dmitry Torokhov2012-11-082-28/+155
* | Merge tag 'v3.7-rc4' into next to sync up Wacom bitsDmitry Torokhov2012-11-08195-1168/+2182
|\ \
| * | Linux 3.7-rc4v3.7-rc4Linus Torvalds2012-11-041-1/+1
| * | Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-11-0311-35/+110
| |\ \
| | * | NFS4: nfs4_opendata_access should return errnoWeston Andros Adamson2012-11-021-1/+1
| | * | NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctlyTrond Myklebust2012-11-011-1/+1
| | * | SUNRPC: return proper errno from backchannel_rqstWeston Andros Adamson2012-11-011-1/+1
| | * | NFS: add nfs_sb_deactive_async to avoid deadlockWeston Andros Adamson2012-10-315-3/+56
| | * | nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings2012-10-314-9/+20
| | * | nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew2012-10-311-1/+1
| | * | nfs: Check whether a layout pointer is NULL before free itYanchuan Nian2012-10-311-2/+2
| | * | NFS: fix bug in legacy DNS resolver.NeilBrown2012-10-311-2/+3
| | * | NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust2012-10-311-0/+1