index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-highlander.c
Age
Commit message (
Expand
)
Author
2024-11-17
i2c: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-07-11
i2c: highlander: reword according to newest specification
Wolfram Sang
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2022-08-11
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
2021-08-03
i2c: highlander: add IRQ check
Sergey Shtylyov
2020-02-07
Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2020-01-15
i2c: highlander: Use proper printk format for size_t
Krzysztof Kozlowski
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2018-08-24
i2c: use SPDX identifier for Renesas drivers
Wolfram Sang
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
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-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-12
i2c/busses: Use module_platform_driver()
Axel Lin
2011-10-29
i2c: irq: Remove IRQF_DISABLED
Yong Zhang
2011-06-24
treewide: transciever/transceiver spelling fixes
Joe Perches
2010-05-20
i2c-highlander: remover superflous variable
Wolfram Sang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-16
i2c: Use resource_size macro
Linus Walleij
2008-12-11
i2c-highlander: Trivial endian casting fixes
Harvey Harrison
2008-10-14
i2c: Renesas Highlander FPGA SMBus support
Paul Mundt