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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-08
ALSA: hda/ca0132 - Clean up ca0132_init function.
Connor McAdams
1
-13
/
+3
2018-08-08
ALSA: hda/ca0132 - Create mmio gpio function to make code clearer
Connor McAdams
1
-24
/
+38
2018-08-08
perf report: Add raw report support for s390 auxiliary trace
Thomas Richter
2
-1
/
+317
2018-08-08
MAINTAINERS: Add PhoenixRC Flight Controller Adapter
Marcus Folkesson
1
-0
/
+7
2018-08-08
Input: do not use WARN() in input_alloc_absinfo()
Dmitry Torokhov
1
-4
/
+12
2018-08-08
Input: mark expected switch fall-throughs
Gustavo A. R. Silva
8
-2
/
+14
2018-08-08
Input: raydium_i2c_ts - use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-08-08
netfilter: nfnetlink_osf: fix using plain integer as NULL warning
Wei Yongjun
1
-1
/
+1
2018-08-08
locks: remove misleading obsolete comment
Jeff Layton
1
-4
/
+0
2018-08-08
MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()
Paul Burton
1
-2
/
+0
2018-08-08
net-next: hinic: fix a problem in free_tx_poll()
Zhao Chen
3
-11
/
+49
2018-08-08
vhost: reset metadata cache when initializing new IOTLB
Jason Wang
1
-3
/
+6
2018-08-08
net:mod: remove unneeded variable 'ret' in init_p9
zhong jiang
1
-3
/
+1
2018-08-08
net:af_iucv: get rid of the unneeded variable 'err' in afiucv_pm_freeze
zhong jiang
1
-2
/
+1
2018-08-08
ASoC: wm_adsp: Make DSP name configurable by codec driver
Richard Fitzgerald
2
-21
/
+50
2018-08-08
Merge branch 'asoc-4.18' into asoc-4.19 wmadsp dep
Mark Brown
11
-19
/
+48
2018-08-08
ASoC: wm_adsp: Declare firmware controls from codec driver
Richard Fitzgerald
6
-33
/
+32
2018-08-08
netfilter: nfnetlink_osf: add missing enum in nfnetlink_osf uapi header
Fernando Fernandez Mancera
3
-12
/
+13
2018-08-08
drivers/block/drbd: remove the null check for kmem_cache_destroy
zhong jiang
1
-8
/
+4
2018-08-08
RDMA/rxe: Set wqe->status correctly if an unexpected response is received
Bart Van Assche
1
-0
/
+1
2018-08-08
iw_cxgb4: pass window scale in flowc work request
Potnuri Bharat Teja
2
-24
/
+28
2018-08-08
RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq
Leon Romanovsky
1
-1
/
+3
2018-08-08
test_overflow: Add shift overflow tests
Kees Cook
1
-1
/
+197
2018-08-08
overflow.h: Add arithmetic shift helper
Jason Gunthorpe
1
-0
/
+31
2018-08-08
gfs2: eliminate update_rgrp_lvb_unlinked
Bob Peterson
1
-9
/
+2
2018-08-08
drivers/block/aoe/aoedev: NULL check is not needed for mempool_destroy
zhong jiang
1
-2
/
+2
2018-08-08
drivers/block/mtip32xx: remove the null check for debugfs_remove_recursive
zhong jiang
1
-2
/
+1
2018-08-08
xen/balloon: fix balloon initialization for PVH Dom0
Roger Pau Monne
1
-1
/
+1
2018-08-08
PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers()
Thomas Petazzoni
1
-5
/
+0
2018-08-08
PCI: mvebu: Convert to use pci_host_bridge directly
Thomas Petazzoni
1
-72
/
+62
2018-08-08
siano: get rid of an unused return code for debugfs register
Mauro Carvalho Chehab
2
-10
/
+7
2018-08-08
media: isp: fix a warning about a wrong struct initializer
Mauro Carvalho Chehab
1
-1
/
+1
2018-08-08
media: radio-wl1273: fix return code for the polling routine
Mauro Carvalho Chehab
1
-1
/
+1
2018-08-08
media: s3c-camif: fix return code for the polling routine
Mauro Carvalho Chehab
1
-1
/
+1
2018-08-08
media: saa7164: fix return codes for the polling routine
Mauro Carvalho Chehab
1
-3
/
+3
2018-08-08
media: exynos-gsc: fix return code if mutex was interrupted
Mauro Carvalho Chehab
1
-1
/
+1
2018-08-08
media: mt9v111: Fix build error with no VIDEO_V4L2_SUBDEV_API
Jacopo Mondi
1
-1
/
+1
2018-08-08
media: xc4000: get rid of uneeded casts
Mauro Carvalho Chehab
1
-2
/
+2
2018-08-08
media: drxj: get rid of uneeded casts
Mauro Carvalho Chehab
1
-8
/
+8
2018-08-08
media: tuner-xc2028: don't use casts for printing sizes
Mauro Carvalho Chehab
1
-5
/
+4
2018-08-08
media: cleanup fall-through comments
Mauro Carvalho Chehab
4
-20
/
+10
2018-08-08
media: vivid: shut up warnings due to a non-trivial logic
Mauro Carvalho Chehab
1
-2
/
+19
2018-08-08
media: rtl28xxu: be sure that it won't go past the array size
Mauro Carvalho Chehab
1
-1
/
+1
2018-08-08
media: mt9v111: avoid going past the buffer
Mauro Carvalho Chehab
1
-1
/
+1
2018-08-08
media: vsp1_dl: add a description for cmdpool field
Mauro Carvalho Chehab
1
-1
/
+1
2018-08-08
PCI: mvebu: Use resource_size() to remap I/O space
Thomas Petazzoni
1
-2
/
+2
2018-08-08
PCI: mvebu: Only remap I/O space if configured
Thomas Petazzoni
1
-3
/
+3
2018-08-08
PCI: mvebu: Fix I/O space end address calculation
Thomas Petazzoni
1
-1
/
+1
2018-08-08
PCI: mvebu: Remove redundant platform_set_drvdata() call
Thomas Petazzoni
1
-2
/
+0
2018-08-08
dm snapshot: improve performance by switching out_of_order_list to rbtree
David Jeffery
1
-13
/
+26
[prev]
[next]