aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/chips/isp1301_omap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-07USB: move isp1301_omap to drivers/usb/otgDavid Brownell1-1683/+0
2008-11-28i2c/isp1301_omap: Build fixesDavid Brownell1-18/+47
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare1-65/+33
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 1Felipe Balbi1-29/+30
2008-08-13USB: isp1301: fix compilationDmitry Baryshkov1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-2/+2
2008-07-03ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren1-64/+99
2008-04-22i2c: Replace remaining __FUNCTION__ occurrencesHarvey Harrison1-14/+14
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell1-1/+1
2008-01-24driver core: Make the dev_*() family of macros in device.h completeEmil Medve1-6/+0
2007-12-12i2c/isp1301_omap: Build fixDavid Brownell1-1/+1
2007-08-14i2c/isp1301_omap: Build fixes, whitespaceDavid Brownell1-21/+21
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell1-1/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-23[PATCH] i2c: Cleanup isp1301_omapJean Delvare1-2/+0
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11Laurent Riffard1-2/+4
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-10/+11
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[PATCH] Owner field additions to many i2c drivers, 2 of 5Laurent Riffard1-0/+1
2005-09-07[PATCH] drivers: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-06-21[PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1658