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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-14
staging: android: ion: Improve memory alloc style
Aliaksei Karaliou
1
-3
/
+3
2017-06-14
staging: lustre: llite: Replace the symbolic file permission mode with the nu...
Roman Storozhenko
1
-1
/
+1
2017-06-14
staging: fsl-mc: fix typo in comment
Gabriel L. Somlo
1
-1
/
+1
2017-06-14
staging: rtl8723bs: wifi_regd.c: insert blank line after declarations
Fabian Wolff
1
-0
/
+1
2017-06-14
staging: rtl8723bs: wifi_regd.c: adjust alignment to match open parenthesis
Fabian Wolff
1
-4
/
+5
2017-06-14
staging: rtl8723bs: wifi_regd.c: remove superfluous spaces from pointer argum...
Fabian Wolff
1
-2
/
+2
2017-06-14
staging: rtl8723bs: wifi_regd.c: fix comment formatting
Fabian Wolff
1
-8
/
+8
2017-06-14
staging: rtl8723bs: wifi_regd.c: put spaces around binary operators
Fabian Wolff
1
-3
/
+3
2017-06-14
staging: wlan-ng: prism2mib.c: Fix type cast issues
Olav Haugan
2
-3
/
+3
2017-06-13
staging: rtl8723bs: wifi_regd.c: remove superfluous braces
Fabian Wolff
1
-4
/
+2
2017-06-13
staging: rtl8723bs: wifi_regd.c: fix checkpatch.pl warning 'Statements should...
Fabian Wolff
1
-3
/
+3
2017-06-13
staging: lustre: fid: Fixes debug output style problem
Roman Storozhenko
1
-1
/
+1
2017-06-13
staging: rtl8188eu: Remove unneeded blank lines
Aviya Erenfeld
1
-8
/
+0
2017-06-13
staging: rtl8723bs: Use vsnprintf extensions %pM and %pI4
Joe Perches
2
-6
/
+6
2017-06-13
staging: speakup: Add missing blank line after declaration
Alexandre Ghiti
2
-0
/
+4
2017-06-13
staging: fsl-mc: add reference to mc-bus DT binding
Laurentiu Tudor
1
-0
/
+2
2017-06-13
staging: fsl-mc: drop reference to restool
Laurentiu Tudor
1
-3
/
+1
2017-06-13
staging: fsl-mc: drop unused forward declaration
Laurentiu Tudor
1
-1
/
+0
2017-06-13
staging: fsl-mc: remove extra blank line
Laurentiu Tudor
1
-1
/
+0
2017-06-13
staging: fsl-mc: drop a few useless #includes
Laurentiu Tudor
3
-3
/
+1
2017-06-13
staging: fsl-mc: simplify couple of deallocations
Laurentiu Tudor
1
-9
/
+3
2017-06-13
staging: fsl-mc: enclose macro params in parens
Laurentiu Tudor
4
-4
/
+4
2017-06-13
staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handler
Aditya Shankar
6
-48
/
+71
2017-06-13
Staging: comedi: ni_labpc_regs: fixed a block comment alignment issue
Amisha Singh
1
-1
/
+1
2017-06-13
staging: speakup: migrate bns to tty
Okash Khawaja
1
-4
/
+4
2017-06-13
staging: ks7010: use little-endian types
Perry Hooker
1
-11
/
+13
2017-06-13
staging: fsl-dpaa2/eth: Update number of netdev queues
Ioana Radulescu
1
-0
/
+14
2017-06-13
staging: fsl-dpaa2/eth: Refactor MAC address setup
Ioana Radulescu
1
-17
/
+29
2017-06-13
staging: fsl-dpaa2/eth: Errors checking update
Ioana Radulescu
2
-10
/
+43
2017-06-13
staging: fsl-dpaa2/eth: Only store bpid in priv struct
Ioana Radulescu
2
-6
/
+8
2017-06-13
staging: fsl-dpaa2/eth: Remove unused fields from priv struct
Ioana Radulescu
2
-22
/
+16
2017-06-13
staging: fsl-dpaa2/eth: Add accessor for FAS field
Ioana Radulescu
2
-17
/
+20
2017-06-13
staging: fsl-dpaa2/eth: Update ethtool stats names
Ioana Radulescu
1
-27
/
+27
2017-06-13
staging: fsl-dpaa2/eth: Defer probing if no DPIOs found
Ioana Radulescu
1
-3
/
+7
2017-06-13
staging: fsl-dpaa2/eth: Reset dpbp
Ioana Radulescu
1
-0
/
+7
2017-06-13
staging: fsl-dpaa2/eth: Always call napi_gro_receive()
Ioana Radulescu
1
-4
/
+1
2017-06-13
staging: fsl-dpaa2/eth: Don't use GFP_DMA
Ioana Radulescu
1
-1
/
+1
2017-06-13
staging: fsl-dpaa2/eth: Minor cleanup in dpaa2_eth_set_hash
Ioana Radulescu
1
-3
/
+3
2017-06-13
staging: fsl-dpaa2/eth: Add error message newlines
Ioana Radulescu
2
-10
/
+10
2017-06-13
staging: fsl-dpaa2/eth: Remove incorrect error path
Ioana Radulescu
1
-2
/
+2
2017-06-13
staging: fsl-dpaa2/eth: Fix return type of ndo_start_xmit
Ioana Radulescu
1
-1
/
+1
2017-06-13
staging: fsl-dpaa2/eth: Initialize variable before use
Ioana Radulescu
1
-1
/
+1
2017-06-13
staging: fsl-dpaa2/eth: Add "static" keyword where needed
Ioana Radulescu
3
-7
/
+5
2017-06-12
Merge 4.12-rc5 into staging-next
Greg Kroah-Hartman
424
-2589
/
+4314
2017-06-11
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+43
2017-06-11
Merge tag 'gpio-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
3
-19
/
+47
2017-06-11
Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-7
/
+9
2017-06-11
Merge tag 'staging-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-46
/
+47
2017-06-11
Merge tag 'usb-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-35
/
+101
2017-06-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
20
-77
/
+101
[next]