Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
yocto
/
kernel
/
common
/
0a135b88bceac40d0036e401c19cdbda65b38a8f
0a135b8
Input: synaptics-rmi4 - have only one struct platform data
by Benjamin Tissoires
· 9 years ago
e9dade4
Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functions
by Benjamin Tissoires
· 9 years ago
e155d4e
Input: synaptics-rmi4 - remove mutex calls while updating the firmware
by Benjamin Tissoires
· 9 years ago
a64ea31
Input: synaptics-rmi4 - add rmi_enable/disable_irq
by Benjamin Tissoires
· 9 years ago
0d37d63
Input: synaptics-rmi4 - remove unused fields in struct rmi_driver_data
by Benjamin Tissoires
· 9 years ago
9e421b7c
Input: synaptics-rmi4 - fix documentation of rmi_2d_sensor_platform_data
by Benjamin Tissoires
· 9 years ago
c762cc6
Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54
by Guenter Roeck
· 9 years ago
6adba43
Input: synaptics-rmi4 - add support for F55 sensor tuning
by Guenter Roeck
· 9 years ago
29fd0ec
Input: synaptics-rmi4 - add support for F34 device reflash
by Nick Dyer
· 9 years ago
792f497
Input: synaptics-rmi4 - unlock on error
by Dan Carpenter
· 9 years ago
82264d0
Input: synaptics-rmi4 - add SMBus support
by Benjamin Tissoires
· 9 years ago
332c398
Input: synaptics-rmi4 - set the ABS_MT_TOOL_TYPE bit to report tool type
by Andrew Duggan
· 9 years ago
24f63b1
Input: synaptics-rmi4 - add support for controlling dribble packets in F12
by Andrew Duggan
· 9 years ago
2775e52
Input: synaptics-rmi4 - add parameters for dribble packets and palm detect gesture
by Andrew Duggan
· 9 years ago
6d0dbea
Input: synaptics-rmi4 - handle incomplete input data
by Andrew Duggan
· 9 years ago
3aeed5b
Input: synaptics-rmi4 - move IRQ handling to rmi_driver
by Bjorn Andersson
· 9 years ago
8029a28
Input: synaptics-rmi4 - add a couple of debug lines
by Nick Dyer
· 9 years ago
6bd0dcf
Input: synaptics-rmi4 - factor out functions from probe
by Nick Dyer
· 9 years ago
ad338e8
Input: synaptics-rmi4 - stop scanning PDT after two empty pages
by Nick Dyer
· 9 years ago
d27625c
Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media into synaptics-rmi4
by Dmitry Torokhov
· 9 years ago
1aeb5b6
[media] radio-bcm2048: don't ignore errors
by Mauro Carvalho Chehab
· 9 years ago
59dde8e
[media] pctv452e: fix semicolon.cocci warnings
by kbuild test robot
· 9 years ago
b430eab
[media] flexcop-usb: don't use stack for DMA
by Mauro Carvalho Chehab
· 9 years ago
b5f93cb
[media] stk-webcam: don't use stack for DMA
by Mauro Carvalho Chehab
· 9 years ago
db65c49
[media] s2255drv: don't use stack for DMA
by Mauro Carvalho Chehab
· 9 years ago
45ae4a5
[media] cpia2_usb: don't use stack for DMA
by Mauro Carvalho Chehab
· 9 years ago
3dadf91
[media] digitv: handle error code on RC query
by Mauro Carvalho Chehab
· 9 years ago
aa9efbc
[media] dw2102: return error if su3000_power_ctrl() fails
by Mauro Carvalho Chehab
· 9 years ago
e229602
[media] nova-t-usb2: handle error code on RC query
by Mauro Carvalho Chehab
· 9 years ago
88ca361
[media] technisat-usb2: use DMA buffers for I2C transfers
by Mauro Carvalho Chehab
· 9 years ago
5dfd2c8
[media] pctv452e: don't call BUG_ON() on non-fatal error
by Mauro Carvalho Chehab
· 9 years ago
73d5c5c
[media] pctv452e: don't do DMA on stack
by Mauro Carvalho Chehab
· 9 years ago
c3a66e9
[media] nova-t-usb2: don't do DMA on stack
by Mauro Carvalho Chehab
· 9 years ago
f1a503d
[media] gp8psk: don't go past the buffer size
by Mauro Carvalho Chehab
· 9 years ago
fa86c9a
[media] gp8psk: don't do DMA on stack
by Mauro Carvalho Chehab
· 9 years ago
8f30614
[media] dtv5100: don't do DMA on stack
by Mauro Carvalho Chehab
· 9 years ago
a3f9f07
[media] dtt200u: handle USB control message errors
by Mauro Carvalho Chehab
· 9 years ago
ab883e2
[media] dtt200u: don't do DMA on stack
by Mauro Carvalho Chehab
· 9 years ago
ba705a6
[media] dtt200u-fe: handle errors on USB control messages
by Mauro Carvalho Chehab
· 9 years ago
89919b5
[media] dtt200u-fe: don't do DMA on stack
by Mauro Carvalho Chehab
· 9 years ago
208d8af
[media] dtt200u-fe: don't keep waiting for lock at set_frontend()
by Mauro Carvalho Chehab
· 9 years ago
f0b0ada
[media] digitv: don't do DMA on stack
by Mauro Carvalho Chehab
· 9 years ago
ff1c123
[media] dibusb: handle error code on RC query
by Mauro Carvalho Chehab
· 9 years ago
426398b
[media] dibusb: don't do DMA on stack
by Mauro Carvalho Chehab
· 9 years ago
fa1ecd8
[media] dib0700_core: don't use stack on I2C reads
by Mauro Carvalho Chehab
· 9 years ago
bd1f976
[media] dib0700: be sure that dib0700_ctrl_rd() users can do DMA
by Mauro Carvalho Chehab
· 9 years ago
17ce039
[media] cxusb: don't do DMA on stack
by Mauro Carvalho Chehab
· 9 years ago
0d43c0f
[media] cinergyT2-fe: don't do DMA on stack
by Mauro Carvalho Chehab
· 9 years ago
c2730ee
[media] cinergyT2-fe: cache stats at cinergyt2_fe_read_status()
by Mauro Carvalho Chehab
· 9 years ago
54d577a
[media] cinergyT2-core: handle error code on RC query
by Mauro Carvalho Chehab
· 9 years ago
5ef8ed0
[media] cinergyT2-core: don't do DMA on stack
by Mauro Carvalho Chehab
· 9 years ago
c58b84e
[media] af9005: don't do DMA on stack
by Mauro Carvalho Chehab
· 9 years ago
9fce0c2
Merge tag 'v4.8' into patchwork
by Mauro Carvalho Chehab
· 9 years ago
c8d2bc9
Linux 4.8
by Linus Torvalds
· 9 years ago
f76d9c6
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
117e5e9
ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
by Srinivas Ramana
· 9 years ago
be67d60
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
66188fb
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
0c7fc30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 9 years ago
bb6bbc7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
6605d15
MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems
by Paul Burton
· 9 years ago
f51fdff
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
2161a2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
dbd8805
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
37aa727
include/linux/property.h: fix typo/compile error
by John Youn
· 9 years ago
c33f078
ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()
by Eric Ren
· 9 years ago
22f2ac5
mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page()
by Johannes Weiner
· 9 years ago
9a2172a
MAINTAINERS: Switch to kernel.org email address for Javi Merino
by Javi Merino
· 9 years ago
2fa5f04
x86/entry/64: Fix context tracking state warning when load_gs_index fails
by Wanpeng Li
· 9 years ago
05fb3c1
x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID
by Andy Lutomirski
· 9 years ago
e4aad64
x86/vdso: Fix building on big endian host
by Segher Boessenkool
· 9 years ago
192d1dc
x86/boot: Fix another __read_cr4() case on 486
by Andy Lutomirski
· 9 years ago
1cceda78
sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock
by Xin Long
· 9 years ago
75b005b
Merge branch 'sctp-fixes'
by David S. Miller
· 9 years ago
be4947b
sctp: change to check peer prsctp_capable when using prsctp polices
by Xin Long
· 9 years ago
0605483
sctp: remove prsctp_param from sctp_chunk
by Xin Long
· 9 years ago
73dca12
sctp: move sent_count to the memory hole in sctp_chunk
by Xin Long
· 9 years ago
1b0ff89
tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
by Milton Miller
· 9 years ago
e3b3656
Merge tag 'drm-fixes-for-v4.8-final' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
c6169de
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
e1bfc11
x86/init: Fix cr4_init_shadow() on CR4-less machines
by Andy Lutomirski
· 9 years ago
058effe
MIPS: Fix detection of unsupported highmem with cache aliases
by Paul Burton
· 9 years ago
305723a
MIPS: Malta: Fix IOCU disable switch read for MIPS64
by Paul Burton
· 9 years ago
1eefcbc
MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPS
by Paul Burton
· 9 years ago
67acd8d
MIPS: clear execution hazard after changing FTLB enable
by Paul Burton
· 9 years ago
ebd0e0f
MIPS: Configure FTLB after probing TLB sizes from config4
by Paul Burton
· 9 years ago
72c70f0
MIPS: Stop setting I6400 FTLBP
by Paul Burton
· 9 years ago
3021773
MIPS: DEC: Avoid la pseudo-instruction in delay slots
by Ralf Baechle
· 9 years ago
0a90055
MIPS: Octeon: mark GPIO controller node not populated after IRQ init.
by Steven J. Hill
· 9 years ago
ca86c9e
MIPS: uprobes: fix use of uninitialised variable
by Marcin Nowakowski
· 9 years ago
ddabfa5
MIPS: uprobes: remove incorrect set_orig_insn
by Marcin Nowakowski
· 9 years ago
db06068
MIPS: fix uretprobe implementation
by Marcin Nowakowski
· 9 years ago
6ca8ac7
MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUs
by Matt Redfearn
· 9 years ago
d248220
ARM: 8617/1: dma: fix dma_max_pfn()
by Roger Quadros
· 9 years ago
ba6dea4
ARM: 8616/1: dt: Respect property size when parsing CPUs
by Robin Murphy
· 9 years ago
2a0100d
sparc64: Fix non-SMP build.
by David S. Miller
· 9 years ago
53061af
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
231e97e
mem-hotplug: use nodes that contain memory as mask in new_node_page()
by Li Zhong
· 9 years ago
e436fd6
scripts/recordmcount.c: account for .softirqentry.text
by Dmitry Vyukov
· 9 years ago
2481366
dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUG
by Andrey Smirnov
· 9 years ago
Next »