aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-10[POWERPC] Fix i2c-powermac platform device usageBenjamin Herrenschmidt1-13/+15
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells14-19/+17
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-03fix file specification in commentsUwe Zeisberger4-4/+4
2006-10-03Fix several typos in drivers/Matt LaPlante1-2/+2
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan1-1/+1
2006-09-30[PATCH] i2c: Prevent deadlock on i2c client registrationJean Delvare1-12/+13
2006-09-29[PATCH] i2c-sibyte: Fix modular build breakageYoichi Yuasa1-2/+2
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-8/+10
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell1-1/+1
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream into develRussell King1-1/+2
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-1/+1
2006-09-26i2c: Constify i2c_algorithm declarations, part 2Jean Delvare26-26/+26
2006-09-26i2c: Constify i2c_algorithm declarations, part 1Jean Delvare4-4/+4
2006-09-26i2c-viapro: Add support for the VT8237A and VT8251Rudolf Marek2-9/+17
2006-09-26i2c: Warn on i2c client creation failureJean Delvare1-2/+7
2006-09-26i2c-core: Drop useless bitmaskingsJean Delvare1-5/+5
2006-09-26i2c-algo-pcf: Discard the mdelay data struct memberAdrian Bunk1-1/+0
2006-09-26i2c-algo-bit: CleanupsJean Delvare1-9/+8
2006-09-26i2c-isa: Fail adding driver on attach_adapter errorDavid Hubbard1-3/+8
2006-09-26i2c: __must_check fixes (chip drivers)Jean Delvare5-27/+97
2006-09-26i2c-dev: attach/detach_adapter cleanupsJean Delvare1-5/+5
2006-09-26i2c-stub: Chip address as a module parameterJean Delvare1-1/+18
2006-09-26i2c: New bus driver for TI OMAP boardsKomal Shah3-0/+687
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberJean Delvare12-22/+6
2006-09-26i2c: Fix copy-n-paste in subsystem KconfigArthur Othieno1-1/+1
2006-09-26i2c-au1550: Add I2C support for Au1200Domen Puncer2-5/+4
2006-09-26i2c-au1550: Add SMBus functionality flagDomen Puncer1-1/+1
2006-09-26i2c-au1550: Fix timeout problemDomen Puncer1-4/+10
2006-09-26i2c-sibyte: Kip Walker is goneJean Delvare1-1/+1
2006-09-26i2c-algo-sibyte: Merge into i2c-sibyteJean Delvare4-196/+155
2006-09-26i2c-algo-sibyte: CleanupsJean Delvare1-30/+1
2006-09-26i2c: __must_check fixes, i2c-devJean Delvare1-3/+11
2006-09-26i2c: __must_check fixes (core drivers)Jean Delvare2-13/+69
2006-09-26i2c-dev: Drop the client templateJean Delvare1-9/+4
2006-09-26i2c-dev: Use a list for data storageJean Delvare1-20/+25
2006-09-26i2c-dev: CleanupsJean Delvare1-25/+8
2006-09-25[ARM] 3827/1: iop3xx: add common gpio moduleLennert Buytenhek1-7/+9
2006-09-25[ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33xLennert Buytenhek1-1/+1
2006-09-25[ARM] 3816/1: iop3xx: rename config symbolsLennert Buytenhek1-2/+2
2006-08-31Merge branch 'merge'Paul Mackerras1-6/+6
2006-08-26[PATCH] i2c: tps65010 build fixesDavid Brownell1-6/+6
2006-08-08Merge branch 'merge'Paul Mackerras1-2/+5
2006-08-06[PATCH] SCX200_ACB: eliminate spurious timeout errorsDavid Woodhouse1-2/+5
2006-08-01Merge branch 'merge'Paul Mackerras11-41/+44
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr1-1/+2
2006-07-12[PATCH] pca9539: Honor the force parameterBen Gardner1-5/+7
2006-07-12[PATCH] i2c-algo-bit: Wipe out dead codeUwe Bugla1-1/+0
2006-07-12[PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm driversMark M. Hoffman5-14/+11
2006-07-12[PATCH] i2c-powermac: Fix master_xfer return valueJean Delvare1-3/+1