aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-29staging: rtl8188eu: unused MIN macro removedIvan Safonov1-3/+0
2015-10-29staging: rtl8188eu: unused MEM_ALIGNMENT_OFFSET and MEM_ALIGNMENT_PADDING macros removedIvan Safonov1-3/+0
2015-10-29staging: rtl8188eu: unused SUCCESS and FAIL macros removedIvan Safonov1-3/+0
2015-10-29staging: rtl8188eu: abs kernel macro used in simularity_compare functionIvan Safonov1-1/+1
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov3-3/+3
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov8-21/+20
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min/max kernel macroIvan Safonov3-7/+5
2015-10-29staging: rtl8188eu: clamp kernel macro used in proc_get_rx_signalIvan Safonov1-2/+1
2015-10-29staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macroIvan Safonov3-3/+3
2015-10-29drivers:staging:wlan_ng Fix no space is necessary after a castBogicevic Sasa1-4/+4
2015-10-29staging: board: Set PM domain before probeTomeu Vizoso1-3/+3
2015-10-29staging: comedi: comedi_test: implement commands on AO subdeviceIan Abbott1-3/+209
2015-10-29staging: comedi: comedi_test: rename waveform_ai_interrupt()Ian Abbott1-3/+2
2015-10-29staging: comedi: comedi_test: handle partial scans in timer routineIan Abbott1-31/+54
2015-10-29staging: comedi: comedi_test: allow read-back of AO channelsIan Abbott1-0/+1
2015-10-29staging: comedi: comedi_test: use unsigned short for loopback valuesIan Abbott1-1/+1
2015-10-29staging: comedi: comedi_test: make timer rate similar to scan rateIan Abbott1-4/+9
2015-10-29staging: comedi: comedi_test: rename waveform membersIan Abbott1-20/+20
2015-10-29staging: comedi: comedi_test: rename members for AI commandsIan Abbott1-19/+19
2015-10-29staging: comedi: comedi_test: simplify time since last AI scanIan Abbott1-17/+10
2015-10-29staging: comedi: comedi_test: use unsigned int for waveform timingIan Abbott1-7/+7
2015-10-29staging: comedi: comedi_test: move modulo operations for waveformIan Abbott1-8/+10
2015-10-29staging: comedi: comedi_test: support scan_begin_src == TRIG_FOLLOWIan Abbott1-20/+44
2015-10-29staging: comedi: comedi_test: limit maximum convert_argIan Abbott1-21/+21
2015-10-29staging: comedi: comedi_test: remove nano_per_microIan Abbott1-10/+7
2015-10-29staging: comedi: comedi_test: saturate fake waveform valuesIan Abbott1-6/+23
2015-10-29staging: comedi: comedi_test: reformat multi-line commentsIan Abbott1-47/+47
2015-10-29staging: most: remove exclusive wait_queueChristian Gromm1-3/+1
2015-10-29staging: most: hdm-dim2: use min_t()Christian Gromm1-1/+2
2015-10-29staging: iio: accel: add bracket on all branches of the if/elseIoana Ciornei1-2/+2
2015-10-29staging: iio: accel: place logical operators on the previous lineIoana Ciornei1-4/+4
2015-10-29staging: iio: accel: remove unwanted blank linesIoana Ciornei1-2/+0
2015-10-29staging: iio: accel: fix block comments alignmentIoana Ciornei1-2/+4
2015-10-29staging: iio: accel: add blank lines after function definitionsIoana Ciornei2-0/+3
2015-10-29staging: iio: accel: change uint8_t to u8Ioana Ciornei2-5/+5
2015-10-29staging: iio: accel: properly align function argumentsIoana Ciornei2-11/+12
2015-10-29staging: iio: accel: add spaces aroung binary operatorsIoana Ciornei4-30/+30
2015-10-29Staging: wilc1000: Prefer eth_broadcast_addr over memset()Punit Vara1-1/+1
2015-10-29staging: wilc1000: fix line over 80 charactersChaehyun Lim1-1/+3
2015-10-29staging: wilc1000: replace kmalloc/memcpy with kmemdupChaehyun Lim1-2/+4
2015-10-29staging: wilc1000: rename tenuAuth_type in host_int_add_wep_key_bss_apChaehyun Lim2-3/+3
2015-10-29staging: wilc1000: rename u8mode in host_int_add_wep_key_bss_apChaehyun Lim2-3/+3
2015-10-29staging: wilc1000: rename u8Keyidx in host_int_add_wep_key_bss_apChaehyun Lim2-3/+3
2015-10-29staging: wilc1000: rename u8WepKeylen in host_int_add_wep_key_bss_apChaehyun Lim2-6/+6
2015-10-29staging: wilc1000: rename pu8WepKey in host_int_add_wep_key_bss_apChaehyun Lim2-4/+4
2015-10-29staging: wilc1000: replace u8 with int.Chaehyun Lim1-1/+1
2015-10-29staging: wilc1000: fix parameter name of function declarationChaehyun Lim1-1/+1
2015-10-29staging: wilc1000: fix return type of host_int_add_wep_key_bss_apChaehyun Lim2-3/+3
2015-10-29staging: wilc1000: fix line over 80 charactersChaehyun Lim1-1/+2
2015-10-29staging: wilc1000: replace kmalloc/memcpy with kmemdupChaehyun Lim1-2/+4