summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-12staging: wilc1000: simplify 'memset' of 2D arrayHari Prasath Gujulan Elango
2015-09-12staging: wilc1000: change address to fixed valueJohnny Kim
2015-09-12staging: wilc1000: add an argument for Handle_SetWfiDrvHandlerJohnny Kim
2015-09-12staging: wilc1000: use the real data typeJohnny Kim
2015-09-12staging: wilc1000: rename WILC_MsgQueueDestroy to wilc_mq_destroyChaehyun Lim
2015-09-12staging: wilc1000: rename WILC_MsgQueueRecv to wilc_mq_recvChaehyun Lim
2015-09-12staging: wilc1000: rename WILC_MsgQueueSend to wilc_mq_sendChaehyun Lim
2015-09-12staging: wilc1000: rename WILC_MsgQueueCreate to wilc_mq_createChaehyun Lim
2015-09-12staging: wilc1000: replace WILC_ErrNo by int typeChaehyun Lim
2015-09-12staging: wilc1000: wilc_msgqueue.c: fix bool comparison styleChaehyun Lim
2015-09-12staging: wilc1000: wilc_msgqueue.c: remove kfree NULL checkChaehyun Lim
2015-09-12staging: wilc1000: wilc_msgqueue.c: use ! operator instead of NULL comparisonChaehyun Lim
2015-09-12staging: wilc1000: wilc_msgqueue.c: remove unnecessary parenthesesChaehyun Lim
2015-09-12staging: wilc1000: wilc_msgqueue.c: remove blank line before a close braceChaehyun Lim
2015-09-12staging: wilc1000: wilc_msgqueue.c: remove multiple blank linesChaehyun Lim
2015-09-12staging: wilc1000: wilc_msgqueue.c: remove blank line after open braceChaehyun Lim
2015-09-12staging: wilc1000: wilc_msgqueue.c: remove braces for single statementChaehyun Lim
2015-09-12staging: wilc1000: add a blank line after declarationChaehyun Lim
2015-09-12staging: wilc1000: replace MALLOC_WILC_BUFFER() macro to avoid possible memor...Raphaël Beamonte
2015-09-12staging: wilc1000: remove FREE_WILC_BUFFER()Raphaël Beamonte
2015-09-12staging: android: fix coding style checks in sw_sync.cTrung Thanh Le
2015-09-12staging: android: ashmem.c: 'Alignment' style issuePeng Sun
2015-09-12staging: android: ashmem.c: 'No space necessary after' style issuePeng Sun
2015-09-12staging: android: ashmem.c: 'spaces preferred around that -' style issuePeng Sun
2015-09-12staging: vt6655: replace typedef struct tagSRxDescMalcolm Priestley
2015-09-12staging: vt6655: replace typedef struct tagDEVICE_RD_INFOMalcolm Priestley
2015-09-12staging: vt6655: replace typedef struct tagRDES1Malcolm Priestley
2015-09-12staging: vt6655: replace typedef struct tagRDES0Malcolm Priestley
2015-09-12staging: comedi: usbduxfast: remove unnecessary clearing of private dataH Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: absorb usbduxfast_attach_common()H Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: remove unnecessary semaphore down/upH Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: document strange ai maxdataH Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: use a common exit path in ai (*do_cmd)H Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: tidy up the conversion timing validationH Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: TRIG_EXT is only valid for cmd->start_srcH Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: TRIG_EXT only works for 1 or 16 channelsH Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: fix multi-line commentH Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: use preferred kernel typesH Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: remove impossible 'if (!devpriv)' checksH Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: only chanlist of 1, 2, 3, or 16 are supportedH Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: chanlist check is Step 5 of (*do_cmdtest)H Hartley Sweeten
2015-09-12staging: comedi: s526: fix the block commentsH Hartley Sweeten
2015-09-12staging: comedi: s526: remove #if 0'ed out code blockH Hartley Sweeten
2015-09-12staging: comedi: s526: remove unnecessary definesH Hartley Sweeten
2015-09-12staging: comedi: s526: remove s526_ai_insn_config()H Hartley Sweeten
2015-09-12staging: comedi: s526: tidy up s526_ai_rinsn()H Hartley Sweeten
2015-09-12staging: comedi: s526: wait for analog output conversions to completeH Hartley Sweeten
2015-09-12staging: comedi: s526: tidy up subdevice initH Hartley Sweeten
2015-09-12staging: comedi: s526: define the eeprom data and control registersH Hartley Sweeten
2015-09-12staging: comedi: s526: define the miscellaneous register and bitsH Hartley Sweeten