locks: allow lockd to process blocked locks during grace period
[safe/jmp/linux-2.6] / drivers / i2c /
2008-09-05 Linus TorvaldsMerge branch 'sh/for-2.6.27' of git://git./linux/kernel...
2008-09-05 Magnus Dammi2c: fix i2c-sh_mobile timing issues
2008-08-28 Jean Delvarei2c: Prevent log spam on some DVB adapters
2008-08-28 Marc Pignati2c: Fix device_init_wakeup place
2008-08-23 Adrian Bunkremoved unused #include <linux/version.h>'s
2008-08-14 Dmitry BaryshkovUSB: isp1301: fix compilation
2008-08-10 David Brownelli2c: correct some size_t printk formats
2008-08-10 Jean Delvarei2c: Check for address business before creating clients
2008-08-10 Jean Delvarei2c: Let users select algorithm drivers manually again
2008-08-10 Hans Verkuili2c: Fix NULL pointer dereference in i2c_new_probed_device
2008-08-10 Jean Delvarei2c: Fix oops on bus multiplexer driver loading
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-08-07 Russell KingMerge git://git./linux/kernel/git/sam/kbuild-fixes
2008-08-07 Russell King[ARM] Remove asm/hardware.h, use asm/arch/hardware...
2008-08-07 Russell King[ARM] Eliminate useless includes of asm/mach-types.h
2008-07-28 Michael Hennerichi2c: Blackfin I2C Driver: Functional power management...
2008-07-28 Ben Dooksi2c: S3C24XX I2C frequency scaling support.
2008-07-28 Ben Dooksi2c: i2c_gpio: keep probe resident for hotplugged devices.
2008-07-28 Ben Dooksi2c: S3C2410: Pass the I2C bus number via drivers platf...
2008-07-25 Michael Bueschgpiolib: allow user-selection
2008-07-25 David Brownellgpio: sysfs interface
2008-07-22 Greg Kroah-HartmanDriver Core: add ability for class_for_each_device...
2008-07-22 Greg Kroah-Hartmandevice create: i2c: convert device_create to device_cre...
2008-07-16 Jean Delvarei2c: Convert the max6875 driver to a new-style i2c...
2008-07-16 Jean Delvarei2c: Convert the pca9539 driver to a new-style i2c...
2008-07-16 Jean Delvarei2c: Convert the pcf8575 driver to a new-style i2c...
2008-07-16 Jean Delvarei2c: Convert the pcf8574 driver to a new-style i2c...
2008-07-16 Jean Delvarei2c: Convert the pcf8591 driver to a new-style i2c...
2008-07-16 Jean Delvarei2c: Convert the eeprom driver to a new-style i2c driver
2008-07-16 Jean Delvarei2c: Clear i2c_adapter.dev on adapter removal
2008-07-16 Benjamin HerrenschmidtMerge commit 'origin/master'
2008-07-15 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-07-15 Benjamin HerrenschmidtMerge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c...
2008-07-15 Benjamin HerrenschmidtMerge commit 'gcl/gcl-next'
2008-07-14 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-07-14 Russell King[ARM] Merge most of the PXA work for initial merge
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-14 Jean Delvarei2c: Add detection capability to new-style drivers
2008-07-14 Jean Delvarei2c: Call client_unregister for new-style devices too
2008-07-14 Jean Delvarei2c: Clean up old chip drivers
2008-07-14 Sean MacLennani2c-ibm_iic: Register child nodes
2008-07-14 Wolfram Sangi2c: New-style EEPROM driver using device IDs
2008-07-14 Jon Smirli2c: Export the i2c_bus_type symbol
2008-07-14 Manuel Laussi2c-au1550: Fix PM support
2008-07-14 Jean Delvarei2c-dev: Delete empty detach_client callback
2008-07-14 Jean Delvarei2c: Drop stray references to lm_sensors
2008-07-14 Jean Delvarei2c: Check for ACPI resource conflicts
2008-07-14 Manuel Laussi2c-ocores: basic PM support
2008-07-14 Maciej W. Rozyckii2c-sibyte: SWARM I2C board initialization
2008-07-14 Jean Delvarei2c-i801: Fix handling of error conditions
2008-07-14 Jean Delvarei2c-i801: Rename local variable temp to status
2008-07-14 Jean Delvarei2c-i801: Properly report bus arbitration loss
2008-07-14 Jean Delvarei2c-i801: Remove verbose debugging messages
2008-07-14 Jean Delvarei2c-algo-pcf: Drop unused struct members
2008-07-14 Eric Broweri2c-algo-pcf: Multi-master lost-arbitration improvement
2008-07-14 David Brownelli2c: Deprecate the legacy gpio drivers
2008-07-14 Uli Luckasi2c-pxa: Initialize early
2008-07-14 Stefan Roesei2c-ibm_iic: Enable driver for all PPC4xx variants...
2008-07-14 Stefan Roesei2c-ibm_iic: Remove deprecated OCP style part
2008-07-14 Jean Delvarei2c: Simplify i2c_device_probe
2008-07-14 Jean Delvarei2c/eeprom: Fall back to SMBus read word transactions
2008-07-14 Jean Delvarei2c/eeprom: Only probe buses with DDC or SPD class
2008-07-14 Jean Delvarei2c: Let bus drivers add SPD to their class
2008-07-14 Wolfram Sangi2c-cpm: Bugfixes
2008-07-14 Jochen Friedrichi2c: Add support for I2C bus on Freescale CPM1/CPM2...
2008-07-14 Alan Coxi2c: Push ioctl BKL down into the i2c code
2008-07-14 Alek Dui2c: Add Intel SCH SMBus support
2008-07-14 Jean Delvarei2c: Simplify i2c_del_driver()
2008-07-14 Matthias Kaehlckei2c: Use list_for_each_entry_safe
2008-07-14 Wolfram Sangi2c-pca-platform: Fix error code
2008-07-14 Wolfram Sangi2c-pca-algo: Fix error code
2008-07-14 Jean Delvarei2c: Consistently reject unsupported transactions
2008-07-14 Jean Delvarei2c-piix4: Various cleanups and minor fixes
2008-07-14 David Brownelli2c: Bus drivers return -Errno not -1
2008-07-14 David Brownelli2c: i2c_use_client() defends against NULL
2008-07-14 David Brownelli2c: Kerneldoc for most I/O calls
2008-07-14 Jean Delvarei2c: Delete unused function i2c_smbus_write_quick
2008-07-14 Jean Delvarei2c: Group bus drivers by type
2008-07-14 David Brownelli2c-core: Return -Errno, not -1
2008-07-14 Jean Delvarei2c-core: Remove needless include
2008-07-14 Mike Frysingeri2c-bfin-twi: Update the dependencies
2008-07-14 Adrian Bunki2c: Remove 3 deprecated bus drivers
2008-07-14 Jean Delvarei2c-nforce2: Add support for multiplexing on the Tyan...
2008-07-14 Troy Kiskyi2c-davinci: Initialize cmd_complete sooner
2008-07-14 Troy Kiskyi2c-davinci: Fix signal handling bug
2008-07-14 Troy Kiskyi2c-davinci: Remove useless IVR read
2008-07-14 Troy Kiskyi2c-davinci: Move dev_dbg statement for more output
2008-07-14 Troy Kiskyi2c-davinci: Ensure clock between 7-12 MHz
2008-07-14 Dave Youngi2c: Use class_for_each_device
2008-07-13 Russell KingMerge branch 'pxa' into devel
2008-07-12 Jon Smirlpowerpc/i2c: Convert i2c-mpc into an of_platform driver
2008-07-09 Russell KingMerge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi...
2008-07-07 Philipp Zabel[ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx...
2008-07-03 Tony LindgrenARM: OMAP: USB: Change omap USB code to use omap_read...
2008-07-01 Ben DooksI2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.
2008-07-01 Ben DooksI2C: S3C2410: Fixup error codes returned rom a transfer.
2008-07-01 Ben DooksI2C: S3C2410: Check ACK on byte transmission
2008-06-02 Philipp Zabel[ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2C...
2008-05-18 Jonathan Corbeti2c: cdev lock_kernel() pushdown
2008-05-18 Jean Delvarei2c/max6875: Really prevent 24RF08 corruption
next