fbdev: move FBIO_WAITFORVSYNC to linux/fb.h
[safe/jmp/linux-2.6] / drivers / i2c /
2010-05-22 Grant LikelyMerge remote branch 'origin' into secretlab/next-devicetree
2010-05-22 Grant Likelyof: Remove duplicate fields from of_platform_driver
2010-05-21 Chase Douglasi2c-nforce2: Remove redundant error messages on ACPI...
2010-05-21 H Hartley Sweeteni2c: Use <linux/io.h> instead of <asm/io.h>
2010-05-21 Farid Hammanei2c-algo-pca: Fix coding style issues
2010-05-21 Farid Hammanei2c-dev: Fix all coding style issues
2010-05-21 Farid Hammanei2c-core: Fix some coding style issues
2010-05-21 Marek Szyprowskii2c-gpio: Move initialization code to subsys_initcall()
2010-05-21 Jean Delvarei2c-parport: Make template structure const
2010-05-21 H Hartley Sweeteni2c-dev: Remove unnecessary casts
2010-05-21 Jean Delvarei2c-stub: Expose the default functionality flags
2010-05-21 Jean Delvarei2c/scx200_acb: Make PCI device ids constant
2010-05-21 Ivo Mancai2c-i801: Fix all checkpatch warnings
2010-05-21 Jean Delvarei2c-i801: All newer devices have all the optional features
2010-05-21 Jean Delvarei2c-i801: Let the user disable selected driver features
2010-05-20 Linus TorvaldsMerge branch 'for-linus/i2c-2635' of git://git.fluff...
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-19 Wolfram Sangi2c-highlander: remover superflous variable
2010-05-19 Wolfram Sangi2c-ibm-iic: drop NO_IRQ
2010-05-19 Wolfram Sangi2c-cpm: drop NO_IRQ
2010-05-19 Wolfram Sangi2c-mpc: drop NO_IRQ
2010-05-19 Wolfram Sangi2c-pxa: only define 'blue_murder'-function if DEBUG...
2010-05-19 Uwe Kleine-Königi2c-pxa: remove unused macro
2010-05-19 Rabin Vincenti2c-nomadik: fix operator precedence warning
2010-05-19 Rabin Vincenti2c-nomadik: release region when removed
2010-05-19 manjugk manjugkOMAP3: I2C: Clean up Errata 1p153 handling
2010-05-19 Kalle Jokiniemii2c-omap: add mpu wake up latency constraint in i2c
2010-05-19 manjugk manjugkOMAP2/3: I2C: Errata ID i207: Clear wrong RDR interrupt
2010-05-19 Santosh Shilimkaromap: i2c: Add i2c support on omap4 platform
2010-05-19 Alexander Shishkinomap: i2c: add a timeout to the busy waiting
2010-05-19 Alexander Shishkinomap: i2c: make errata 1.153 workaround a separate...
2010-05-19 Sonic Zhangi2c-bfin-twi: return completion in interrupt for smbus...
2010-05-19 Sonic Zhangi2c-bfin-twi: remove redundant retry
2010-05-19 Sonic Zhangi2c-bfin-twi: fix lost interrupts at high speeds
2010-05-19 Michael Hennerichi2c-bfin-twi: add debug output for error status
2010-05-19 Sonic Zhangi2c-bfin-twi: integrate timeout timer with completion...
2010-05-19 Mark Browni2c-s3c2410: Remove unconditional 1ms delay on each...
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-05-17 Russell KingMerge branch 'devel-stable' into devel
2010-05-10 Rafael J. Wysockii2c: Fix bus-level power management callbacks
2010-05-07 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2010-05-06 Wolfram Sangi2c/ibm-iic: Drop NO_IRQ
2010-05-06 Wolfram Sangi2c/cpm: Drop NO_IRQ
2010-05-06 Wolfram Sangi2c/mpc: Drop NO_IRQ
2010-05-04 Jean Delvarei2c-core: Use per-adapter userspace device lists
2010-05-04 Jean Delvarei2c: Fix probing of FSC hardware monitoring chips
2010-05-04 Wolfram Sangi2c-core: Erase pointer to clientdata on removal
2010-05-02 Russell KingARM: Add Versatile Express support
2010-04-30 David DaneyI2C: Fix section mismatch errors in i2c-octeon.c
2010-04-29 Grant Likelyi2c/of: Allow device node to be passed via i2c_board_info
2010-04-20 Dan Carpenteri2c-stu300: off by one issue
2010-04-20 Kevin Wellsi2c-pnx: Add stop conditions for end of transfer
2010-04-20 Kevin Wellsi2c-pnx: Limit maximum divider to 1023
2010-04-20 Mika Westerbergi2c-omap: fix OOPS in omap_i2c_unidle() during probe
2010-04-20 Arnaud Patardi2c-imx: fix error handling
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-24 Darrick J. Wongi2c-scmi: Provide module aliases for automatic loading
2010-03-24 Crane Caii2c-scmi: Support IBM SMBus CMI devices
2010-03-14 Randy DunlapAdd include to i2c-xii.c to fix build error
2010-03-13 Jean Delvarei2c-algo-bit: Add pre- and post-xfer hooks
2010-03-13 Jean Delvarei2c: Drop configure option I2C_DEBUG_CHIP
2010-03-13 Jean Delvaretsl2550: Move from i2c/chips to misc
2010-03-13 Jean Delvarei2c-i801: Don't use the block buffer for I2C block...
2010-03-13 Jean Delvarei2c-powermac: Be less verbose in the absence of real...
2010-03-13 Stephen Rothwelli2c-smbus: Use device_lock/device_unlock
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-08 Uwe Kleine-Königi2c: move i2c_omap's probe function to .devinit.text
2010-03-07 Linus TorvaldsMerge branch 'for-linus/i2c' of git://git.fluff.org...
2010-03-07 Ben DooksMerge branch 'next-i2c-xilinx' into next-i2c
2010-03-07 Ben DooksMerge branch 'next-i2c-omap' into next-i2c
2010-03-07 Ben DooksMerge branch 'next-i2c-mpc-v8' into next-i2c
2010-03-07 Richard Röjforsi2c: Add support for Xilinx XPS IIC Bus Interface
2010-03-07 Cory Maccarronei2c: omap: Add support for 16-bit registers
2010-03-07 Luotao Fui2c-pnx: fix setting start/stop condition
2010-03-07 Wolfgang Grandeggeri2c-mpc: add support for the MPC512x processors from...
2010-03-07 Wolfgang Grandeggeri2c-mpc: rename "setclock" initialization functions...
2010-03-07 Wolfgang Grandeggeri2c-mpc: use __devinit[data] for initialization functio...
2010-03-07 Uwe Kleine-Königi2c/imx: don't add probe function to the driver struct
2010-03-07 srinidhi kasagari2c: Add support for Ux500/Nomadik I2C controller
2010-03-07 Randy Dunlapmfd: Fix lpc_sch related depends/selects, fix build...
2010-03-07 Denis Turischevi2c: convert i2c-isch to platform_device
2010-03-06 Akinobu Mitabitops: rename for_each_bit() to for_each_set_bit()
2010-03-02 Zhangfei Gaoi2c: Document the message size limit
2010-03-02 Jean Delvarei2c-algo-pca: Drop duplicate variable
2010-03-02 Mark Browni2c: Hook up runtime PM support
2010-03-02 Jean Delvarei2c-parport-light: Add SMBus alert support
2010-03-02 Jean Delvarei2c-parport: Add SMBus alert support
2010-03-02 Jean Delvarei2c: Separate Kconfig option for i2c-smbus
2010-03-02 Jean Delvarei2c: Add SMBus alert support
2010-03-02 Jean Delvarei2c-parport: Give powered devices some time to settle
2010-03-02 Jean Delvarei2c-tiny-usb: Fix a comment on bus frequency
2010-03-02 Seth Heasleyi2c-i801: Add Intel Cougar Point device IDs
2010-03-02 Márton Némethi2c: Make PCI device ids constant
2010-03-01 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2010-02-27 Rade BozicMIPS: I2C: Add driver for Cavium OCTEON I2C ports.
2010-02-12 Russell KingARM: PNX4008: use msecs_to_jiffies() rather than open...
2010-02-12 Russell KingARM: PNX4008: i2c-pnx makes no use of asm/uaccess.h...
2010-02-12 Russell KingARM: PNX4008: i2c-pnx: don't split messages across...
2010-02-12 Russell KingARM: PNX4008: Use i2c driver data for passing between...
next