aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
AgeCommit message (Expand)AuthorFilesLines
2007-01-05i2c-mv64xxx: Fix random oops at bootMaxime Bizon1-2/+2
2007-01-04i2c-pnx: Fix interrupt handler, get rid of EARLY config optionVitaly Wool2-15/+1
2006-12-13Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-1/+1
2006-12-12hwmon: Update Rudolf Marek's e-mail addressJean Delvare1-1/+1
2006-12-10i2c: Fix OMAP clock prescaler to match the commentJean Delvare1-2/+2
2006-12-10i2c: Enable PEC on more i2c-i801 devicesJean Delvare1-4/+12
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare13-17/+17
2006-12-10i2c: New ARM Versatile/Realview bus driverRussell King3-0/+165
2006-12-10i2c: New Atmel AT91 bus driverAndrew Victor3-0/+333
2006-12-10i2c: Cleanups to the i2c-nforce2 bus driverHans-Frieder Vogt1-75/+14
2006-12-10i2c: Add request/release_mem_region to i2c-ibm_iic bus driverJean-Baptiste Maneyrol1-0/+9
2006-12-10i2c: New Philips PNX bus driverVitaly Wool3-0/+728
2006-12-10i2c: Delete the broken i2c-ite bus driverJean Delvare3-291/+0
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-133/+4
2006-12-07[ARM] Merge individual ARM sub-treesRussell King2-133/+4
2006-12-07[ARM] 3995/1: iop13xx: add iop13xx supportDan Williams1-3/+3
2006-12-01i2c-i801: SMBus patch for Intel ICH9Jason Gaston2-0/+3
2006-11-30[ARM] Remove EEPROM slave emulation from i2c-pxa driver.Russell King1-130/+1
2006-11-23[PATCH] Fix i2c-ixp4xx compile (missing brace)Jean Delvare1-1/+1
2006-11-20[PATCH] scx200_acb: handle PCI errorsJeff Garzik1-3/+4
2006-11-20[PATCH] i2c-ixp4xx: fix ") != 0))" typoAlexey Dobriyan1-1/+2
2006-10-28[ARM] Fix i2c-pxa slave mode supportRussell King1-2/+6
2006-10-18hwmon: Let w83781d and lm78 load againJean Delvare1-1/+1
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 Howells12-16/+14
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-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-27Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ...Russell King1-1/+2
2006-09-26i2c: Constify i2c_algorithm declarations, part 2Jean Delvare26-26/+26
2006-09-26i2c-viapro: Add support for the VT8237A and VT8251Rudolf Marek2-9/+17
2006-09-26i2c-algo-pcf: Discard the mdelay data struct memberAdrian Bunk1-1/+0
2006-09-26i2c-isa: Fail adding driver on attach_adapter errorDavid Hubbard1-3/+8
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 Delvare11-18/+6
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 Delvare1-3/+155
2006-09-26i2c: __must_check fixes (core drivers)Jean Delvare1-3/+26
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-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 Mackerras4-19/+24
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr1-1/+2
2006-07-12[PATCH] i2c-powermac: Fix master_xfer return valueJean Delvare1-3/+1
2006-07-12[PATCH] scx200_acb: Fix the block transactionsJean Delvare1-2/+6
2006-07-12[PATCH] scx200_acb: Fix the state machineThomas Andrews1-6/+6
2006-07-12[PATCH] i2c-iop3xx: Avoid addressing selfPeter Milne2-8/+11
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner3-3/+3
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds6-6/+0
2006-06-30[PATCH] i2c-801: 64bit resource fixAndrew Morton1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel6-6/+0
2006-06-27[PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabledDaniel Ritz1-6/+10
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-2/+2
2006-06-22[PATCH] i2c-i801: Merge setup functionJean Delvare1-66/+55
2006-06-22[PATCH] i2c-i801: Better pci subsystem integrationJean Delvare1-11/+27
2006-06-22[PATCH] i2c-i801: CleanupsJean Delvare1-19/+13
2006-06-22[PATCH] i2c-i801: Remove PCI function checkJean Delvare1-4/+0
2006-06-22[PATCH] i2c-i801: Remove force_addr parameterJean Delvare1-28/+7
2006-06-22[PATCH] i2c-i801: Fix block transaction poll loopsJean Delvare1-2/+2
2006-06-22[PATCH] scx200_acb: Mark scx200_acb_probe __initJean Delvare1-1/+1
2006-06-22[PATCH] scx200_acb: Use PCI I/O resource when appropriateJordan Crouse1-53/+147
2006-06-22[PATCH] i2c-ocores: Minor cleanupsPeter Korsgaard1-4/+2
2006-06-22[PATCH] i2c: New bus driver for the OpenCores I2C controllerPeter Korsgaard3-0/+355
2006-06-22[PATCH] i2c: Suggest N for rare devices in KconfigJean Delvare1-0/+6
2006-06-22[PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55Jean Delvare1-11/+27
2006-06-22[PATCH] I2C: i2c-piix4: Document the IBM problem more clearlyJean Delvare1-1/+1
2006-06-22[PATCH] I2C: i2c-piix4: Remove the fix_hstcfg parameterRudolf Marek1-24/+1
2006-06-22[PATCH] i2c-piix4: Add ATI IXP200/300/400 supportRudolf Marek2-1/+10
2006-06-21[POWERPC] Document I2C_MPC option for 86xx too.Jon Loeliger1-2/+2
2006-05-26[PATCH] scx200_acb: fix section mismatch warningRandy Dunlap1-1/+1
2006-05-09[PATCH] scx200_acb: Fix for the CS5535 errataJordan Crouse1-0/+7
2006-05-09[PATCH] scx200_acb: Fix resource name use after freeJean Delvare1-5/+1
2006-05-09[PATCH] scx200_acb: Fix return on init errorJean Delvare1-0/+3
2006-04-20[PATCH] i2c-i801: Fix resume when PEC is usedJean Delvare1-0/+5
2006-04-14[PATCH] i2c-parport: Make type parameter mandatoryMark M. Hoffman4-6/+19
2006-04-14[PATCH] i2c-sis96x: Remove an init-time log messageMark M. Hoffman1-8/+0
2006-03-23[PATCH] I2C: i2c-ixp4xx: Add hwmon classAlessandro Zummo1-0/+1
2006-03-23[PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 supportMartin Devera2-2/+6
2006-03-23[PATCH] I2C: i2c-amd756-s4882: Improve static mutex initializationJean Delvare1-3/+1
2006-03-23[PATCH] I2C: i2c-ali1535: Drop redundant mutexJean Delvare1-4/+0
2006-03-23[PATCH] i2c: Fix i2c-ite name initializationJean Delvare1-3/+1
2006-03-23[PATCH] i2c: Drop the i2c-frodo bus driverJean Delvare1-85/+0
2006-03-23[PATCH] i2c: Semaphore to mutex conversions, part 3Jean Delvare3-6/+6
2006-03-23[PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar2-7/+8
2006-03-23[PATCH] I2C: fix sx200_acb build on other archesJean Delvare1-1/+1
2006-03-23[PATCH] i2c: scx200_acb minimal documentation updateBen Gardner1-2/+3
2006-03-23[PATCH] i2c: scx200_acb fix and speed up the poll loopBen Gardner1-11/+2
2006-03-23[PATCH] i2c: scx200_acb add support for the CS5535/CS5536Ben Gardner1-14/+43
2006-03-23[PATCH] i2c: scx200_acb remove use of lock_kernelBen Gardner1-6/+7
2006-03-23[PATCH] i2c: scx200_acb refactor/simplify codeBen Gardner1-44/+29
2006-03-23[PATCH] i2c: scx200_acb debug log cleanupBen Gardner1-25/+17
2006-03-23[PATCH] i2c: scx200_acb whitespace and comment cleanupBen Gardner1-47/+43
2006-03-23[PATCH] I2C: Convert i2c to mutexesArjan van de Ven1-3/+4
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel3-2/+16
2006-02-13[PATCH] i2c: Drop outdated probe/remove code in i2c-isaJean Delvare1-12/+0
2006-02-06[PATCH] i2c: Use ARRAY_SIZE macroTobias Klauser3-12/+6
2006-02-06[PATCH] i2c-i801: I2C patch for Intel ICH8Jason Gaston2-0/+3
2006-01-12[ARM] 3237/1: PXA I2C driver updatesRichard Purdie1-0/+10
2006-01-09[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt6-1205/+298
2006-01-09[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt1-4/+13
2006-01-09[PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt1-11/+14
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King1-1/+1
2006-01-07Merge with Linus' kernel.Russell King6-30/+34
2006-01-05[PATCH] i2c: i2c-mv64xxx fix transaction abortionMark A. Greer1-18/+15
2006-01-05[PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device IDJean Delvare1-0/+2
2006-01-05[PATCH] i2c: i2c-ibm_iic add I2C_CLASS_HWMONMartin Hicks1-0/+1
2006-01-05[PATCH] I2C: Fix up debug build error for previous i2c structure changesGreg Kroah-Hartman1-3/+3
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11Laurent Riffard1-3/+1
2006-01-05[PATCH] i2c: Add support for Barco LPT->DVI to i2c-parportPeter Korsgaard1-1/+11
2006-01-05[PATCH] i2c: i2c-i801 explicitly enables/disables PECMark M. Hoffman1-5/+1
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King1-2/+0
2005-12-16[PATCH] i2c: Fix i2c-mv64xxx compilation errorMark A. Greer1-5/+6
2005-11-17[DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platformsRussell King2-8/+4
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds7-111/+110
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman18-18/+0
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King7-111/+110
2005-11-07[PATCH] i2c-viapro: Some adjustmentsJean Delvare1-13/+14
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-4/+2
2005-11-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+5
2005-11-01[ARM] 3079/1: Fix typo in i2c-iop3xx.c (invalid pointer passed to release_mem...Dan Williams1-4/+5
2005-10-30[DRIVER MODEL] Add missing driver_unregister in i2c-s3c2410 failure path.Russell King1-2/+5
2005-10-29Create platform_device.h to contain all the platform device details.Russell King8-4/+10
2005-10-28[PATCH] i2c: i2c-i801 PEC code cleanupsJean Delvare1-14/+10
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 3 of 3Jean Delvare3-22/+5
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 1 of 3Jean Delvare1-2/+1
2005-10-28[PATCH] i2c: i2c-i810 documentation updateJean Delvare2-1/+3
2005-10-28[PATCH] i2c: ID redefinition cleanupsJean Delvare1-5/+0
2005-10-28[PATCH] i2c: kzalloc cleanups, 2 of 2Jean Delvare1-2/+2
2005-10-28[PATCH] i2c: kzalloc cleanups, 1 of 2Jean Delvare2-3/+2
2005-10-28[PATCH] i2c: kzalloc conversion, other driversDeepak Saxena11-28/+13
2005-10-28[PATCH] i2c: kzalloc conversion, ixp bus driversDeepak Saxena2-4/+2
2005-10-28[PATCH] Owner field additions to many i2c drivers, 5 of 5Laurent Riffard1-0/+1
2005-10-28[PATCH] Owner field additions to many i2c drivers, 3 of 5Laurent Riffard1-0/+2
2005-10-28[PATCH] Owner field additions to many i2c drivers, 2 of 5Laurent Riffard6-0/+7
2005-10-28[PATCH] Owner field additions to many i2c drivers, 1 of 5Laurent Riffard18-0/+18
2005-10-28[PATCH] i2c: Big i2c-elektor cleanupStig Telfer1-39/+45
2005-10-28[PATCH] i2c: Fix i2c-elektor on AlphaStig Telfer1-25/+49
2005-10-28[PATCH] i2c: Rename i2c-parport variable to avoid confusionJean Delvare1-3/+3
2005-10-28[PATCH] i2c: Cleanup i2c-i801 ifdefsJean Delvare1-19/+1
2005-10-28[PATCH] i2c: Add missing i2c-ixp2000/4xx adapter nameJean Delvare2-0/+8
2005-10-28[PATCH] i2c-viapro: Cleanup ifdef usageGreg KH1-4/+2
2005-10-28[PATCH] i2c-viapro: Improve register dumpJean Delvare1-8/+30
2005-10-28[PATCH] i2c-viapro: Refactor control outbJean Delvare1-4/+3
2005-10-28[PATCH] i2c-viapro: Update supported devices listJean Delvare1-9/+13
2005-10-28[PATCH] i2c-viapro: Code cleanupsJean Delvare1-81/+41
2005-10-28[PATCH] i2c-viapro: Implement I2C Block transactionsJean Delvare1-3/+36
2005-10-28[PATCH] i2c-viapro: Coding style fixesJean Delvare1-38/+38
2005-10-28[PATCH] i2c: Minor i2c-amd8111 cleanupJean Delvare1-1/+0
2005-10-28[PATCH] i2c: Reuse name strings in i2c bus driversJean Delvare12-25/+33
2005-10-28[PATCH] i2c: Discard explicit static initializations to 0Jean Delvare8-13/+13
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-5/+3
2005-09-22[PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt3-0/+329
2005-09-14[I2C] Add a functionality method, and remove algorithm idsRussell King1-4/+8
2005-09-13[PATCH] i2c-keywest warning fixAndrew Morton1-1/+0
2005-09-09[PATCH] I2C: i2c-nforce2: drop unused defineJean Delvare1-5/+0
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-i2c manuallyLinus Torvalds3-0/+1039
2005-09-08[I2C] Clean up i2c-pxa debugging/printksRussell King1-42/+33
2005-09-05[PATCH] i2c: bug fix for busses/i2c-mv64xxx.cJean Delvare1-4/+4
2005-09-05[PATCH] I2C: Drop probe parameter of i2c-keywestJean Delvare1-12/+0
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare2-2/+1
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare4-4/+4
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare21-21/+0
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (3/7)Jean Delvare1-1/+1
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (2/7)Jean Delvare1-0/+1
2005-09-05[PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare22-22/+0
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (4/9)Jean Delvare1-7/+1
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (2/9)Jean Delvare1-10/+148
2005-09-05[PATCH] I2C: cleanup of i2c-nforce2Hans-Frieder Vogt1-28/+3
2005-08-09[PATCH] Build fix for the Sibyte I2C driverRalf Baechle1-2/+2
2005-08-01[PATCH] i2c-mpc.c: revert duplicate patchAndrew Morton1-94/+0
2005-07-29[PATCH] I2C: Missing space in split stringsJean Delvare1-3/+3
2005-07-29[PATCH] I2C-MPC: Restore code removedKumar Gala1-0/+94
2005-07-27[PATCH] I2C-MPC: Restore code removedKumar Gala1-0/+94
2005-07-11[PATCH] I2C: Strip trailing whitespace from stringsJean Delvare3-4/+4
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney1-4/+3
2005-06-25[PATCH] I2C-MPC: Remove OCP device model supportKumar Gala1-204/+0
2005-06-24[PATCH] ARM: 2744/1: ixp2000 gpio irq supportLennert Buytenhek1-1/+2
2005-06-21[PATCH] I2C: KConfig update - some EXPERIMENTAL removalR.Marek@sh.cvut.cz1-17/+17
2005-06-21[PATCH] i2c: Race fix for i2c-mpc.cSylvain Munaut1-6/+8
2005-06-21[PATCH] I2C: Spelling fixes for drivers/i2c/busses/i2c-parport.cTobias Klauser1-1/+1
2005-06-21[PATCH] I2C: Allow for sharing of the interrupt line for i2c-mpc.cKumar Gala1-2/+2
2005-06-21[PATCH] Spelling fixes for drivers/i2c.Steven Cole3-3/+3
2005-06-21[PATCH] I2C: #include <linux/config.h> cleanupJean Delvare2-10/+0
2005-06-21[PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanupAlexey Dobriyan31-30/+1
2005-06-15[PATCH] I2C: Add PXA I2C driverRussell King3-0/+1048
2005-05-31[PATCH] I2C: ALI1563 SMBus driver fixR.Marek@sh.cvut.cz1-15/+31
2005-05-22[PATCH] ppc64: Fix booting on latest G5 modelsBenjamin Herrenschmidt1-0/+5
2005-04-25[PATCH] ppc annotations: i2c-mpcAl Viro1-2/+2
2005-04-24[PATCH] broken dependency for I2C_MPCAl Viro1-1/+1
2005-04-16[PATCH] i2c-i801: I2C patch for Intel ESB2Jason Gaston2-0/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds47-0/+15628