summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-04-08staging: android: ion: Remove crufty cache supportLaura Abbott9-90/+0
2017-04-08staging: android: ion: Remove page faulting supportLaura Abbott1-117/+0
2017-04-08staging: android: ion: Call dma_map_sg for syncing and mappingLaura Abbott2-49/+103
2017-04-08staging: android: ion: Duplicate sg_tableLaura Abbott1-1/+29
2017-04-08staging: android: ion: Remove alignment from allocation fieldLaura Abbott8-39/+16
2017-04-08staging: android: ion: Remove dmap_cntLaura Abbott1-2/+0
2017-04-03Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman56-156/+2733
2017-04-02iio: imu: st_lsm6dsx: do not apply ODR configuration in write_raw handlerLorenzo Bianconi1-15/+26
2017-04-02iio: adc: sun4i: add THERMAL dependencyArnd Bergmann1-0/+1
2017-04-02iio:adc: Driver for Linear Technology LTC2497 ADCMichael Hennerich3-0/+290
2017-04-02staging: iio: ad9832: use 4-digit octal permissionsGuru Das Srinagesh1-10/+10
2017-04-02iio:imu:mpu6050 add explicit mpu9250 supportJonathan Cameron4-0/+14
2017-04-02iio: pressure: zpa2326: Remove unnecessary cast on void pointersimran singhal1-2/+2
2017-04-02iio: imu: st_lsm6dsx: Remove unnecessary cast on void pointersimran singhal1-2/+2
2017-04-02iio: humidity: hts221: Remove unnecessary cast on void pointersimran singhal1-1/+1
2017-04-02iio: dac: ad5504: Remove unnecessary cast on void pointersimran singhal1-1/+1
2017-04-02iio: common: ms_sensors: Remove unnecessary cast on void pointersimran singhal1-2/+2
2017-04-02iio: adc: Remove unnecessary cast on void pointersimran singhal6-6/+6
2017-04-02iio: gyro: adis16060: Change the name of function.simran singhal1-2/+2
2017-04-02iio: light: lm3533-als: constify attribute_group structuressimran singhal1-2/+2
2017-04-01iio: Aspeed ADCRick Altherr3-0/+307
2017-04-01staging: iio: light: tsl2x7x constify attribute_group structuressimran singhal1-1/+1
2017-04-01iio: adc: hx711: constify attribute_group structuressimran singhal1-1/+1
2017-04-01iio: humidity: hdc100x: constify attribute_group structuressimran singhal1-1/+1
2017-04-01iio: light: apds9960: constify attribute_group structuressimran singhal1-1/+1
2017-04-01iio: light: bh1750: constify attribute_group structuressimran singhal1-1/+1
2017-04-01iio: proximity: as3935: constify attribute_group structuressimran singhal1-1/+1
2017-03-30iio: adc: cpcap: Add minimal support for CPCAP PMIC ADCTony Lindgren3-0/+1019
2017-03-30staging: iio: update locking method during frequency writesGargi Sharma1-8/+16
2017-03-30drivers: iio: chemical: replace comma with a semicolonArushi Singhal2-2/+2
2017-03-30iio: adc: replace comma with a semicolonArushi Singhal1-2/+2
2017-03-29iio: adc: ad799x: constify attribute_group structuressimran singhal1-1/+1
2017-03-29iio: adc: max1363: constify attribute_group structuressimran singhal1-1/+1
2017-03-29iio: dac: ad5504: constify attribute_group structuressimran singhal1-1/+1
2017-03-29Staging: lustre: lnet: code style fixSergiy Redko1-1/+1
2017-03-29staging: rtl8192e: Fix embedded function names with __func__Suniel Mahesh1-11/+11
2017-03-29Staging: vt6655 - block comments style fixDerek Robson1-1/+1
2017-03-29drivers/staging/wilc1000: Removing explicit function tracing using dev_dbg/infoPushkar Jambhlekar1-4/+0
2017-03-29drivers/staging/wilc1000: Using __func__ instead of hardcoded function namePushkar Jambhlekar1-2/+2
2017-03-29staging: dgnc: remove error message taskTobin C. Harding1-2/+0
2017-03-29staging: dgnc: remove dead codeTobin C. Harding1-9/+0
2017-03-29staging: dgnc: remove struct member magic numbersTobin C. Harding6-139/+119
2017-03-29staging: dgnc: remove unnecessary commentsTobin C. Harding6-522/+97
2017-03-29staging: dgnc: remove double underscoreTobin C. Harding8-24/+26
2017-03-29staging: dgnc: clean up header commentsTobin C. Harding5-235/+349
2017-03-29staging: unisys: visorbus: Have unisys_vmcall return Linux error instead of V...David Kershner2-11/+32
2017-03-29staging: unisys: visorbus: move unisys_vmcall into visorchipsetDavid Kershner2-20/+20
2017-03-29staging: unisys: visorbus: Update vmcallinterface commentDavid Kershner1-3/+3
2017-03-29staging: unisys: visorbus: get rid of ISSUE_IO_VMCALLDavid Kershner2-6/+4
2017-03-29staging: unisys: visorbus: remove useless ifdefDavid Kershner1-4/+0