summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-io.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-27Input: wacom - advertise BTN_TOOL_PEN and BTN_STYLUS for PenPartnerJason Gerecke1-2/+2
2011-08-27Input: wacom - remove pressure for touch devicesPing Cheng2-17/+3
2011-08-22Input: ad714x - read the interrupt status registers in a rowMichael Hennerich4-41/+49
2011-08-22Input: ad714x - use DMA-safe buffers for spi_write()Dmitry Torokhov4-103/+131
2011-08-22Input: ad714x - fix endianness issuesMichael Hennerich2-33/+25
2011-08-22Input: ad714xx-spi - force SPI bus into the default 8-bit modeMichael Hennerich1-0/+6
2011-08-21Input: ep93xx_keypad - add missing include of linux/module.hAxel Lin1-0/+1
2011-08-21Input: tnetv107x-ts - add missing include of linux/module.hAxel Lin1-0/+1
2011-08-20Input: max11801_ts - correct license statementJiejing Zhang1-1/+2
2011-08-17Input: atmel_mxt_ts - report pressure information from the driverYufeng Shen1-0/+12
2011-08-17Input: bcm5974 - Add support for newer MacBookPro8,2Andrew Drake1-0/+20
2011-08-16Input: wacom - report id 3 returns 4 bytes of dataPing Cheng1-4/+6
2011-08-16Input: wacom - add WAC_MSG_RETRIES definePing Cheng1-3/+4
2011-08-16Input: wacom - add support for the Wacom Bamboo Pen (CTL-660/K)Gerard Braad1-0/+4
2011-08-11Input: tegra-kbc - correct call to input_free_deviceAxel Lin1-1/+1
2011-08-11Input: mpu3050 - correct call to input_free_deviceAxel Lin1-1/+1
2011-08-09Input: bcm5974 - add support for touchpads found in MacBookAir4,2Joshua V. Dillon1-0/+20
2011-08-09Input: mma8450 - fix module device table typeAxel Lin1-1/+1
2011-08-05Input: remove CLOCK_TICK_RATE from analog joystick driverDeepak Saxena1-1/+1
2011-08-03Input: ad7879 - fix deficient device disableMichael Hennerich1-1/+3
2011-08-03Input: gpio_keys - fix two typos in devicetree documentationTobias Klauser1-1/+1
2011-08-01Input: mma8450 - add device tree probe supportShawn Guo2-0/+19
2011-07-30Input: gpio_keys - return proper error code if memory allocation failsTobias Klauser1-1/+1
2011-07-30Input: lm8323 - add missing device_remove_file for dev_attr_timeAxel Lin1-2/+7
2011-07-30Input: tegra-kbc - fix computation of polling timeRakesh Iyer1-2/+3
2011-07-30Input: kxtj9 - explicitly include module.hStephen Rothwell1-0/+1
2011-07-30Input: psmouse - hgpk.c needs module.hRandy Dunlap1-0/+1
2011-07-25Input: synaptics - fix reporting of min coordinatesDmitry Torokhov1-1/+1
2011-07-25Input: tegra-kbc - enable key autorepeatRakesh Iyer1-1/+1
2011-07-20Input: kxtj9 - fix locking typo in kxtj9_set_poll()Dan Carpenter1-1/+1
2011-07-20Input: kxtj9 - fix bug in probe()Dan Carpenter1-1/+1
2011-07-19Input: intel-mid-touch - remove pointless checking for variable 'found'Axel Lin1-10/+5
2011-07-19Input: hp_sdc - staticize hp_sdc_kicker()Axel Lin1-1/+1
2011-07-19Input: pmic8xxx-keypad - fix a leak of the IRQ during init failureAxel Lin1-4/+4
2011-07-19Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform dataAxel Lin1-0/+2
2011-07-13Input: cy8ctmg110_ts - constify i2c_device_id tableAxel Lin1-1/+1
2011-07-13Input: cy8ctmg110_ts - fix checking return value of i2c_master_sendAxel Lin1-2/+2
2011-07-13Input: lifebook - make dmi callback functions return 1Axel Lin1-2/+2
2011-07-13Input: atkbd - make dmi callback functions return 1Axel Lin1-2/+2
2011-07-11Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov1-8/+3
2011-07-11Input: gpio_keys - add support for device-tree platform dataDavid Jander2-16/+168
2011-07-11Input: aiptek - remove double defineEdwin van Vliet1-1/+0
2011-07-09Input: synaptics - set minimum coordinates as reported by firmwareDmitry Torokhov2-21/+43
2011-07-07Input: synaptics - process button bits in AGM packetsDaniel Kurtz1-16/+16
2011-07-07Input: synaptics - rename set_slot to be more descriptiveDaniel Kurtz1-7/+10
2011-07-07Input: synaptics - fuzz position for touchpad with reduced filteringDaniel Kurtz2-10/+15
2011-07-07Input: synaptics - set resolution for MT_POSITION_X/Y axesDaniel Kurtz1-0/+3
2011-07-07Input: wacom - cleanup a return value for the old BambooPing Cheng1-1/+1
2011-07-07Input: wacom - update Graphire4 and old Bamboo tablet buttonsPing Cheng1-11/+8
2011-07-07Input: wacom - add serial number for Graphire4 and old BambooPing Cheng1-0/+1