summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: atmel_mxt_ts - read screen config from chipNick Dyer2014-05-262-77/+65
* Input: atmel_mxt_ts - add check for incorrect firmware file formatNick Dyer2014-05-181-0/+29
* Input: atmel_mxt_ts - improve bootloader progress outputNick Dyer2014-05-181-1/+7
* Input: atmel_mxt_ts - implement bootloader frame retriesNick Dyer2014-05-181-7/+20
* Input: atmel_mxt_ts - read and report bootloader versionNick Dyer2014-05-181-0/+26
* Input: atmel_mxt_ts - add additional bootloader addressesNick Dyer2014-05-181-45/+93
* Input: atmel_mxt_ts - implement CRC check for configuration dataNick Dyer2014-05-181-8/+52
* Input: atmel_mxt_ts - improve error reporting and debugNick Dyer2014-05-181-10/+23
* Input: atmel_mxt_ts - make wait-after-reset period compatible with all chipsIiro Valkonen2014-05-181-22/+87
* Input: atmel_mxt_ts - wait for CHG after bootloader resetsBenson Leung2014-05-181-7/+15
* Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloaderBenson Leung2014-05-181-21/+81
* Input: atmel_mxt_ts - select FW_LOADER for firmware codeNick Dyer2014-05-181-0/+1
* Input: atmel_mxt_ts - define helper functions for size and instancesDaniel Kurtz2014-05-181-12/+25
* Input: atmel_mxt_ts - return IRQ_NONE when interrupt handler failsNick Dyer2014-05-181-2/+1
* Input: atmel_mxt_ts - improve T19 GPIO keys handlingNick Dyer2014-05-182-33/+28
* Input: atmel_mxt_ts - remove unnecessary platform dataNick Dyer2014-05-182-60/+0
* Input: pixcir_i2c_ts - implement wakeup from suspendRoger Quadros2014-05-181-4/+43
* Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()Roger Quadros2014-05-181-1/+15
* Input: pixcir_i2c_ts - initialize interrupt mode and power modeRoger Quadros2014-05-181-8/+174
* Input: pixcir_i2c_ts - use devres managed resource allocationsRoger Quadros2014-05-181-23/+15
* Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()Christian Engelmayer2014-05-181-0/+1
* Input: wacom - add support for three new ISDv4 sensorsJason Gerecke2014-05-143-1/+41
* Input: wacom - use unaligned access where necessaryJason Gerecke2014-05-141-9/+9
* Merge tag 'v3.15-rc5' into nextDmitry Torokhov2014-05-145580-221993/+484916
|\
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-091-1/+1
| |\
| | * asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen2014-05-051-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-05-086-3/+72
| |\ \
| | * | Input: elantech - fix touchpad initialization on Gigabyte U2442Hans de Goede2014-05-052-1/+26
| | * | Input: tca8418 - fix loading this driver as a module from a device treeDr. H. Nikolaus Schaller2014-04-241-0/+7
| | * | Input: bma150 - extend chip detection for bma180Dr. H. Nikolaus Schaller2014-04-241-1/+3
| | * | Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song2014-04-241-1/+28
| | * | Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede2014-04-231-0/+8
| * | | Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-05-082-441/+109
| |\ \ \
| | * | | mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching2014-05-082-441/+109
| * | | | Merge tag 'for-linus-20140507' of git://git.infradead.org/linux-mtdLinus Torvalds2014-05-071-0/+6
| |\ \ \ \
| | * | | | mtd: davinci-nand: disable subpage write for keystone-nandMurali Karicheri2014-04-301-0/+6
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-05-075-2/+19
| |\ \ \ \ \
| | * | | | | HID: sensor-hub: Add in quirk for sensor hub in Lenovo Ideapad YogasPeter F. Patel-Schneider2014-05-062-0/+6
| | * | | | | HID: add NO_INIT_REPORTS quirk for Synaptics Touch Pad V 103SHans de Goede2014-05-052-0/+2
| | * | | | | HID: core: fix computation of the report sizeBenjamin Tissoires2014-05-051-2/+3
| | * | | | | HID: multitouch: add support of EliteGroup 05D8 panelsTomas Sokorai2014-04-242-0/+8
| * | | | | | Merge branch 'drm-radeon-mullins' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-05-0710-31/+187
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux int...Dave Airlie2014-05-0710-31/+187
| | |\ \ \ \ \ \
| | | * | | | | | drm/radeon: add Mullins VCE supportLeo Liu2014-05-061-0/+1
| | | * | | | | | drm/radeon: modesetting updates for Mullins.Samuel Li2014-05-061-2/+3
| | | * | | | | | drm/radeon: dpm updates for KV/KBAlex Deucher2014-05-061-20/+97
| | | * | | | | | drm/radeon: add Mullins dpm support.Samuel Li2014-05-062-10/+11
| | | * | | | | | drm/radeon: add Mullins UVD support.Samuel Li2014-05-061-0/+1
| | | * | | | | | drm/radeon: update cik init for Mullins.Samuel Li2014-05-062-0/+72
| | | * | | | | | drm/radeon: add Mullins chip familySamuel Li2014-05-063-0/+3