aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)AuthorFilesLines
2004-07-28[PATCH] depends on PCI: VIA686A i2cGeert Uytterhoeven1-1/+1
2004-07-15ppc32: reworked cpm alloc functionsKumar Gala1-3/+2
2004-07-13[PATCH] I2C: Refine detection of LM75 chipsJean Delvare2-8/+37
2004-07-13[PATCH] I2C: Remove extra inits from lm78 driverMark M. Hoffman1-88/+0
2004-07-09[PATCH] I2C: small ADM1030 fixAlexandre d\'Alton1-2/+2
2004-07-09I2C: sparse cleanups for a few i2c drivers.Greg Kroah-Hartman2-19/+16
2004-07-09[PATCH] I2C: adm1025 driver ported to 2.6Jean Delvare3-0/+581
2004-07-08[PATCH] I2C: Add support for LM77Andras Bali3-0/+425
2004-07-08[PATCH] I2C: i2c/i2c-dev.c::i2c_dev_init() cleanup.Luiz Capitulino1-12/+21
2004-07-08[PATCH] I2C: Add support for LM86, MAX6657 and MAX6658 to lm90Jean Delvare2-24/+48
2004-07-08[PATCH] I2C: Class of scx200_acbJean Delvare1-0/+1
2004-07-08[PATCH] I2C PPC4xx IIC driver: 0-length transactions bit-banging implementationEugene Surovegin1-6/+126
2004-07-08[PATCH] I2C: ADM1030 and Co sensors chips supportAlexandre d\'Alton3-0/+999
2004-06-26[PATCH] dmi_scan: port PIIX4 SMBUS driver to new DMI probingAndrey Panin1-13/+11
2004-06-25Merge bk://ppc@ppc.bkbits.net/for-linus-ppcTom Rini10-191/+267
2004-06-22[PPC32] Change how we handle DP memory on MPC8xx.Tom Rini1-1/+2
2004-06-21[PATCH] I2C: Drop out-of-date code in w83781d and w83627hfJean Delvare2-13/+3
2004-06-21merge Greg Kroah-Hartman10-179/+265
2004-06-17[PATCH] i2c fixups for idr API changeAndrew Morton1-2/+8
2004-06-13[PATCH] I2C: add alternate VCORE calculations for w83627thf and w83637hfMark M. Hoffman1-3/+6
2004-06-13I2C: sparse cleanups again, based on comments from lkmlGreg Kroah-Hartman1-4/+1
2004-06-09I2C: sparse cleanups for drivers/i2c/*Greg Kroah-Hartman2-5/+7
2004-06-08[PATCH] I2C: w83627hf.c build fixAndrew Morton1-3/+3
2004-06-08merge i2c-2.6 into driver-2.6 trees due to problems people reported.Greg Kroah-Hartman8-142/+142
2004-06-08[PATCH] I2C: drivers/i2c/chips/it87.c cleanup patchJonas Munsin1-26/+22
2004-06-08[PATCH] I2C: add alternate VCORE calculations for w83627thf and w83637hfMark M. Hoffman1-3/+91
2004-06-04[PATCH] I2C i2c-piix: Don't treat ServerWorks servers as LaptopsVojtech Pavlik1-1/+1
2004-06-02Driver Model: Cleanup the i2c driver silly use of the *ATTR macros which just...Greg Kroah-Hartman8-143/+143
2004-05-31[PATCH] Support for SC1100Andrew Morton1-2/+5
2004-05-27[PATCH] I2C: add max1619 driverAlexey Fisher3-0/+389
2004-05-27[PATCH] I2C: i2c-parport: support the ADM1031 evaluation boardJean Delvare1-4/+10
2004-05-18[PATCH] I2C PPC4xx IIC driver: 0-length transaction temporary fixEugene Surovegin1-0/+10
2004-05-18[PATCH] I2C PPC4xx IIC driver: fix debug build with gcc3Eugene Surovegin1-4/+4
2004-05-18[PATCH] I2C PPC4xx IIC driver: Kconfig cleanupEugene Surovegin1-1/+7
2004-05-18[PATCH] I2C PPC4xx IIC driver: upgrade to new OCP infrastructreEugene Surovegin1-13/+17
2004-05-18[PATCH] I2C: Incomplete AT24RF08 corruption prevention in i2c eepromJean Delvare1-2/+3
2004-05-18[PATCH] I2C: use idr_get_new to allocate a bus id in drivers/i2c/i2c-core.cFaik Uygur1-4/+17
2004-05-18I2C: change i2c_delay() to use msleep() instead.Greg Kroah-Hartman12-19/+30
2004-05-14[PATCH] I2C: "probe" module param broken for it87 in Linux 2.6.6Bjørn Mork1-0/+78
2004-05-14[PATCH] I2C: ICH6/6300ESB i2c supportJason D. Gaston2-6/+22
2004-05-10[PATCH] I2C: Rename hardware monitoring I2C classJean Delvare29-29/+29
2004-05-10[PATCH] I2C: kill duplicate includes in i2c bus driversJean Delvare4-4/+0
2004-05-05[PATCH] I2C: add .class to i2c driversMichael Hunold30-31/+31
2004-05-05[PATCH] I2C: Fix memory leaks in w83781d and asb100Jean Delvare2-2/+14
2004-05-05[PATCH] I2C: Rewrite temperature conversions in via686a driverJean Delvare1-41/+20
2004-05-05[PATCH] I2C: Invert as99127f beep bits in kernel spaceJean Delvare1-10/+16
2004-05-05[PATCH] I2C: Sensors (W83627HF) in Tyan S2882Jean Delvare1-1/+1
2004-05-01[PATCH] I2C: add I2C epson 8564 RTC chip driverStefan Eletzhofer4-0/+485
2004-05-01[PATCH] I2C: Update IXP4xx I2C bus driverDeepak Saxena3-58/+63
2004-05-01[PATCH] I2C: support I2C_M_NO_RD_ACK in i2c-algo-bitKevin O\'Connor1-3/+7
2004-05-01[PATCH] I2C: Voltage conversions in via686aJean Delvare1-32/+24
2004-05-01I2C: rename i2c-ip4xx.c driverGreg Kroah-Hartman1-0/+0
2004-05-01[PATCH] I2C: Add LM99 support to the lm90 driverJean Delvare2-15/+40
2004-04-21[PATCH] sysfs module unload race fix for bin_attributesMichael E. Brown1-0/+1
2004-04-13Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman24-472/+1327
2004-04-13[PATCH] I2C: Fix voltage rounding in asb100Jean Delvare1-1/+1
2004-04-12[PATCH] I2C: No reset not limit init in via686aJean Delvare1-83/+7
2004-04-12[PATCH] I2C: Fix voltage rounding in lm80Jean Delvare1-1/+1
2004-04-12[PATCH] I2C: fix asb100 bugMark M. Hoffman1-1/+1
2004-04-12[PATCH] I2C: make I2C chip drivers return -EINVAL on errorJean Delvare3-3/+4
2004-04-12[PATCH] I2C: pwm support in w83781d.cJean Delvare1-40/+25
2004-04-12[PATCH] I2C: Error paths in it87 and via686a driversJean Delvare2-16/+19
2004-04-12[PATCH] I2C: Rework memory allocation in i2c chip driversJean Delvare19-164/+125
2004-04-12[PATCH] i2c-dev warning fixesAndrew Morton1-2/+2
2004-04-08[PATCH] I2C: clean up out of order bus Makefile and Kconfig entries.Greg Kroah-Hartman2-9/+9
2004-04-08[PATCH] I2C: minor bugfixes for the pcf8591.c driver and formatting cleanups.Greg Kroah-Hartman1-6/+4
2004-04-08[PATCH] I2C: New chip driver: pcf8591Aurelien Jarno3-1/+333
2004-04-08[PATCH] I2C: Enable changing fan_divs in lm80 driverJean Delvare1-8/+49
2004-04-08[PATCH] I2C: i2c-ali1563.c section fixAndrew Morton1-1/+1
2004-04-08[PATCH] I2C: class fixup for the ali1563 driverPatrick Mochel1-0/+1
2004-04-07[PATCH] I2C: Refactor swap_bytes in i2c chip driversJean Delvare5-49/+16
2004-04-01[PATCH] I2C: Fix check for DEBUG in i2c-ali1563Patrick Mochel1-5/+0
2004-04-01[PATCH] I2C: Add ALi 1563 i2c driverPatrick Mochel3-0/+434
2004-03-29[PATCH] I2C: Discard pointless comment in via686aJean Delvare1-1/+0
2004-03-29[PATCH] I2C: Incorrect memset in eeprom.cJean Delvare1-1/+1
2004-03-29[PATCH] I2C: Prevent misdetections in adm1021 driverJean Delvare1-5/+13
2004-03-25[PATCH] I2C: Setting w83627hf fan_div preserves fan_minJean Delvare1-23/+31
2004-03-25[PATCH] I2C: adm1021 (probably) does something VERY,VERY BADJean Delvare1-16/+3
2004-03-24[PATCH] I2C: initialize fan_mins in w83781d, asb100 and lm78Jean Delvare3-0/+17
2004-03-24[PATCH] I2C: Discard out-of-date comment in adm1021 driverJean Delvare1-3/+0
2004-03-20[PATCH] keywest bugfixSamuel Rydh1-1/+1
2004-03-18[PATCH] I2C: add new chip driver: pcf8574Aurelien Jarno3-0/+257
2004-03-18[PATCH] I2C: w83781d fan_div code refactoringJean Delvare1-77/+17
2004-03-14[PATCH] I2C: delete the i2c_philips-par.c and i2c-veleman.c driversGreg Kroah-Hartman4-419/+0
2004-03-14[PATCH] I2C: delete the i2c-elv.c driver as it is obsoleted by the i2c-parpor...Greg Kroah-Hartman3-180/+0
2004-03-14[PATCH] I2C: New chip driver: ds1621Aurelien Jarno3-0/+357
2004-03-14[PATCH] I2C: Setting w83781d fan_div preserves fan_minJean Delvare1-3/+34
2004-03-14[PATCH] I2C: Don't handle kind errors that cannot happenJean Delvare7-45/+26
2004-03-14[PATCH] I2C: fix forced i2c chip drivers have no nameJean Delvare4-10/+12
2004-03-14[PATCH] I2C: fix up CONFIG_I2C_DEBUG_CHIP logic to be simpler on the .c files.Greg Kroah-Hartman16-60/+4
2004-03-14[PATCH] I2C: add CONFIG_I2C_DEBUG_ALGO to be consistant.Greg Kroah-Hartman4-4/+13
2004-03-14[PATCH] I2C: fix up CONFIG_I2C_DEBUG_CORE logic to be simpler on the .c files.Greg Kroah-Hartman4-12/+4
2004-03-14[PATCH] I2C: fix up CONFIG_I2C_DEBUG_BUS logic to be simpler on the .c files.Greg Kroah-Hartman33-128/+4
2004-03-11[PATCH] I2C: sensor chip driver refactoringMark M. Hoffman14-352/+162
2004-03-09[PATCH] I2C: Cleanup fan_div in w83781dJean Delvare1-33/+54
2004-03-08[PATCH] I2c: Kconfig for non-sensors i2c chip driversJean Delvare1-13/+18
2004-03-08[PATCH] I2C: fix i2c adapters class for nowJean Delvare3-0/+3
2004-03-08[PATCH] I2C: fix i2c-prosavage.c section usageRandy Dunlap1-2/+2
2004-03-08[PATCH] I2C: sysfs interface update for w83627hfMark M. Hoffman1-30/+30
2004-03-08[PATCH] I2C: Fix i2c_use_client()Russell King1-2/+5
2004-03-08[PATCH] I2C: Prevent i2c-dev oops with debugJean Delvare1-4/+4
2004-03-07merge fixupsGreg Kroah-Hartman29-576/+2676
2004-03-06[PATCH] fix i2c compile warningsAndrew Morton2-2/+2
2004-03-02[PATCH] I2C: keep i2c-dev numbers in sync with i2c adapter numbersGreg Kroah-Hartman1-17/+12
2004-03-02[PATCH] I2C: show adapter name in i2c-dev class directory to make it easier f...Greg Kroah-Hartman1-0/+8
2004-03-02[PATCH] I2C: IOP3xx i2c driver updateDave Jiang1-8/+12
2004-02-29[PATCH] I2C: it87 reset optionTakeru Komoriya1-124/+38
2004-02-26[PATCH] I2C: add w83627hf driverBernhard C. Schrenk3-0/+1403
2004-02-23I2C: fix compiler warnings in 2 drivers.Greg Kroah-Hartman2-2/+2
2004-02-23Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman25-428/+1204
2004-02-23[PATCH] I2C: rename sysfs files, part 2 of 2Jean Delvare10-59/+59
2004-02-23[PATCH] I2C: rename sysfs files, part 1 of 2Jean Delvare14-426/+426
2004-02-23[PATCH] I2C: Remove asb100 support from w83781dJean Delvare1-7/+4
2004-02-23[PATCH] I2C: fix another oops in i2c-core with debugJean Delvare1-1/+1
2004-02-23[PATCH] I2C: fix it87 sensor typeJean Delvare1-14/+11
2004-02-23[PATCH] I2C: fix Hangs with w83781dJean Delvare1-1/+5
2004-02-23[PATCH] I2C: Lowercase chips nameJean Delvare3-3/+3
2004-02-23[PATCH] I2C: fix mor rmmod oopsesJean Delvare2-2/+2
2004-02-23[PATCH] I2C: fix space in messageJean Delvare1-1/+1
2004-02-19[I2C]: Use correct port address typing in i2c-elv.cDavid S. Miller1-2/+2
2004-02-19[I2C]: If comparing against ULONG_MAX, use ulong type, in lm85.cDavid S. Miller1-1/+1
2004-02-19[I2C]: Fix resource address typing in i2c-voodoo3.cDavid S. Miller1-1/+1
2004-02-19[I2C]: Use correct port address types in i2c-velleman.cDavid S. Miller1-2/+2
2004-02-19[I2C]: Fix resource address typing.David S. Miller1-1/+1
2004-02-17I2C: fix oops in i2c-ali1535 driver if no hardware is present.Greg Kroah-Hartman1-1/+1
2004-02-16[PATCH] I2C: Support for IXP42x GPIO-based I2CDeepak Saxena3-0/+192
2004-02-16[PATCH] I2C: update I2C help textAdrian Bunk1-3/+0
2004-02-16[PATCH] I2C: New chip driver ported: lm80Jean Delvare3-0/+579
2004-02-16[PATCH] I2C: Credit James Bolt in w83l785tsJean Delvare1-0/+3
2004-02-16[PATCH] I2C: Enable debugging in fscherJean Delvare1-0/+5
2004-02-16[PATCH] I2C: i2c-voodoo3.c needs I2C_ADAP_CLASS_TV_ANALOGPerry Gilfillan1-0/+2
2004-02-13ppc64: Switch off use of polled mode in i2c driverBenjamin Herrenschmidt1-7/+0
2004-02-08Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman10-22/+1565
2004-02-08[PATCH] I2C: add new chip driver: fscherJean Delvare3-0/+693
2004-02-06ppc32: Update PowerMac i2c managementBenjamin Herrenschmidt2-129/+252
2004-02-03[PATCH] gcc-3.5: drivers/i2c/chips/it87.cAndrew Morton1-2/+1
2004-02-03[PATCH] I2C: fix oops when CONFIG_I2C_DEBUG_CORE is enabled and the bttv driv...Greg Kroah-Hartman1-1/+1
2004-02-01[PATCH] I2C: add new driver, gl518smJean Delvare3-0/+624
2004-02-01[PATCH] I2C: Handle read errors in w83l785tsJean Delvare1-14/+41
2004-02-01[PATCH] I2C: Bring w83l785ts in compliance with sysfs naming conventionsJean Delvare1-4/+4
2004-01-30[PATCH] I2C: fix typosDavid Martínez Moreno1-3/+3
2004-01-30[PATCH] I2C: add Hydra i2c bus driverGeert Uytterhoeven3-0/+199
2004-01-26[PATCH] I2C: remove printk() calls in lm85, and clean up debug logic.Greg Kroah-Hartman1-48/+21
2004-01-26[PATCH] I2C: Bring lm75 and lm78 in compliance with sysfs naming conventionsJean Delvare2-12/+12
2004-01-26[PATCH] I2C: Add ADM1025EB support to i2c-parportJean Delvare1-3/+4
2004-01-23[PATCH] I2C: Fix bus reset in i2c-philips-parJean Delvare1-2/+2
2004-01-23[PATCH] I2C: i2c-piix4.c bugfixMark M. Hoffman1-21/+27
2004-01-18[PATCH] I2C: remove unneeded CVS Id: lines.Greg Kroah-Hartman4-8/+0
2004-01-18[PATCH] I2C: add I2C_DEBUG_BUS config option and convert the i2c bus drivers ...Greg Kroah-Hartman32-83/+189
2004-01-18[PATCH] I2C: add I2C_DEBUG_CHIP config option and convert the i2c chip driver...Greg Kroah-Hartman13-10/+72
2004-01-18[PATCH] I2C: add I2C_DEBUG_CORE config option and convert the i2c core code t...Greg Kroah-Hartman4-64/+69
2004-01-18[PATCH] I2C: only select I2C_ITE if we are a MIPS systemGreg Kroah-Hartman1-1/+1
2004-01-18[PATCH] I2C: Autoselect i2c algosJean Delvare1-14/+28
2004-01-18[PATCH] I2C: New driver: w83l785tsJean Delvare3-0/+322
2004-01-18[PATCH] I2C: Fix i2c busses warnings with DEBUGJean Delvare2-5/+3
2004-01-18[PATCH] I2C: Fix i2c-core.c with DEBUGJean Delvare1-1/+1
2004-01-18[PATCH] I2C: Fix lm90.c with DEBUGJean Delvare1-2/+2
2004-01-15[PATCH] I2C: speed up eeprom driver by a factor of 4Jean Delvare1-13/+22
2004-01-15[PATCH] I2C: i2c-i801 helpJean Delvare1-1/+2
2004-01-15[PATCH] I2C: clean up ISA dependanciesJean Delvare2-3/+4
2004-01-15[PATCH] I2C: restore correct vaio handling in eeprom driverJean Delvare1-13/+14
2004-01-15[PATCH] I2C: remove CONFIG_ISA dependancy for I2C_ISA as x86_64 does not have...Greg Kroah-Hartman1-1/+1
2004-01-13[PATCH] I2C: Kconfig cleanupsMatthew Wilcox4-3/+6
2004-01-13[PATCH] I2C: Fix debug bug in lm83 driverJean Delvare1-1/+1
2004-01-13[PATCH] I2C: Fix w83781d tempJean Delvare1-15/+13
2004-01-13[PATCH] I2C: New chip driver: lm90Jean Delvare3-0/+532
2004-01-13[PATCH] I2C: New parport bus driversJean Delvare5-0/+572
2004-01-13[PATCH] I2C: i2c-rpx.c doesn't need ioports.h nor parport.hJean Delvare1-2/+0
2004-01-13[PATCH] I2C: Typo in i2c/busses/KconfigJean Delvare1-1/+1
2004-01-13[PATCH] I2C: IBM IIC compile fixEugene Surovegin1-1/+1
2004-01-13[PATCH] I2C: link asb100 in the proper orderMark M. Hoffman1-2/+2
2004-01-13[PATCH] I2C: Add ported sensor chip driver: asb100Mark M. Hoffman3-0/+1065
2004-01-13[PATCH] I2C: module_parm fixes for i2c-piix4.cTom Rini1-3/+4
2003-12-29Merge kroah.com:/home/greg/linux/BK/bleed-2.5Greg Kroah-Hartman19-402/+632
2003-12-29[PATCH] I2C: lm83 driver updatesJean Delvare1-25/+12
2003-12-29[PATCH] I2C: velleman typoJean Delvare2-3/+3
2003-12-29[PATCH] I2C: Fix SCx200 dependanciesJean Delvare1-2/+2
2003-12-29[PATCH] I2C: remove bus scan logic from i2c chip driversJean Delvare2-70/+0
2003-12-29Merge kroah.com:/home/greg/linux/BK/i2c-2.6Greg Kroah-Hartman3-6/+20
2003-12-29[PATCH] Rename legacy_bus to platform_busAndrew Morton2-3/+3
2003-12-29[PATCH] compat_ioctl for i2cAndrew Morton1-1/+1
2003-12-18[PATCH] I2C: make i2c-piix4 fix optionalTom Rini1-3/+18
2003-12-18[PATCH] I2C: fix amd756 byte writesMark D. Studebaker1-2/+1
2003-12-17[PATCH] I2C: lm75 chip driver conversion routine fixesMark M. Hoffman2-19/+58
2003-12-17[PATCH] I2C: remove initialization of limits by lm75 driverMark M. Hoffman1-8/+0
2003-12-17[PATCH] I2C: remove initialization of limits by w83781d driverMark M. Hoffman1-173/+0
2003-12-17[PATCH] I2C: improve chip detection in w83781d.c driverMark M. Hoffman1-12/+12
2003-12-16[PATCH] I2C: restore support for AMD8111 in i2c-amd756 driverJean Delvare1-6/+10
2003-12-16[PATCH] I2C: fix i2c-amd8111 driver.Jean Delvare1-1/+1
2003-12-15Merge kroah.com:/home/greg/linux/BK/bleed-2.5Greg Kroah-Hartman13-103/+540
2003-12-03[PATCH] I2C: it87 and via686a alarmsJean Delvare2-9/+8
2003-12-03[PATCH] I2C: fix i2c_smbus_write_byte() for i2c-nforce2Jean Delvare1-1/+1
2003-12-03[PATCH] I2C: add KT600 support to i2c-viapro driverJean Delvare2-0/+9
2003-12-03[PATCH] I2C: add Serverworks CSB6 support to i2c-piix4Jean Delvare2-2/+10
2003-12-03[PATCH] I2C: fix author of i2c-savage4.c driverJean Delvare1-8/+4
2003-12-03[PATCH] I2C: make I2C chipset drivers use temp_hyst[1-3]Jean Delvare5-38/+34
2003-12-03[PATCH] I2C: Fix i2c-algo-bit for adapers that cannot read SCL backJean Delvare1-46/+50
2003-11-08Merge greg@deskfan:linux/BK/i2c-new_drivers-2.6Greg Kroah-Hartman3-0/+425
2003-10-13[PATCH] I2C: fix more define problems in w83781d driverGreg Kroah-Hartman1-3/+19
2003-10-12[PATCH] I2C: sensors/w83781d.c creates useless sysfs entriesLuca Tettamanti1-1/+3