summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-22staging: unisys: include: fix improper use of dma_data_directionSteven Matthews2-4/+37
2017-08-22staging: unisys: visorbus: Remove unnecessary commentsDavid Binder1-12/+1
2017-08-22staging: unisys: visorbus: Merge vmcallinterface.h into visorchipset.cDavid Binder2-62/+41
2017-08-22staging: unisys: visornic: visornic_main.c: fix multiline dereference.Sameer Wadgaonkar1-5/+4
2017-08-22staging: unisys: visornic: update the struct visornic_devdata commentsSameer Wadgaonkar1-25/+61
2017-08-22staging: unisys: visorbus: fix multi-line function definitionCharles Daniels1-89/+61
2017-08-22staging: unisys: visorbus: visorbus_private.h remove filenameMark Foresta1-2/+1
2017-08-22staging: unisys: visorbus: Update comment style vbuschannel.hMark Foresta1-1/+2
2017-08-22staging: unisys: Switch to use new generic UUID APIAndy Shevchenko13-132/+130
2017-08-22staging: unisys: visorbus: Adding a new line between function definitionZohaib Javed1-0/+1
2017-08-22staging: unisys: include: iochannel.h: Removed unused DEFINEZohaib Javed1-2/+0
2017-08-22staging: unisys: visorbus: remove filename from beginning of fileZohaib Javed1-2/+1
2017-08-20staging: rtlwifi: Reviewers fixesLarry Finger4-21/+17
2017-08-20staging: r8822be: Add Makefiles and Kconfig for new driverLarry Finger9-246/+137
2017-08-20staging: r8822be: Add the driver codePing-Ke Shih14-0/+9647
2017-08-20staging: r8822be: Add phydm mini driverPing-Ke Shih76-0/+33395
2017-08-20staging: r8822be: Add code for halmac sub-driverPing-Ke Shih54-0/+51508
2017-08-20staging: r8822be: Add r8822be btcoexist routines to stagingPing-Ke Shih6-0/+11513
2017-08-20staging: r8822be: Copy existing btcoexist code into stagingLarry Finger5-0/+3602
2017-08-20staging: r8822be: Add existing rtlwifi and rtl_pci parts for new driverPing-Ke Shih22-0/+16379
2017-08-20staging: wlan-ng: hfa384x_usb: Fix multiple line dereferenceAlex Briskin1-9/+7
2017-08-20Staging: greybus: vibrator.c: Fixed alignment to match open parenthesis.Srishti Sharma1-4/+4
2017-08-20staging: greybus: make device_type constBhumika Goyal1-1/+1
2017-08-20staging/rts5208: fix incorrect shift to extract upper nybbleColin Ian King1-1/+1
2017-08-20staging: pi433: fixed coding style issuesXiangyang Zhang1-8/+7
2017-08-20staging:rtl8188eu: fix coding style issueJamie Huang1-1/+2
2017-08-20staging: lustre: lustre: Off by two in lmv_fid2path()Dan Carpenter1-2/+2
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman25-207/+1182
2017-08-20iio: adc: rockchip_saradc: explicitly request exclusive reset controlPhilipp Zabel1-1/+2
2017-08-20iio: dac: stm32-dac-core: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-20iio: adc: ti-ads1015: add threshold event supportAkinobu Mita1-2/+407
2017-08-20iio: adc: ti-ads1015: use iio_device_claim_direct_mode()Akinobu Mita1-8/+7
2017-08-20iio: adc: ti-ads1015: use devm_iio_triggered_buffer_setupAkinobu Mita1-12/+5
2017-08-20iio: adc: ti-ads1015: add helper to set conversion modeAkinobu Mita1-12/+11
2017-08-20iio: adc: ti-ads1015: remove unnecessary config register updateAkinobu Mita1-14/+4
2017-08-20iio: adc: ti-ads1015: add adequate wait time to get correct conversionAkinobu Mita1-12/+19
2017-08-20iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacksAkinobu Mita1-1/+1
2017-08-20iio: adc: ti-ads1015: avoid getting stale result after runtime resumeAkinobu Mita1-2/+16
2017-08-20iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not setAkinobu Mita1-0/+7
2017-08-20iio: adc: ti-ads1015: fix scale information for ADS1115Akinobu Mita1-24/+24
2017-08-20iio: adc: ti-ads1015: fix incorrect data rate setting updateAkinobu Mita1-17/+10
2017-08-20iio: adc: ti-ads7950: Allow to use on ACPI platformsAndy Shevchenko1-4/+20
2017-08-20iio: magnetometer: ak8974: debug AMI306 calibration dataMichał Mirosław1-0/+41
2017-08-20iio: magnetometer: ak8974: mark INT_CLEAR as preciousMichał Mirosław1-0/+6
2017-08-20iio: magnetometer: ak8974: add_device_randomness (serial number)Michał Mirosław1-0/+2
2017-08-20iio: magnetometer: ak8974: support AMI306 variantMichał Mirosław2-22/+72
2017-08-20iio: light: tsl2583: constify i2c_device_idArvind Yadav1-1/+1
2017-08-20iio: light: apds9300: constify i2c_device_idArvind Yadav1-1/+1
2017-08-20iio: accel: bma180: constify i2c_device_idArvind Yadav1-1/+1
2017-08-18staging: lustre: mgc: fix potential use after free in error pathCihangir Akturk1-13/+3