index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-04-24
media: cec: add optional adap_configured callback
Hans Verkuil
2022-04-24
media: cec: add xfer_timeout_ms field
Hans Verkuil
2022-04-24
media: cec.h: add cec_msg_recv_is_rx/tx_result helpers
Hans Verkuil
2022-04-24
media: cec: abort if the current transmit was canceled
Hans Verkuil
2022-04-24
media: cec: call enable_adap on s_log_addrs
Hans Verkuil
2022-04-18
media: dvb-usb: dib0700_devices: use an enum for the device number
Mauro Carvalho Chehab
2022-04-18
media: dvb-usb: dibusb-mc: use an enum for the device number
Mauro Carvalho Chehab
2022-04-18
media: dvb-usb: dibusb-mb: use an enum for the device number
Mauro Carvalho Chehab
2022-04-18
media: dvb-usb: vp7045: use an enum for the device number
Mauro Carvalho Chehab
2022-04-18
media: dvb-usb: vp702x: use an enum for the device number
Mauro Carvalho Chehab
2022-04-18
media: dvb-usb: ttusb2: use an enum for the device number
Mauro Carvalho Chehab
2022-04-18
media: dvb-usb: pctv452e: use an enum for the device number
Mauro Carvalho Chehab
2022-04-18
media: dvb-usb: opera1: use an enum for the device number
Mauro Carvalho Chehab
2022-04-18
media: dvb-usb: nova-t-usb2: use an enum for the device number
Mauro Carvalho Chehab
2022-04-18
media: dvb-usb: m920x: use an enum for the device number
Mauro Carvalho Chehab
2022-04-18
media: dw2102: use the newer dvb-usb macros for USB device
Mauro Carvalho Chehab
2022-04-18
media: dvb-usb: dtt200u: use an enum for the device number
Mauro Carvalho Chehab
2022-04-18
media: digitv: use the newer dvb-usb macros for USB device
Mauro Carvalho Chehab
2022-04-18
media: dvb-usb: Add helper macros for using USB VID/PID
Mauro Carvalho Chehab
2022-04-18
media: dvb-usb: move USB IDs to dvb-usb-ids.h
Mauro Carvalho Chehab
2022-04-18
media: dvb-usb-ids.h: sort entries
Mauro Carvalho Chehab
2022-04-16
Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-16
Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-04-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2022-04-16
Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2022-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-04-15
mm, kfence: support kmem_dump_obj() for KFENCE objects
Marco Elver
2022-04-15
Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-15
Merge tag 'io_uring-5.18-2022-04-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-14
Merge tag 'vfio-v5.18-rc3' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-04-14
Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-14
Merge tag 'sound-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-04-14
Merge tag 'fscache-fixes-20220413' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-04-13
vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used
Jason Gunthorpe
2022-04-13
random: make random_get_entropy() return an unsigned long
Jason A. Donenfeld
2022-04-13
ALSA: memalloc: Add fallback SG-buffer allocations for x86
Takashi Iwai
2022-04-12
Merge tag 'hardening-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-12
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-04-12
asm-generic: fix __get_unaligned_be48() on 32 bit platforms
Alexander Lobakin
2022-04-12
ALSA: core: Add snd_card_free_on_error() helper
Takashi Iwai
2022-04-11
scsi: iscsi: Fix NOP handling during conn recovery
Mike Christie
2022-04-11
scsi: iscsi: Merge suspend fields
Mike Christie
2022-04-11
scsi: iscsi: Fix conn cleanup and stop race during iscsid restart
Mike Christie
2022-04-11
scsi: iscsi: Release endpoint ID when its freed
Mike Christie
2022-04-11
block: move lower_48_bits() to block
Keith Busch
2022-04-10
io_uring: flag the fact that linked file assignment is sane
Jens Axboe
2022-04-10
Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-04-10
Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-04-09
Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-08
Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
[next]