summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2017-10-31media: staging: atomisp: i2c: Convert timers to use timer_setup()Kees Cook1-5/+3
2017-10-31media: staging: atomisp: Remove FSF snail addressAndy Shevchenko68-272/+0
2017-10-31media: staging: atomisp: Remove Gmin dead code #2Andy Shevchenko1-153/+0
2017-10-31media: staging: atomisp: Remove Gmin dead code #1Andy Shevchenko2-49/+0
2017-10-31media: staging: atomisp: Remove unused members of camera_sensor_platform_dataAndy Shevchenko8-86/+1
2017-10-31media: staging: atomisp: Remove duplicate declaration in headerAndy Shevchenko1-3/+0
2017-10-31media: staging: atomisp: Remove ->power_ctrl() callbackAndy Shevchenko8-32/+4
2017-10-31media: staging: atomisp: Remove ->gpio_ctrl() callbackAndy Shevchenko8-30/+0
2017-10-31media: staging: atomisp: Remove unneeded gpio.h inclusionAndy Shevchenko6-6/+0
2017-10-31media: staging: atomisp: Do not set GPIO twiceAndy Shevchenko1-12/+2
2017-10-31media: staging: atomisp: Switch i2c drivers to use ->probe_new()Andy Shevchenko19-129/+41
2017-10-31media: staging: atomisp: Use module_i2c_driver() macroAndy Shevchenko8-109/+8
2017-10-31media: staging: atomisp: Remove AP1302 sensor supportAndy Shevchenko4-1465/+0
2017-10-31media: staging: atomisp: Remove IMX sensor supportAndy Shevchenko29-14961/+0
2017-10-31media: staging: atomisp: Convert timers to use timer_setup()Kees Cook4-25/+11
2017-10-31media: staging: atomisp: cleanup out of memory messagesAishwarya Pant18-68/+20
2017-10-31media: Staging: media: atomisp: pci: Eliminate use of typedefs for structSrishti Sharma1-3/+3
2017-10-27media: staging: atomisp2: cleanup null check on memory allocationAishwarya Pant3-23/+22
2017-10-27media: staging: media: atomisp: Fix oops by unbalanced clk enable/disable callHans de Goede1-0/+7
2017-10-27media: staging: atomisp: use ARRAY_SIZEJérémy Lefaure1-6/+3
2017-10-27media: staging/atomisp: make six local functions static to appease sparseMuhammad Falak R Wani1-7/+7
2017-10-27media: staging: atomisp: Update TODO regarding sensorsSakari Ailus1-7/+15
2017-10-27media: staging: atomisp: Add driver prefix to Kconfig option and module namesSakari Ailus15-27/+27
2017-10-27media: imx: Fix VDIC CSI1 selectionTim Harvey1-2/+3
2017-10-27Merge tag 'iio-for-4.15c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-275/+167
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman3-15/+10
2017-10-23Merge 4.14-rc6 into usb-nextGreg Kroah-Hartman3-15/+10
2017-10-23Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-13/+8
2017-10-23staging: vc04_services: Remove unnecessary bracesMihaela Muraru1-10/+16
2017-10-21staging: iio: tsl2x7x: put function definitions on a single lineBrian Masney1-5/+3
2017-10-21staging: iio: tsl2x7x: fix alignment of break statementsBrian Masney1-2/+2
2017-10-21staging: iio: tsl2x7x: rename power defines to improve code readabilityBrian Masney1-5/+5
2017-10-21staging: iio: tsl2x7x: correct alignment of parenthesisBrian Masney1-17/+18
2017-10-21staging: iio: tsl2x7x: correct alignment of parenthesisBrian Masney1-9/+8
2017-10-21staging: iio: tsl2x7x: remove unnecessary parenthesesBrian Masney1-8/+8
2017-10-21staging: iio: tsl2x7x: convert in_proximity0_calibscale_available to use IIO_...Brian Masney1-11/+4
2017-10-21staging: iio: tsl2x7x: changed #defines to be aligned on the same columnBrian Masney1-66/+66
2017-10-21staging: iio: tsl2x7x: remove unnecessary struct iio_dev definitionBrian Masney1-2/+0
2017-10-21staging: iio: tsl2x7x: sort #includesBrian Masney1-5/+5
2017-10-21staging: iio: tsl2x7x: remove unused tsl2x7x_parse_result structureBrian Masney1-5/+0
2017-10-21staging: iio: tsl2x7x: migrate *_thresh_period sysfs attributes to iio_event_...Brian Masney1-144/+52
2017-10-20staging: lustre: lllite: fix multi line comments styleAastha Gupta3-5/+7
2017-10-20staging: lustre: llite: fix coding style for error messagesAastha Gupta1-6/+5
2017-10-20staging: lustre: llite: fix lines over 80 characters in llite filesAastha Gupta12-39/+74
2017-10-20staging: lustre: ldlm: fix lines over 80 characters in ldlm filesAastha Gupta8-36/+65
2017-10-20staging: lustre: fld: fix line over 80 charactersAastha Gupta1-1/+2
2017-10-20staging: lustre: fid: fix line over 80 charactersAastha Gupta1-1/+2
2017-10-20staging: lustre: drop macro that has no usesAastha Gupta1-2/+0
2017-10-20staging: rtl8188eu: use pr_cont()Aastha Gupta1-2/+2
2017-10-20staging: rtl8188eu: add spaces around '|'Aastha Gupta1-3/+3