linux/drivers/staging/iio
Navya Sri Nizamkari 7e026b647b staging: iio: Use kcalloc instead of kzalloc.
This patch uses kcalloc instead of kzalloc function.
A coccinelle script was used to make this change.

Signed-off-by: Navya Sri Nizamkari <navyasri.tech@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-15 18:41:09 +01:00
..
accel staging: iio: Use kcalloc instead of kzalloc 2015-03-15 18:41:09 +01:00
adc staging: iio: Use kcalloc instead of kzalloc. 2015-03-15 18:41:09 +01:00
addac staging: iio: addac: annotate Kconfig entries with module name information 2014-10-20 10:29:08 +08:00
cdc staging: iio: cdc: Don't put an else right after a return 2014-09-19 17:49:39 -07:00
Documentation Staging: iio: Added define guards where needed 2015-03-06 09:54:33 -08:00
frequency Staging: iio: Added define guards where needed 2015-03-06 09:54:33 -08:00
gyro Staging: iio: gyro: Added description for config symbol. 2014-10-20 10:29:08 +08:00
impedance-analyzer staging: iio: ad5933: fix format string warnings 2015-01-25 22:55:34 +00:00
light Staging: iio: clean dev_err logging 2015-03-06 15:55:36 -08:00
magnetometer staging: iio: hmc5843: Set iio name property in sysfs 2015-03-06 17:06:30 -08:00
meter drivers: staging: iio: meter: Removed unnecessary variable 2015-03-09 13:39:10 +01:00
resolver Merge 4.0-rc3 into staging-next 2015-03-09 08:13:01 +01:00
trigger Staging patches for 3.19-rc1 2014-12-15 18:06:13 -08:00
iio_dummy_evgen.c iio: dummy: Add virtual registers for dummy device 2014-11-22 11:05:44 +00:00
iio_dummy_evgen.h iio: dummy: Add virtual registers for dummy device 2014-11-22 11:05:44 +00:00
iio_simple_dummy_buffer.c iio: kfifo: Remove unused argument in iio_kfifo_allocate 2014-12-26 11:20:38 +00:00
iio_simple_dummy_events.c iio: core: Remove IIO_EV_TYPE_INSTANCE 2015-01-27 18:49:55 +00:00
iio_simple_dummy.c staging: Remove <linux/moduleparam.h> header. 2015-03-01 17:09:52 -08:00
iio_simple_dummy.h staging: iio: dummy: fix compile error when not using buffering 2015-01-01 12:20:52 +00:00
Kconfig kconfig: use bool instead of boolean for type definition attributes 2015-01-07 13:08:04 +01:00
Makefile
ring_hw.h staging: iio: Add #include guards to header files 2014-09-28 22:19:04 -04:00
TODO