aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
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-29staging: comedi: comedi_test: implement commands on AO subdeviceIan Abbott
2015-10-29staging: comedi: comedi_test: rename waveform_ai_interrupt()Ian Abbott
2015-10-29staging: comedi: comedi_test: handle partial scans in timer routineIan Abbott
2015-10-29staging: comedi: comedi_test: allow read-back of AO channelsIan Abbott
2015-10-29staging: comedi: comedi_test: use unsigned short for loopback valuesIan Abbott
2015-10-29staging: comedi: comedi_test: make timer rate similar to scan rateIan Abbott
2015-10-29staging: comedi: comedi_test: rename waveform membersIan Abbott
2015-10-29staging: comedi: comedi_test: rename members for AI commandsIan Abbott
2015-10-29staging: comedi: comedi_test: simplify time since last AI scanIan Abbott
2015-10-29staging: comedi: comedi_test: use unsigned int for waveform timingIan Abbott
2015-10-29staging: comedi: comedi_test: move modulo operations for waveformIan Abbott
2015-10-29staging: comedi: comedi_test: support scan_begin_src == TRIG_FOLLOWIan Abbott
2015-10-29staging: comedi: comedi_test: limit maximum convert_argIan Abbott
2015-10-29staging: comedi: comedi_test: remove nano_per_microIan Abbott
2015-10-29staging: comedi: comedi_test: saturate fake waveform valuesIan Abbott
2015-10-29staging: comedi: comedi_test: reformat multi-line commentsIan Abbott
2015-10-29staging: most: remove exclusive wait_queueChristian Gromm
2015-10-29staging: most: hdm-dim2: use min_t()Christian Gromm
2015-10-29staging: iio: accel: add bracket on all branches of the if/elseIoana Ciornei
2015-10-29staging: iio: accel: place logical operators on the previous lineIoana Ciornei
2015-10-29staging: iio: accel: remove unwanted blank linesIoana Ciornei
2015-10-29staging: iio: accel: fix block comments alignmentIoana Ciornei
2015-10-29staging: iio: accel: add blank lines after function definitionsIoana Ciornei
2015-10-29staging: iio: accel: change uint8_t to u8Ioana Ciornei
2015-10-29staging: iio: accel: properly align function argumentsIoana Ciornei
2015-10-29staging: iio: accel: add spaces aroung binary operatorsIoana Ciornei
2015-10-29Staging: wilc1000: Prefer eth_broadcast_addr over memset()Punit Vara
2015-10-29staging: wilc1000: fix line over 80 charactersChaehyun Lim
2015-10-29staging: wilc1000: replace kmalloc/memcpy with kmemdupChaehyun Lim
2015-10-29staging: wilc1000: rename tenuAuth_type in host_int_add_wep_key_bss_apChaehyun Lim
2015-10-29staging: wilc1000: rename u8mode in host_int_add_wep_key_bss_apChaehyun Lim
2015-10-29staging: wilc1000: rename u8Keyidx in host_int_add_wep_key_bss_apChaehyun Lim
2015-10-29staging: wilc1000: rename u8WepKeylen in host_int_add_wep_key_bss_apChaehyun Lim
2015-10-29staging: wilc1000: rename pu8WepKey in host_int_add_wep_key_bss_apChaehyun Lim
2015-10-29staging: wilc1000: replace u8 with int.Chaehyun Lim
2015-10-29staging: wilc1000: fix parameter name of function declarationChaehyun Lim
2015-10-29staging: wilc1000: fix return type of host_int_add_wep_key_bss_apChaehyun Lim
2015-10-29staging: wilc1000: fix line over 80 charactersChaehyun Lim
2015-10-29staging: wilc1000: replace kmalloc/memcpy with kmemdupChaehyun Lim
2015-10-29staging: wilc1000: rename u8Keyidx in host_int_add_wep_key_bss_staChaehyun Lim