This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced
2026-01-07 17:44:12 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eadee0ce6fd33defe449c97e671bf83fa230b5de
linux
/
drivers
/
base
/
regmap
History
Mark Brown
6cb07abcc3
Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and 'regmap/topic/seq' into regmap-next
2016-01-05 19:07:18 +00:00
..
internal.h
…
Kconfig
…
Makefile
…
regcache-flat.c
regmap: replace kzalloc with kcalloc
2015-11-20 12:27:57 +00:00
regcache-lzo.c
regmap: replace kmalloc with kmalloc_array
2015-11-20 12:27:59 +00:00
regcache-rbtree.c
Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and 'regmap/topic/seq' into regmap-next
2016-01-05 19:07:18 +00:00
regcache.c
Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-type' into regmap-next
2016-01-05 19:07:17 +00:00
regmap-ac97.c
…
regmap-debugfs.c
regmap: debugfs: Use seq_file for the access map
2016-01-05 18:32:22 +00:00
regmap-i2c.c
…
regmap-irq.c
Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-type' into regmap-next
2016-01-05 19:07:17 +00:00
regmap-mmio.c
regmap: mmio: Add regmap_mmio_get_min_stride
2015-12-08 17:05:50 +00:00
regmap-spi.c
…
regmap-spmi.c
…
regmap.c
Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-type' into regmap-next
2016-01-05 19:07:17 +00:00
trace.h
…