index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-pmcmsp.c
Age
Commit message (
Expand
)
Author
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-07-19
i2c-pmcmsp: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-01-12
i2c/busses: Use module_platform_driver()
Axel Lin
2011-10-29
i2c: irq: Remove IRQF_DISABLED
Yong Zhang
2010-05-21
i2c: Use <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
2009-06-16
i2c: Use resource_size macro
Linus Walleij
2008-12-11
i2c-pmcmsp: Fix endianness misannotation
Harvey Harrison
2008-07-14
i2c: Let bus drivers add SPD to their class
Jean Delvare
2008-04-22
i2c: Fix platform driver hotplug/coldplug
Kay Sievers
2008-04-22
i2c: Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-24
i2c: Storage class should be before const qualifier
Tobias Klauser
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-07-17
parse error, drivers/i2c/busses/i2c-pmcmsp.c
Yoann Padioleau
2007-07-12
i2c: New PMC MSP71xx TWI bus driver
Marc St-Jean