summaryrefslogtreecommitdiffstats
path: root/kernel/acct.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-11Input: matrix-keymap - wire up device tree supportDmitry Torokhov3-119/+130
2012-05-11Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov22-209/+265
2012-05-11Input: adp5588 - add support for gpio namesJean-François Dagenais2-0/+2
2012-05-11Input: omap-keypad - dynamically handle register offsetsPoddar, Sourav2-28/+94
2012-05-11Input: synaptics - fix compile warningJJ Ding1-10/+10
2012-05-11MAINTAINERS: adjust input-related patternsDmitry Torokhov1-0/+2
2012-05-11Input: ALPS - switch to using input_mt_report_finger_countDmitry Torokhov1-8/+2
2012-05-11Input: ALPS - add semi-MT support for v4 protocolGeorge Pantalos2-6/+75
2012-05-11Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driverPaul Parsons4-0/+394
2012-05-11Input: atmel_mxt_ts - dump each message on just 1 lineDaniel Kurtz1-9/+5
2012-05-11Input: atmel_mxt_ts - do not read extra (checksum) byteDaniel Kurtz1-2/+0
2012-05-11Input: atmel_mxt_ts - verify object size in mxt_write_objectDaniel Kurtz1-1/+1
2012-05-11Input: atmel_mxt_ts - only allow root to update firmwareDaniel Kurtz1-2/+2
2012-05-11Input: atmel_mxt_ts - use CONFIG_PM_SLEEPDaniel Kurtz1-8/+3
2012-05-11Input: sentelic - report device's production serial numberTai-hwa Liang2-4/+38
2012-05-11Input: tl6040-vibra - Device Tree supportPeter Ujfalusi2-11/+72
2012-05-02Input: evdev - properly handle read/write with count 0Dmitry Torokhov1-23/+38
2012-05-02Input: evdev - properly access RCU-protected 'grab' dataDmitry Torokhov1-3/+5
2012-05-02Input: mpu3050 - set IRQF_ONESHOT when requesting the interruptStephen Warren1-1/+1
2012-05-02Input: serio_raw - signal EFAULT even if read/write partially succeedsDmitry Torokhov1-15/+18
2012-05-02Input: wacom - use dev_xxx() instead of naked printk()s and dbg()sDmitry Torokhov2-17/+27
2012-05-02Input: wacom - return proper error if usb_get_extra_descriptor() failsDmitry Torokhov1-5/+6
2012-05-02Input: wacom - fix sparse warningDmitry Torokhov1-2/+2
2012-04-30Input: add support for DA9052/53 touch screen controllerAshish Jangam3-0/+388
2012-04-30Input: usbtouchscreen - only expose e2i configure option in expert modeShawn Landden1-1/+2
2012-04-30Input: usbtouchscreen - fix typoShawn Landden1-1/+1
2012-04-30Input: wacom - add 0xE5 (MT device) supportPing Cheng4-45/+157
2012-04-30Input: wacom - retrieve maximum number of touch pointsPing Cheng3-24/+65
2012-04-24Input: aiptek - adjust error-handling code labelJulia Lawall1-1/+1
2012-04-24Input: lpc32xx_ts - fix device tree compatible stringRoland Stigge2-3/+3
2012-04-24Input: atkbd - fix language in a printed messageJesper Juhl1-1/+1
2012-04-22Input: use module_pci_driverAxel Lin3-39/+5
2012-04-21Linux 3.4-rc4v3.4-rc4Linus Torvalds1-1/+1
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang1-0/+3
2012-04-21Input: serio_raw - ensure we don't block in non-blocking readDmitry Torokhov1-18/+25
2012-04-21Input: tc3589x-keypad - remove unnecessary checksDmitry Torokhov1-13/+9
2012-04-21Input: cma3000-d0x - remove unneeded checksDmitry Torokhov1-1/+1
2012-04-21Input: matrix-keypad - undo GPIO setup if input_register_device failsDmitry Torokhov1-23/+30
2012-04-21Input: matrix-keypad - allocate keycodes with keypad structureDmitry Torokhov1-13/+10
2012-04-21Input: matrix-keypad - fix 'duplicate const' sparse warningDmitry Torokhov1-6/+4
2012-04-21Input: lpc32xx_ts - add device tree supportRoland Stigge2-0/+26
2012-04-21kill mm argument of vm_munmap()Al Viro8-11/+12
2012-04-21perfmon: kill some helpers and argumentsAl Viro1-9/+4
2012-04-21aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()Al Viro1-1/+14
2012-04-21mmc: core: Do not pre-claim host in suspendUlf Hansson1-35/+20
2012-04-21mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung1-1/+2
2012-04-21mmc: unbreak sdhci-esdhc-imx on i.MX25Eric Bénard1-2/+1
2012-04-21mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten1-0/+1
2012-04-21mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake1-1/+1
2012-04-21mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon1-1/+3