index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
wdt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-28
staging: iio: adc: ad7192: fix external frequency setting
Alexandru Ardelean
1
-8
/
+19
2018-01-14
iio: adc: aspeed: Fix error handling path
Christophe JAILLET
1
-3
/
+4
2018-01-10
staging: pi433: Cleanup codestyle, indent statements after case labels
Michael Panzlaff
1
-79
/
+158
2018-01-10
staging: rtl8723bs: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-10
staging: rtl8723bs: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-10
staging: fbtft: Fix indentation
Luis Gerhorst
1
-2
/
+2
2018-01-10
staging: rts5208: sd: fix misspelled constant
Sumit Pundir
1
-1
/
+1
2018-01-09
MAINTAINERS: Mark some staging directories as "Obsolete"
Joe Perches
1
-3
/
+3
2018-01-09
staging: rtl8723bs: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-09
ncpfs: remove redundant cast of struct ncp_inode_info
Colin Ian King
1
-1
/
+2
2018-01-09
staging: pi433: align function parameters with open parenthesis
Valentin Vidic
1
-5
/
+5
2018-01-09
staging: ccree: dma mask is type u64
Gilad Ben-Yossef
1
-2
/
+2
2018-01-09
staging: ccree: make stub function static inline
Gilad Ben-Yossef
1
-4
/
+4
2018-01-09
staging: ccree: add missing include
Gilad Ben-Yossef
1
-0
/
+1
2018-01-09
staging: ccree: remove unneeded includes
Gilad Ben-Yossef
8
-58
/
+0
2018-01-09
staging: ccree: use a consistent file naming convention
Gilad Ben-Yossef
25
-69
/
+69
2018-01-09
staging: lustre: remove LIBCFS_ALLOC, LIBCFS_FREE and related macros.
NeilBrown
1
-51
/
+0
2018-01-09
staging: lustre: replace LIBCFS_CPT_ALLOC()
NeilBrown
10
-110
/
+88
2018-01-09
staging: lustre: opencode LIBCFS_ALLOC_ATOMIC calls.
NeilBrown
1
-4
/
+3
2018-01-09
staging: lustre: cfs_percpt_alloc: use kvmalloc(GFP_KERNEL)
NeilBrown
1
-3
/
+3
2018-01-09
staging: lustre: use kmalloc for allocating ksock_tx
NeilBrown
2
-3
/
+3
2018-01-09
staging: lustre: lnet-route: use kmalloc for small allocation
NeilBrown
1
-3
/
+2
2018-01-09
staging: lustre: more conversions to GFP_KERNEL allocations.
NeilBrown
6
-48
/
+40
2018-01-09
staging: lustre: more LIBCFS_ALLOC conversions to GFP_KERNEL allocations.
NeilBrown
4
-30
/
+23
2018-01-09
staging: lustre: Convert more LIBCFS_ALLOC allocation to direct GFP_KERNEL
NeilBrown
4
-38
/
+26
2018-01-09
staging: lustre: change some LIBCFS_ALLOC calls to k?alloc(GFP_KERNEL)
NeilBrown
7
-39
/
+29
2018-01-09
staging: lustre: lnet: use kmalloc/kvmalloc in router_proc
NeilBrown
1
-17
/
+17
2018-01-09
staging: lustre: lnet: selftest: don't allocate small strings.
NeilBrown
1
-151
/
+29
2018-01-09
staging: lustre: lnet: switch to cpumask_var_t
NeilBrown
5
-59
/
+49
2018-01-09
staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.
NeilBrown
22
-133
/
+124
2018-01-09
staging: pi433: replace shifting with BIT macro
Valentin Vidic
1
-1
/
+1
2018-01-09
Staging: greybus: camera: cleanup multiple checks for null pointers
Sumit Pundir
1
-8
/
+8
2018-01-09
staging: android: ion: Switch from WARN to pr_warn
Laura Abbott
1
-1
/
+3
2018-01-09
staging: android: ion: Add __GFP_NOWARN for system contig heap
Laura Abbott
1
-1
/
+1
2018-01-08
Staging: gs_fpgaboot: remove FSF's mailing address from io.h
Shubham Kumaram
1
-5
/
+0
2018-01-08
staging: sm750fb: Remove multiple blank lines
Marcelo Guzmán Lamperti
2
-10
/
+0
2018-01-08
staging: fsl-dpaa2/eth: Use affine DPIO services
Ioana Radulescu
2
-10
/
+15
2018-01-08
staging: fsl-mc/dpio: Add dpaa2_io_service_select() API
Ioana Radulescu
2
-0
/
+19
2018-01-08
Staging: vt6656: Fix unnecessary 'out of memory' message
Sumit Pundir
1
-4
/
+1
2018-01-08
staging: rtl8192u: Replace mdelay with msleep in rtl8192_usb_probe
Jia-Ju Bai
1
-1
/
+1
2018-01-08
staging: comedi: adv_pci1760: fix typo in comments
Richard Sudaryono
1
-1
/
+1
2018-01-08
Staging: rtlwifi: Remove unused variable and the code
Shreeya Patel
1
-19
/
+1
2018-01-08
staging: vc05_services: fix checkpatch.pl errors
Sidong Yang
2
-10
/
+5
2018-01-08
staging: vc04_services: Prefer WARN_ON_ONCE instead of if condition followed ...
Kishore KP
1
-2
/
+1
2018-01-08
staging: vc04_services: Fix platform_no_drv_owner.cocci warnings.
Kishore KP
1
-1
/
+0
2018-01-08
Staging: wlan-ng: hfa384x_usb: fixed two line limit coding style issues
Andy Pusch
1
-2
/
+4
2018-01-08
Staging: vme: vme_user: fixed an alignment coding style issue
Philippe Loctaux
1
-4
/
+7
2018-01-08
staging: android: check the return value of register_shrinker
Xiongwei Song
1
-1
/
+7
2018-01-08
staging: android: check for error from register_shrinker in ion_heap_init_shr...
Xiongwei Song
3
-5
/
+10
2018-01-08
staging: android: ashmem: add procfs fdinfo helper
Zhai Zhaoxuan
1
-0
/
+19
[next]