index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
staging: kpc2000: add spaces around operators in cell_probe.c
Simon Sandström
2019-05-23
1
-3
/
+3
*
staging: kpc2000: fix invalid linebreaks in cell_probe.c
Simon Sandström
2019-05-23
1
-5
/
+12
*
staging: kpc2000: add space between ) and { in cell_probe.c
Simon Sandström
2019-05-23
1
-18
/
+18
*
staging: kpc2000: fix indent in cell_probe.c
Simon Sandström
2019-05-23
1
-286
/
+286
*
staging: rtl8723bs: core: rtw_recv: fix warning Comparison to NULL
Hariprasad Kelam
2019-05-23
1
-24
/
+24
*
staging: kpc2000: kpc_i2c: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2019-05-23
1
-1
/
+0
*
staging: unisys: visornic: Replace GFP_ATOMIC with GFP_KERNEL
Hariprasad Kelam
2019-05-23
1
-2
/
+2
*
staging: kpc2000: kpc_i2c: add static qual to local symbols in kpc_i2c.c
Geordan Neukum
2019-05-22
1
-3
/
+3
*
staging: kpc2000: kpc_i2c: Remove unnecessary function tracing prints
Geordan Neukum
2019-05-22
1
-26
/
+0
*
staging: kpc2000: kpc_i2c: use <linux/io.h> instead of <asm/io.h>
Geordan Neukum
2019-05-22
1
-1
/
+1
*
staging: kpc2000: kpc_i2c: newline fixups to meet linux style guide
Geordan Neukum
2019-05-22
1
-53
/
+29
*
staging: kpc2000: kpc_i2c: remove unused module param disable_features
Geordan Neukum
2019-05-22
1
-4
/
+0
*
staging: rtl8192u: Remove an unnecessary NULL check
Nathan Chancellor
2019-05-22
1
-2
/
+1
*
staging: kpc2000: removed superfluous NULL checks from device attribute call-...
Jeremy Sowden
2019-05-22
1
-27
/
+0
*
staging: kpc2000: simplified kp2000_device retrieval in device attribute call...
Jeremy Sowden
2019-05-22
1
-19
/
+9
*
staging: kpc2000: use IDA to assign card numbers.
Jeremy Sowden
2019-05-22
2
-5
/
+15
*
staging: kpc2000: added separate show functions for readable kp device attrib...
Jeremy Sowden
2019-05-22
1
-33
/
+73
*
staging: kpc2000: added a helper to get struct kp2000_device from struct device.
Jeremy Sowden
2019-05-22
1
-16
/
+13
*
staging: kpc2000: improved formatting of core.c.
Jeremy Sowden
2019-05-22
1
-347
/
+422
*
staging: rtl8723bs: Fix Coverity warning in rtw_dbg_port()
Hans de Goede
2019-05-22
1
-1
/
+1
*
staging: wilc1000: remove redundant masking of pkt_offset
Colin Ian King
2019-05-22
1
-3
/
+0
*
staging: fieldbus: arcx-anybus: change custom -> mmio regmap
Sven Van Asbroeck
2019-05-22
1
-31
/
+13
*
Staging: rtl8188eu: core: Use !x in place of NULL comparisons
Puranjay Mohan
2019-05-22
1
-7
/
+7
*
Staging: rtl8188eu: os_dep: Replace comparison with zero to !x
Puranjay Mohan
2019-05-22
1
-1
/
+1
*
Staging: rtl8192u: ieee80211: Replace function names in strings with "%s", __...
Puranjay Mohan
2019-05-22
1
-5
/
+5
*
Staging: rtl8723bs: os_dep: Remove functions that don't do anything.
Puranjay Mohan
2019-05-22
1
-27
/
+1
*
staging: kpc2000: removed two kpc_uio_class device attributes.
Jeremy Sowden
2019-05-21
1
-16
/
+0
*
staging: kpc2000: added separate show functions for kpc_uio_class device attr...
Jeremy Sowden
2019-05-21
1
-46
/
+89
*
staging: rtl8723bs: hal: Remove unused variable
Nishka Dasgupta
2019-05-21
1
-1
/
+0
*
staging: vt6656: manage error path during device initialization
Quentin Deslandes
2019-05-21
1
-7
/
+13
*
staging: vt6656: clean-up registers initialization error path
Quentin Deslandes
2019-05-21
1
-67
/
+96
*
staging: vt6656: use meaningful error code during buffer allocation
Quentin Deslandes
2019-05-21
1
-14
/
+28
*
staging: vt6656: clean error path for firmware management
Quentin Deslandes
2019-05-21
1
-51
/
+40
*
staging: vt6656: avoid discarding called function's return code
Quentin Deslandes
2019-05-21
9
-81
/
+152
*
staging: vt6656: clean function's error path in usbpipe.c
Quentin Deslandes
2019-05-21
2
-52
/
+67
*
staging: vt6656: fix potential NULL pointer dereference
Quentin Deslandes
2019-05-21
1
-0
/
+3
*
Staging: rtl8192u: ieee80211: Fix if-else coding style issue
Puranjay Mohan
2019-05-21
1
-2
/
+2
*
Staging: rtl8188eu: core: Remove else after break
Puranjay Mohan
2019-05-21
1
-14
/
+12
*
staging: pi433: fix misspelling of packet
Yannick Loeck
2019-05-21
2
-3
/
+3
*
staging: kpc2000: remove SetBackEndControl() function
Greg Kroah-Hartman
2019-05-21
2
-10
/
+10
*
staging: kpc2000: dma_common_defs.h: remove unused inline functions
Greg Kroah-Hartman
2019-05-21
1
-14
/
+0
*
staging: kpc2000: move the i2c driver out of its subdirectory
Greg Kroah-Hartman
2019-05-21
3
-6
/
+2
*
staging: kpc2000: move the spi driver out of its subdirectory
Greg Kroah-Hartman
2019-05-21
3
-6
/
+2
*
staging: kpc2000: remove spi_parts.h
Greg Kroah-Hartman
2019-05-21
2
-49
/
+42
*
staging: kpc2000: fix coding style in pcie.h
Greg Kroah-Hartman
2019-05-21
1
-53
/
+53
*
staging: kpc2000: remove fileops.c file.
Greg Kroah-Hartman
2019-05-21
4
-128
/
+114
*
Staging: mt7621-dma: Remove braces around single if statement
Puranjay Mohan
2019-05-20
1
-2
/
+1
*
staging: vt665*: use help instead of ---help--- in Kconfig
Moses Christopher
2019-05-20
2
-6
/
+4
*
staging: rtl8723bs: use help instead of ---help--- in Kconfig
Moses Christopher
2019-05-20
1
-1
/
+1
*
staging: rtl8188eu: use help instead of ---help--- in Kconfig
Moses Christopher
2019-05-20
1
-2
/
+2
[prev]
[next]