index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: unisys: remove unneeded structure
Julia Lawall
2014-12-02
1
-3
/
+0
*
staging: ft1000 : replace __attribute ((__packed__) with __packed
Geoff Darst
2014-12-02
1
-2
/
+2
*
drivers: staging: rtl8192e: Include "asm/unaligned.h" instead of "access_ok.h...
Chen Gang
2014-12-02
1
-1
/
+2
*
Drivers:staging:rtl8192e: Fixed checkpatch warning
Athira Lekshmi
2014-12-02
1
-1
/
+1
*
Drivers:staging:clocking-wizard: Added a newline
Athira Sharikkal
2014-12-02
1
-0
/
+1
*
staging: clocking-wizard: check for a valid clk_name pointer
Devendra Naga
2014-12-02
1
-0
/
+5
*
staging: rtl8723au: Hal_InitPGData() avoid unnecessary typecasts
Jes Sorensen
2014-12-02
1
-7
/
+5
*
staging: rtl8723au: _DisableAnalog(): Avoid zero-init variables unnecessarily
Jes Sorensen
2014-12-02
1
-5
/
+5
*
staging: rtl8723au: Remove unnecessary wrapper _ResetDigitalProcedure1()
Jes Sorensen
2014-12-02
1
-8
/
+2
*
staging: rtl8723au: _ResetDigitalProcedure1_92C() reduce code obfuscation
Jes Sorensen
2014-12-02
1
-32
/
+30
*
staging: rtl8723au: Remove unnecessary wrapper _DisableRFAFEAndResetBB()
Jes Sorensen
2014-12-02
1
-7
/
+2
*
staging: rtl8723au: _DisableRFAFEAndResetBB8192C(): Reduce code obfuscation
Jes Sorensen
2014-12-02
1
-4
/
+3
*
staging: rtl8723au: _DisableRFAFEAndResetBB8192C(): Use correct enum value
Jes Sorensen
2014-12-02
1
-2
/
+2
*
staging: rtl8723au: Fold _BlockWrite() into _PageWrite()
Jes Sorensen
2014-12-02
1
-14
/
+4
*
staging: rtl8723au: rtl8723a_update_ramask(): Fix up some bad formatting
Jes Sorensen
2014-12-02
1
-19
/
+18
*
staging: rtl8723au: Remove unused slimcombo debug flag
Jes Sorensen
2014-12-02
2
-15
/
+0
*
staging: rtl8723au: rtl8723au_read_interrupt() addr argument wasn't used
Jes Sorensen
2014-12-02
4
-6
/
+4
*
staging: rtl8723au: rtl8723au_read_port() addr argument wasn't used
Jes Sorensen
2014-12-02
4
-15
/
+10
*
staging: rtl8723au: Use a local variable to state if MAC was already powered on
Jes Sorensen
2014-12-02
2
-9
/
+8
*
staging: rtl8723au: phy_SsPwrSwitch92CU() was never called with bRegSSPwrLvl ...
Jes Sorensen
2014-12-02
1
-238
/
+84
*
staging: rtl8723au: Fold _ps_open_RF23a() into rtl8723au_hal_init()
Jes Sorensen
2014-12-02
1
-9
/
+7
*
staging: rtl8723au: Do not write garbage to REG_SPS0_CTRL
Jes Sorensen
2014-12-02
1
-10
/
+9
*
staging: rtl8723au: Remove no-op _InitHWLed() function
Jes Sorensen
2014-12-02
1
-6
/
+0
*
staging: rtl8723au: Fold _InitNormalChipQueuePriority() into _InitQueuePriori...
Jes Sorensen
2014-12-02
1
-6
/
+1
*
staging: rtl8723au: _InitPowerOn(): Don't zero init variables unnecessarily
Jes Sorensen
2014-12-02
1
-4
/
+3
*
staging: rtl8723au: Fold rtl8723au_set_queue_pipe_mapping into rtl8723au_chip...
Jes Sorensen
2014-12-02
3
-21
/
+11
*
staging: rtl8723au: Remove write only struct hal_data_8723a.interfaceIndex
Jes Sorensen
2014-12-02
2
-5
/
+0
*
staging: rtl8723au: Remove unused rtw_sctx_done23a() function
Jes Sorensen
2014-12-02
2
-6
/
+0
*
staging: rtl8723au: Eliminate do_queue_select() functions
Jes Sorensen
2014-12-02
2
-26
/
+2
*
staging: rtl8723au: Fold rtw_ack_tx_done23a() into rtw23a_sctx_done_err()
Jes Sorensen
2014-12-02
5
-35
/
+18
*
staging: rtl8732au: Partial clean up of rtl8723a_rf6052.c
Jes Sorensen
2014-12-02
1
-106
/
+123
*
staging: rtl8723au: Fold ODM_PhyStatusQuery23a_92CSeries() into ODM_PhyStatus...
Jes Sorensen
2014-12-02
1
-11
/
+2
*
staging: rtl8723au: recv_priv->rssi is not used for anything
Jes Sorensen
2014-12-02
3
-11
/
+6
*
staging: rtl8723au: recv_priv.is_signal_dbg is never set
Jes Sorensen
2014-12-02
2
-60
/
+46
*
staging:ft1000_pcmcia:Added a blank line after declaration
Anjana Sasindran
2014-12-02
1
-0
/
+1
*
staging: vt6655: s_cbFillTxBufHead remove parameter cbFrameBodySize
Malcolm Priestley
2014-12-02
1
-5
/
+5
*
staging: vt6655: s_cbFillTxBufHead remove parameter *pPacket
Malcolm Priestley
2014-12-02
1
-5
/
+4
*
staging: vt6655: s_cbFillTxBufHead remove unused parameter *puMACfragNum
Malcolm Priestley
2014-12-02
1
-8
/
+3
*
staging: vt6655: remove unused typedef struct tagSSromReg
Malcolm Priestley
2014-12-02
1
-34
/
+0
*
staging: vt6655: srom remove dead functions
Malcolm Priestley
2014-12-02
2
-264
/
+0
*
staging: vt6655: remove duplicate MACvSetPacketFilter
Malcolm Priestley
2014-12-02
2
-79
/
+0
*
staging: panel: Move LCD-related state into struct lcd
Mariusz Gorski
2014-12-02
1
-121
/
+134
*
staging: panel: Remove more magic number comparison
Mariusz Gorski
2014-12-02
1
-10
/
+10
*
staging: panel: Refactor LCD init code
Mariusz Gorski
2014-12-02
1
-141
/
+163
*
staging: panel: Make two more module params read-only
Mariusz Gorski
2014-12-02
1
-34
/
+37
*
staging: panel: Start making module params read-only
Mariusz Gorski
2014-12-02
1
-14
/
+21
*
staging: panel: Use defined value or checking module params state
Mariusz Gorski
2014-12-02
1
-43
/
+43
*
staging: panel: Remove magic numbers
Mariusz Gorski
2014-12-02
1
-10
/
+12
*
staging: panel: Call init function directly
Mariusz Gorski
2014-12-02
1
-6
/
+1
*
staging: panel: Set default parport module param value
Mariusz Gorski
2014-12-02
1
-4
/
+1
[next]