Age | Commit message (Expand) | Author | Files | Lines |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 4 | -4/+4 |
2012-09-20 | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 8 | -36/+83 |
2012-09-19 | ARM: samsung: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-09-14 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 3 | -32/+40 |
2012-09-14 | i2c: algo: pca: Fix mode selection for PCA9665 | Thomas Kavanagh | 1 | -3/+3 |
2012-09-14 | ARM: w90x900: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-09-14 | ARM: imx: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-09-14 | ARM: davinci: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-09-12 | i2c: mxs: correctly setup speed for non devicetree | Wolfram Sang | 1 | -7/+6 |
2012-09-12 | i2c: pnx: Fix read transactions of >= 2 bytes | Roland Stigge | 1 | -20/+28 |
2012-09-12 | i2c: pnx: Fix bit definitions | Roland Stigge | 1 | -2/+3 |
2012-09-10 | i2c-core: Fix for lockdep validator | Jean Delvare | 1 | -2/+20 |
2012-09-10 | i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG... | Axel Lin | 3 | -2/+19 |
2012-09-10 | i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH | James Ralston | 2 | -0/+4 |
2012-09-05 | Merge branch 'pnx4008-removal' of git://git.antcom.de/linux-2.6 into next/cle... | Olof Johansson | 1 | -1/+1 |
2012-09-04 | Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pci | Arnd Bergmann | 40 | -992/+1310 |
2012-08-26 | ARM: mach-pnx4008: Remove architecture | Roland Stigge | 1 | -1/+1 |
2012-08-18 | i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP | Laxman Dewangan | 1 | -1/+1 |
2012-08-18 | i2c: diolan-u2c: Fix master_xfer return code | Guenter Roeck | 1 | -0/+1 |
2012-08-18 | I2C: OMAP: xfer: fix runtime PM get/put balance on error | Kevin Hilman | 1 | -1/+1 |
2012-08-18 | i2c: nomadik: Add default configuration into the Nomadik I2C driver | Lee Jones | 1 | -10/+18 |
2012-07-31 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+1 |
2012-07-30 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -11/+33 |
2012-07-30 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -7/+0 |
2012-07-30 | i2c/i2c-pxa: remove conditional compilation of clk code | Viresh Kumar | 1 | -7/+0 |
2012-07-30 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -43/+49 |
2012-07-28 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds | 14 | -541/+623 |
2012-07-25 | i2c: iop3xx: use standard gpiolib functions | Rob Herring | 1 | -4/+5 |
2012-07-25 | i2c: iop3xx: clean-up trailing whitespace | Rob Herring | 1 | -56/+56 |
2012-07-24 | Revert "i2c: tegra: convert normal suspend/resume to *_noirq" | Wolfram Sang | 1 | -6/+3 |
2012-07-24 | i2c-omap: Add support for I2C_M_STOP message flag | Laurent Pinchart | 1 | -1/+4 |
2012-07-24 | i2c: Fall back to emulated SMBus if the operation isn't supported natively | Laurent Pinchart | 1 | -4/+10 |
2012-07-24 | i2c: Add SCCB support | Laurent Pinchart | 1 | -1/+1 |
2012-07-24 | i2c-tiny-usb: Add support for the Robofuzz OSIF USB/I2C converter | Emmanuel Deloget | 1 | -0/+1 |
2012-07-24 | i2c-i801: Enable IRQ for byte_by_byte transactions | Daniel Kurtz | 1 | -7/+78 |
2012-07-24 | i2c-i801: Enable interrupts on ICH5/7/8/9/10 | Jean Delvare | 1 | -4/+9 |
2012-07-24 | i2c-i801: Enable IRQ for SMBus transactions | Daniel Kurtz | 1 | -4/+95 |
2012-07-24 | i2c-i801: Consolidate polling | Jean Delvare | 1 | -55/+53 |
2012-07-24 | i2c-i801: Drop ENABLE_INT9 | Daniel Kurtz | 1 | -5/+4 |
2012-07-24 | i2c-i801: Rename some SMBHSTCNT bit constants | Daniel Kurtz | 1 | -10/+11 |
2012-07-24 | i2c-i801: Check and return errors during byte-by-byte transfers | Daniel Kurtz | 1 | -4/+6 |
2012-07-24 | i2c-i801: Clear only status bits in HST_STS | Daniel Kurtz | 1 | -1/+1 |
2012-07-24 | i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byte | Daniel Kurtz | 1 | -14/+14 |
2012-07-24 | i2c-smbus: Use module_i2c_driver() | Fabio Estevam | 1 | -12/+1 |
2012-07-24 | i2c-piix4: Support AMD auxiliary SMBus controller | Andrew Armenia | 2 | -4/+73 |
2012-07-24 | i2c-piix4: Separate registration and probing code | Andrew Armenia | 1 | -40/+71 |
2012-07-24 | i2c-piix4: Eliminate piix4_smba global variable | Andrew Armenia | 1 | -16/+34 |
2012-07-24 | i2c/busses: Use module_pci_driver | Axel Lin | 16 | -200/+16 |
2012-07-24 | i2c: Update Guenter Roeck's e-mail address | Guenter Roeck | 2 | -2/+2 |
2012-07-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -24/+133 |