aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ARM: S5PV210: Fix on missing s3c-sdhci card detection method for hsmmc3Kukjin Kim2010-08-09
* ARM: S5P: Fix on missing S5P_DEV_FIMC in plat-s5p/KconfigKukjin Kim2010-08-09
* ARM: S5PV210: Override FIMC driver name on Aquila boardSylwester Nawrocki2010-08-09
* ARM: S5PC100: enable FIMC on SMDKC100Sylwester Nawrocki2010-08-09
* ARM: S5PV210: enable FIMC on GoniSylwester Nawrocki2010-08-09
* ARM: S5PV210: enable FIMC on AquilaSylwester Nawrocki2010-08-09
* Merge branch 'next-samsung' into for-nextKukjin Kim2010-08-06
|\
| * ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCsKukjin Kim2010-08-06
| * ARM: SAMSUNG: Fix on inclusion mach/gpio.h on gpiolib.cKyungmin Park2010-08-06
| * ARM: SAMSUNG: Add platform definitions and helpers for FIMC driverSylwester Nawrocki2010-08-06
| * ARM: S3C64XX: Add keypad device to the SMDK6410 boardNaveen Krishna Ch2010-08-06
| * ARM: SAMSUNG: Add keypad device supportJoonyoung Shim2010-08-06
| * Merge commit 'd01d0756f75e7a5b4b43764ad45b83c4340f11d6' into next-samsungKukjin Kim2010-08-06
| |\
| | * Merge branch 'next' into for-linusDmitry Torokhov2010-08-02
| | |\
| | | * Input: adp5588-keypad - fix NULL dereference in adp5588_gpio_add()Dmitry Torokhov2010-08-02
| | | * Input: cy8ctmg110 - capacitive touchscreen supportSamuli Konttila2010-07-31
| | | * Input: keyboard - also match braille-only keyboardsSamuel Thibault2010-07-31
| | | * Input: adp5588-keys - export unused GPIO pinsXiaolong Chen2010-07-26
| | | * Input: adxl34x - fix leak and use after freeDan Carpenter2010-07-23
| | | * Input: samsung-keypad - Add samsung keypad driverJoonyoung Shim2010-07-21
| | | * Input: i8042 - reset keyboard controller wehen resuming from S2RDmitry Torokhov2010-07-20
| | | * Input: synaptics - set min/max for finger widthChris Bagwell2010-07-20
| | | * Input: synaptics - only report width on hardware that supports itChris Bagwell2010-07-20
| | | * Input: evdev - signal that device is writable in evdev_poll()Dmitry Torokhov2010-07-16
| | | * Input: mousedev - signal that device is writable in mousedev_poll()Julien Moutinho2010-07-16
| | | * Input: change input handlers to use bool when possibleDmitry Torokhov2010-07-16
| | | * Input: document the MT event slot protocolHenrik Rydberg2010-07-16
| | | * Input: introduce MT event slotsHenrik Rydberg2010-07-16
| | | * Input: usbtouchscreen - implement reset_resumeOliver Neukum2010-07-15
| | | * Input: usbtouchscreen - implement runtime power managementOliver Neukum2010-07-15
| | | * Input: usbtouchscreen - implement basic suspend/resumeOliver Neukum2010-07-15
| | | * Input: Add ATMEL QT602240 touchscreen driverJoonyoung Shim2010-07-15
| | | * Input: fix signedness warning in input_set_keycode()Dmitry Torokhov2010-07-14
| | | * Input: Add pwm beeper driverLars-Peter Clausen2010-07-14
| | | * Input: xpad - remove mouse buttons and axes for dance padsChristoph Fritz2010-07-13
| | | * Input: atlas_btns - switch to using pr_err() and friendsDmitry Torokhov2010-07-13
| | | * Input: atlas_btns - fix mixing acpi_status and int for return valueAxel Lin2010-07-13
| | | * Input: atlas_btns - adds a missing owner field for atlas_acpi_driverAxel Lin2010-07-13
| | | * Input: twl4030-pwrbutton - replace __devinit with __initMarkus Lehtonen2010-07-09
| | | * Input: mcs - Add MCS touchkey driverJoonyoung Shim2010-07-04
| | | * Input: release pressed keys when resuming deviceOliver Neukum2010-07-03
| | | * Input: ads7846 - extend the driver for ads7845 controller supportAnatolij Gustschin2010-07-03
| | | * Input: ads7846 - do not allow altering platform dataDmitry Torokhov2010-07-03
| | | * Input: adxl34 - make enable/disable separate from suspend/resumeDmitry Torokhov2010-07-03
| | | * Input: ad7879 - report EV_KEY/BTN_TOUCH eventsMichael Hennerich2010-07-03
| | | * Input: ad7879 - fix spi word size to 16 bitMichael Hennerich2010-07-03
| | | * Input: ad7879 - use i2c_smbus_read_i2c_block_data() to lower overheadMichael Hennerich2010-07-03
| | | * Input: ad7879 - add open and close methodsDmitry Torokhov2010-07-03
| | | * Input: ad7879 - split bus logic outMike Frysinger2010-07-03
| | | * Input: ad7879 - use threaded IRQDmitry Torokhov2010-06-30