index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-simtec.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-11-17
i2c: Switch back to struct platform_driver::remove()
Uwe Kleine-König
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
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235
Thomas Gleixner
2017-08-14
i2c: simtec: use release_mem_region instead of release_resource
Anton Vasilyev
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-07
i2c: remove FSF address
Wolfram Sang
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-02
i2c: remove unnecessary OOM messages
Jingoo Han
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2012-01-12
i2c/busses: Use module_platform_driver()
Axel Lin
2010-05-21
i2c: Use <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-07-15
i2c: Use resource_size
Julia Lawall
2008-04-22
i2c: Fix platform driver hotplug/coldplug
Kay Sievers
2007-05-01
i2c: New Simtec I2C bus driver
Ben Dooks