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
/
vt6655
/
power.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-11
staging: vt6655: power.c: code reformatting for improved readability
Lourdes Pedrajas
1
-0
/
+5
2020-03-11
staging: vt6655: power.c: Remove setting ATIM Window in PSvEnablePowerSaving()
Lourdes Pedrajas
1
-5
/
+0
2019-11-03
staging: vt6655: Fix open ended lines
Frank A. Cancio Bello
1
-8
/
+2
2019-03-18
staging: vt6655: Align function declaration
Madhumitha Prabakaran
1
-5
/
+2
2017-11-28
staging: vt6655: Remove redundant license text
Greg Kroah-Hartman
1
-10
/
+0
2017-11-28
staging: vt6655: add SPDX identifiers to all vt6655 driver files
Greg Kroah-Hartman
1
-0
/
+1
2016-10-16
staging: vt6655: Removes the FSF mailing address.
Varsha Rao
1
-5
/
+0
2016-10-16
staging: vt6655: Removes unnecessary blank lines.
Varsha Rao
1
-1
/
+0
2016-08-21
staging: vt6655: power.c: Fix checkpatch warning
Anson Jacob
1
-6
/
+6
2016-02-07
staging: vt6655: mac.c replace void __iomem * with struct vnt_private
Malcolm Priestley
1
-1
/
+1
2016-02-07
staging: vt6655: PSbIsNextTBTTWakeUp Rename bWakeUp wake_up
Malcolm Priestley
1
-3
/
+3
2016-02-07
staging: vt6655: rf.c/h Replace DeviceContext with vnt_private
Malcolm Priestley
1
-7
/
+3
2016-02-07
staging: vt6655: power.c replace pDevice with priv
Malcolm Priestley
1
-28
/
+28
2015-07-14
staging: vt6655: Correct listen interval TBTT wake up
Malcolm Priestley
1
-4
/
+12
2015-01-12
staging: vt6655: Replace C99 comments in power.c and upc.h.
Nicholas Parkanyi
1
-13
/
+13
2014-10-29
staging: vt6655: dead code remove header type.h
Malcolm Priestley
1
-1
/
+0
2014-10-29
staging: vt6655: dead code remove wmgr.h
Malcolm Priestley
1
-1
/
+0
2014-10-29
staging: vt6655: dead remove wcmd.h and typedefs
Malcolm Priestley
1
-1
/
+0
2014-10-29
staging: vt6655: remove dead functions in power.c/h
Malcolm Priestley
1
-171
/
+0
2014-10-29
staging: vt6655: mac80211 conversion: PSbIsNextTBTTWakeUp convert to mac80211
Malcolm Priestley
1
-13
/
+6
2014-10-29
staging: vt6655: mac80211 conversion: enable power saving
Malcolm Priestley
1
-12
/
+3
2014-08-30
staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211...
Malcolm Priestley
1
-3
/
+4
2014-08-17
staging: vt6655: Convert DBG_PRT to pr_<level>
Joe Perches
1
-6
/
+4
2014-08-16
staging: vt6655: bssdb/datarate/dpc/power/rxtx use struct vnt_private
Malcolm Priestley
1
-6
/
+6
2014-08-16
staging: vt6655: Remove TxInSleep macro
Malcolm Priestley
1
-5
/
+1
2014-07-27
staging: vt6655: remove braces for single statements if
Guillaume Clement
1
-2
/
+1
2014-07-27
staging: vt6655: Remove spaces before quoted newlines
Guillaume Clement
1
-1
/
+1
2014-07-27
staging: vt6655: remove useless return statements
Guillaume Clement
1
-4
/
+0
2014-05-15
staging: vt6655: fix checkpatch bracing issues
Guido Martínez
1
-12
/
+8
2014-05-15
staging: vt6655: remove dead code
Guido Martínez
1
-13
/
+3
2013-11-10
staging: vt6655: remove unneeded semicolon
Teodora Baluta
1
-1
/
+1
2013-11-10
staging: vt6655: delete explicit comparison to bool
Teodora Baluta
1
-4
/
+3
2013-03-25
staging: vt6655: Remove unnecessary blank lines
Joe Perches
1
-26
/
+0
2013-03-25
staging: vt6655: Convert to kernel brace style
Joe Perches
1
-8
/
+4
2013-03-18
staging:vt6655:power: Whitespace cleanups
Joe Perches
1
-234
/
+234
2012-09-04
staging: "vt6655" Fix typos in comments.
Justin P. Mattock
1
-1
/
+1
2011-04-25
staging: Remove unnecessary semicolons when if (foo) {...};
Joe Perches
1
-1
/
+1
2010-08-02
Staging: vt6655: replace BOOL with in kernel bool
Charles Clément
1
-6
/
+6
2010-08-02
Staging: vt6655: replace FALSE with in kernel false
Charles Clément
1
-18
/
+18
2010-08-02
Staging: vt6655: replace TRUE with in kernel true
Charles Clément
1
-7
/
+7
2010-06-24
Staging: vt6655: remove WORD typedef
Charles Clément
1
-3
/
+3
2010-06-18
Staging: vt6655: remove PBYTE typedef
Charles Clément
1
-2
/
+2
2010-06-18
Staging: vt6655: remove custom UINT typedef
Charles Clément
1
-2
/
+2
2010-05-14
Staging: vt6655: remove IN definition
Charles Clément
1
-10
/
+10
2010-05-14
Staging: vt6655: remove HANDLE definition and use
Charles Clément
1
-6
/
+6
2010-05-11
Staging: vt6655: remove VOID definition and use
Charles Clément
1
-3
/
+3
2009-09-15
Staging: vt665x: remove tbit.h part 2
Jim Lieb
1
-2
/
+0
2009-09-15
Staging: vt665x: Remove umem.h Part 1
Jim Lieb
1
-1
/
+0
2009-09-15
Staging: vt665x: Clean up include files, Part 2
Jim Lieb
1
-27
/
+0
2009-09-15
Staging: vt665x: Text janitor in prep for driver merge, part 2
Jim Lieb
1
-0
/
+1
[next]