index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
baseband.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
staging: vt6656: avoid discarding called function's return code
Quentin Deslandes
1
-41
/
+89
2017-11-28
staging: vt6656: Remove redundant license text
Greg Kroah-Hartman
1
-11
/
+0
2017-11-28
staging: vt6656: add SPDX identifiers to all vt6656 driver files
Greg Kroah-Hartman
1
-0
/
+1
2016-04-29
staging: vt6656: Add space to align functions
han tai
1
-13
/
+13
2015-11-19
staging: vt6656: remove address from GPL text
Othmar Pasteka
1
-4
/
+0
2015-10-08
staging: vt6656: Remove space before closing brace
Amitoj Kaur Chawla
1
-1
/
+0
2015-10-08
staging: vt6656: Remove space after opening brace
Amitoj Kaur Chawla
1
-1
/
+0
2014-09-19
Staging: vt6656: Removing else after break statement to fix warning
Rajbinder Brar
1
-11
/
+9
2014-07-21
staging: vt6656: struct vnt_private rename byBBPreEDIndex with bb_pre_ed_index
Malcolm Priestley
1
-3
/
+3
2014-07-21
staging: vt6656: struct vnt_private replace byBBPreEDRSSI with bb_pre_ed_rssi
Malcolm Priestley
1
-64
/
+64
2014-07-21
staging: vt6656: struct vnt_private remove dead code ldBmThreshold
Malcolm Priestley
1
-16
/
+4
2014-07-21
staging: vt6656: struct vnt_private replace abyBBVGA with bb_vga
Malcolm Priestley
1
-17
/
+17
2014-07-21
staging: vt6656: struct vnt_private replace bShortSlotTime with short_slot_time
Malcolm Priestley
1
-2
/
+2
2014-07-21
staging: vt6656: struct vnt_private replace byPreambleType with preamble_type
Malcolm Priestley
1
-1
/
+1
2014-07-21
staging: vt6656: struct vnt_private replace abyEEPROM with eeprom
Malcolm Priestley
1
-2
/
+2
2014-07-21
staging: vt6656: remove variable byZoneType
Malcolm Priestley
1
-4
/
+0
2014-07-21
staging: vt6656: struct vnt_private rename byBBRxConf to bb_rx_conf
Malcolm Priestley
1
-14
/
+14
2014-07-21
staging: vt6656: struct vnt_private replace byRFType with rf_type
Malcolm Priestley
1
-12
/
+12
2014-07-17
staging: vt6656: rename BBvUpdatePreEDThreshold to vnt_update_pre_ed_threshold
Malcolm Priestley
1
-1
/
+1
2014-07-17
staging: vt6656: rename BBvExitDeepSleep to vnt_exit_deep_sleep
Malcolm Priestley
1
-1
/
+1
2014-07-17
staging: vt6656: rename BBvSetDeepSleep to vnt_set_deep_sleep
Malcolm Priestley
1
-2
/
+2
2014-07-17
staging: vt6656: rename BBvSetVGAGainOffset to vnt_set_vga_gain_offset
Malcolm Priestley
1
-1
/
+1
2014-07-17
staging: vt6656: rename BBvSetShortSlotTime to vnt_set_short_slot_time
Malcolm Priestley
1
-1
/
+1
2014-07-17
staging: vt6656: rename BBbVT3184Init to vnt_vt3184_init
Malcolm Priestley
1
-2
/
+2
2014-07-17
staging: vt6656: rename BBvSetAntennaMode to vnt_set_antenna_mode
Malcolm Priestley
1
-1
/
+1
2014-07-17
staging: vt6656: baseband.c rename awcFrameTime to vnt_frame_time
Malcolm Priestley
1
-2
/
+2
2014-07-15
staging: vt6556: Cleanup coding style: lines over 80 chars
Peter Senna Tschudin
1
-3
/
+5
2014-07-15
staging: vt6556: Cleanup coding style: comments
Peter Senna Tschudin
1
-7
/
+8
2014-07-15
staging: vt6556: Remove double parentheses
Peter Senna Tschudin
1
-2
/
+3
2014-07-12
staging: vt6656: baseband.c rename abyVT3184_VT3226D0 to vnt_vt3184_vt3226d0
Malcolm Priestley
1
-7
/
+7
2014-07-12
staging: vt6656: baseband.c remame abyVT3184_AL2230 to vnt_vt3184_al2230
Malcolm Priestley
1
-7
/
+7
2014-07-12
staging: vt6656: baseband.c rename abyVT3184_AGC to vnt_vt3184_agc
Malcolm Priestley
1
-9
/
+9
2014-07-12
staging: vt6656: baseband clean up VT3184 static variables
Malcolm Priestley
1
-576
/
+72
2014-06-26
staging: vt6656: dead code remove tmacro.h
Malcolm Priestley
1
-1
/
+0
2014-06-26
staging: vt6656: remove dead code datarate
Malcolm Priestley
1
-1
/
+0
2014-06-26
staging: vt6656: decode remove tether.c/h
Malcolm Priestley
1
-1
/
+0
2014-06-26
staging: vt6656: dead code remove zonetypes
Malcolm Priestley
1
-38
/
+1
2014-06-19
staging: vt6656: rename BBuGetFrameTime to vnt_get_frame_time
Malcolm Priestley
1
-2
/
+2
2014-06-19
staging: vt6656: rename BBvCalculateParameter to vnt_get_phy_field
Malcolm Priestley
1
-2
/
+2
2014-06-19
staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_off
Malcolm Priestley
1
-4
/
+4
2014-05-28
staging: vt6656: rf.c rename RFbRFTableDownload to vnt_rf_table_download.
Malcolm Priestley
1
-2
/
+1
2014-05-26
staging: vt6656: dead code remove control.c/h
Malcolm Priestley
1
-1
/
+1
2014-05-26
staging: vt6656: create vnt_control_in_u8 to replace ControlvReadByte
Malcolm Priestley
1
-1
/
+1
2014-05-26
staging: vt6656: replace ControlvWriteByte with vnt_control_out_u8
Malcolm Priestley
1
-13
/
+13
2014-05-26
staging: vt6656: rename PIPEnsControlIn/CONTROLnsRequestIn with vnt_control_in
Malcolm Priestley
1
-2
/
+2
2014-05-26
staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_out
Malcolm Priestley
1
-4
/
+4
2014-05-25
staging: vt6656: BBbVT3184Init fix word lenght
Malcolm Priestley
1
-14
/
+14
2014-05-25
staging: vt6656: baseband.c replace DBG_PRT debug messages
Malcolm Priestley
1
-12
/
+8
2014-05-23
staging: vt6656: dead code remove diversity code
Malcolm Priestley
1
-282
/
+0
2014-05-19
staging: vt6656: clean up BBvUpdatePreEDThreshold
Malcolm Priestley
1
-256
/
+248
[next]