aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)AuthorFilesLines
2005-01-07Cset exclude: jmunsin@iki.fi|ChangeSet|20041221190949|45117Greg Kroah-Hartman1-131/+18
2005-01-06[PATCH] i2c-ali1563: fix init & exit section usageRandy Dunlap1-4/+4
2005-01-06[PATCH] I2C: let I2C_ALGO_SGI depend on MIPSLadislav Michl1-1/+1
2005-01-06[PATCH] I2C: add new sensors driver: SMSC LPC47B397-NCMark M. Hoffman3-0/+366
2005-01-06[PATCH] I2C: vid version detection fixRudolf Marek1-3/+2
2005-01-05[PATCH] Update IOP3xx I2C bus driverDeepak Saxena3-323/+337
2005-01-05[PATCH] I2C: Update fscher pwm functionalityJean Delvare1-5/+6
2005-01-05[PATCH] I2C: minor isp1301_omap tweaksDavid Brownell1-5/+4
2005-01-05[PATCH] I2C: Add byte commands to i2c-stubJean Delvare1-2/+20
2005-01-05[PATCH] I2C: Fix MAX6657/8/9 detection in lm90Jean Delvare1-8/+20
2005-01-05[PATCH] I2C: Improve VID code for the W83627THFJean Delvare1-8/+23
2005-01-05[PATCH] I2C: Add secondary Super-I/O address support toJean Delvare1-4/+8
2005-01-05[PATCH] I2C: probe fewer addresses for asb100 (sensors) driverMark M. Hoffman1-2/+1
2004-12-20[PATCH] I2C: it87.c updateJonas Munsin1-18/+131
2004-12-20[PATCH] I2C: Remove checksum code in eeprom driverJean Delvare1-19/+0
2004-12-20[PATCH] I2C patch from MIPS tree...Steven J. Hill7-0/+513
2004-12-20[PATCH] I2C: Use PCI_DEVICE in bus driversJean Delvare12-202/+56
2004-12-16[PATCH] I2C: i2c-nforce2 supports the nForce3 250GbJean Delvare1-0/+3
2004-12-14[PATCH] it87: /proc/ioports fixDomen Puncer1-1/+1
2004-12-14[PATCH] I2C: i2c-algo-bit should support I2C_FUNC_I2CJean Delvare1-2/+2
2004-12-14[PATCH] I2C: i2c-algo-bit should support I2C_FUNC_I2CIan Campbell2-4/+4
2004-12-14[PATCH] I2C: use chip driver name to request regionsJean Delvare6-6/+8
2004-11-29Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman7-21/+1845
2004-11-28[PATCH] I2C: Add support for the nForce2 Ultra 400 to i2c-nforce2Jean Delvare1-3/+6
2004-11-28[PATCH] i2c-ite: get rid of cli()/sti()Aristeu Sergio Rozanski Filho1-8/+23
2004-11-27[PATCH] i2c iomem annotationsAlexander Viro4-25/+25
2004-11-23[PATCH] I2C: make fixup_fan_min static in adm1026 driver.Greg Kroah-Hartman1-1/+1
2004-11-23[PATCH] I2C: add adm1026 chip driverJustin Thiessen3-0/+1789
2004-11-23[PATCH] [2/2] i2c-elektor: adding missing castsAristeu Sergio Rozanski Filho1-3/+3
2004-11-23[PATCH] i2c-elektor: get rid of cli/stiAristeu Sergio Rozanski Filho1-4/+18
2004-11-23[PATCH] I2C: More verbose w83l785ts driverJean Delvare1-3/+6
2004-11-18[PATCH] I2C: i2c-nforce2.c add support for nForce3 Pro 150 MCPThomas Leibold2-5/+5
2004-11-18[PATCH] I2C: minor comment fixGabriel Paubert1-1/+0
2004-11-18[PATCH] I2C: Cleanups to the recent smbus functions removalJean Delvare1-19/+0
2004-11-18[PATCH] I2C: Fixes to the i2c-amd756-s4882 driverJean Delvare1-2/+5
2004-11-18[PATCH] I2C: Do not register useless smsc47m1Jean Delvare1-8/+21
2004-11-11[PATCH] I2C: Recent I2C "dead code removal" breaks pmac sound.Gabriel Paubert1-0/+17
2004-11-11[PATCH] I2C: Missing newlines in debug messagesJean Delvare3-3/+3
2004-11-11I2C: fix up rtc8564 which should not have been changed in my previous cleanups.Greg Kroah-Hartman1-0/+3
2004-11-09[PATCH] recieve typosAndries E. Brouwer1-2/+2
2004-11-08Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman42-294/+2727
2004-11-08[PATCH] I2C: add Tyan S4882 driverJean Delvare4-5/+282
2004-11-08[PATCH] S3C2410 i2c updatesBen Dooks1-9/+59
2004-11-08[PATCH] i2c/busses/ : make some code staticAdrian Bunk4-12/+12
2004-11-08[PATCH] I2C: Check for unregistered adapter in i2c_del_adapterJean Delvare1-0/+13
2004-11-08[PATCH] I2C: fix lm85.c build warningsJustin Thiessen1-32/+0
2004-11-08I2C: delete normal_i2c_range logic from sensors as there are no more users.Greg Kroah-Hartman1-11/+1
2004-11-08I2C: moved from all sensor drivers from normal_i2c_range to normal_i2cGreg Kroah-Hartman28-53/+42
2004-11-08I2C: fix i2c_detect to allow NULL fields in adapter address structure.Greg Kroah-Hartman1-16/+36
2004-11-08I2C: remove normal_isa_range from I2C sensor drivers, as it's not used.Greg Kroah-Hartman28-37/+0
2004-11-08I2C: remove ignore_range from I2C sensor drivers, as it's not used.Greg Kroah-Hartman3-14/+0
2004-11-08I2C: remove probe_range from I2C sensor drivers, as it's not used.Greg Kroah-Hartman3-13/+0
2004-11-04I2C: fix MODULE_PARAM warning in pc87360.c driverGreg Kroah-Hartman1-1/+1
2004-11-04[PATCH] I2C: New PC8736x chip driverJean Delvare3-0/+1322
2004-11-04[PATCH] i2c it87.c: remove an unused functionAdrian Bunk1-7/+0
2004-11-04[PATCH] I2C: New LM63 chip driverJean Delvare3-0/+583
2004-11-04[PATCH] I2C: remove dead code from i2cArjan van de Ven1-60/+0
2004-11-04[PATCH] I2C: lm85.c driver updateJustin Thiessen1-29/+388
2004-10-24[PATCH] SCx200_ACB depends on PCIGeert Uytterhoeven1-1/+1
2004-10-21[PATCH] I2C: fix recently introduced race in IBM PPC4xx I2C driverEugene Surovegin1-11/+5
2004-10-21[PATCH] I2C: Fix compile of drivers/i2c/busses/i2c-s3c2410.cBen Dooks1-2/+1
2004-10-19[PATCH] module_param_array() should take a pointerRusty Russell1-2/+1
2004-10-19I2C: convert from pci_module_init to pci_register_driver for all i2c drivers.Greg Kroah-Hartman19-19/+19
2004-10-19[PATCH] I2C: i2c bus power management supportGerd Knorr1-0/+20
2004-10-19[PATCH] I2C: lm87 driver ported to Linux 2.6Jean Delvare3-0/+826
2004-10-19[PATCH] I2C: S3C2410 I2C Bus driverBen Dooks3-0/+885
2004-10-19[PATCH] I2C: Clean up i2c-amd756 and i2c-prosavage messagesJean Delvare2-21/+21
2004-10-19[PATCH] I2C: Fix amd756 nameJean Delvare1-2/+6
2004-10-19[PATCH] I2C: Update Kconfig for AMD bus driversJean Delvare1-6/+8
2004-10-19[PATCH] I2C: replace schedule_timeout() with msleep_interruptible() in i2c-ib...Nishanth Aravamudan1-3/+1
2004-10-19[PATCH] I2C: fix it8712 detectionRudolf Marek1-6/+8
2004-10-19[PATCH] I2C: Spare 1 byte in lm90 driverJean Delvare1-1/+1
2004-09-28[PATCH] i2c: kill some sensors driver macro abuseMark M. Hoffman9-110/+110
2004-09-28[PATCH] i2c: sensors chip driver updatesMark M. Hoffman6-43/+48
2004-09-28[PATCH] I2C: Store lm83 and lm90 temperatures in signedJean Delvare2-23/+29
2004-09-28I2C: convert scx200_acb driver to not use pci_find_deviceGreg Kroah-Hartman1-6/+7
2004-09-28I2C: change i2c-elektor.c driver from using pci_find_device()Greg Kroah-Hartman1-4/+4
2004-09-21[PATCH] i2c/i2c-mpc: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan1-3/+4
2004-09-21[PATCH] I2C: Cleanup lm78 initJean Delvare1-18/+4
2004-09-13[PATCH] I2C: More verbose debug in w83781d detectionJean Delvare1-15/+27
2004-09-13I2C: fix up __iomem marking for i2c bus driversGreg Kroah-Hartman4-6/+6
2004-09-07[PATCH] I2C: Fix macro calls in chip driversJean Delvare6-14/+23
2004-09-07[PATCH] I2C: Do not init global variables to 0Jean Delvare16-16/+16
2004-09-07[PATCH] I2C: minor lm85 fixMargit Schubert-While1-0/+2
2004-09-07[PATCH] I2C/SMBus stub for driver testingMark M. Hoffman3-0/+139
2004-09-07[PATCH] use of MODULE_DEVICE_TABLE in i2c busses driverMatthieu Castet18-0/+37
2004-09-07[PATCH] i2c-algo-ite: remove iic_sleep()Nishanth Aravamudan1-8/+0
2004-08-26Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman3-0/+1674
2004-08-25Revert I2C keywest class fixupLinus Torvalds1-2/+0
2004-08-24[PATCH] I2C: rename in0_ref to cpu0_vidJean Delvare6-12/+12
2004-08-24[PATCH] I2C: keywest classJean Delvare1-0/+2
2004-08-24[PATCH] USB: isp1301_omap driver (OTG core)David Brownell3-0/+1674
2004-08-23Fix i2c-keywest compileLinus Torvalds1-2/+2
2004-08-10[PATCH] Remove spaces from PCI I2C pci_driver.name fieldsDeepak Saxena17-17/+17
2004-08-08[PATCH] I2C: fix for previous lm83 driver updateJean Delvare1-3/+3
2004-08-08[PATCH] I2C: port smsc47m1 to 2.6Jean Delvare3-0/+593
2004-08-08[PATCH] I2C: update the lm83 driverJean Delvare2-6/+19
2004-08-05[PATCH] I2C: scx200_i2c build fixAndrew Morton1-3/+3
2004-08-05[PATCH] I2C: algorithm and bus driver for PCA9564Ian Campbell7-0/+629
2004-08-05[PATCH] I2C: automatic VRM detection part2Rudolf Marek6-15/+57
2004-08-05[PATCH] I2C: automatic VRM detection part1Rudolf Marek3-3/+107
2004-08-05I2C: rename i2c-sensor.c file to prepare for Rudolf's VRM patch.Greg Kroah-Hartman1-0/+0
2004-08-05[PATCH] I2C: fix up the order of bus drivers in the Kconfig and MakefileGreg Kroah-Hartman2-14/+14
2004-08-05[PATCH] I2C: bus driver for multiple PowerPCsAdrian Cox3-0/+405
2004-08-04I2C: convert all drivers from MODULE_PARM to module_paramGreg Kroah-Hartman25-73/+66
2004-08-02[PATCH] I2C: scx200_acb: replace schedule_timeout() with msleep()Nishanth Aravamudan1-1/+2
2004-08-02[PATCH] I2C: i2c-nforce2: replace schedule_timeout() with msleep()Nishanth Aravamudan1-2/+1
2004-08-02[PATCH] I2C: new device for sis630Alexander Malysh1-0/+1
2004-08-02[PATCH] I2C: Fix debug in w83781d driverJean Delvare1-3/+2
2004-08-02[PATCH] I2C: Add Intel IXP2000 GPIO-based I2C adapterDeepak Saxena3-0/+183
2004-08-02[PATCH] I2C: i2c-ite: replace schedule_timeout() with msleep()Nishanth Aravamudan1-8/+0
2004-08-02[PATCH] I2C: i2c-algo-pcf: replace schedule_timeout() with msleep()Nishanth Aravamudan1-6/+0
2004-08-02[PATCH] I2C: i2c-keywest: replace schedule_timeout() with msleep()Nishanth Aravamudan1-2/+1
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