Age | Commit message (Expand) | Author |
2009-03-24 | Driver core: implement uevent suppress in kobject | Ming Lei |
2009-03-03 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-03-03 | [ARM] fix lots of ARM __devexit sillyness | Russell King |
2009-02-24 | Add i2c_board_info for RiscPC PCF8583 | Russell King |
2009-02-24 | i2c: Make sure i2c_algo_bit_data.timeout is HZ-independent | Jean Delvare |
2009-02-24 | i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT | Jean Delvare |
2009-02-24 | i2c: Timeouts reach -1 | Roel Kluin |
2009-02-24 | i2c: Fix misplaced parentheses | Roel Kluin |
2009-01-26 | i2c: Move old eeprom driver to /drivers/misc/eeprom | Wolfram Sang |
2009-01-26 | i2c: Move at24 to drivers/misc/eeprom | Wolfram Sang |
2009-01-26 | i2c: Delete many unused adapter IDs | Jean Delvare |
2009-01-13 | powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/ | Anton Vorontsov |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-01-07 | USB: move isp1301_omap to drivers/usb/otg | David Brownell |
2009-01-07 | i2c: Use snprintf to set adapter names | Jean Delvare |
2009-01-07 | Input: apanel - convert to new i2c binding | Jean Delvare |
2009-01-07 | i2c: Drop I2C_CLASS_ALL | Jean Delvare |
2009-01-07 | i2c: Get rid of remaining bus_id access | Jean Delvare |
2009-01-07 | i2c: Replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-05 | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds |
2009-01-05 | Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds |
2009-01-05 | Merge branch 'i2c-next-s3c' into i2c-next | Ben Dooks |
2009-01-04 | mfd: move drivers/i2c/chips/menelaus.c to drivers/mfd | David Brownell |
2009-01-04 | mfd: move drivers/i2c/chips/tps65010.c to drivers/mfd | David Brownell |
2008-12-30 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-12-22 | sh: sh_mobile i2c clock framework support | Magnus Damm |
2008-12-17 | Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l... | Russell King |
2008-12-16 | i2c-omap: fix type of irq handler function | Ben Dooks |
2008-12-16 | Merge branch 'i2c-for-ben' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Ben Dooks |
2008-12-16 | i2c-s3c2410: Change IRQ to be plain integer. | Ben Dooks |
2008-12-16 | i2c-s3c2410: Allow more than one i2c-s3c2410 adapter | Ben Dooks |
2008-12-16 | i2c-s3c2410: Remove default platform data. | Ben Dooks |
2008-12-16 | i2c-s3c2410: Use platform data for gpio configuration | Ben Dooks |
2008-12-16 | i2c-s3c2410: Fixup style problems from checkpatch.pl | Ben Dooks |
2008-12-16 | i2c-s3c2410: fix check for being in suspend. | Ben Dooks |
2008-12-16 | i2c-cpm: Detect and report NAK right away instead of timing out | Mike Ditto |
2008-12-13 | Merge git://git.marvell.com/orion into devel | Russell King |
2008-12-11 | i2c-highlander: Trivial endian casting fixes | Harvey Harrison |
2008-12-11 | i2c-pmcmsp: Fix endianness misannotation | Harvey Harrison |
2008-11-29 | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King |
2008-11-28 | i2c-parport: Fix misplaced parport_release call | Jean Delvare |
2008-11-28 | i2c: Remove i2c clients in reverse order | Jean Delvare |
2008-11-28 | i2c/isp1301_omap: Build fixes | David Brownell |
2008-11-27 | [ARM] pxa: don't pass a consumer clock name for devices with unique clocks | Russell King |
2008-11-21 | i2c-omap: Enable I2C wakeups for 34xx | Kalle Jokiniemi |
2008-11-21 | i2c-omap: reprogram OCP_SYSCONFIG register after reset | Paul Walmsley |
2008-11-21 | i2c-omap: convert 'rev1' flag to generic 'rev' u8 | Paul Walmsley |
2008-11-21 | i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle() | Paul Walmsley |
2008-11-21 | i2c-omap: Clean-up i2c-omap | Tony Lindgren |
2008-11-21 | i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx builds | Paul Walmsley |