summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: ks7010: fix checkpatch LINE_SPACINGTobin C. Harding2017-04-281-1/+0
* staging: ks7010: add enum sleep_mode_typeTobin C. Harding2017-04-282-6/+9
* staging: ks7010: abstract connection statusTobin C. Harding2017-04-284-16/+39
* staging: ks7010: add hostif_generic_request()Tobin C. Harding2017-04-281-116/+57
* staging: ks7010: clean memory allocationTobin C. Harding2017-04-281-5/+2
* staging: ks7010: remove duplicate codeTobin C. Harding2017-04-281-22/+12
* staging: ks7010: remove magic numbersTobin C. Harding2017-04-282-9/+18
* staging: ks7010: move skb null check near allocationTobin C. Harding2017-04-281-38/+42
* staging: ks7010: remove unused local variable eap_keyTobin C. Harding2017-04-281-7/+2
* staging: ks7010: remove unnecessary address checkTobin C. Harding2017-04-281-4/+0
* staging: lustre: remove void function returnValentin Vidic2017-04-283-3/+0
* staging: android: ion: Remove whitespace before quoted newlinePaolo Cretaro2017-04-281-1/+1
* staging: most: aim-sound style fixessDhananjay Balan2017-04-251-1/+1
* staging: android: ion: Replace spaces with tabs for indentationPaolo Cretaro2017-04-251-3/+3
* staging: speakup: add send_xchar and tiocmset methodsOkash Khawaja2017-04-255-19/+29
* staging: comedi: addi_apci_3xxx: check return valuePan Bian2017-04-251-0/+2
* staging: comedi: support vm_access_process for mmap'd bufferIan Abbott2017-04-253-0/+41
* staging/android: Update Ion TODO listLaura Abbott2017-04-181-17/+4
* staging: android: ion: Set query return valueLaura Abbott2017-04-181-0/+1
* staging: android: ion: Remove ion_handle and ion_clientLaura Abbott2017-04-184-805/+51
* staging: android: ion: Drop ion_map_kernel interfaceLaura Abbott2017-04-181-59/+0
* staging: android: ion: Rework heap registration/enumerationLaura Abbott2017-04-189-167/+85
* staging: android: ion: Collapse internal header filesLaura Abbott2017-04-1810-540/+402
* staging: android: ion: Get rid of ion_phys_addr_tLaura Abbott2017-04-184-20/+12
* staging: android: ion: Break the ABI in the name of forward progressLaura Abbott2017-04-186-198/+11
* staging: android: ion: Stop butchering the DMA addressLaura Abbott2017-04-181-16/+1
* staging: android: ion: Use CMA APIs directlyLaura Abbott2017-04-184-72/+39
* Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-04-183-36/+41
|\
| * Staging: iio: accel: adis16203: fixed a brace coding style issueRené Hickersberger?=2017-04-141-2/+1
| * iio:meter:ade7759: Removing use of deprecated macros (S_IRUGO, S_IWUSR)Chen Guanqiao2017-04-141-2/+2
| * staging: iio: ad5933: Protect DIRECT mode using claim/release helpersNarcisa Ana Maria Vasile2017-04-141-22/+28
| * iio:meter:ade7759: Removing use of deprecated macros (S_IRUGO, S_IWUSR, S_IXUGO)Chen Guanqiao2017-04-141-10/+10
* | staging: rtl8192u: fix incorrect type in assignment in ieee80211_tx.cMartin Karamihov2017-04-181-1/+1
* | staging: rtl8188eu: fix sparse signedness warnings in rtw_generate_ieAishwarya Pant2017-04-182-2/+2
* | staging: rtl8188eu: fix sparse signedness warnings in rtw_set_ieAishwarya Pant2017-04-181-1/+2
* | staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ieAishwarya Pant2017-04-185-17/+16
* | staging: rtl8723bs: clean up identical code on an if statementColin Ian King2017-04-181-5/+1
* | staging: rtl8723bs: remove redundant comparisons of unsigned ints with >= 0Colin Ian King2017-04-181-3/+3
* | staging: media/platform/bcm2835: remove gstreamer workaroundKevin Wern2017-04-182-65/+0
* | staging: ks7010: fix checkpatch SPLIT_STRINGTobin C. Harding2017-04-181-2/+2
* | staging: ks7010: refactor SDIO read/write helpersTobin C. Harding2017-04-181-106/+81
* | staging: ks7010: fix checkpatch LINE_SPACINGTobin C. Harding2017-04-181-1/+0
* | staging: ks7010: fix checkpatch SPACE_BEFORE_TABTobin C. Harding2017-04-181-1/+1
* | staging: ks7010: remove err_ from non-error path labelTobin C. Harding2017-04-181-5/+5
* | staging: ks7010: clean up SDIO source commentsTobin C. Harding2017-04-181-27/+5
* | staging: ks7010: add struct comment to ks_sdio_cardTobin C. Harding2017-04-181-0/+8
* | staging: ks7010: move hw info into dev private dataTobin C. Harding2017-04-184-53/+34
* | staging: ks7010: move tasklet_struct to ks_wlan_privateTobin C. Harding2017-04-183-7/+5
* | staging: ks7010: rename wakeup work structTobin C. Harding2017-04-182-8/+8
* | staging: ks7010: clean up SDIO header commentsTobin C. Harding2017-04-181-12/+34