index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
i2c: i2c-sh_mobile: optimize ICCH/ICCL values according to I2C bus speed
Shinya Kuribayashi
2012-11-16
1
-49
/
+77
|
*
|
|
i2c: i2c-sh_mobile: calculate clock parameters at driver probing time
Shinya Kuribayashi
2012-11-16
1
-5
/
+13
|
*
|
|
i2c: omap: don't save a value only needed for read-clearing
Wolfram Sang
2012-11-14
1
-2
/
+1
|
*
|
|
i2c: omap: cleanup the sysc write
Shubhrajyoti D
2012-11-14
1
-15
/
+5
|
*
|
|
i2c: omap: Restore i2c context always
Shubhrajyoti D
2012-11-14
1
-2
/
+1
|
*
|
|
i2c: omap: make reset a seperate function
Shubhrajyoti D
2012-11-14
1
-15
/
+24
|
*
|
|
i2c: omap: re-factor omap_i2c_init function
Shubhrajyoti D
2012-11-14
1
-40
/
+35
|
*
|
|
ARM: i2c: omap: Remove the i207 errata flag
Shubhrajyoti D
2012-11-14
1
-2
/
+1
|
*
|
|
i2c: omap: remove the dtrev
Shubhrajyoti D
2012-11-14
1
-7
/
+5
|
*
|
|
i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207
Shubhrajyoti D
2012-11-14
1
-1
/
+2
|
*
|
|
i2c: omap: Fix the revision register read
Shubhrajyoti D
2012-11-14
1
-13
/
+48
|
*
|
|
i2c: omap: adopt pinctrl support
Sebastien Guiriec
2012-11-14
1
-0
/
+13
|
*
|
|
i2c: omap: ensure writes to dev->buf_len are ordered
Felipe Balbi
2012-11-14
1
-1
/
+3
|
*
|
|
Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"
Paul Walmsley
2012-11-14
1
-18
/
+14
|
*
|
|
i2c: at91: fix SMBus quick command
Ludovic Desroches
2012-11-14
1
-1
/
+6
|
*
|
|
i2c: i2c-gpio: fix name issue with multiple i2c gpio nodes
Bo Shen
2012-11-14
1
-1
/
+5
|
*
|
|
i2c: ocores: Use devm_request_and_ioremap()
Thierry Reding
2012-11-13
1
-12
/
+3
|
*
|
|
i2c: rcar: fix section mismatch
Wolfram Sang
2012-11-13
1
-2
/
+2
|
*
|
|
i2c: rcar: used devm_request_and_ioremap() instead of devm_ioremap()
Kuninori Morimoto
2012-11-13
1
-1
/
+1
|
*
|
|
i2c: nomadik: Fix the usage of wait_for_completion_timeout
Chuansheng Liu
2012-11-12
1
-14
/
+0
*
|
|
|
Merge branch 'akpm' (more patches from Andrew)
Linus Torvalds
2012-12-19
2
-13
/
+26
|
\
\
\
\
|
*
|
|
|
drivers/message/fusion/mptscsih.c: missing break
Alan Cox
2012-12-19
1
-0
/
+1
|
*
|
|
|
backlight: locomolcd: fix checkpatch error and warning
Jingoo Han
2012-12-19
1
-13
/
+25
*
|
|
|
|
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-19
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
hwmon: (twl4030-madc-hwmon) Fix warning message caused by removal of __devexit
Guenter Roeck
2012-12-17
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-12-18
165
-1570
/
+2066
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-12-17
259
-2160
/
+3049
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Input: walkera0701 - fix crash on startup
Peter Popovec
2012-12-17
1
-3
/
+4
|
|
*
|
|
|
|
Input: gpio_keys_polled - switch to using gpio_request_one()
Dmitry Torokhov
2012-12-04
1
-10
/
+2
|
|
*
|
|
|
|
Input: gpio_keys - switch to using gpio_request_one()
Dmitry Torokhov
2012-12-04
1
-9
/
+1
|
|
*
|
|
|
|
Input: gpio-keys-polled - honor 'autorepeat' setting in platform data
Alexander Shiyan
2012-11-29
1
-1
/
+4
|
|
*
|
|
|
|
Input: tca8418-keypad - switch to using managed resources
Dmitry Torokhov
2012-11-29
1
-53
/
+25
|
|
*
|
|
|
|
Input: tca8418_keypad - increase severity of failures in probe()
Dmitry Torokhov
2012-11-29
1
-3
/
+3
|
|
*
|
|
|
|
Input: tca8418_keypad - move device ID tables closer to where they are used
Dmitry Torokhov
2012-11-29
1
-15
/
+14
|
|
*
|
|
|
|
Input: tca8418_keypad - use dev_get_platdata() to retrieve platform data
Dmitry Torokhov
2012-11-29
1
-1
/
+1
|
|
*
|
|
|
|
Input: tca8418_keypad - use a temporary variable for parent device
Dmitry Torokhov
2012-11-29
1
-10
/
+10
|
|
*
|
|
|
|
Input: tca8418_keypad - add support for shared interrupt
Alban Bedel
2012-11-29
1
-3
/
+7
|
|
*
|
|
|
|
Input: tca8418_keypad - add support for device tree bindings
Alban Bedel
2012-11-29
1
-27
/
+41
|
|
*
|
|
|
|
Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driver
Alexander Shiyan
2012-11-28
3
-492
/
+0
|
|
*
|
|
|
|
Input: bu21013_ts - add support for Device Tree booting
Lee Jones
2012-11-28
1
-4
/
+46
|
|
*
|
|
|
|
Input: bu21013_ts - move GPIO init and exit functions into the driver
Lee Jones
2012-11-28
1
-19
/
+50
|
|
*
|
|
|
|
Input: bu21013_ts - request regulator that actually exists
Lee Jones
2012-11-28
1
-1
/
+1
|
|
*
|
|
|
|
Input: gpio_keys - disable hardware on suspend
Jonas Aaberg
2012-11-28
1
-5
/
+22
|
|
*
|
|
|
|
Input: gpio_keys - report initial state when opening the device
Dmitry Torokhov
2012-11-28
1
-13
/
+26
|
|
*
|
|
|
|
Input: samsung-keypad - switch to using managed resources
Sachin Kamat
2012-11-28
1
-72
/
+31
|
|
*
|
|
|
|
Input: spear-keyboard - add clk_{un}prepare() support
Vipul Kumar Samar
2012-11-28
1
-0
/
+10
|
|
*
|
|
|
|
Input: imx_keypad - only set enabled columns to open-drain
Andreas Pretzsch
2012-11-25
1
-1
/
+2
|
|
*
|
|
|
|
Input: HIL - do not call tasklet_disable right before tasklet_kill
Xiaotian Feng
2012-11-25
1
-2
/
+0
|
|
*
|
|
|
|
Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER define
Peter Ujfalusi
2012-11-24
1
-2
/
+1
|
|
*
|
|
|
|
Input: stmpe-keypad - add support for Device Tree bindings
Dmitry Torokhov
2012-11-24
2
-9
/
+52
[prev]
[next]