Age | Commit message (Expand) | Author |
2006-12-13 | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2006-12-13 | [PATCH] fix more workqueue build breakage (tps65010) | David Brownell |
2006-12-12 | hwmon: Update Rudolf Marek's e-mail address | Jean Delvare |
2006-12-10 | i2c: Fix OMAP clock prescaler to match the comment | Jean Delvare |
2006-12-10 | i2c: Refactor a kfree in i2c-dev | Jean Delvare |
2006-12-10 | i2c: Fix return value check in i2c-dev | Akinobu Mita |
2006-12-10 | i2c: Enable PEC on more i2c-i801 devices | Jean Delvare |
2006-12-10 | i2c: Discard the i2c algo del_bus wrappers | Jean Delvare |
2006-12-10 | i2c: New ARM Versatile/Realview bus driver | Russell King |
2006-12-10 | i2c: fix broken ds1337 initialization | Dirk Eibach |
2006-12-10 | i2c: Use the __ATTR macro where possible | Jean Delvare |
2006-12-10 | i2c: Whitespace cleanups | David Brownell |
2006-12-10 | i2c: Use put_user instead of copy_to_user where possible | Jean Delvare |
2006-12-10 | i2c: New Atmel AT91 bus driver | Andrew Victor |
2006-12-10 | i2c: Add support for nested i2c bus locking | Jiri Kosina |
2006-12-10 | i2c: Cleanups to the i2c-nforce2 bus driver | Hans-Frieder Vogt |
2006-12-10 | i2c: Add request/release_mem_region to i2c-ibm_iic bus driver | Jean-Baptiste Maneyrol |
2006-12-10 | i2c: New Philips PNX bus driver | Vitaly Wool |
2006-12-10 | i2c: Delete the broken i2c-ite bus driver | Jean Delvare |
2006-12-08 | [PATCH] struct path: convert i2c-drivers | Josef Sipek |
2006-12-07 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-12-07 | [ARM] Merge individual ARM sub-trees | Russell King |
2006-12-07 | [ARM] 3995/1: iop13xx: add iop13xx support | Dan Williams |
2006-12-06 | [PATCH] ... and more work_struct-induced breakage (mips) | Al Viro |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2006-12-01 | I2C: convert i2c-dev to use struct device instead of struct class_device | Greg Kroah-Hartman |
2006-12-01 | i2c-i801: SMBus patch for Intel ICH9 | Jason Gaston |
2006-11-30 | [ARM] Remove EEPROM slave emulation from i2c-pxa driver. | Russell King |
2006-11-23 | [PATCH] Fix i2c-ixp4xx compile (missing brace) | Jean Delvare |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-11-20 | [PATCH] scx200_acb: handle PCI errors | Jeff Garzik |
2006-11-20 | [PATCH] i2c-ixp4xx: fix ") != 0))" typo | Alexey Dobriyan |
2006-10-28 | [ARM] Fix i2c-pxa slave mode support | Russell King |
2006-10-18 | hwmon: Let w83781d and lm78 load again | Jean Delvare |
2006-10-10 | [POWERPC] Fix i2c-powermac platform device usage | Benjamin Herrenschmidt |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones |
2006-10-03 | fix file specification in comments | Uwe Zeisberger |
2006-10-03 | Fix several typos in drivers/ | Matt LaPlante |
2006-10-01 | [PATCH] proper flags type of spin_lock_irqsave() | Alexey Dobriyan |
2006-09-30 | [PATCH] i2c: Prevent deadlock on i2c client registration | Jean Delvare |
2006-09-29 | [PATCH] i2c-sibyte: Fix modular build breakage | Yoichi Yuasa |
2006-09-28 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-09-27 | USB: move <linux/usb_otg.h> to <linux/usb/otg.h> | David Brownell |
2006-09-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ... | Russell King |
2006-09-27 | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o |
2006-09-26 | i2c: Constify i2c_algorithm declarations, part 2 | Jean Delvare |
2006-09-26 | i2c: Constify i2c_algorithm declarations, part 1 | Jean Delvare |
2006-09-26 | i2c-viapro: Add support for the VT8237A and VT8251 | Rudolf Marek |