summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2016-05-03staging: wilc1000: change data type of result in handle_get_ip_addressChaehyun Lim
2016-05-03staging: wilc1000: change handle_get_ip_address's return type to voidChaehyun Lim
2016-05-01Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)Jacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed extraneous spacesJacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed extraneous parenthesesJacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed extraneous indentationJacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed unnecessary else branchJacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed brace styleJacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed newlines styleJacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed block comments styleJacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed typoJacky Boen
2016-05-01Staging: drivers: rtl8188eu: move constants to the right in comparisonsJacky Boen
2016-05-01staging: i4l: act2000: remove extra spaceSudip Mukherjee
2016-05-01staging: i4l: act2000: remove blank line after braceSudip Mukherjee
2016-05-01staging: i4l: act2000: do not assign in ifSudip Mukherjee
2016-05-01staging: i4l: act2000: fix use of returnSudip Mukherjee
2016-05-01rtl8712: Fixed alignment to match open parenthesisParth Sane
2016-04-30staging: fsl-mc: bus: Drop warningMatthias Brugger
2016-04-30staging: fsl-mc: return -EINVAL for all fsl_mc_portal_allocate() failuresHoria Geantă
2016-04-30staging: fsl-mc: add dpmcp version checkItai Katz
2016-04-30staging: fsl-mc: add quirk handling for dpseci objects < 4.0Horia Geanta
2016-04-30staging: fsl-mc: add dprc version checkItai Katz
2016-04-30staging: fsl-mc: get version of root dprc from MC hardwareItai Katz
2016-04-30staging: fsl-mc: set cacheable flag for added devices if applicableItai Katz
2016-04-30staging: fsl-mc: set up coherent dma ops for added devicesStuart Yoder
2016-04-30staging: fsl-mc: don't use object versions to make binding decisionsItai Katz
2016-04-30staging: fsl-mc: update dprc binary interface to v5.1Stuart Yoder
2016-04-30staging: fsl-mc: update dpbp binary interface to v2.2Stuart Yoder
2016-04-30staging: fsl-mc: update dpmcp binary interface to v3.0Stuart Yoder
2016-04-30staging: fsl-mc: DPAA2 overview readme updateStuart Yoder
2016-04-30staging: fsl-mc: TODO updatesStuart Yoder
2016-04-30staging: board: line over 80 charactersNikita Eshkeev
2016-04-30staging: vt6656: Add space to align functionshan tai
2016-04-30staging: slicoss: fix missing blank lineClifton Barnes
2016-04-30staging: slicoss: fix bare use of 'unsigned'Clifton Barnes
2016-04-30staging: rts5208: alignment to match open paranthesisManav Batra
2016-04-30staging: rts5208: ensure braces on all arms of if stmtNicholas Sim
2016-04-30staging: lowmemorykiller: remove bogus NULL checkDan Carpenter
2016-04-30staging: fsl-mc: get rid of mutex_locked variablesCihangir Akturk
2016-04-30staging: rtl8192u: Fix crash due to pointers being "confusing"Ben Hutchings
2016-04-30staging: rtl8192u: rewrite NULL comparison for pointersNicholas Sim
2016-04-30staging: rtl8192u: add blank line after declarationsNicholas Sim
2016-04-30staging: rtl8192u: remove blank lines after braces (opening)Nicholas Sim
2016-04-30staging: rtl8192u: remove blank lines before braces (closing)Nicholas Sim
2016-04-30staging: rtl8712: use container_of() instead of LIST_CONTAINOR()Geliang Tang
2016-04-30staging: skein: cleanup: align parenthesesManu Kumar
2016-04-30staging: skein: cleanup: add operator white spaceManu Kumar
2016-04-30staging: dgnc: use tty_alloc_driver instead of kcallocDaeseok Youn
2016-04-30staging: dgnc: remove redundant NULL check inDaeseok Youn
2016-04-30staging: dgnc: return -ENOMEM when kzalloc failedDaeseok Youn