index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-20
staging: kpc2000: added missing clean-up to probe_core_uio.
Jeremy Sowden
2
-1
/
+3
2019-05-20
staging: kpc2000: added designated initializers to two structs.
Jeremy Sowden
1
-5
/
+2
2019-05-20
staging: kpc2000: declare two functions as static.
Jeremy Sowden
1
-2
/
+4
2019-05-20
staging: kpc2000: inverted conditional in order to reduce indentation.
Jeremy Sowden
1
-19
/
+24
2019-05-20
Staging: kpc2000: kpc_dma: Resolve cast warning and use const for file_operation
Vandana BN
2
-2
/
+2
2019-05-20
Staging: kpc2000: kpc_dma: Resolve warning to use __func__ insted of funtion name reported by checkpatch.
Vandana BN
3
-25
/
+25
2019-05-20
Staging: kpc2000: kpc_dma: Resolve warning Missing blank line after declarations & labels not to be indented.
Vandana BN
4
-13
/
+29
2019-05-20
Staging: kpc2000: kpc_dma: Resolve checkpath errors Macros in paranthesis & trailing statements on next line.
Vandana BN
1
-3
/
+5
2019-05-20
Staging: kpc2000: kpc_dma: Resolve code indent and trailing statements on next line errors reported by checkpatch.
Vandana BN
1
-4
/
+8
2019-05-20
Staging: kpc2000: kpc_dma: Resolve checkpatch space errors around brace '{', '!' and open paranthesis '('.
Vandana BN
3
-52
/
+52
2019-05-20
Staging: kpc2000: kpc_dma: Resolve space errors around pointers and function declarations reported by checkpatch.
Vandana BN
4
-14
/
+14
2019-05-20
Staging: kpc2000: kpc_dma: Resolve trailing whitespace error reported by checkpatch
Vandana BN
4
-131
/
+131
2019-05-20
staging: rtl8723bs: os_dep: Remove Unneeded variable ret
Hariprasad Kelam
1
-2
/
+1
2019-05-20
Staging: rtl8723bs: os_dep: Fix if-else coding style issues
Puranjay Mohan
1
-10
/
+5
2019-05-20
staging: kpc2000: remove unused function kp2000_cdev_write
YueHaibing
1
-8
/
+0
2019-05-20
staging: vc04_services: bcm2835-camera: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-05-20
Staging: kpc2000: Cleanup in kpc_dma_transfer()
Madhumitha Prabakaran
1
-1
/
+1
2019-05-20
staging: rtl8712: get rid of IS_MCAST
Michael Straube
5
-27
/
+16
2019-05-20
staging: kpc_i2c: Remove unused file
Matt Sickler
2
-182
/
+1
2019-05-20
Staging: rtl8723bs: os_dep: Remove braces from single if statement
Puranjay Mohan
1
-2
/
+1
2019-05-20
staging: rtl8723bs: core: Fix variable constant comparisons.
Vatsala Narang
1
-2
/
+2
2019-05-20
staging: rtl8723bs: core: Remove braces from single if statement.
Vatsala Narang
1
-8
/
+4
2019-05-20
staging: rtl8723bs: core: Remove unnecessary parentheses.
Vatsala Narang
1
-5
/
+5
2019-05-20
staging: rtl8723bs: core: Replace NULL comparisons.
Vatsala Narang
1
-16
/
+16
2019-05-20
staging: rtl8723bs: core: Remove blank line.
Vatsala Narang
1
-5
/
+0
2019-05-20
Staging: rtl8723bs: core: Fix Spelling mistake in comments
Puranjay Mohan
1
-3
/
+3
2019-05-20
Staging: rtl8723bs: os_dep: Fix switch-case indentation error
Puranjay Mohan
1
-221
/
+221
2019-05-20
drivers: staging : wlan-ng : collect return status without variable
Hariprasad Kelam
1
-11
/
+3
2019-05-16
Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
7
-12
/
+20
2019-05-15
media: rockchip/vpu: Fix/re-order probe-error/remove path
Jonas Karlman
1
-3
/
+5
2019-05-15
media: rockchip/vpu: Initialize mdev->bus_info
Boris Brezillon
1
-0
/
+2
2019-05-15
media: rockchip/vpu: Get vdev from the file arg in vidioc_querycap()
Boris Brezillon
1
-1
/
+2
2019-05-15
media: rockchip/vpu: Add missing dont_use_autosuspend() calls
Jonas Karlman
1
-0
/
+2
2019-05-15
media: rockchip/vpu: Do not request id 0 for our video device
Jonas Karlman
1
-1
/
+1
2019-05-14
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
Linus Torvalds
1
-1
/
+0
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-2
/
+2
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
23
-4034
/
+0
2019-05-08
Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
53
-10690
/
+281
2019-05-08
media: staging/imx: add media device to capture register
Rui Miguel Silva
5
-7
/
+8
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-5
/
+3
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+2
2019-05-07
Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
762
-132176
/
+11021
2019-05-07
staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR check
Petr Štetiar
1
-1
/
+1
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
1
-1
/
+1
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-8
/
+2
2019-05-07
Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
6
-437
/
+0
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-3
/
+0
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
6
-11
/
+0
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2019-05-05
staging: octeon-ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
[next]