index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: cec: move cec autorepeat handling to rc-core
Sean Young
2017-12-14
2
-5
/
+3
*
media: lirc: allow lirc device to be opened more than once
Sean Young
2017-12-14
1
-19
/
+31
*
media: rc: include <uapi/linux/lirc.h> rather than <media/lirc.h>
Sean Young
2017-12-14
1
-1
/
+0
*
kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bit
Sean Young
2017-12-14
1
-1
/
+2
*
media: lirc: implement reading scancode
Sean Young
2017-12-14
1
-0
/
+5
*
media: lirc: remove last remnants of lirc kapi
Sean Young
2017-12-14
2
-53
/
+5
*
media: lirc: remove name from lirc_dev
Sean Young
2017-12-14
1
-2
/
+0
*
media: lirc: create rc-core open and close lirc functions
Sean Young
2017-12-14
2
-11
/
+2
*
media: lirc: move lirc_dev->attached to rc_dev->registered
Sean Young
2017-12-14
2
-2
/
+3
*
media: lirc: use kfifo rather than lirc_buffer for raw IR
Sean Young
2017-12-14
2
-109
/
+4
*
media: lirc: merge lirc_dev_fop_ioctl and ir_lirc_ioctl
Sean Young
2017-12-14
1
-4
/
+0
*
media: lirc: lirc interface should not be a raw decoder
Sean Young
2017-12-14
2
-24
/
+19
*
media: lirc: use the correct carrier for scancode transmit
Sean Young
2017-12-14
1
-0
/
+1
*
media: lirc: implement scancode sending
Sean Young
2017-12-14
2
-53
/
+83
*
media: lirc: remove LIRCCODE and LIRC_GET_LENGTH
Sean Young
2017-12-14
1
-4
/
+0
*
media: rc: implement zilog transmitter
Sean Young
2017-12-14
1
-0
/
+5
*
media: rc: i2c: set parent of rc device and improve name
Sean Young
2017-12-14
1
-1
/
+0
*
media: led-class-flash: better handle NULL flash struct
Mauro Carvalho Chehab
2017-12-11
1
-0
/
+4
*
media: cec: disable the hardware when unregistered
Hans Verkuil
2017-12-08
1
-0
/
+12
*
media: cec: add the adap_monitor_pin_enable op
Hans Verkuil
2017-12-08
1
-0
/
+1
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
2
-1
/
+11
|
\
|
*
Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-11-14
2
-1
/
+11
|
|
\
|
|
*
irqchip/gic-v4: Add forward definition of struct irq_domain_ops
Marc Zyngier
2017-11-13
1
-0
/
+1
|
|
*
genirq: Track whether the trigger type has been set
Marc Zyngier
2017-11-10
1
-1
/
+10
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
2
-45
/
+0
|
\
\
\
|
*
|
|
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
2017-11-23
2
-45
/
+0
|
|
/
/
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-26
2
-7
/
+7
|
\
\
\
|
*
|
|
sched/debug: Fix task state recording/printout
Thomas Gleixner
2017-11-24
1
-3
/
+3
|
*
|
|
sched/deadline: Don't use dubious signed bitfields
Dan Carpenter
2017-11-21
1
-4
/
+4
|
|
/
/
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-26
1
-8
/
+13
|
\
\
\
|
*
|
|
Merge branch 'linus' into core/objtool, to pick up dependent commits
Ingo Molnar
2017-11-14
109
-1186
/
+1649
|
|
\
|
|
|
*
|
|
objtool: Make unreachable annotation inline asms explicitly volatile
Josh Poimboeuf
2017-11-07
1
-8
/
+8
|
*
|
|
objtool: Add a comment for the unreachable annotation macros
Josh Poimboeuf
2017-11-07
1
-0
/
+5
*
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
6
-111
/
+51
|
\
\
\
\
|
*
\
\
\
Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...
Thomas Gleixner
2017-11-23
535
-7647
/
+13367
|
|
\
\
\
\
|
|
*
|
|
|
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-22
3
-6
/
+3
|
|
*
|
|
|
timer: Remove redundant __setup_timer*() macros
Kees Cook
2017-11-22
3
-45
/
+29
|
|
*
|
|
|
timer: Pass function down to initialization routines
Kees Cook
2017-11-22
1
-15
/
+18
|
|
*
|
|
|
timer: Remove unused data arguments from macros
Kees Cook
2017-11-22
3
-15
/
+8
|
|
*
|
|
|
timer: Switch callback prototype to take struct timer_list * argument
Kees Cook
2017-11-22
1
-2
/
+2
|
|
*
|
|
|
timer: Pass timer_list pointer to callbacks unconditionally
Kees Cook
2017-11-22
1
-4
/
+0
|
|
*
|
|
|
timer: Remove setup_*timer() interface
Kees Cook
2017-11-22
1
-17
/
+0
|
|
*
|
|
|
timer: Remove init_timer() interface
Kees Cook
2017-11-22
1
-3
/
+0
|
|
*
|
|
|
block/laptop_mode: Convert timers to use timer_setup()
Kees Cook
2017-11-22
1
-1
/
+1
|
*
|
|
|
|
timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLD
Miroslav Lichvar
2017-11-14
1
-7
/
+0
|
*
|
|
|
|
Merge branch 'linus' into timers/urgent
Thomas Gleixner
2017-11-14
102
-1184
/
+1601
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
timekeeping: Eliminate the stale declaration of ktime_get_raw_and_real_ts64()
Dou Liyang
2017-11-13
1
-6
/
+0
*
|
|
|
|
|
Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-25
1
-3
/
+38
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2017-11-17
1
-3
/
+38
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source
Marc Zyngier
2017-11-10
1
-0
/
+3
[next]