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
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+3
2015-04-14
page_writeback: clean up mess around cancel_dirty_page()
Konstantin Khlebnikov
1
-1
/
+3
2015-04-14
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+0
2015-04-13
Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
764
-23187
/
+35998
2015-04-13
Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6
Linus Torvalds
1
-14
/
+20
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
1
-1
/
+0
2015-04-07
Merge 4.0-rc7 into staging-next
Greg Kroah-Hartman
1
-0
/
+1
2015-04-05
staging: lustre: orthography & coding style
Amaury.Bouchra.Pilet@ENS.fr
1
-2
/
+2
2015-04-05
staging: lustre: lnet: lnet: fix error return code
Julia Lawall
1
-2
/
+6
2015-04-05
staging: lustre: fix sparse warning
Tal Shorer
1
-1
/
+1
2015-04-04
Revert "Staging: sm750fb: Fix C99 Comments"
Greg Kroah-Hartman
1
-2
/
+8
2015-04-03
Staging: rtl8192u: use correct array for debug output
Dan Carpenter
1
-1
/
+1
2015-04-03
staging: rtl8192e: Remove dead code
Mateusz Kulikowski
5
-22
/
+2
2015-04-03
staging: rtl8192e: Comment cleanup (style/format)
Mateusz Kulikowski
16
-289
/
+318
2015-04-03
staging: rtl8192e: Fix indentation in rtllib_rx_auth_resp()
Mateusz Kulikowski
1
-18
/
+12
2015-04-03
staging: rtl8192e: Decrease nesting of rtllib_rx_auth_resp()
Mateusz Kulikowski
1
-44
/
+45
2015-04-03
staging: rtl8192e: Divide rtllib_rx_auth()
Mateusz Kulikowski
1
-54
/
+58
2015-04-03
staging: rtl8192e: Fix PRINTK_WITHOUT_KERN_LEVEL warnings
Mateusz Kulikowski
1
-8
/
+2
2015-04-03
staging: rtl8192e: Fix DO_WHILE_MACRO_WITH_TRAILING_SEMICOLON warning
Mateusz Kulikowski
1
-1
/
+1
2015-04-03
staging: rtl8192e: Fix BRACES warning
Mateusz Kulikowski
1
-4
/
+2
2015-04-03
staging: rtl8192e: Fix LINE_CONTINUATIONS warning
Mateusz Kulikowski
1
-1
/
+1
2015-04-03
staging: rtl8192e: Fix UNNECESSARY_PARENTHESES warnings
Mateusz Kulikowski
3
-9
/
+9
2015-04-03
staging: rtl8192e: remove unused EXPORT_SYMBOL_RSL macro
Mateusz Kulikowski
1
-3
/
+0
2015-04-03
staging: rtl8192e: Fix RETURN_VOID warnings
Mateusz Kulikowski
5
-19
/
+0
2015-04-03
staging: rtl8192e: Fix UNNECESSARY_ELSE warning
Mateusz Kulikowski
12
-518
/
+482
2015-04-03
staging: rtl8723au: Remove unneeded comments
M. Vefa Bicakci
1
-4
/
+4
2015-04-03
staging: rtl8723au: Use __func__ in trace logs
M. Vefa Bicakci
1
-19
/
+22
2015-04-03
staging: rtl8723au: Rework two byte array comparisons
M. Vefa Bicakci
1
-20
/
+14
2015-04-03
staging: rtl8723au: suspect code indent for conditional statements
M. Vefa Bicakci
1
-17
/
+17
2015-04-03
staging: rtl8723au: Adjust whitespace in and around comments
M. Vefa Bicakci
1
-56
/
+57
2015-04-03
staging: rtl8723au: No spaces at the start of a line
M. Vefa Bicakci
1
-70
/
+70
2015-04-03
staging: rtl8723au: that open brace should be on the previous line
M. Vefa Bicakci
1
-4
/
+5
2015-04-03
staging: rtl8723au: trailing statements should be on next line
M. Vefa Bicakci
1
-8
/
+17
2015-04-03
staging: rtl8723au: Remove unneeded curly braces
M. Vefa Bicakci
1
-11
/
+5
2015-04-03
staging: rtl8723au: else is not generally useful after a return
M. Vefa Bicakci
1
-20
/
+22
2015-04-03
staging: rtl8723au: Reorganize a few functions to remove indentation
M. Vefa Bicakci
1
-108
/
+107
2015-04-03
staging: rtl8723au: Fix the indentation of two lines
M. Vefa Bicakci
1
-2
/
+2
2015-04-03
staging: rtl8723au: else should follow close brace
M. Vefa Bicakci
1
-6
/
+3
2015-04-03
staging: rtl8723au: Fix "before/around/after" whitespace issues
M. Vefa Bicakci
1
-106
/
+113
2015-04-03
staging: rtl8723au: Reformat whitespace to increase readability
M. Vefa Bicakci
1
-41
/
+38
2015-04-03
staging: rtl8712: Drop unneeded cast on netdev_priv
Julia Lawall
3
-41
/
+41
2015-04-03
staging: android: ion_test: Add the MODULE_LICENSE macro
Phong Tran
1
-0
/
+1
2015-04-03
staging: vt6655: use ieee80211_tx_info to select packet type.
Malcolm Priestley
1
-3
/
+11
2015-04-03
staging: vt6655: s_vGenerateTxParameter Replace PSTxBufHead with struct vnt_t...
Malcolm Priestley
1
-10
/
+7
2015-04-03
drivers: staging: rtl8723au: fix "warning: cast to restricted __le16"
Piotr Witoslawski
1
-1
/
+1
2015-04-03
staging: ft1000: Drop unneeded cast on netdev_priv
Julia Lawall
1
-7
/
+7
2015-04-03
staging: octeon-ethernet: delete cvm_oct_set_carrier()
Aaro Koskinen
1
-13
/
+0
2015-04-03
staging: octeon-usb: make CVMX_WAIT_FOR_FIELD32 to take condition expression
Aaro Koskinen
1
-5
/
+6
2015-04-03
staging: octeon-usb: assume union type for FIELD32 macros
Aaro Koskinen
1
-43
/
+36
2015-04-03
staging: octeon-usb: octeon_usb_probe: delete unused variable
Aaro Koskinen
1
-1
/
+0
[next]