summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-08-29iio: ad5755: fix off-by-one on devnr limit checkColin Ian King1-1/+1
2016-08-24Merge tag 'iio-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman35-251/+2628
2016-08-22staging: most: aim-cdev: destroy ida struct in case of exceptionChristian Gromm1-1/+3
2016-08-22staging: lustre: mdc: fix NULL pointer dereference in mdc_adjust_dirpagesJames Simmons1-1/+1
2016-08-22staging/lustre: Remove unused cp_error from struct cl_pageOleg Drokin2-4/+2
2016-08-22staging/lustre: Make alignment match open parenthesisOleg Drokin30-244/+255
2016-08-22staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin35-95/+111
2016-08-21iio: hid-sensors: use asynchronous resumeSrinivas Pandruvada1-1/+21
2016-08-21iio: adc: mt2701: Add Mediatek auxadc driver for mt2701.Zhiyong Tao3-0/+305
2016-08-21iio: temperature: add Kconfig selects for triggered bufferAlison Schofield1-0/+2
2016-08-21iio: magnetometer: mag3110: claim direct mode during raw readsAlison Schofield1-8/+15
2016-08-21staging: rts5208: Change data type to unsigned int.Louie Lu1-1/+1
2016-08-21staging: rts5208/ms.c: add missing releases in mg_get_local_EKB and mg_get_ICVQuentin Lambert1-2/+4
2016-08-21staging: rts5208/ms.c: change the label name to respect the coding styleQuentin Lambert1-6/+6
2016-08-21Staging: rts5208: fix double blank line coding style issuesJonas Rickert11-41/+1
2016-08-21Staging: rtl8723au: rtw_ieee80211: Fixed operators spacing style issuesShiva Kerdel1-40/+40
2016-08-21staging: rtl8723au: hal: check BT_Active and BT_State with correct bit patternColin Ian King1-1/+1
2016-08-21staging: fsl-mc: make bus/mc-bus explicitly non-modularPaul Gortmaker1-21/+0
2016-08-21fsl-mc: add helper macro to determine if a device is of fsl_mc typeNipun Gupta5-9/+16
2016-08-21staging: r8723au: Remove unused semaphoresBinoy Jayan4-12/+0
2016-08-21staging: r8723au: pwrctrl_priv: Replace semaphore lock with mutexBinoy Jayan3-11/+14
2016-08-21staging: r8188eu: Fix scheduling while atomic splatLarry Finger1-2/+2
2016-08-21staging: r8188eu: Remove some false positives from kmemleakLarry Finger1-0/+2
2016-08-21staging: r8712u: Handle some false positives from kmemleakLarry Finger1-0/+2
2016-08-21staging: r8712u: Fix leak of skbLarry Finger3-18/+8
2016-08-21staging: r8712u: Check pointer before useLarry Finger1-38/+34
2016-08-21staging: rtl8712: Fixed multiple parenthesis alignment warnings in ieee80211.cParth Sane1-13/+12
2016-08-21Staging: rtl8712: Fixed brace and comment style issueAnuradha Weeraman1-7/+8
2016-08-21rtl8712: intf_priv: Replace semaphore lock with completionBinoy Jayan2-4/+4
2016-08-21rtl8712: Replace semaphore terminate_cmdthread_sema with completionBinoy Jayan4-4/+4
2016-08-21rtl8712: Replace semaphore cmd_queue_sema with completionBinoy Jayan5-7/+7
2016-08-21rtl8192e: Replace semaphore ips_sem with mutexBinoy Jayan5-17/+16
2016-08-21rtl8192e: Replace semaphore scan_sem with mutexBinoy Jayan2-9/+9
2016-08-21rtl8192e: Replace semaphore rf_sem with mutexBinoy Jayan3-4/+4
2016-08-21rtl8192e: r8192_priv: Replace semaphore wx_sem with mutexBinoy Jayan3-67/+67
2016-08-21rtl8192e: rtllib_device: Replace semaphore wx_sem with mutexBinoy Jayan5-47/+46
2016-08-21staging/rtl8192e: avoid comparing unsigned type >= 0Arnd Bergmann2-3/+5
2016-08-21staging/rtl8192e: use s8 instead of charArnd Bergmann4-12/+12
2016-08-21staging/rtl8192u: use s8 instead of charArnd Bergmann3-11/+11
2016-08-21staging: rtl8188eu: remove _EFUSE_DEF_TYPE enumIvan Safonov1-10/+0
2016-08-21staging: rtl8188eu: remove EFUSE_GetEfuseDefinition functionIvan Safonov2-65/+0
2016-08-21staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_AVAILABLE_EFUS...Ivan Safonov1-6/+6
2016-08-21staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_EFUSE_MAX_SECT...Ivan Safonov1-4/+1
2016-08-21staging: rtl8188eu: remove efuse_max variable in hal_EfusePartialWriteCheckIvan Safonov1-2/+1
2016-08-21staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_EFUSE_MAP_LEN,...Ivan Safonov1-15/+3
2016-08-21rtl8188eu: Remove unused semaphoresBinoy Jayan4-9/+0
2016-08-21rtl8188eu: pwrctrl_priv: Replace semaphore 'lock' with mutexBinoy Jayan6-39/+17
2016-08-21rtl8188eu: Replace semaphore terminate_cmdthread_sema with completionBinoy Jayan3-6/+6
2016-08-21rtl8188eu: Replace semaphore cmd_queue_sema with completionBinoy Jayan3-5/+5
2016-08-21staging: ks7010: don't print skb->dev->name if skb is nullColin Ian King1-4/+2