aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-parport-light.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-15i2c: parport-light: remove driverWolfram Sang1-267/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-9/+1
2017-10-28i2c: i2c-smbus: Use threaded irq for smbalertPhil Reid1-1/+0
2017-04-20Annotate hardware config module parameters in drivers/i2c/David Howells1-2/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-07i2c: remove FSF addressWolfram Sang1-4/+0
2014-10-20i2c: busses: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-01-29Update Jean Delvare's e-mail addressJean Delvare1-2/+2
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton1-3/+3
2011-05-24i2c-parport: Various cleanupsJean Delvare1-5/+5
2010-05-21i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten1-1/+1
2010-03-02i2c-parport-light: Add SMBus alert supportJean Delvare1-3/+39
2010-03-02i2c-parport: Give powered devices some time to settleJean Delvare1-1/+5
2009-01-26i2c: Delete many unused adapter IDsJean Delvare1-1/+0
2008-10-14i2c-parport-light: Don't register a platform device resourceJean Delvare1-31/+8
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-05-01i2c-parport-light: Port to the new device driver modelJean Delvare1-27/+117
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare1-1/+1
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberJean Delvare1-1/+0
2006-04-14[PATCH] i2c-parport: Make type parameter mandatoryMark M. Hoffman1-2/+7
2006-02-06[PATCH] i2c: Use ARRAY_SIZE macroTobias Klauser1-6/+3
2005-06-21[PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanupAlexey Dobriyan1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+175