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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-31
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2015-08-31
Merge tag 'usb-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-32
/
+44
2015-08-31
Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
482
-21497
/
+18704
2015-08-18
staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()
Oleg Drokin
4
-325
/
+19
2015-08-17
staging: wilc1000: fix build warning with setup_timer()
Greg Kroah-Hartman
1
-1
/
+2
2015-08-17
staging: wilc1000: remove DECLARE_WILC_BUFFER()
Raphaël Beamonte
1
-6
/
+3
2015-08-17
staging: wilc1000: remove void function return statements that are not useful
Raphaël Beamonte
5
-13
/
+1
2015-08-17
staging: wilc1000: coreconfigurator.c: fix kmalloc error check
Chaehyun Lim
1
-4
/
+14
2015-08-17
staging: wilc1000: coreconfigurator.c: use kmalloc instead of WILC_MALLOC
Chaehyun Lim
1
-5
/
+6
2015-08-17
staging: wilc1000: remove unused codes of gps8ConfigPacket
Chaehyun Lim
1
-15
/
+0
2015-08-17
staging: wilc1000: remove unnecessary void pointer cast
Chaehyun Lim
4
-55
/
+55
2015-08-17
staging: wilc1000: remove WILC_NEW and WILC_NEW_EX
Chaehyun Lim
1
-15
/
+0
2015-08-17
staging: wilc1000: use kmalloc instead of WILC_NEW
Chaehyun Lim
1
-1
/
+1
2015-08-17
staging: wilc1000: Process WARN, INFO options of debug levels from user
Chandra S Gorentla
1
-16
/
+8
2015-08-17
staging: wilc1000: remove unneeded tstrWILC_MsgQueueAttrs typedef
Greg Kroah-Hartman
3
-95
/
+61
2015-08-17
staging: wilc1000: delete wilc_osconfig.h
Greg Kroah-Hartman
2
-10
/
+0
2015-08-17
staging: wilc1000: delete wilc_log.h
Greg Kroah-Hartman
3
-52
/
+0
2015-08-17
staging: wilc1000: delete wilc_timer.h
Greg Kroah-Hartman
2
-53
/
+0
2015-08-17
staging: wilc1000: remove WILC_TimerStart()
Greg Kroah-Hartman
5
-48
/
+25
2015-08-14
staging: wilc1000: remove WILC_TimerCreate()
Greg Kroah-Hartman
3
-44
/
+17
2015-08-14
staging: wilc1000: remove WILC_TimerDestroy()
Greg Kroah-Hartman
4
-39
/
+10
2015-08-14
staging: wilc1000: remove WILC_TimerStop()
Greg Kroah-Hartman
5
-43
/
+12
2015-08-14
staging: wilc1000: remove tstrWILC_TimerAttrs typedef
Greg Kroah-Hartman
5
-67
/
+45
2015-08-14
staging: wilc1000: remove WILC_TimerHandle typedef
Greg Kroah-Hartman
7
-20
/
+16
2015-08-14
staging: wilc1000: remove WILC_Sleep()
Greg Kroah-Hartman
6
-47
/
+6
2015-08-14
staging: wilc1000: remove commented out WILC_Sleep calls
Greg Kroah-Hartman
2
-3
/
+0
2015-08-14
staging: vt6655: Replace typedef struct tagSTxDesc
Malcolm Priestley
6
-38
/
+39
2015-08-14
staging: vt6655: replace typedef struct tagDEVICE_TD_INFO and structure
Malcolm Priestley
4
-33
/
+33
2015-08-14
staging: vt6655: struct tagDEVICE_TD_INFO remove dwHeaderLength
Malcolm Priestley
2
-2
/
+0
2015-08-14
staging: vt6655: struct tagDEVICE_TD_INFO resize dwReqCount.
Malcolm Priestley
3
-3
/
+3
2015-08-14
staging: vt6655: replaced typedef struct tagTDES1
Malcolm Priestley
2
-12
/
+10
2015-08-14
staging: vt6655: desc.h replace typedef struct tagTDES0
Malcolm Priestley
3
-29
/
+19
2015-08-14
staging: wilc1000: delete wilc_type.h
Greg Kroah-Hartman
3
-36
/
+2
2015-08-14
staging: wilc1000: remove WILC_MemoryFree
Greg Kroah-Hartman
2
-42
/
+0
2015-08-14
staging: wilc1000: remove WILC_FREE_IF_TRUE macro
Greg Kroah-Hartman
2
-33
/
+10
2015-08-14
Staging: sm750fb: Fix "foo* bar" should be "foo *bar" errors
Yash Shah
4
-14
/
+14
2015-08-14
staging: rtl8188eu: fix possible NULL dereference
Sudip Mukherjee
1
-4
/
+4
2015-08-14
staging: wilc1000: clarify the argument type
Johnny Kim
2
-41
/
+41
2015-08-14
staging: wilc1000: change void pointer type to real type
Johnny Kim
1
-1
/
+1
2015-08-14
staging: wilc1000: replace WILC_WFIDrvHandle by tstrWILC_WFIDrv
Johnny Kim
5
-136
/
+136
2015-08-14
staging: wilc1000: remove WILC_FREE
Chaehyun Lim
1
-5
/
+0
2015-08-14
staging: wilc1000: use kfree instead of WILC_FREE
Chaehyun Lim
5
-86
/
+86
2015-08-14
staging: wilc1000: remove unused memory functions
Chaehyun Lim
2
-78
/
+0
2015-08-14
staging: wilc1000: wilc_memory.h: remove unused define
Chaehyun Lim
1
-51
/
+0
2015-08-14
Staging: gdm72xx: usb_ids: fix a macro coding style error
Raphaël Beamonte
1
-1
/
+5
2015-08-14
staging: rtl8192e: Fix log spamming in rtl8192_hard_data_xmit
Mateusz Kulikowski
1
-2
/
+2
2015-08-14
staging: vme: devices: add spaces around '-'
Junsu Shin
1
-4
/
+4
2015-08-14
staging: vme: devices: fix NULL comparison style
Junsu Shin
1
-2
/
+2
2015-08-14
staging: vme: devices: remove blank line after open brace
Junsu Shin
1
-2
/
+0
2015-08-14
staging: vme: devices: remove multiple blank lines
Junsu Shin
1
-4
/
+0
[next]