V4L/DVB (4382): Dvb_attach modifications to dvb frontend structures
[safe/jmp/linux-2.6] / drivers / i2c /
2006-08-31 Paul MackerrasMerge branch 'merge'
2006-08-26 David Brownell[PATCH] i2c: tps65010 build fixes
2006-08-08 Paul MackerrasMerge branch 'merge'
2006-08-06 David Woodhouse[PATCH] SCX200_ACB: eliminate spurious timeout errors
2006-08-01 Paul MackerrasMerge branch 'merge'
2006-07-31 Jeremy Kerr[POWERPC] powermac: Constify & voidify get_property()
2006-07-12 Ben Gardner[PATCH] pca9539: Honor the force parameter
2006-07-12 Uwe Bugla[PATCH] i2c-algo-bit: Wipe out dead code
2006-07-12 Mark M. Hoffman[PATCH] i2c: Handle i2c_add_adapter failure in i2c...
2006-07-12 Jean Delvare[PATCH] i2c-powermac: Fix master_xfer return value
2006-07-12 Jean Delvare[PATCH] scx200_acb: Fix the block transactions
2006-07-12 Thomas Andrews[PATCH] scx200_acb: Fix the state machine
2006-07-12 Peter Milne[PATCH] i2c-iop3xx: Avoid addressing self
2006-07-12 Mark M. Hoffman[PATCH] i2c: Fix 'ignore' module parameter handling...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: misc drivers: Use the new IRQF_...
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Andrew Morton[PATCH] i2c-801: 64bit resource fix
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Daniel Ritz[PATCH] i2c-i801.c: don't pci_disable_device() after...
2006-06-23 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-06-22 David Brownell[PATCH] I2C: I2C controllers go into right place on...
2006-06-22 Jean Delvare[PATCH] i2c-i801: Merge setup function
2006-06-22 Jean Delvare[PATCH] i2c-i801: Better pci subsystem integration
2006-06-22 Jean Delvare[PATCH] i2c-i801: Cleanups
2006-06-22 Jean Delvare[PATCH] i2c-i801: Remove PCI function check
2006-06-22 Jean Delvare[PATCH] i2c-i801: Remove force_addr parameter
2006-06-22 Jean Delvare[PATCH] i2c-i801: Fix block transaction poll loops
2006-06-22 Jean Delvare[PATCH] scx200_acb: Mark scx200_acb_probe __init
2006-06-22 Jordan Crouse[PATCH] scx200_acb: Use PCI I/O resource when appropriate
2006-06-22 Krzysztof Halasa[PATCH] i2c: Mark block write buffers as const
2006-06-22 Peter Korsgaard[PATCH] i2c-ocores: Minor cleanups
2006-06-22 Peter Korsgaard[PATCH] i2c: New bus driver for the OpenCores I2C contr...
2006-06-22 Jean Delvare[PATCH] i2c: Suggest N for rare devices in Kconfig
2006-06-22 Jean Delvare[PATCH] I2C: i2c-nforce2: Add support for the nForce4...
2006-06-22 Jean Delvare[PATCH] I2C: i2c-piix4: Document the IBM problem more...
2006-06-22 Rudolf Marek[PATCH] I2C: i2c-piix4: Remove the fix_hstcfg parameter
2006-06-22 Mark A. Greer[PATCH] I2C: m41t00: Add support for the ST M41T81...
2006-06-22 Mark A. Greer[PATCH] i2c: cleanup m41t00
2006-06-22 Rudolf Marek[PATCH] i2c-piix4: Add ATI IXP200/300/400 support
2006-06-21 Jon Loeliger[POWERPC] Document I2C_MPC option for 86xx too.
2006-05-26 Randy Dunlap[PATCH] scx200_acb: fix section mismatch warning
2006-05-09 Jordan Crouse[PATCH] scx200_acb: Fix for the CS5535 errata
2006-05-09 Jean Delvare[PATCH] scx200_acb: Fix resource name use after free
2006-05-09 Jean Delvare[PATCH] scx200_acb: Fix return on init error
2006-04-20 Jean Delvare[PATCH] i2c-i801: Fix resume when PEC is used
2006-04-19 David Barksdale[PATCH] m41t00: fix bitmasks when writing to chip
2006-04-14 Mark M. Hoffman[PATCH] i2c-parport: Make type parameter mandatory
2006-04-14 Mark M. Hoffman[PATCH] i2c-sis96x: Remove an init-time log message
2006-04-14 Mark A. Greer[PATCH] i2c: convert m41t00 to use a workqueue
2006-04-14 Jean Delvare[PATCH] i2c: convert ds1374 to use a workqueue
2006-03-27 Alessandro Zummo[PATCH] RTC subsystem: I2C cleanup
2006-03-24 Alexey Dobriyan[PATCH] s/;;/;/g
2006-03-23 Alessandro Zummo[PATCH] I2C: i2c-ixp4xx: Add hwmon class
2006-03-23 Martin Devera[PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 support
2006-03-23 Jean Delvare[PATCH] I2C: i2c-amd756-s4882: Improve static mutex...
2006-03-23 Jean Delvare[PATCH] I2C: i2c-ali1535: Drop redundant mutex
2006-03-23 Jean Delvare[PATCH] i2c: Cleanup isp1301_omap
2006-03-23 Jean Delvare[PATCH] i2c: Fix i2c-ite name initialization
2006-03-23 Jean Delvare[PATCH] i2c: Drop the i2c-frodo bus driver
2006-03-23 Jean Delvare[PATCH] i2c: Optimize core_lists mutex usage
2006-03-23 Jean Delvare[PATCH] i2c: Semaphore to mutex conversions, part 3
2006-03-23 Ingo Molnar[PATCH] i2c: Semaphore to mutex conversions, part 2
2006-03-23 Jean Delvare[PATCH] i2c: Speed up block transfers
2006-03-23 Jean Delvare[PATCH] I2C: fix sx200_acb build on other arches
2006-03-23 Ben Gardner[PATCH] i2c: scx200_acb minimal documentation update
2006-03-23 Ben Gardner[PATCH] i2c: scx200_acb fix and speed up the poll loop
2006-03-23 Ben Gardner[PATCH] i2c: scx200_acb add support for the CS5535...
2006-03-23 Ben Gardner[PATCH] i2c: scx200_acb remove use of lock_kernel
2006-03-23 Ben Gardner[PATCH] i2c: scx200_acb refactor/simplify code
2006-03-23 Ben Gardner[PATCH] i2c: scx200_acb debug log cleanup
2006-03-23 Ben Gardner[PATCH] i2c: scx200_acb whitespace and comment cleanup
2006-03-23 Arjan van de Ven[PATCH] I2C: Convert i2c to mutexes
2006-03-20 David Vrabel[PATCH] handle errors returned by platform_get_irq*()
2006-02-14 Jean Delvare[PATCH] i2c: Drop outdated probe/remove code in i2c-isa
2006-02-06 Tobias Klauser[PATCH] i2c: Use ARRAY_SIZE macro
2006-02-06 Eric Sesterhenn[PATCH] i2c: Use module_param in i2c-algo-sibyte
2006-02-06 Jean Delvare[PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data.
2006-02-06 Jason Gaston[PATCH] i2c-i801: I2C patch for Intel ICH8
2006-01-13 Russell King[PATCH] Add i2c_bus_type probe and remove methods
2006-01-12 Richard Purdie[ARM] 3237/1: PXA I2C driver updates
2006-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2006-01-09 Benjamin Herrenschmidt[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2
2006-01-09 Benjamin Herrenschmidt[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1
2006-01-09 Russell King[PATCH] IRQ type flags
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: Unify udbg (#2)
2006-01-07 Russell King[ARM] Move asm/hardware/clock.h to linux/clk.h
2006-01-07 Russell KingMerge with Linus' kernel.
2006-01-06 Mark A. Greer[PATCH] i2c: i2c-mv64xxx fix transaction abortion
2006-01-06 Jean Delvare[PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device ID
2006-01-06 Martin Hicks[PATCH] i2c: i2c-ibm_iic add I2C_CLASS_HWMON
2006-01-06 Jean Delvare[PATCH] i2c: I2C_DF_NOTIFY removal comment cleanups
2006-01-06 Laurent Riffard[PATCH] i2c: drop empty i2c_driver.command implementations
2006-01-06 Greg Kroah-Hartman[PATCH] I2C: move i2c-dev to use dynamic class devices
2006-01-06 Greg Kroah-Hartman[PATCH] I2C: Remove .owner setting from i2c_driver...
2006-01-06 Greg Kroah-Hartman[PATCH] I2C: Make i2c_add_driver automatically set...
2006-01-06 Greg Kroah-Hartman[PATCH] I2C: Fix up debug build error for previous...
2006-01-06 Laurent Riffard[PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11
2006-01-06 Laurent Riffard[PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11
2006-01-06 Jean Delvare[PATCH] i2c: Rework client usage count, 3 of 3
2006-01-06 Jean Delvare[PATCH] i2c: Rework client usage count, 2 of 3
next