index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-03
staging: wilc1000: linux_mon: fix error code of kmalloc
Chaehyun Lim
1
-2
/
+2
2016-02-03
staging: wilc1000: linux_mon: fix coding style of kmalloc usage
Chaehyun Lim
1
-1
/
+1
2016-02-03
staging: wilc1000: linux_mon: add braces on all arms of if statement
Chaehyun Lim
1
-1
/
+2
2016-02-03
staging: wilc1000: linux_mon: insert blank line after a function
Chaehyun Lim
1
-0
/
+1
2016-02-03
staging: wilc1000: linux_mon: remove space after a cast
Chaehyun Lim
1
-3
/
+3
2016-02-03
staging: wilc1000: linux_mon: fix NULL comparison style
Chaehyun Lim
1
-10
/
+10
2016-02-03
staging: wilc1000: linux_mon: remove multiple blank lines
Chaehyun Lim
1
-10
/
+0
2016-02-03
staging: wilc1000: linux_mon: remove blank line before a close brace '}'
Chaehyun Lim
1
-6
/
+0
2016-02-03
staging: wilc1000: linux_mon: remove blank lines after open brace '{'
Chaehyun Lim
1
-5
/
+0
2016-02-03
staging: wilc1000: linux_mon: use __packed instead of __attribute__((packed))
Chaehyun Lim
1
-2
/
+2
2016-02-03
staging: wilc1000: wilc_msgqueue: release semaphore in error path
Chaehyun Lim
1
-0
/
+1
2016-02-03
staging: wilc1000: wilc_msgqueue: use standard struct list_head
Chaehyun Lim
2
-22
/
+15
2016-02-03
staging: wilc1000: renames u16index variable
Leo Kim
1
-6
/
+6
2016-02-03
staging: wilc1000: renames u16TagParamOffset variable
Leo Kim
1
-2
/
+2
2016-02-03
staging: wilc1000: renames u16RxLen variable
Leo Kim
1
-9
/
+9
2016-02-03
staging: wilc1000: coreconfigurator.c : remove over-commenting
Leo Kim
1
-140
/
+1
2016-02-03
staging: wilc1000: fixes add spaces required around
Leo Kim
1
-2
/
+2
2016-02-03
staging: wilc1000: fixes no space is necessary after a cast
Leo Kim
1
-1
/
+1
2016-02-03
staging: wilc1000: wilc_frmw_to_linux(): fixes null check
Leo Kim
1
-6
/
+3
2016-02-03
staging: wilc1000: fix alignment for open parenthesis
Chaehyun Lim
1
-45
/
+45
2016-02-03
staging: wilc1000: call power save after changing mode
Glen Lee
1
-4
/
+6
2016-02-03
staging: wilc1000: change_virtual_intf: change codes for unified firmware
Glen Lee
1
-209
/
+11
2016-02-03
staging: wilc1000: set proper bssid address
Glen Lee
1
-1
/
+1
2016-02-03
staging: wilc1000: set bssid with mode
Glen Lee
4
-24
/
+19
2016-02-03
staging: wilc1000: remove wilc_set_machw_change_vir_if
Glen Lee
4
-41
/
+1
2016-02-03
staging: wilc1000: use unified firmware
Glen Lee
2
-12
/
+11
2016-02-03
staging: wilc1000: get address from wilc
Glen Lee
1
-5
/
+4
2016-02-03
staging: wilc1000: remove sleep and reduce close timeout
Glen Lee
1
-4
/
+1
2016-02-03
staging: wilc1000: add ops resuem/suspend/wakeup in cfg80211
Glen Lee
1
-0
/
+39
2016-02-03
staging: wilc1000: sdio_init: add resume argument
Glen Lee
4
-18
/
+22
2016-02-03
staging: wilc1000: add sdio resume/suspend
Glen Lee
4
-5
/
+82
2016-02-03
staging: wilc1000: support suspend/resume functionality
Glen Lee
2
-13
/
+22
2016-02-03
staging: wilc1000: remove define WILC_OPTIMIZE_SLEEP_INT
Glen Lee
1
-72
/
+2
2016-02-03
staging: wilc1000: fix bug when changing virtual interface
Glen Lee
1
-0
/
+2
2016-02-03
staging: wilc1000: remove over-commenting
Chaehyun Lim
1
-66
/
+0
2016-02-03
staging: wilc1000: fix logical continuations
Chaehyun Lim
1
-2
/
+1
2016-02-03
staging: wilc1000: fix coding style of kmalloc usage
Chaehyun Lim
1
-1
/
+1
2016-02-03
staging: wilc1000: rename pstrMessage in wilc_mq_recv
Chaehyun Lim
1
-10
/
+10
2016-02-03
staging: wilc1000: rename pu32ReceivedLength in wilc_mq_recv
Chaehyun Lim
2
-6
/
+4
2016-02-03
staging: wilc1000: rename u32RecvBufferSize in wilc_mq_recv
Chaehyun Lim
2
-5
/
+5
2016-02-03
staging: wilc1000: rename pvRecvBuffer in wilc_mq_recv
Chaehyun Lim
2
-5
/
+5
2016-02-03
staging: wilc1000: rename pHandle in wilc_mq_recv
Chaehyun Lim
2
-18
/
+18
2016-02-03
staging: wilc1000: fix return error code
Chaehyun Lim
1
-1
/
+1
2016-02-03
staging: wilc1000: rename pstrTailMsg in wilc_mq_send
Chaehyun Lim
1
-4
/
+4
2016-02-03
staging: wilc1000: rename pstrMessage in wilc_mq_send
Chaehyun Lim
1
-11
/
+10
2016-02-03
staging: wilc1000: rename u32SendBufferSize in wilc_mq_send
Chaehyun Lim
2
-5
/
+5
2016-02-03
staging: wilc1000: rename pvSendBuffer in wilc_mq_send
Chaehyun Lim
2
-5
/
+5
2016-02-03
staging: wilc1000: rename pHandle in wilc_mq_send
Chaehyun Lim
2
-12
/
+12
2016-02-03
staging: wilc1000: rename pstrMessge in wilc_mq_destroy
Chaehyun Lim
1
-2
/
+2
2016-02-03
staging: wilc1000: rename pHandle in wilc_mq_destroy
Chaehyun Lim
2
-10
/
+10
[next]