tty: isicom: switch to the new tty_port_open helper
[pandora-kernel.git] / drivers / i2c /
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'bugfix' of git://git./linux/kernel/git...
2009-12-10 Linus TorvaldsMerge branch 'xen/fbdev' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge git://git.infradead.org/ubifs-2.6
2009-12-10 Linus TorvaldsMerge branch 'acpica' of git://git./linux/kernel/git...
2009-12-10 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'next-i2c' of git://git.fluff.org/bjdooks...
2009-12-10 Linus TorvaldsMerge branch 's3c24xx-updates' of git://git.fluff.org...
2009-12-10 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-next-2.6
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-12-10 Linus TorvaldsMerge branch 'davinci-for-linus' of git://git./linux...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-12-09 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-12-09 Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-12-09 Linus TorvaldsMerge branch 'bkl-arch-for-linus' of git://git./linux...
2009-12-09 Linus TorvaldsMerge branch 'bkl-drivers-for-linus' of git://git....
2009-12-09 Linus TorvaldsMerge branch 'bkl-core-for-linus' of git://git./linux...
2009-12-09 Linus TorvaldsMerge branch 'reiserfs/kill-bkl' of git://git./linux...
2009-12-09 Linus TorvaldsMerge branches 'timers-for-linus-ntp' and 'irq-core...
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus-urgent' of git://git...
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus-hpet' of git://git....
2009-12-09 Kevin Wellsi2c-pnx: Map I2C adapter number to platform ID number
2009-12-09 Rajendra Nayaki2c-omap: OMAP3: PM: (re)init for every transfer to...
2009-12-09 Shinya Kuribayashii2c-designware: i2c_dw_handle_tx_abort: Use dev_dbg...
2009-12-09 Shinya Kuribayashii2c-designware: Cosmetic cleanups
2009-12-09 Shinya Kuribayashii2c-designware: Tx abort cleanups
2009-12-09 Shinya Kuribayashii2c-designware: Skip RX_FULL and TX_EMPTY bits on tx...
2009-12-09 Shinya Kuribayashii2c-designware: i2c_dw_xfer_msg: Fix error handling...
2009-12-09 Shinya Kuribayashii2c-designware: Disable TX_EMPTY when all i2c_msg msgs...
2009-12-09 Shinya Kuribayashii2c-designware: Process all i2c_msg messages in the...
2009-12-09 Shinya Kuribayashii2c-designware: i2c_dw_read: Remove redundant target...
2009-12-09 Shinya Kuribayashii2c-designware: i2c_dw_func: Set I2C_FUNC_SMBUS_foo...
2009-12-09 Shinya Kuribayashii2c-designware: Initialize byte count variables just...
2009-12-09 Shinya Kuribayashii2c-designware: i2c_dw_xfer_msg: Introduce a local...
2009-12-09 Shinya Kuribayashii2c-designware: Divide i2c_dw_xfer_msg into two functions
2009-12-09 Shinya Kuribayashii2c-designware: Enable RX_FULL interrupt
2009-12-09 Shinya Kuribayashii2c-designware: Set Tx/Rx FIFO threshold levels
2009-12-09 Shinya Kuribayashii2c-designware: Process i2c_msg messages in the interru...
2009-12-09 Shinya Kuribayashii2c-designware: i2c_dw_xfer_msg: Fix i2c_msg search bug
2009-12-09 Shinya Kuribayashii2c-designware: Improved _HCNT/_LCNT calculation
2009-12-09 Shinya Kuribayashii2c-designware: Remove an useless local variable "num"
2009-12-09 Shinya Kuribayashii2c-designware: i2c_dw_xfer_msg: Use "struct dw_i2c_dev...
2009-12-09 Shinya Kuribayashii2c-designware: i2c_dw_read: Use "struct dw_i2c_dev...
2009-12-09 Shinya Kuribayashii2c-designware: Use platform_get_irq helper
2009-12-09 Shinya Kuribayashii2c-designware: Don't use the IC_CLR_INTR register...
2009-12-09 Shinya Kuribayashii2c-designware: Consolidate to use 32-bit word accesses
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-12-08 Linus TorvaldsMerge branch 'x86-xen-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-setup-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-reboot-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-process-for-linus' of git://git....
2009-12-08 Linus TorvaldsMerge branch 'x86-pat-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2009-12-08 Linus TorvaldsMerge branch 'x86-entry-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-12-08 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-12-08 Linus TorvaldsMerge branch 'omap-for-linus' of git://git./linux/kerne...
2009-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-08 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2009-12-08 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-next-2.6
2009-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-08 Linus TorvaldsMerge branch 'next-devicetree' of git://git.secretlab...
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-07 Jiri KosinaMerge branches 'bkl-removal', 'upstream' and 'upstream...
2009-12-06 Russell KingMerge branch 'for-lak' of git://git.linuxtogo.org/home...
2009-12-06 Jean Delvarei2c-stub: Allow user to disable some commands
2009-12-06 Jean Delvarei2c-stub: Implement I2C block support
2009-12-06 Jean Delvarei2c: Refactor for_each callbacks
2009-12-06 Jean Delvarei2c-i801: Retry on lost arbitration
2009-12-06 Vincent Sandersi2c: Remove big kernel lock from i2cdev_open
2009-12-06 Jean Delvarei2c: Simplify i2c_detect_address
2009-12-06 Jean Delvarei2c: Drop probe, ignore and force module parameters
2009-12-06 Jean Delvarei2c: Add missing __devinit markers to old i2c adapter...
2009-12-06 Jean Delvarei2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR
2009-12-06 Mika Kuoppalai2c: Prevent priority inversion on top of bus lock
2009-12-06 Jean Delvarei2c-voodoo3: Delete
2009-12-06 Jean Delvarei2c-powermac: Drop temporary name buffer
2009-12-06 Jean Delvarei2c-powermac: Include the i2c_adapter in struct pmac_i2...
2009-12-06 Jean Delvarei2c-powermac: Log errors
2009-12-06 Jean Delvarei2c-powermac: Refactor i2c_powermac_smbus_xfer
2009-12-06 Jean Delvarei2c-powermac: Reject unsupported I2C transactions
2009-12-06 Wolfram Sangi2c/chips: Move ds1682 to drivers/misc
2009-12-06 Rafael J. WysockiMerge branch 'master' into for-linus
next