| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-06-26 | 1 | -5/+33 |
|\ |
|
| * | i2c-parport: use new parport device model | Sudip Mukherjee | 2015-06-01 | 1 | -5/+10 |
| * | i2c-parport: define ports to connect | Sudip Mukherjee | 2015-06-01 | 1 | -0/+23 |
* | | Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 2015-06-25 | 28 | -154/+2602 |
|\ \ |
|
| * | | i2c: busses: i2c-bcm2835: limits cdiv to allowed values | Silvan Wicki | 2015-06-23 | 1 | -0/+8 |
| * | | i2c: sh_mobile: use proper type for timeout | Wolfram Sang | 2015-06-23 | 1 | -3/+4 |
| * | | i2c: sh_mobile: use adapter default for timeout | Wolfram Sang | 2015-06-23 | 1 | -1/+1 |
| * | | i2c: rcar: use proper type for timeout | Wolfram Sang | 2015-06-23 | 1 | -1/+2 |
| * | | i2c: rcar: use adapter default for timeout | Wolfram Sang | 2015-06-23 | 1 | -1/+1 |
| * | | i2c: designware: Make sure the device is suspended before disabling runtime PM | Mika Westerberg | 2015-06-21 | 1 | -1/+2 |
| * | | i2c: tegra: apply size limit quirk | Wolfram Sang | 2015-06-21 | 1 | -0/+7 |
| * | | i2c: tegra: don't advertise SMBUS_QUICK | Wolfram Sang | 2015-06-21 | 1 | -2/+2 |
| * | | i2c: octeon: remove unused signal handling | Nicholas Mc Guire | 2015-06-17 | 1 | -5/+2 |
| * | | i2c: davinci: Optimize SCL generation | Alexander Sverdlin | 2015-06-17 | 1 | -3/+24 |
| * | | i2c: mux: pca954x: Use __i2c_transfer because of quirks | Alexander Sverdlin | 2015-06-17 | 2 | -3/+3 |
| * | | i2c: mux: Use __i2c_transfer() instead of calling parent's master_xfer() | Alexander Sverdlin | 2015-06-17 | 1 | -1/+1 |
| * | | i2c: use parent adapter quirks in mux | Alexander Sverdlin | 2015-06-17 | 1 | -0/+1 |
| * | | i2c: bcm2835: clear reserved bits in S-Register | Silvan Wicki | 2015-06-17 | 1 | -0/+3 |
| * | | i2c: sh_mobile: add errata workaround | Wolfram Sang | 2015-06-17 | 1 | -0/+40 |
| * | | i2c: at91: fix code checker warnings | Cyrille Pitchen | 2015-06-11 | 1 | -3/+3 |
| * | | i2c: busses: xgene-slimpro: fix incorrect __init declation for probe | Feng Kan | 2015-06-10 | 1 | -1/+1 |
| * | | i2c: davinci: Avoid sending to own address | Alexander Sverdlin | 2015-06-10 | 1 | -3/+8 |
| * | | i2c: davinci: Refactor i2c_davinci_wait_bus_not_busy() | Alexander Sverdlin | 2015-06-10 | 1 | -23/+19 |
| * | | i2c: brcmstb: Add Broadcom settop SoC i2c controller driver | Kamal Dasu | 2015-06-10 | 3 | -0/+705 |
| * | | i2c: at91: add support to FIFOs | Cyrille Pitchen | 2015-06-10 | 1 | -17/+130 |
| * | | i2c: at91: print hardware version | Cyrille Pitchen | 2015-06-10 | 1 | -1/+4 |
| * | | i2c: at91: add support for new alternative command mode | Cyrille Pitchen | 2015-06-10 | 1 | -20/+101 |
| * | | i2c: at91: use BIT() macro to define register bits | Cyrille Pitchen | 2015-06-10 | 1 | -14/+15 |
| * | | i2c: at91: fix a race condition when using the DMA controller | Cyrille Pitchen | 2015-06-10 | 1 | -17/+53 |
| * | | i2c: iproc: Add suspend/resume support | Ray Jui | 2015-06-03 | 1 | -0/+57 |
| * | | i2c: designware: Avoid unnecessary resuming during system suspend | Jisheng Zhang | 2015-06-03 | 1 | -4/+28 |
| * | | i2c: axxia: Add bus recovery functionality | Alexander Sverdlin | 2015-06-03 | 1 | -0/+41 |
| * | | i2c: core: Reduce stack size of acpi_i2c_space_handler() | Jarkko Nikula | 2015-06-03 | 1 | -16/+21 |
| * | | i2c: smbus: fix typo in commet | Shailendra Verma | 2015-06-01 | 1 | -1/+1 |
| * | | i2c: algo-pca: fix typo in comment | Shailendra Verma | 2015-06-01 | 1 | -1/+1 |
| * | | i2c: core: fix typo in comment | Shailendra Verma | 2015-06-01 | 1 | -1/+1 |
| * | | I2C: mediatek: Add driver for MediaTek MT8173 I2C controller | Eddie Huang | 2015-06-01 | 1 | -29/+74 |
| * | | I2C: mediatek: Add driver for MediaTek I2C controller | Xudong Chen | 2015-06-01 | 3 | -0/+696 |
| * | | i2c: check for proper length of the reg property | Wolfram Sang | 2015-06-01 | 1 | -1/+1 |
| * | | i2c: slave: add error messages to slave core | Wolfram Sang | 2015-06-01 | 1 | -5/+17 |
| * | | i2c: rcar: report slave capabilities to users | Wolfram Sang | 2015-06-01 | 1 | -1/+2 |
| * | | i2c: add SLIMpro I2C device driver on APM X-Gene platform | Feng Kan | 2015-05-12 | 3 | -0/+479 |
| * | | i2c: omap: implement bus recovery | Felipe Balbi | 2015-05-12 | 1 | -4/+65 |
| * | | i2c: constify platform_device_id | Krzysztof Kozlowski | 2015-05-12 | 4 | -4/+4 |
| * | | i2c: omap: Add calls for pinctrl state select | Pascal Huerst | 2015-05-12 | 1 | -0/+5 |
| * | | i2c: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven | 2015-05-12 | 2 | -4/+5 |
| * | | i2c: xiic: Fix kerneldoc warnings | Shubhrajyoti Datta | 2015-05-12 | 1 | -0/+1 |
| * | | i2c: rk3x: Increase wait timeout to 1 second | Doug Anderson | 2015-05-12 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-06-23 | 2 | -16/+31 |
|\ \ |
|
| * | | mfd: cros_ec: Move protocol helpers out of the MFD driver | Javier Martinez Canillas | 2015-06-15 | 1 | -1/+1 |