netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / drivers / i2c /
2010-01-16 Thadeu Lima de Sou... i2c: Do not use device name after device_unregister
2010-01-16 Wolfram Sangi2c/pca: Don't use *_interruptible
2010-01-16 Márton Némethi2c-ali1563: Remove sparse warnings
2010-01-16 Roel Kluini2c: Test off by one in {piix4,vt596}_transaction()
2010-01-16 Tobias Klauseri2c-core: Storage class should be before const qualifier
2009-12-24 Manjunatha GKi2c-omap: OMAP3: Fix I2C lockup during timeout/error...
2009-12-24 Cory Maccarronei2c-omap: Don't write IE state in unidle if 0
2009-12-24 Sonic Zhangi2c-bfin-twi: fix CLKDIV calculation
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-12-14 sonic zhangi2c-core: i2c bus should support PM entries in struct...
2009-12-14 Jean Delvarei2c: Get rid of struct i2c_client_address_data
2009-12-14 Jean Delvarei2c: Drop the kind parameter from detect callbacks
2009-12-10 Linus TorvaldsMerge branch 'acpica' of git://git./linux/kernel/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-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-11-30 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2009-11-26 Jean Delvarei2c: Fix userspace_device list corruption
2009-11-26 Michele Jr De Candiai2c/tsl2550: Fix lux value in extended mode
2009-11-25 Lin MingACPICA: Add post-order callback to acpi_walk_namespace
2009-11-21 Russell KingARM: PNX4008: i2c-pnx: use the same dev_id for request_...
2009-11-20 Kevin Wellsi2c: i2c-pnx: Added missing mach/i2c.h and linux/io...
2009-11-20 Kevin Wellsi2c: i2c-pnx: Limit minimum jiffie timeout to 2
2009-11-07 Crane Caii2c-piix4: Modify code name SB900 to Hudson-2
2009-11-02 Joakim Tjernlundi2c-mpc: Do not generate STOP after read.
2009-11-02 Richard Zhaoi2c: imx: disable clock when it's possible to save...
2009-11-02 Richard Zhaoi2c: imx: only imx1 needs disable delay
2009-11-02 Richard Zhaoi2c: imx: check busy bit when START/STOP
2009-10-04 Jean Delvarei2c: Hide probe errors caused by ACPI resource conflicts
2009-09-26 Bjorn HelgaasACPI: i2c-scmi: don't use acpi_device_uid()
2009-09-24 Russell KingMerge branch 'origin' into for-linus
2009-09-23 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2009-09-21 Russell KingMerge branch 'devel' of git://git./linux/kernel/git...
2009-09-19 Wolfram Sang[PATCH] i2c-imx: make bus available early
2009-09-19 Mikael Petterssoni2c-mv64xxx: correct mv64xxx_i2c_intr() return type
2009-09-18 Jean Delvarei2c: Clearly mark ACPI drivers as such
2009-09-18 Crane Caii2c: Add driver for SMBus Control Method Interface
2009-09-18 Julia Lawalli2c-pnx: Correct use of request_region/request_mem_region
2009-09-18 Crane Caii2c-piix4: Add AMD SB900 SMBus device ID
2009-09-18 Wolfram Sangi2c/chips: Remove deprecated pcf8574 driver
2009-09-18 Wolfram Sangi2c/chips: Remove deprecated pca9539 driver
2009-09-18 Wolfram Sangi2c/chips: Remove deprecated pcf8575 driver
2009-09-18 Willy Tarreaui2c/scx200_acb: Provide more information on bus errors
2009-09-18 Jean Delvarei2c: Provide compatibility links for i2c adapters
2009-09-18 Jean Delvarei2c: Convert i2c adapters to bus devices
2009-09-18 Jean Delvarei2c: Convert i2c clients to a device type
2009-09-18 Jean Delvarei2c/tsl2550: Use combined SMBus transactions
2009-09-18 Jean Delvarei2c-taos-evm: Switch echo off to improve performance
2009-09-10 Haojian Zhuang[ARM] pxa: update dependancy of pxa i2c module
2009-08-23 Magnus Dammi2c: Runtime PM for SuperH Mobile I2C
2009-08-22 Rafael J. WysockiMerge branch 'master' into for-linus
2009-08-20 Linus Walleiji2c-stu300: I2C STU300 stability updates
2009-08-20 Moiz Sonasathi2c-omap: Enable workaround for Errata 1.153 based on
2009-08-20 Moiz Sonasathi2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts
2009-08-20 Nishanth Menoni2c-omap: Fix I2C status ACK
2009-07-30 Rafael J. WysockiMerge branch 'master' into for-linus
2009-07-30 Sonasath, Moizi2c-omap: OMAP3430 Silicon Errata 1.153
2009-07-30 Sonasath, Moizi2c-omap: In case of a NACK|ARDY|AL return from the ISR
2009-07-30 Sonasath, Moizi2c-omap: Bug in reading the RXSTAT/TXSTAT values from...
2009-07-29 Magnus Dammi2c-sh_mobile: change module_init() to subsys_initcall()
2009-07-29 Roel Kluini2c: strncpy does not null terminate string
next