summaryrefslogtreecommitdiff
path: root/sysctl.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-30sysctl: Export procfs base path in sysctl.hTobias Klauser1-6/+5
2015-07-30sysctl: Include limits.h instead of linux/limits.hTobias Klauser1-1/+1
2015-07-20sysctl: Add sysctl module with /proc/sys helpersVadim Kochan1-0/+67
>2016-04-26 14:58:46 -0700 commit431adc0aeca68d257bd705db50f73e4c19e5690d (patch) tree194bd39267943e99474a0d80686303ae9a1c406c /Documentation parentbf16200689118d19de1b8d2a3c314fc21f5dc7bb (diff)parent8e6cb470bac6b1e7afa4642a40a71f9bcd066242 (diff)
Merge tag 'iio-fixes-for-4.6c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
Jonathan writes: 3rd set of IIO fixes for the 4.6 cycle. * ak8975 - fix a null pointer exception if an interrupt occurs during probe. - fix a maybe-unitialized warning. * at91-sama5d2 - fix a crash on removal of the module.
Diffstat (limited to 'Documentation')