summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-11-25iio:light:tsl2563: Add DT supportSebastian Reichel1-0/+4
2013-11-25iio: Add Freescale MPL3115A2 pressure / temperature sensor driverPeter Meerwald3-0/+342
2013-11-25iio: Remove redundant check that new trigger is different from oldPeter Meerwald1-1/+1
2013-11-25iio: Minor kerneldoc fix for iio_trigger_write_current()Peter Meerwald1-1/+1
2013-11-25iio: adc: mcp3422: Use devm_iio_device_registerSachin Kamat1-8/+1
2013-11-25iio: core: Move kernel doc to the right locationSachin Kamat3-0/+72
2013-11-25iio: core: Implement devm_iio_device_{register,unregister}Sachin Kamat1-0/+59
2013-11-09iio: hid-sensors: magnetometer : Add sensitivitySrinivas Pandruvada1-0/+12
2013-11-09iio: Drop scan_type from viperboard adc driverPeter Meerwald1-7/+1
2013-11-06iio: hid-sensors: light/als : Add sensitivitySrinivas Pandruvada1-0/+11
2013-11-06iio: hid-sensors: gyro : Add sensitivitySrinivas Pandruvada1-0/+11
2013-11-06iio: hid-sensors: accelerometer: Add sensitivitySrinivas Pandruvada1-0/+12
2013-10-30staging: drm/imx: fix return value check in ipu_add_subdevice_pdata()Wei Yongjun1-1/+1
2013-10-30Staging: zram: Fix access of NULL pointerRashika Kheria1-2/+4
2013-10-30Staging: zram: Fix variable dereferenced before checkRashika Kheria1-6/+3
2013-10-30Staging: rtl8187se: space prohibited before semicolon in r8185b_init.cEbru Akagunduz1-2/+2
2013-10-30Staging: rtl8187se: fix space prohibited after that open parenthesis '(' in r...Ebru Akagunduz1-1/+1
2013-10-30Staging: rtl8187se: fix braces {} are not necessary for single statement bloc...Ebru Akagunduz1-2/+1
2013-10-30Staging: rtl8187se: fix trailing whitespace in r8185b_init.cEbru Akagunduz1-3/+3
2013-10-30Staging: rtl8187se: fix please, no space before tabs in r8185b_init.cEbru Akagunduz1-10/+10
2013-10-30drivers/staging/nvec/Kconfig: remove trailing whitespaceHimangi Saraogi1-1/+1
2013-10-30Staging: dwc2: Fix variable dereferenced before checkRashika Kheria1-9/+8
2013-10-30Staging: xgifb: fix braces {} are not necessary for any arm of this statementEbru Akagunduz1-3/+2
2013-10-30staging: rtl8192e: remove unneeded semicolonsValentina Manea1-2/+2
2013-10-30staging: rtl8192e: use true and false for bool variablesValentina Manea5-14/+14
2013-10-30staging: ft1000: return values corrected in scram_start_dwnldKelley Nielsen1-2/+4
2013-10-30staging: ft1000: change values of status return variable in write_dpram32_and...Kelley Nielsen2-7/+4
2013-10-30staging: bcm: Remove unnecessary pointer castingLisa Nguyen4-9/+9
2013-10-30imx-drm: ipuv3-crtc: Invert IPU DI0 clock polarityFabio Estevam1-1/+1
2013-10-29staging: r8188eu: Fix sparse warnings in rtl_p2p.cLarry Finger1-4/+4
2013-10-29staging: r8188eu: Fix sparse warnings in rtw_mlme_ext.cLarry Finger1-20/+21
2013-10-29staging: r8188eu: Fix sparse warnings in rtl8188e.cmd.cLarry Finger1-4/+4
2013-10-29staging: r8188eu: Fix sparse warnings in rtw_ieee80211.cLarry Finger1-8/+8
2013-10-29staging: comedi: s626: replace S626_MULT_X? valuesIan Abbott2-25/+15
2013-10-29staging: comedi: s626: remove S626_BF_* macrosIan Abbott1-9/+0
2013-10-29staging: comedi: s626: expand standardized IndxSrc valuesIan Abbott2-15/+15
2013-10-29staging: comedi: s626: make CRA and CRB setup conversions more readableIan Abbott1-166/+151
2013-10-29staging: drm/imx: fix return value check in imx_drm_init()Wei Yongjun1-2/+2
2013-10-29staging: comedi: adl_pci9118: fix a misaligned commentIan Abbott1-1/+1
2013-10-29staging: r8188eu: Set device type to wlanLarry Finger1-0/+5
2013-10-29staging: Remove OOM message after input_allocate_deviceJoe Perches3-7/+1
2013-10-29staging: octeon: drop redundant mac address checkLuka Perkov1-1/+1
2013-10-29Staging: bcm: Fix WARNING: space prohibited before semicolon.Kevin McKinney1-1/+1
2013-10-29drivers: staging: bcm: Removed a developer debug statement.Chuong Ngo1-4/+1
2013-10-29Stging: bcm: Adapter.h : removed typedef from struct _U_IP_ADDRESS and change...Himangi Saraogi1-4/+4
2013-10-29Staging: winbond: Fix Sparse Warnings in reg.cEbru Akagunduz1-76/+29
2013-10-29Staging: winbond: Fix Sparse Warnings in phy_calibration.cEbru Akagunduz1-299/+16
2013-10-29staging: comedi: use memdup_user to simplify codeTeodora Baluta1-23/+10
2013-10-29staging: ft1000: status variables changed to int in ft1000_download.cKelley Nielsen2-16/+16
2013-10-29staging: ft1000: style issues fixed in write_blkKelley Nielsen1-66/+57