Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0510d81081498eae2a8bf9d116cc03492fab5894
0510d81
[media] media: lirc_dev: use cdev_device_add() helper function
by David Härdeman
· 8 years ago
c3c6dd7
[media] media: lirc_dev: remove support for manually specifying minor number
by David Härdeman
· 8 years ago
de226ec
[media] media: lirc_dev: clarify error handling
by David Härdeman
· 8 years ago
cf09e3c
Merge tag 'v4.14-rc2' into patchwork
by Mauro Carvalho Chehab
· 7 years ago
e19b205
Linux 4.14-rc2
by Linus Torvalds
· 7 years ago
6e7f253
Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
a141fd5
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
16528a3
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
43d368a
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a430643
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a302824
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
1436ab0
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
fb154e0
tpm: ibmvtpm: simplify crq initialization and document crq format
by Michal Suchanek
· 8 years ago
9f3fc7b
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
by Hamza Attak
· 8 years ago
5d0e4d7
Documentation: tpm: add powered-while-suspended binding documentation
by Enric Balletbo i Serra
· 8 years ago
e1ec650
tpm: tpm_crb: constify acpi_device_id.
by Arvind Yadav
· 8 years ago
c2a9c4b
tpm: vtpm: constify vio_device_id
by Arvind Yadav
· 8 years ago
ab5348c
security: fix description of values returned by cap_inode_need_killpriv
by Stefan Berger
· 8 years ago
d5426f4
media: staging: atomisp: use clock framework for camera clocks
by Pierre-Louis Bossart
· 7 years ago
abe5139
media: Staging: media: atomisp: Use kcalloc instead of kzalloc
by Srishti Sharma
· 7 years ago
e6cc710
media: atomisp:use ARRAY_SIZE() instead of open coding
by Allen Pais
· 7 years ago
34d340b
media: Staging: media: atomisp: Merge assignment with return
by Srishti Sharma
· 7 years ago
866af46
media: Staging: atomisp: fix alloc_cast.cocci warnings
by Branislav Radocaj
· 7 years ago
7e8e809
media: staging/atomisp: Use ARRAY_SIZE macro
by Thomas Meyer
· 7 years ago
8cd0cd0
media: staging/atomisp: fix header guards
by Nicolas Iooss
· 7 years ago
9a965ff
media: staging: atomisp: Remove unneeded intel-mid.h inclusion
by Andy Shevchenko
· 7 years ago
209627b
media: staging: atomisp: Remove dead code for MID (#4)
by Andy Shevchenko
· 7 years ago
66228be
media: staging: atomisp: Move to upstream IOSF MBI API
by Andy Shevchenko
· 7 years ago
e64d5bd
media: staging: atomisp: Remove dead code for MID (#3)
by Andy Shevchenko
· 7 years ago
e84bf22
media: staging: atomisp: Remove dead code for MID (#2)
by Andy Shevchenko
· 7 years ago
90154e1
media: staging: atomisp: Don't override D3 delay settings here
by Andy Shevchenko
· 7 years ago
5fc90b6
media: staging: atomisp: Remove dead code for MID (#1)
by Andy Shevchenko
· 7 years ago
d13f47c
media: staging: media: atomisp: Use tabs in Kconfig
by Sakari Ailus
· 7 years ago
2fc8b69
media: atomisp: fix small Kconfig issues
by Hans Verkuil
· 7 years ago
6d5f419
media: Staging: atomisp: constify driver_attribute
by Arvind Yadav
· 7 years ago
727d38a
media: atomisp2: Remove null check before kfree
by Himanshu Jha
· 7 years ago
9267d90
media: cec.h: initialize *parent and *port in cec_phys_addr_validate
by Hans Verkuil
· 7 years ago
561b29e
media: fix media Kconfig help syntax issues
by Hans Verkuil
· 7 years ago
201c799
media: cobalt: do not register subdev nodes
by Hans Verkuil
· 7 years ago
2489477
media: v4l-ioctl: Fix typo on v4l_print_frmsizeenum
by Ricardo Ribalda
· 7 years ago
7a6e6c3
media: davinci: do a couple of checkpatch cleanups
by Markus Elfring
· 7 years ago
cd4175b1
Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
ded8503
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 7 years ago
71aa60f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
79444df
Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 7 years ago
f5caf62
x86/asm: Fix inline asm call constraints for Clang
by Josh Poimboeuf
· 7 years ago
0d0970e
objtool: Handle another GCC stack pointer adjustment bug
by Josh Poimboeuf
· 7 years ago
5f4d346
media: Hexium Orion: Adjust one function call together with a variable assignment
by Markus Elfring
· 7 years ago
84c62fb
media: meye: Adjust two function calls together with a variable assignment
by Markus Elfring
· 7 years ago
601b1f0
media: cx23885: make const array buf static, reduces object code size
by Colin Ian King
· 7 years ago
3ff692f
media: ov9640: make const arrays res_x/y static const, reduces object code size
by Colin Ian King
· 7 years ago
e90ce8a
media: cobalt: remove redundant zero check on retval
by Colin Ian King
· 7 years ago
2be730b
media: cx25840: make array stds static const, reduces object code size
by Colin Ian King
· 7 years ago
1f679ff
media: lgdt3306a: Use ARRAY_SIZE macro
by Thomas Meyer
· 7 years ago
f71c430
media: dvb-frontends/mxl5xx: declare LIST_HEAD(mxllist) static
by Daniel Scheller
· 7 years ago
bab4cb3
media: rtl28xxu: make array rc_nec_tab static const
by Colin Ian King
· 7 years ago
b8e9b36
media: pci: make i2c_client const
by Bhumika Goyal
· 7 years ago
2b83247
media: usb: make i2c_client const
by Bhumika Goyal
· 7 years ago
9722e56
media: dvb-frontends: delete jump targets
by Markus Elfring
· 7 years ago
af28c99
media: drivers: Adjust checks for null pointers
by Markus Elfring
· 7 years ago
2d3da59
media: drivers: improve a size determination
by Markus Elfring
· 7 years ago
d303b7c
media: drivers: delete unnecessary variable initialisations
by Markus Elfring
· 7 years ago
c38e865
media: drivers: delete error messages for failed memory allocation
by Markus Elfring
· 7 years ago
a0ec8d1
media: tc358743: add CEC support
by Hans Verkuil
· 7 years ago
42ded7a
media: tc358743_regs.h: add CEC registers
by Hans Verkuil
· 7 years ago
96b52ab
media: MAINTAINERS: add cec-gpio entry
by Hans Verkuil
· 8 years ago
1e33936
media: cec-gpio: add HDMI CEC GPIO driver
by Hans Verkuil
· 8 years ago
67f2a06
media: dt-bindings: document the CEC GPIO bindings
by Hans Verkuil
· 8 years ago
00f7adf
media: cec-ioc-dqevent.rst: document new CEC_EVENT_PIN_HPD_LOW/HIGH events
by Hans Verkuil
· 7 years ago
333ef6b
media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH events
by Hans Verkuil
· 8 years ago
da634f6
media: cec-core.rst/cec-ioc-receive.rst: clarify CEC_TX_STATUS_ERROR
by Hans Verkuil
· 7 years ago
9a59d93
media: cec-ioc-dqevent.rst: fix typo
by Hans Verkuil
· 7 years ago
805f23a
media: cec-pin.c: use proper ktime accessor functions
by Hans Verkuil
· 7 years ago
845d652
media: cec: Respond to unregistered initiators, when applicable
by Jose Abreu
· 7 years ago
e949f61
media: s5p-cec: add NACK detection support
by Hans Verkuil
· 7 years ago
81b79c7
media: staging/imx: Fix uninitialized variable warning
by Laurent Pinchart
· 7 years ago
9b62ccd
media: qcom: camss: Make function vfe_set_selection static
by Colin Ian King
· 7 years ago
bbd770a
media: venus: init registered list on streamoff
by Stanimir Varbanov
· 7 years ago
b475670
media: dvb: i2c transfers over usb cannot be done from stack
by Sean Young
· 7 years ago
c65da8e
Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
4e683f4
Merge branch 'net-fix-reuseaddr-regression'
by David S. Miller
· 7 years ago
fbed24bc
inet: fix improper empty comparison
by Josef Bacik
· 7 years ago
7a56673
net: use inet6_rcv_saddr to compare sockets
by Josef Bacik
· 7 years ago
cbb2fb5
net: set tb->fast_sk_family
by Josef Bacik
· 7 years ago
581fe0e
net: orphan frags on stand-alone ptype in dev_queue_xmit_nit
by Willem de Bruijn
· 7 years ago
6876eb3
Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
d32e5f4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
c0a3a64
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
69c902f5
Merge tag '4.14-smb3-fixes-from-recent-test-events-for-stable' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
b03fcfa
Merge tag 'ceph-for-4.14-rc2' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
b9b95da
MAINTAINERS: update git tree locations for ieee802154 subsystem
by Stefan Schmidt
· 7 years ago
1013e76
SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
by Steve French
· 7 years ago
e2577d2
Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
9ae0b37
Merge tag 'iommu-fixes-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
d21b8ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 7 years ago
4d9af76
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
6e70e26
SMB3: handle new statx fields
by Steve French
· 7 years ago
c17c020
arch: remove unused *_segments() macros/functions
by Tobias Klauser
· 7 years ago
672d0e4
Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties'
by Rafael J. Wysocki
· 7 years ago
d84c97f
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
by Rafael J. Wysocki
· 7 years ago
Next »