Age | Commit message (Expand) | Author |
2011-05-23 | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds |
2011-05-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2011-05-18 | Haavard Skinnemoen has left Atmel | Jean Delvare |
2011-05-18 | drivercore: revert addition of of_match to struct device | Grant Likely |
2011-05-13 | i2c: pnx: Fix crash due to wrong init of timer->data | Wolfram Sang |
2011-05-01 | i2c-parport: Fix adapter list handling | Jean Delvare |
2011-05-01 | i2c-i801: Move device ID definitions to driver | Jean Delvare |
2011-04-18 | i2c: add a module alias to the sh-mobile driver | Guennadi Liakhovetski |
2011-04-17 | i2c-algo-bit: Call pre/post_xfer for bit_test | Alex Deucher |
2011-04-17 | i2c: Improve deprecation warnings | Jean Delvare |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-23 | mfd: mfd_cell is now implicitly available to timberdale drivers | Andres Salomon |
2011-03-22 | Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2011-03-21 | i2c-pxa2xx: Don't clear isr bits too early | Vasily Khoruzhick |
2011-03-21 | Merge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639/i2c/i2c-eg20t-v3' and ... | Ben Dooks |
2011-03-21 | i2c-pxa2xx: Fix register offsets | Vasily Khoruzhick |
2011-03-21 | i2c-pxa2xx: pass of_node from platform driver to adapter and publish | Sebastian Andrzej Siewior |
2011-03-21 | i2c-pxa2xx: check timeout correctly | Sebastian Andrzej Siewior |
2011-03-21 | i2c-pxa2xx: add support for shared IRQ handler | Sebastian Andrzej Siewior |
2011-03-21 | i2c-pxa2xx: Add PCI support for PXA I2C controller | Sebastian Andrzej Siewior |
2011-03-21 | ARM: pxa2xx: reorganize I2C files | Sebastian Andrzej Siewior |
2011-03-21 | i2c-pxa2xx: use dynamic register layout | Sebastian Andrzej Siewior |
2011-03-20 | i2c-mxs: set controller to pio queue mode after reset | Sascha Hauer |
2011-03-20 | Merge branch 'for-2639/i2c/i2c-u2c12' into for-linus/2639/i2c-12 | Ben Dooks |
2011-03-20 | i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDs | Seth Heasley |
2011-03-20 | i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter | Jean Delvare |
2011-03-20 | i2c-dev: Use standard bus notification mechanism | Jean Delvare |
2011-03-20 | i2c: Export i2c_for_each_dev | Jean Delvare |
2011-03-20 | i2c: make i2c_get_adapter prototype clearer | Jean Delvare |
2011-03-20 | i2c-boardinfo: Fix typo in comment | Wolfram Sang |
2011-03-17 | Merge branch 'for-linus/2639/i2c-1' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2011-03-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi... | Linus Torvalds |
2011-03-17 | unicore32 machine related files: add i2c bus drivers for pkunity-v3 soc | GuanXuetao |
2011-03-16 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-16 | Merge branches 'for-2639/i2c/i2c-tegra', 'for-2639/i2c/i2c-mpc' and 'for-2639... | Ben Dooks |
2011-03-15 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-16 | i2c-mpc: Add support for 64bit system | Kumar Gala |
2011-03-08 | i2c-eg20t: include slab.h for memory allocations | Wolfram Sang |
2011-03-08 | i2c-ocores: Fix pointer type mismatch error | Grant Likely |
2011-03-07 | i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeup | Rajendra Nayak |
2011-03-02 | i2c-eg20t: support new device OKI SEMICONDUCTOR ML7213 IOH | Tomoya MORINAGA |
2011-02-28 | dt: Eliminate of_platform_{,un}register_driver | Grant Likely |
2011-02-23 | i2c: add driver for Freescale i.MX28 | Wolfram Sang |
2011-02-23 | i2c: tegra: Add i2c support | Colin Cross |
2011-02-23 | i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace | Ben Dooks |
2011-02-23 | i2c-omap: Double clear of ARDY status in IRQ handler | Richard woodruff |
2011-02-23 | i2c-omap: fix build for !CONFIG_SUSPEND | Balaji T K |
2011-02-22 | i2c-omap: fix static suspend vs. runtime suspend | Kevin Hilman |