index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
slicoss
Age
Commit message (
Expand
)
Author
2015-10-27
staging: slicoss: Fixes block comment style
Amarjargal Gundjalam
2015-10-27
staging: slicoss: Adds space around operators
Amarjargal Gundjalam
2015-10-27
staging: slicoss: Removes unnecessary space after a cast
Amarjargal Gundjalam
2015-10-27
staging: slicoss: Removes multiple blank lines
Amarjargal Gundjalam
2015-10-16
Staging: slicoss: Remove unnecessary cast on void pointer
Shraddha Barke
2015-09-18
staging: slicoss: use status in isr
Sudip Mukherjee
2015-09-18
staging: slicoss: use status in slic_ioctl
Sudip Mukherjee
2015-09-18
staging: slicoss: use status in slic_if_init
Sudip Mukherjee
2015-09-18
staging: slicoss: return status of slic_link_event_handler
Sudip Mukherjee
2015-07-31
staging: slicoss: Add blank line after variable declarations.
Ciprian Manea
2015-06-17
staging: slicoss: remove unused macro
Hari Prasath Gujulan Elango
2015-05-31
staging: slicoss: restore IRQs correctly after slic_cmdq_reset()
Dan Carpenter
2015-05-13
staging: slicoss: fix occasionally writing out only half of a dma address
David Matlack
2015-05-13
staging: slicoss: remove slic_spinlock wrapper
David Matlack
2015-03-27
Staging: slicoss: Remove redundant and disabled code block
Niranjan Dighe
2015-03-06
Staging: slicoss: clean dev_err logging
Haneen Mohammed
2015-03-06
staging: slicoss: remove extra parentheses around left bit shift operations
Aya Mahfouz
2015-03-06
staging: slicoss: remove extra parentheses around right bit shift operations
Aya Mahfouz
2015-03-01
staging: Remove <linux/moduleparam.h> header.
Navya Sri Nizamkari
2015-02-26
Staging: slicoss: Join split string.
Ksenija Stanojevic
2015-02-26
staging: slicloss: replace init_timer by setup_timer
Aya Mahfouz
2014-12-02
Staging: slicoss: Fix long line issues in slicoss.c
Sean Cleator
2014-10-28
Staging: slicoss: Removed unnecessary parentheses
Tina Johnson
2014-10-27
staging: slicoss: Use inplace convert with __be32 *
Ebru Akagunduz
2014-10-20
staging: slicoss: Fix warning of prefer ether_addr_copy().
Dilek Uzulmez
2014-09-28
staging: slicoss: Fix void function return statements style warning
Dilek Uzulmez
2014-08-16
staging: slicoss: fix a blank line coding style issue
Quentin Lambert
2014-08-08
staging: use pci_zalloc_consistent
Joe Perches
2014-06-26
Staging: slicoss: fixed frivolous else statement warnings in slicoss.c
Vincent Heuken
2014-05-25
staging: slicoss: clean up use of dev_err
David Matlack
2014-05-25
staging: slicoss: remove private netdev list
David Matlack
2014-05-23
staging: slicoss: handle errors from slic_config_get
David Matlack
2014-05-23
staging: slicoss: fail on corrupt eeprom
David Matlack
2014-05-23
staging: slicoss: fix eeprom checksum code
David Matlack
2014-05-23
staging: slicoss: fix use-after-free bug in slic_entry_remove
David Matlack
2014-05-23
staging: slicoss: fix 64-bit isr address bug
David Matlack
2014-05-23
staging: slicoss: fix dma memory leak
David Matlack
2014-05-23
staging: slicoss: remove gratuitous debug infrastructure
David Matlack
2014-05-23
staging: slicoss: remove unused members of struct adapter
David Matlack
2014-05-23
staging: slicoss: fix multiple free-after-free in slic_entry_remove
David Matlack
2014-05-23
staging: slicoss: fix use-after-free in slic_entry_probe
David Matlack
2014-04-25
Staging: slicoss: Fix smatch warning in slicoss.c
Monam Agarwal
2014-03-18
staging: slicoss: free IO remapping on failure
Kristina Martšenko
2014-03-17
Staging: slicoss: Replace macro with inline defination in slicoss.c
Monam Agarwal
2014-03-16
staging: slicoss: Fix unnecessary line continuations
Gulsah Kose
2014-03-10
Staging: slicoss: Removal of unused macros in slicoss.c
Monam Agarwal
2014-02-27
Staging: slicoss: Fix unnecessary whitespace before a quoted newline in slico...
Monam Agarwal
2014-02-27
Staging: slicoss: Fix quoted string split across lines
Monam Agarwal
2014-02-27
Staging: slicoss: Fix line over 80 characters in slic.h
Monam Agarwal
2014-02-11
staging: slicoss: Add MAINTAINERS entry, break README into TODO & README
Joe Perches
[next]