summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-28staging: ks7010: add enum sleep_mode_typeTobin C. Harding
2017-04-28staging: ks7010: abstract connection statusTobin C. Harding
2017-04-28staging: ks7010: add hostif_generic_request()Tobin C. Harding
2017-04-28staging: ks7010: clean memory allocationTobin C. Harding
2017-04-28staging: ks7010: remove duplicate codeTobin C. Harding
2017-04-28staging: ks7010: remove magic numbersTobin C. Harding
2017-04-28staging: ks7010: move skb null check near allocationTobin C. Harding
2017-04-28staging: ks7010: remove unused local variable eap_keyTobin C. Harding
2017-04-28staging: ks7010: remove unnecessary address checkTobin C. Harding
2017-04-28staging: lustre: remove void function returnValentin Vidic
2017-04-28staging: android: ion: Remove whitespace before quoted newlinePaolo Cretaro
2017-04-25staging: most: aim-sound style fixessDhananjay Balan
2017-04-25staging: android: ion: Replace spaces with tabs for indentationPaolo Cretaro
2017-04-25staging: speakup: add send_xchar and tiocmset methodsOkash Khawaja
2017-04-25staging: comedi: addi_apci_3xxx: check return valuePan Bian
2017-04-25staging: comedi: support vm_access_process for mmap'd bufferIan Abbott
2017-04-18staging/android: Update Ion TODO listLaura Abbott
2017-04-18staging: android: ion: Set query return valueLaura Abbott
2017-04-18staging: android: ion: Remove ion_handle and ion_clientLaura Abbott
2017-04-18staging: android: ion: Drop ion_map_kernel interfaceLaura Abbott
2017-04-18staging: android: ion: Rework heap registration/enumerationLaura Abbott
2017-04-18staging: android: ion: Collapse internal header filesLaura Abbott
2017-04-18staging: android: ion: Get rid of ion_phys_addr_tLaura Abbott
2017-04-18staging: android: ion: Break the ABI in the name of forward progressLaura Abbott
2017-04-18staging: android: ion: Stop butchering the DMA addressLaura Abbott
2017-04-18staging: android: ion: Use CMA APIs directlyLaura Abbott
2017-04-18cma: Store a name in the cma structureLaura Abbott
2017-04-18Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-04-18Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-04-18staging: rtl8192u: fix incorrect type in assignment in ieee80211_tx.cMartin Karamihov
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_generate_ieAishwarya Pant
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_set_ieAishwarya Pant
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ieAishwarya Pant
2017-04-18staging: rtl8723bs: clean up identical code on an if statementColin Ian King
2017-04-18staging: rtl8723bs: remove redundant comparisons of unsigned ints with >= 0Colin Ian King
2017-04-18staging: media/platform/bcm2835: remove gstreamer workaroundKevin Wern
2017-04-18staging: ks7010: fix checkpatch SPLIT_STRINGTobin C. Harding
2017-04-18staging: ks7010: refactor SDIO read/write helpersTobin C. Harding
2017-04-18staging: ks7010: fix checkpatch LINE_SPACINGTobin C. Harding
2017-04-18staging: ks7010: fix checkpatch SPACE_BEFORE_TABTobin C. Harding
2017-04-18staging: ks7010: remove err_ from non-error path labelTobin C. Harding
2017-04-18staging: ks7010: clean up SDIO source commentsTobin C. Harding
2017-04-18staging: ks7010: add struct comment to ks_sdio_cardTobin C. Harding
2017-04-18staging: ks7010: move hw info into dev private dataTobin C. Harding
2017-04-18staging: ks7010: move tasklet_struct to ks_wlan_privateTobin C. Harding
2017-04-18staging: ks7010: rename wakeup work structTobin C. Harding
2017-04-18staging: ks7010: clean up SDIO header commentsTobin C. Harding
2017-04-18staging: ks7010: fix complete_handlerTobin C. Harding
2017-04-18staging: ks7010: replace defines with enum typesTobin C. Harding
2017-04-18staging: ks7010: create reg_status_type enum typeTobin C. Harding