Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b75f9c8cd2b0ed58f07142af84ddc68be45068c3
b75f9c8
Staging: hv: Hv.c: remove unused physAddr
by Bill Pemberton
· 15 years ago
25fb66c
Staging: hv: vmbus_drv.c: remove unused structs
by Bill Pemberton
· 15 years ago
5d48a1c
Staging: hv: check return value of device_register()
by Bill Pemberton
· 15 years ago
c19fbca
Staging: hv: check return value of bus_register()
by Bill Pemberton
· 15 years ago
b2aba7c
Staging: hv: vmbus_drv.c: fix print formatting
by Bill Pemberton
· 15 years ago
7f6f27d
Staging: hv: storvsc_drv.c: fix print formatting
by Bill Pemberton
· 15 years ago
38d3af0
Staging: hv: RndisFilter.c: fix print formatting
by Bill Pemberton
· 15 years ago
4d4a0e2
Staging: hv: NetVsc.c: fix print formatting
by Bill Pemberton
· 15 years ago
ed39aa6
Staging: hv: Remove X2V_LINUX check
by Bill Pemberton
· 15 years ago
dfe8b2d
Staging: hv: fix blkvsc_ioctl() parameters
by Bill Pemberton
· 15 years ago
77d2d9d
Staging: hv: fix blkvsc_release() parameters
by Bill Pemberton
· 15 years ago
39635f7
Staging: hv: fix blkvsc_open() parameters
by Bill Pemberton
· 15 years ago
627c156
Staging: hv: blkvsc_drv.c: fix print formatting
by Bill Pemberton
· 15 years ago
78cd200
Staging: hv: StorVsc.c: fix print formatting
by Bill Pemberton
· 15 years ago
454f18a
Staging: hv: Remove C99 comments
by Bill Pemberton
· 15 years ago
226408a
Staging: hv: Use %ld instead of %d for a long ints
by Bill Pemberton
· 15 years ago
222076b
Staging: hv: force hyper-v drivers to be built as a module
by Greg Kroah-Hartman
· 15 years ago
06da0bc
Staging: hv: Transform some kzalloc calls to kcalloc
by Nicolas Palix
· 15 years ago
c18b5ae
Staging: hv: Remove compatibility ifdefry
by Moritz Muehlenhoff
· 15 years ago
d492309
Staging: hv: osd: remove GetTickCount and GetTimestamp wrappers
by Greg Kroah-Hartman
· 15 years ago
2701f68
Staging: hv: fix up printk warnings
by Greg Kroah-Hartman
· 15 years ago
04f50c4
Staging: hv: osd: remove PrintBytes wrapper
by Greg Kroah-Hartman
· 15 years ago
a14bd58
Staging: hv: osd: remove LogMsg wrapper
by Greg Kroah-Hartman
· 15 years ago
28b6ca9
Staging: hv: osd: remove MemoryFence wrapper
by Greg Kroah-Hartman
· 15 years ago
b4362c9
Staging: hv: osd: remove Sleep wrapper
by Greg Kroah-Hartman
· 15 years ago
3bcfa88
Staging: hv: osd: remove spinlock wrapper functions
by Greg Kroah-Hartman
· 15 years ago
0f5e44c
Staging: hv: make gVmbusConnection.ChannelLock a real spinlock
by Greg Kroah-Hartman
· 15 years ago
dd0813b
Staging: hv: make gVmbusConnection.ChannelMsgLock a real spinlock
by Greg Kroah-Hartman
· 15 years ago
6436873
Staging: hv: make netDevice->ReceivePacketListLock a real spinlock
by Greg Kroah-Hartman
· 15 years ago
880fb89
Staging: hv: make Device->RequestLock a real spinlock
by Greg Kroah-Hartman
· 15 years ago
a98f96e
Staging: hv: make RingInfo->RingLock a real spinlock
by Greg Kroah-Hartman
· 15 years ago
54411c4
Staging: hv: make Channel->InboundLock a real spinlock
by Greg Kroah-Hartman
· 15 years ago
8c69f52
Staging: hv: osd: remove MemFree wrapper
by Greg Kroah-Hartman
· 15 years ago
0a72f3c
Staging: hv: osd: remove MemAllocAtomic wrapper
by Greg Kroah-Hartman
· 15 years ago
e276a3a
Staging: hv: osd: remove MemAllocZeroed wrapper
by Greg Kroah-Hartman
· 15 years ago
e40d37c
Staging: hv: osd: remove MemAlloc wrapper
by Greg Kroah-Hartman
· 15 years ago
0e72761
Staging: hv: remove TRUE, FALSE, and NULL usage
by Greg Kroah-Hartman
· 15 years ago
1f76554
Staging: hv: remove FIELD_OFFSET usage
by Greg Kroah-Hartman
· 15 years ago
4e9bfef
Staging: hv: remove UNUSED_VAR usage
by Greg Kroah-Hartman
· 15 years ago
b211a95
Staging: hv: remove STRUCT_PACKED and STRUCT_ALIGNED defines
by Greg Kroah-Hartman
· 15 years ago
0ffa63b
Staging: hv: remove PAGE_SIZE and PAGE_SHIFT and __builtin functions
by Greg Kroah-Hartman
· 15 years ago
fc6a4b2
Staging: hv: remove MIN and MAX usages
by Greg Kroah-Hartman
· 15 years ago
22ae0be
Staging: hv: remove #defines from osd.c
by Greg Kroah-Hartman
· 15 years ago
27274e5
Staging: hv: remove BOOL and BOOLEAN typedefs
by Greg Kroah-Hartman
· 15 years ago
84988a1
Staging: hv: remove DWORD and BYTE typedefs
by Greg Kroah-Hartman
· 15 years ago
45635d9
Staging: hv: remove SIZE_T typedef
by Greg Kroah-Hartman
· 15 years ago
3abcbc4
Staging: hv: remove ULONG and LONG typedefs
by Greg Kroah-Hartman
· 15 years ago
c4b0bc9
Staging: hv: remove ULONG_PTR typedef
by Greg Kroah-Hartman
· 15 years ago
b509bf5
Staging: hv: remove ULONGLONG and LONGLONG typedefs
by Greg Kroah-Hartman
· 15 years ago
2be8093
Staging: hv: remove USHORT typedef
by Greg Kroah-Hartman
· 15 years ago
5947143
Staging: hv: remove UINT64 and INT64 and UCHAR typedefs
by Greg Kroah-Hartman
· 15 years ago
4d64311
Staging: hv: remove UINT32 and INT32 typedefs
by Greg Kroah-Hartman
· 15 years ago
5cd508b
Staging: hv: remove UINT16 and INT16 typedefs
by Greg Kroah-Hartman
· 15 years ago
5654e93
Staging: hv: remove UINT8 and INT8 typedefs
by Greg Kroah-Hartman
· 15 years ago
e20f683
Staging: hv: remove VOID typedef
by Greg Kroah-Hartman
· 15 years ago
8282c400
Staging: hv: remove PVOID typedef
by Greg Kroah-Hartman
· 15 years ago
2be1301
Staging: hv: remove INTERNAL typedef
by Greg Kroah-Hartman
· 15 years ago
621d7fb
Staging: hv: netvsc: fix up driver_data usage
by Greg Kroah-Hartman
· 15 years ago
511bda8
Staging: hv: add the Hyper-V virtual network driver to the build
by Greg Kroah-Hartman
· 15 years ago
c86f3e2
Staging: hv: make the Hyper-V virtual network driver build
by Greg Kroah-Hartman
· 15 years ago
b57a68d
Staging: hv: blkvsc: fix up driver_data usage
by Greg Kroah-Hartman
· 15 years ago
88d3bb3
Staging: hv: add the Hyper-V virtual block driver to the build
by Greg Kroah-Hartman
· 15 years ago
0fce4c2
Staging: hv: make the Hyper-V virtual block driver build
by Greg Kroah-Hartman
· 15 years ago
0883c52
Staging: hv: storvsc: fix up driver_data usage
by Greg Kroah-Hartman
· 15 years ago
c3260cf
Staging: hv: add the Hyper-V virtual scsi driver to the build
by Greg Kroah-Hartman
· 15 years ago
97f4ee3
Staging: hv: make the Hyper-V virtual storage driver build
by Greg Kroah-Hartman
· 15 years ago
c4ca0e9
Staging: hv: add the Hyper-V virtual bus to the build
by Greg Kroah-Hartman
· 15 years ago
530cf20
Staging: hv: use the correct #ifdef for x86-64
by Greg Kroah-Hartman
· 15 years ago
09d50ff
Staging: hv: make the Hyper-V virtual bus code build
by Greg Kroah-Hartman
· 15 years ago
51b671f
Staging: hv: add a TODO file
by Greg Kroah-Hartman
· 15 years ago
bef4a34
Staging: hv: add the Hyper-V virtual storage driver
by Hank Janssen
· 15 years ago
fceaf24
Staging: hv: add the Hyper-V virtual network driver
by Hank Janssen
· 15 years ago
f82bd04
Staging: hv: add the Hyper-V virtual block driver
by Hank Janssen
· 15 years ago
3e7ee49
Staging: hv: add the Hyper-V virtual bus
by Hank Janssen
· 15 years ago
ab05778
Staging: hv: add the Hyper-V driver header files
by Hank Janssen
· 15 years ago
565e7dc
Staging: hv: add the Hyper-V api header files
by Hank Janssen
· 15 years ago
578f293
Staging: HTC Dream: Makefile glue
by Pavel Machek
· 15 years ago
eb7b797
Staging: HTC Dream: add camera support
by Brian Swetland
· 15 years ago
caff4ca
Staging: HTC Dream: add qdsp support
by Iliyan Malchev
· 15 years ago
7bf06da
Staging: HTC Dream: add rpcrouter driver
by Brian Swetland
· 15 years ago
0d8dc6b
Staging: HTC Dream: add smd code
by Brian Swetland
· 15 years ago
dda7940
Staging: vt6656: disable wpa related function due to memory failure of this part of codes
by miaofng
· 15 years ago
c0593dd
Staging: rtl8192su/ieee80211: move rtl8192su specific code out from ieee80211.h
by Bartlomiej Zolnierkiewicz
· 15 years ago
f59d012
Staging: rtl8192su/ieee80211: ieee80211.h cleanups
by Bartlomiej Zolnierkiewicz
· 15 years ago
86467e7
Staging: rtl8192su/ieee80211: remove unused ieee80211_wx_get_encode_ext()
by Bartlomiej Zolnierkiewicz
· 15 years ago
7d74dee
Staging: rtl8192su/ieee80211: remove unused IEEE80211_PRINT_STR()
by Bartlomiej Zolnierkiewicz
· 15 years ago
d643db9
Staging: rtl8192su: remove NOT_YET ifdefs
by Bartlomiej Zolnierkiewicz
· 15 years ago
793f96b5
Staging: rtl8192su/ieee80211: remove superfluous container_of definition
by Bartlomiej Zolnierkiewicz
· 15 years ago
fbe0051
Staging: rtl8192su/ieee80211: remove OPENSUSE_SLED ifdefs
by Bartlomiej Zolnierkiewicz
· 15 years ago
0766f23
Staging: rtl8192su: remove JOHN_DUMP[_TXDESC] ifdefs
by Bartlomiej Zolnierkiewicz
· 15 years ago
5d9baea
Staging: rtl8192su: make private ieee80211 stack really private
by Bartlomiej Zolnierkiewicz
· 15 years ago
add6e63
Staging: rtl8192su: remove more unused files
by Bartlomiej Zolnierkiewicz
· 15 years ago
e1b19da
Staging: rtl8187se/ieee80211: convert MMIE_TYPE_* defines to enums
by Bartlomiej Zolnierkiewicz
· 15 years ago
bea385a
Staging: rtl8187se/ieee80211: ieee80211.h reorderings
by Bartlomiej Zolnierkiewicz
· 15 years ago
03ea509
Staging: rtl8187se/ieee80211: switch to use <linux/ieee80211.h>
by Bartlomiej Zolnierkiewicz
· 15 years ago
0ddd6f6
Staging: rtl8187se: rename struct ieee80211_hdr_QOS to struct ieee80211_hdr_4addrqos
by Bartlomiej Zolnierkiewicz
· 15 years ago
726f11e
Staging: rtl8187se: rename struct ieee80211_hdr_3addr_qos to struct ieee80211_hdr_3addrqos
by Bartlomiej Zolnierkiewicz
· 15 years ago
0604384
Staging: rtl8187se: rename struct ieee80211_hdr to struct ieee80211_hdr_4addr
by Bartlomiej Zolnierkiewicz
· 15 years ago
f5ce8fe
Staging: rtl8187se: remove ENABLE_IPS ifdefs
by Bartlomiej Zolnierkiewicz
· 15 years ago
343c17b
Staging: rtl8187se/ieee80211: remove NOT_YET ifdefs
by Bartlomiej Zolnierkiewicz
· 15 years ago
Next »