summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2015-11-05Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-10-29Staging: rtl8192u: ieee80211: added missing blank linesKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: removed unnecessary bracesKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: corrected block commentsKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: corrected indentKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: added missing spaces after ifKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: added missing space around '='Kurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: fixed position of else statementsKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: fixed open brace positionsKurt Kanzenbach
2015-10-29staging: rdma: ipath: Remove unneeded vairable.Muhammad Falak R Wani
2015-10-29staging: rtl8188eu: pwrGrpCnt variable removed in store_pwrindex_offset functionIvan Safonov
2015-10-29staging: rtl8188eu: new variable for hal_data->MCSTxPowerLevelOriginalOffset[...Ivan Safonov
2015-10-29staging: rtl8188eu: checkpatch fixes: 'Avoid CamelCase' in hal/bb_cfg.cIvan Safonov
2015-10-29staging: rtl8188eu: checkpatch fixes: line over 80 characters splited into tw...Ivan Safonov
2015-10-29staging: rtl8188eu: checkpatch fixes: alignment should match open parenthesisIvan Safonov
2015-10-29staging: rtl8188eu: checkpatch fixes: unnecessary parentheses removed in hal/...Ivan Safonov
2015-10-29staging: rtl8188eu: checkpatch fixes: spaces preferred around that '|' in hal...Ivan Safonov
2015-10-29staging: rtl8188eu: operator = replaced by += in loop incrementIvan Safonov
2015-10-29staging: rtl8188eu: occurrence of the 5 GHz code markedIvan Safonov
2015-10-29staging: rtl8188eu: increment placed into for loop headerIvan Safonov
2015-10-29staging: rtl8188eu: while loop replaced by for loop in rtw_restruct_wmm_ieIvan Safonov
2015-10-29staging: rtl8188eu: unused MIN macro removedIvan Safonov
2015-10-29staging: rtl8188eu: unused MEM_ALIGNMENT_OFFSET and MEM_ALIGNMENT_PADDING mac...Ivan Safonov
2015-10-29staging: rtl8188eu: unused SUCCESS and FAIL macros removedIvan Safonov
2015-10-29staging: rtl8188eu: abs kernel macro used in simularity_compare functionIvan Safonov
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min/max kernel macroIvan Safonov
2015-10-29staging: rtl8188eu: clamp kernel macro used in proc_get_rx_signalIvan Safonov
2015-10-29staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macroIvan Safonov
2015-10-29drivers:staging:wlan_ng Fix no space is necessary after a castBogicevic Sasa
2015-10-29staging: board: Set PM domain before probeTomeu Vizoso
2015-10-28staging: comedi: comedi_test: implement commands on AO subdeviceIan Abbott
2015-10-28staging: comedi: comedi_test: rename waveform_ai_interrupt()Ian Abbott
2015-10-28staging: comedi: comedi_test: handle partial scans in timer routineIan Abbott
2015-10-28staging: comedi: comedi_test: allow read-back of AO channelsIan Abbott
2015-10-28staging: comedi: comedi_test: use unsigned short for loopback valuesIan Abbott
2015-10-28staging: comedi: comedi_test: make timer rate similar to scan rateIan Abbott
2015-10-28staging: comedi: comedi_test: rename waveform membersIan Abbott
2015-10-28staging: comedi: comedi_test: rename members for AI commandsIan Abbott
2015-10-28staging: comedi: comedi_test: simplify time since last AI scanIan Abbott
2015-10-28staging: comedi: comedi_test: use unsigned int for waveform timingIan Abbott
2015-10-28staging: comedi: comedi_test: move modulo operations for waveformIan Abbott
2015-10-28staging: comedi: comedi_test: support scan_begin_src == TRIG_FOLLOWIan Abbott
2015-10-28staging: comedi: comedi_test: limit maximum convert_argIan Abbott
2015-10-28staging: comedi: comedi_test: remove nano_per_microIan Abbott
2015-10-28staging: comedi: comedi_test: saturate fake waveform valuesIan Abbott
2015-10-28staging: comedi: comedi_test: reformat multi-line commentsIan Abbott
2015-10-28staging: most: remove exclusive wait_queueChristian Gromm