smack: implement logging V3
[safe/jmp/linux-2.6] / drivers / i2c /
2009-03-28 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2009-03-28 Zhenwen Xui2c-core: Some style cleanups
2009-03-28 Flavio Leitneri2c-piix4: Add support for the Broadcom HT1100 chipset
2009-03-28 Shane Huangi2c-piix4: Add support to SB800 SMBus changes
2009-03-28 Wolfram Sangi2c-pca-platform: Use defaults if no platform_data...
2009-03-28 Wolfram Sangi2c-algo-pca: Use timeout for checking the state machine
2009-03-28 Wolfram Sangi2c-algo-pca: Rework waiting for a free bus
2009-03-28 Marco Aurelio da... i2c-algo-pca: Add PCA9665 support
2009-03-28 Frank Seideli2c: Adapt debug macros for KERN_* constants
2009-03-28 Jean Delvarei2c-davinci: Fix timeout handling
2009-03-28 Jean Delvarei2c: Adapter timeout is in jiffies
2009-03-28 Jean Delvarei2c: Set a default timeout value for all adapters
2009-03-28 Frank Seideli2c: Add missing KERN_* constants to printks
2009-03-28 Roel Kluini2c-algo-pcf: Handle timeout correctly
2009-03-28 Roel Kluini2c-algo-pcf: Style cleanups
2009-03-28 Jean Delvarei2c-nforce2: Add support for MCP67, MCP73, MCP78S and...
2009-03-28 Jean Delvarei2c: Clarify which clients are auto-removed
2009-03-28 Russell KingMerge branch 'origin' into devel
2009-03-25 Russell King[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Conve...
2009-03-24 Ming LeiDriver core: implement uevent suppress in kobject
2009-03-19 Russell KingMerge branch 'omap-clks3' into devel
2009-03-13 Russell KingMerge branch 'for-rmk' of git://git.pengutronix.de...
2009-03-03 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-03-03 Russell King[ARM] fix lots of ARM __devexit sillyness
2009-02-24 Russell KingAdd i2c_board_info for RiscPC PCF8583
2009-02-24 Jean Delvarei2c: Make sure i2c_algo_bit_data.timeout is HZ-independent
2009-02-24 Jean Delvarei2c-dev: Clarify the unit of ioctl I2C_TIMEOUT
2009-02-24 Roel Kluini2c: Timeouts reach -1
2009-02-24 Roel Kluini2c: Fix misplaced parentheses
2009-02-19 Catalin Marinas[ARM] 5394/1: Add static bus numbering support to i2c...
2009-02-08 Russell King[ARM] omap: i2c: remove conditional ick clocks
2009-02-08 Russell King[ARM] omap: i2c: remove armxor_ck
2009-02-08 Russell King[ARM] omap: i2c: use short connection ids
2009-01-26 Wolfram Sangi2c: Move old eeprom driver to /drivers/misc/eeprom
2009-01-26 Wolfram Sangi2c: Move at24 to drivers/misc/eeprom
2009-01-26 Jean Delvarei2c: Delete many unused adapter IDs
2009-01-13 Anton Vorontsovpowerpc/83xx: Move mcu_mpc8349emitx driver out of drive...
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-01-07 David BrownellUSB: move isp1301_omap to drivers/usb/otg
2009-01-07 Jean Delvarei2c: Use snprintf to set adapter names
2009-01-07 Jean DelvareInput: apanel - convert to new i2c binding
2009-01-07 Jean Delvarei2c: Drop I2C_CLASS_ALL
2009-01-07 Jean Delvarei2c: Get rid of remaining bus_id access
2009-01-07 Kay Sieversi2c: Replace bus_id with dev_name(), dev_set_name()
2009-01-06 Linus TorvaldsMerge branch 'for-next' of git://git.o-hand.com/linux-mfd
2009-01-06 Linus TorvaldsMerge branch 'i2c-next' of git://aeryn.fluff.org.uk...
2009-01-05 Ben DooksMerge branch 'i2c-next-s3c' into i2c-next
2009-01-04 David Brownellmfd: move drivers/i2c/chips/menelaus.c to drivers/mfd
2009-01-04 David Brownellmfd: move drivers/i2c/chips/tps65010.c to drivers/mfd
2008-12-31 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2008-12-22 Magnus Dammsh: sh_mobile i2c clock framework support
2008-12-17 Russell KingMerge branch 'mxc-pu-imxfb' of git://pasiphae.extern...
2008-12-16 Ben Dooksi2c-omap: fix type of irq handler function
2008-12-16 Ben DooksMerge branch 'i2c-for-ben' of git://git./linux/kernel...
2008-12-16 Ben Dooksi2c-s3c2410: Change IRQ to be plain integer.
2008-12-16 Ben Dooksi2c-s3c2410: Allow more than one i2c-s3c2410 adapter
2008-12-16 Ben Dooksi2c-s3c2410: Remove default platform data.
2008-12-16 Ben Dooksi2c-s3c2410: Use platform data for gpio configuration
2008-12-16 Ben Dooksi2c-s3c2410: Fixup style problems from checkpatch.pl
2008-12-16 Ben Dooksi2c-s3c2410: fix check for being in suspend.
2008-12-16 Mike Dittoi2c-cpm: Detect and report NAK right away instead of...
2008-12-13 Russell KingMerge git://git.marvell.com/orion into devel
2008-12-11 Harvey Harrisoni2c-highlander: Trivial endian casting fixes
2008-12-11 Harvey Harrisoni2c-pmcmsp: Fix endianness misannotation
2008-11-29 Russell KingMerge branch 's3c-moves2' of git://aeryn.fluff.org...
2008-11-28 Jean Delvarei2c-parport: Fix misplaced parport_release call
2008-11-28 Jean Delvarei2c: Remove i2c clients in reverse order
2008-11-28 David Brownelli2c/isp1301_omap: Build fixes
2008-11-27 Russell King[ARM] pxa: don't pass a consumer clock name for devices...
2008-11-21 Kalle Jokiniemii2c-omap: Enable I2C wakeups for 34xx
2008-11-21 Paul Walmsleyi2c-omap: reprogram OCP_SYSCONFIG register after reset
2008-11-21 Paul Walmsleyi2c-omap: convert 'rev1' flag to generic 'rev' u8
2008-11-21 Paul Walmsleyi2c-omap: fix I2C timeouts due to recursive omap_i2c_...
2008-11-21 Tony Lindgreni2c-omap: Clean-up i2c-omap
2008-11-21 Paul Walmsleyi2c-omap: Don't compile in OMAP15xx I2C ISR for non...
2008-11-21 Paul Walmsleyi2c-omap: Mark init-only functions as __init
2008-11-21 Chandra shekhari2c-omap: Add support for omap34xx
2008-11-21 Nishanth Menoni2c-omap: FIFO handling support and broken hw workaroun...
2008-11-21 Syed Mohammed Khasimi2c-omap: Add high-speed support to omap-i2c
2008-11-21 Paul Walmsleyi2c-omap: Close suspected race between omap_i2c_idle...
2008-11-21 Jarkko Nikulai2c-omap: Do not use interruptible wait call in omap_i2...
2008-11-13 Magnus Dammi2c: fix i2c-sh_mobile rx underrun
2008-11-03 Ben DooksMerge branch 'master' of git://git./linux/kernel/git...
2008-10-30 Julia Lawalli2c-s3c2410: Correct use of ! and &
2008-10-30 Lennart Sorensenscx200_i2c: Add missing class parameter
2008-10-30 Ben Dooks[ARM] S3C: Move i2c headers to arch/arm/plat-s3c/includ...
2008-10-23 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-10-22 Anton Vorontsovi2c: Add info->archdata field
2008-10-22 Wolfram Sangi2c: Inform about deprecated chips directory
2008-10-22 Arjan van de Veni2c: Use pci_ioremap_bar()
2008-10-22 David Milleri2c-algo-pcf: Fix typo in debugging log message
2008-10-22 David Milleri2c-algo-pcf: Add adapter hooks around xfer begin and end
2008-10-22 David Milleri2c-algo-pcf: Pass adapter data into ->waitforpin(...
2008-10-22 Seth Heasleyi2c-i801: Add support for Intel Ibex Peak
2008-10-21 Benjamin HerrenschmidtMerge commit 'origin' into master
2008-10-21 Wolfram Sangi2c-cpm: Suppress autoprobing for devices
2008-10-20 Jean DelvarePCI: Check dynids driver_data value for validity
2008-10-20 Milton MillerPCI: remove dynids.use_driver_data
2008-10-20 Parag Warudkarx86: sysfs: kill owner field from attribute
2008-10-20 Adrian Bunki2c: use bcd2bin/bin2bcd
next