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
/
spi
/
spi-tle62x0.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
2025-10-30
spi: tle62x0: Add newline to sysfs attribute output
Zhongqiu Han
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-10-15
spi: replace snprintf in show functions with sysfs_emit
Qing Wang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2014-04-29
spi: tle62x0: remove unnecessary OOM messages
Jingoo Han
2013-09-01
Merge remote-tracking branch 'spi/topic/tel62x0' into spi-next
Mark Brown
2013-08-29
spi: use dev_get_platdata()
Jingoo Han
2013-07-15
spi: tle62x0: dump small buffers using %*ph
Andy Shevchenko
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
2012-09-06
spi: spi-tle62x0: Use module_spi_driver macro
Sachin Kamat
2011-10-31
spi: Add module.h to implicit users in drivers/spi
Paul Gortmaker
2011-06-06
spi: reorganize drivers
Grant Likely