summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | i2c: i2c-sh_mobile: optimize ICCH/ICCL values according to I2C bus speedShinya Kuribayashi2012-11-161-49/+77
| * | | i2c: i2c-sh_mobile: calculate clock parameters at driver probing timeShinya Kuribayashi2012-11-161-5/+13
| * | | i2c: omap: don't save a value only needed for read-clearingWolfram Sang2012-11-141-2/+1
| * | | i2c: omap: cleanup the sysc writeShubhrajyoti D2012-11-141-15/+5
| * | | i2c: omap: Restore i2c context alwaysShubhrajyoti D2012-11-141-2/+1
| * | | i2c: omap: make reset a seperate functionShubhrajyoti D2012-11-141-15/+24
| * | | i2c: omap: re-factor omap_i2c_init functionShubhrajyoti D2012-11-141-40/+35
| * | | ARM: i2c: omap: Remove the i207 errata flagShubhrajyoti D2012-11-141-2/+1
| * | | i2c: omap: remove the dtrevShubhrajyoti D2012-11-141-7/+5
| * | | i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207Shubhrajyoti D2012-11-141-1/+2
| * | | i2c: omap: Fix the revision register readShubhrajyoti D2012-11-141-13/+48
| * | | i2c: omap: adopt pinctrl supportSebastien Guiriec2012-11-141-0/+13
| * | | i2c: omap: ensure writes to dev->buf_len are orderedFelipe Balbi2012-11-141-1/+3
| * | | Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley2012-11-141-18/+14
| * | | i2c: at91: fix SMBus quick commandLudovic Desroches2012-11-141-1/+6
| * | | i2c: i2c-gpio: fix name issue with multiple i2c gpio nodesBo Shen2012-11-141-1/+5
| * | | i2c: ocores: Use devm_request_and_ioremap()Thierry Reding2012-11-131-12/+3
| * | | i2c: rcar: fix section mismatchWolfram Sang2012-11-131-2/+2
| * | | i2c: rcar: used devm_request_and_ioremap() instead of devm_ioremap()Kuninori Morimoto2012-11-131-1/+1
| * | | i2c: nomadik: Fix the usage of wait_for_completion_timeoutChuansheng Liu2012-11-121-14/+0
* | | | Merge branch 'akpm' (more patches from Andrew)Linus Torvalds2012-12-192-13/+26
|\ \ \ \
| * | | | drivers/message/fusion/mptscsih.c: missing breakAlan Cox2012-12-191-0/+1
| * | | | backlight: locomolcd: fix checkpatch error and warningJingoo Han2012-12-191-13/+25
* | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-191-1/+1
|\ \ \ \ \
| * | | | | hwmon: (twl4030-madc-hwmon) Fix warning message caused by removal of __devexitGuenter Roeck2012-12-171-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-18165-1570/+2066
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'next' into for-linusDmitry Torokhov2012-12-17259-2160/+3049
| |\ \ \ \ \
| | * | | | | Input: walkera0701 - fix crash on startupPeter Popovec2012-12-171-3/+4
| | * | | | | Input: gpio_keys_polled - switch to using gpio_request_one()Dmitry Torokhov2012-12-041-10/+2
| | * | | | | Input: gpio_keys - switch to using gpio_request_one()Dmitry Torokhov2012-12-041-9/+1
| | * | | | | Input: gpio-keys-polled - honor 'autorepeat' setting in platform dataAlexander Shiyan2012-11-291-1/+4
| | * | | | | Input: tca8418-keypad - switch to using managed resourcesDmitry Torokhov2012-11-291-53/+25
| | * | | | | Input: tca8418_keypad - increase severity of failures in probe()Dmitry Torokhov2012-11-291-3/+3
| | * | | | | Input: tca8418_keypad - move device ID tables closer to where they are usedDmitry Torokhov2012-11-291-15/+14
| | * | | | | Input: tca8418_keypad - use dev_get_platdata() to retrieve platform dataDmitry Torokhov2012-11-291-1/+1
| | * | | | | Input: tca8418_keypad - use a temporary variable for parent deviceDmitry Torokhov2012-11-291-10/+10
| | * | | | | Input: tca8418_keypad - add support for shared interruptAlban Bedel2012-11-291-3/+7
| | * | | | | Input: tca8418_keypad - add support for device tree bindingsAlban Bedel2012-11-291-27/+41
| | * | | | | Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driverAlexander Shiyan2012-11-283-492/+0
| | * | | | | Input: bu21013_ts - add support for Device Tree bootingLee Jones2012-11-281-4/+46
| | * | | | | Input: bu21013_ts - move GPIO init and exit functions into the driverLee Jones2012-11-281-19/+50
| | * | | | | Input: bu21013_ts - request regulator that actually existsLee Jones2012-11-281-1/+1
| | * | | | | Input: gpio_keys - disable hardware on suspendJonas Aaberg2012-11-281-5/+22
| | * | | | | Input: gpio_keys - report initial state when opening the deviceDmitry Torokhov2012-11-281-13/+26
| | * | | | | Input: samsung-keypad - switch to using managed resourcesSachin Kamat2012-11-281-72/+31
| | * | | | | Input: spear-keyboard - add clk_{un}prepare() supportVipul Kumar Samar2012-11-281-0/+10
| | * | | | | Input: imx_keypad - only set enabled columns to open-drainAndreas Pretzsch2012-11-251-1/+2
| | * | | | | Input: HIL - do not call tasklet_disable right before tasklet_killXiaotian Feng2012-11-251-2/+0
| | * | | | | Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER definePeter Ujfalusi2012-11-241-2/+1
| | * | | | | Input: stmpe-keypad - add support for Device Tree bindingsDmitry Torokhov2012-11-242-9/+52