summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: atmel_mxt_ts - verify object size in mxt_write_objectDaniel Kurtz2012-05-111-1/+1
* Input: atmel_mxt_ts - only allow root to update firmwareDaniel Kurtz2012-05-111-2/+2
* Input: atmel_mxt_ts - use CONFIG_PM_SLEEPDaniel Kurtz2012-05-111-8/+3
* Input: sentelic - report device's production serial numberTai-hwa Liang2012-05-112-4/+38
* Input: tl6040-vibra - Device Tree supportPeter Ujfalusi2012-05-111-11/+35
* Input: evdev - properly handle read/write with count 0Dmitry Torokhov2012-05-021-23/+38
* Input: evdev - properly access RCU-protected 'grab' dataDmitry Torokhov2012-05-021-3/+5
* Input: mpu3050 - set IRQF_ONESHOT when requesting the interruptStephen Warren2012-05-021-1/+1
* Input: serio_raw - signal EFAULT even if read/write partially succeedsDmitry Torokhov2012-05-021-15/+18
* Input: wacom - use dev_xxx() instead of naked printk()s and dbg()sDmitry Torokhov2012-05-022-17/+27
* Input: wacom - return proper error if usb_get_extra_descriptor() failsDmitry Torokhov2012-05-021-5/+6
* Input: wacom - fix sparse warningDmitry Torokhov2012-05-021-2/+2
* Input: add support for DA9052/53 touch screen controllerAshish Jangam2012-04-303-0/+388
* Input: usbtouchscreen - only expose e2i configure option in expert modeShawn Landden2012-04-301-1/+2
* Input: usbtouchscreen - fix typoShawn Landden2012-04-301-1/+1
* Input: wacom - add 0xE5 (MT device) supportPing Cheng2012-04-304-45/+157
* Input: wacom - retrieve maximum number of touch pointsPing Cheng2012-04-303-24/+65
* Input: aiptek - adjust error-handling code labelJulia Lawall2012-04-241-1/+1
* Input: lpc32xx_ts - fix device tree compatible stringRoland Stigge2012-04-241-1/+1
* Input: atkbd - fix language in a printed messageJesper Juhl2012-04-241-1/+1
* Input: use module_pci_driverAxel Lin2012-04-223-39/+5
* Merge commit 'v3.4-rc4' into nextDmitry Torokhov2012-04-224522-176581/+329473
|\
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-214-14/+13
| |\
| | * dmaengine: Kconfig: fix Atmel at_hdmac entryNicolas Ferre2012-04-171-3/+2
| | * USB: gadget/at91_udc: add gpio_to_irq() function to vbus interruptNicolas Ferre2012-04-171-4/+4
| | * USB: ohci-at91: change annotations for probe/remove functionsNicolas Ferre2012-04-171-6/+6
| | * leds-atmel-pwm.c: Make pwmled_probe() __devinitNicolas Ferre2012-04-171-1/+1
| * | Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-04-219-80/+85
| |\ \
| | * | mmc: core: Do not pre-claim host in suspendUlf Hansson2012-04-211-35/+20
| | * | mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung2012-04-211-1/+2
| | * | mmc: unbreak sdhci-esdhc-imx on i.MX25Eric Bénard2012-04-211-2/+1
| | * | mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten2012-04-211-0/+1
| | * | mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake2012-04-211-1/+1
| | * | mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon2012-04-211-1/+3
| | * | mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2012-04-212-17/+9
| | * | mmc: omap_hsmmc: Get rid of of_have_populated_dt() usageRajendra Nayak2012-04-211-2/+2
| | * | mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=mChris Ball2012-04-211-1/+1
| | * | mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter2012-04-212-16/+40
| | * | mmc: fixes for eMMC v4.5 discard operationAdrian Hunter2012-04-212-4/+5
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-217-10/+69
| |\ \ \
| | * | | [media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmwareMichael Krufky2012-04-192-4/+36
| | * | | [media] V4L: mt9m032: fix compilation breakageGuennadi Liakhovetski2012-04-191-1/+1
| | * | | [media] V4L: mt9m032: fix two dead-locksGuennadi Liakhovetski2012-04-191-2/+3
| | * | | [media] rc-core: set mode for winbond-cirDavid Härdeman2012-04-181-0/+1
| | * | | [media] drxk: Does not unlock mutex if sanity check failed in scu_command()Alexey Khoroshilov2012-04-181-2/+4
| | * | | [media] dvb_frontend: Fix a regression when switching back to DVB-SMauro Carvalho Chehab2012-04-181-1/+24
| * | | | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-218-137/+121
| |\ \ \ \
| | * | | | mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker2012-04-161-38/+1
| | * | | | mfd: Fix asic3_gpio_to_irqDmitry Artamonow2012-04-161-1/+3
| | * | | | ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issueKeshava Munegowda2012-04-162-46/+37