Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
192a7122954001af2504a9abecfc0ad28532a6ee
192a712
ALSA: aoa: Remove direct OF name and type accesses
by Rob Herring
· 6 years ago
917bb90
ALSA: hda/hdmi - Add Tegra186 and Tegra194 support
by Thierry Reding
· 6 years ago
350355e
ALSA: hda/tegra - Probe up to 8 codecs
by Thierry Reding
· 6 years ago
22b3b41
Merge branch 'topic/leds-trigger' into for-next
by Takashi Iwai
· 6 years ago
c94800a
ALSA: hda/tegra: compatible string as shortname
by Sameer Pujar
· 6 years ago
9e908a1
platform/x86: thinkpad_acpi: Drop superfluous exported function
by Takashi Iwai
· 6 years ago
f783e12
platform/x86: dell-laptop: Drop superfluous exported function
by Takashi Iwai
· 6 years ago
b380278
ALSA: hda - Support led audio trigger
by Takashi Iwai
· 6 years ago
4e1d092
platform/x86: thinkpad_acpi: Add audio mute LED classdev support
by Takashi Iwai
· 6 years ago
d00fa46
platform/x86: dell-laptop: Add micmute LED trigger support
by Takashi Iwai
· 6 years ago
faa2541
leds: trigger: Introduce audio mute LED trigger
by Takashi Iwai
· 6 years ago
3103c08
ALSA: control: Consolidate helpers for adding and replacing ctl elements
by Takashi Iwai
· 6 years ago
5f2ad59
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 6 years ago
e1a7bfe
ALSA: control: Fix race between adding and removing a user element
by Takashi Iwai
· 6 years ago
9a20332
ALSA: sparc: Fix invalid snd_free_pages() at error path
by Takashi Iwai
· 6 years ago
7b69154
ALSA: wss: Fix invalid snd_free_pages() at error path
by Takashi Iwai
· 6 years ago
8cd6527
ALSA: hda/realtek - fix headset mic detection for MSI MS-B171
by Anisse Astier
· 6 years ago
39070a98
ALSA: hda: Add ASRock N68C-S UCC the power_save blacklist
by Hans de Goede
· 6 years ago
7194eda
ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write
by Takashi Iwai
· 6 years ago
a8c0d13
ALSA: firewire-tascam: notify events of change of state for userspace applications
by Takashi Sakamoto
· 6 years ago
afb8e2d
ALSA: firewire-tascam: apply small refactoring to handle several type of event for hwdep interface
by Takashi Sakamoto
· 6 years ago
d716742
ALSA: firewire-tascam: queue events for change of control surface
by Takashi Sakamoto
· 6 years ago
90e8ac5
ALSA: firewire-tascam: add new hwdep ioctl command to get state image
by Takashi Sakamoto
· 6 years ago
33b2e14
ALSA: firewire-tascam: pick up data of state from tx isochronous pakcets
by Takashi Sakamoto
· 6 years ago
c12faa2
ALSA: aoa: Use device_type helpers to access the node type
by Rob Herring
· 6 years ago
988e30a
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 6 years ago
a6b0961b
ALSA: hda/ca0132 - fix AE-5 pincfg
by Connor McAdams
· 6 years ago
cce9972
ALSA: hda/ca0132 - Add new ZxR quirk
by Connor McAdams
· 6 years ago
4593f2d
ALSA: asihpi: clean up indentation, replace spaces with tab
by Colin Ian King
· 6 years ago
9ff0119
Linux 4.20-rc3
by Linus Torvalds
· 6 years ago
25e19c1
Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
c67a98c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
03582f3
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
b53e27f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
743a486
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
cfaa9f0
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
45e7981
mm/memblock.c: fix a typo in __next_mem_pfn_range() comments
by Chen Chang
· 6 years ago
c63ae43
mm, page_alloc: check for max order in hot path
by Michal Hocko
· 6 years ago
6f4d29d
scripts/spdxcheck.py: make python3 compliant
by Uwe Kleine-König
· 6 years ago
1a41364
tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
by Yufen Yu
· 6 years ago
1c23b41
lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
by Arnd Bergmann
· 6 years ago
13c9aaf
mm/vmstat.c: fix NUMA statistics updates
by Janne Huttunen
· 6 years ago
7817955
mm/gup.c: fix follow_page_mask() kerneldoc comment
by Mike Rapoport
· 6 years ago
5040f8d
ocfs2: free up write context when direct IO failed
by Wengang Wang
· 6 years ago
f5f67cc
scripts/faddr2line: fix location of start_kernel in comment
by Randy Dunlap
· 6 years ago
a76cf1a
mm: don't reclaim inodes with many attached pages
by Roman Gushchin
· 6 years ago
9d78999
mm, memory_hotplug: check zone_movable in has_unmovable_pages
by Michal Hocko
· 6 years ago
873d7bc
mm/swapfile.c: use kvzalloc for swap_info_struct allocation
by Vasily Averin
· 6 years ago
f341e16
MAINTAINERS: update OMAP MMC entry
by Aaro Koskinen
· 6 years ago
5e41540
hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
by Mike Kravetz
· 6 years ago
8fcb231
kernel/sched/psi.c: simplify cgroup_move_task()
by Olof Johansson
· 6 years ago
ca0246b
z3fold: fix possible reclaim races
by Vitaly Wool
· 6 years ago
1ce80e0
Merge tag 'fsnotify_for_v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 6 years ago
e6a2562
Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 6 years ago
c26b5aa
gfs2: Fix iomap buffer head reference counting bug
by Andreas Gruenbacher
· 6 years ago
32e2524a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
4efd346
Merge tag 'drm-fixes-2018-11-16' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
ef268de
Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
50d25bd
Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 6 years ago
59749c2
Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
9b5f361
Merge tag 'fuse-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 6 years ago
20325e8
Merge tag 'drm-intel-fixes-2018-11-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 6 years ago
da5322e
Merge tag 'selinux-pr-20181115' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 6 years ago
282fd2a
Merge tag 'pinctrl-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 6 years ago
94ca5c1
Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 6 years ago
9826b11
Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 6 years ago
7b74026
Merge tag 'drm-misc-fixes-2018-11-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 6 years ago
b2fed34
selftests/powerpc: Adjust wild_bctr to build with old binutils
by Gustavo Romero
· 6 years ago
6e8adf6
drm/i915: Account for scale factor when calculating initial phase
by Ville Syrjälä
· 6 years ago
27971d6
drm/i915: Clean up skl_program_scaler()
by Ville Syrjälä
· 6 years ago
2a27779
drm/i915: Move programming plane scaler to its own function.
by Maarten Lankhorst
· 6 years ago
63eb322
efi: Permit calling efi_mem_reserve_persistent() from atomic context
by Ard Biesheuvel
· 6 years ago
eff8962
efi/arm: Defer persistent reservations until after paging_init()
by Ard Biesheuvel
· 6 years ago
72a58a6
efi/arm/libstub: Pack FDT after populating it
by Ard Biesheuvel
· 6 years ago
33412b8
efi/arm: Revert deferred unmap of early memmap mapping
by Ard Biesheuvel
· 6 years ago
ef1491e
efi: Fix debugobjects warning on 'efi_rts_work'
by Waiman Long
· 6 years ago
66f93c5
powerpc/64: Fix kernel stack 16-byte alignment
by Nicholas Piggin
· 6 years ago
5929a1f
Merge tag 'riscv-for-linus-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
9746e46
Merge tag 'kgdb-fixes-4.20-rc3' of https://git.linaro.org/people/daniel.thompson/linux
by Linus Torvalds
· 6 years ago
e4c4b0e
Merge branch 'fixes-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
3472f66
Merge tag 'acpi-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
dbb3c26
Merge tag 'pm-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
4e4490d
Merge tag 'nfsd-4.20-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
d41217a
Merge tag 'pci-v4.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
dbcec2e
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
b7bbf99
Merge tag 'rtc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 6 years ago
47e624c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
857c34c
Merge branch 'parisc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 6 years ago
e2f8b47
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
8dc765d
SCSI: fix queue cleanup race before queue initialization is done
by Ming Lei
· 6 years ago
4800bf7
block: fix 32 bit overflow in __blkdev_issue_discard()
by Dave Chinner
· 6 years ago
a226123
drm/i915/icl: Drop spurious register read from icl_dbuf_slices_update
by Mika Kuoppala
· 6 years ago
6a67a20
drm/i915: fix broadwell EU computation
by Lionel Landwerlin
· 6 years ago
40dc948
xtensa: fix boot parameters address translation
by Max Filippov
· 6 years ago
437ccdc
powerpc/numa: Suppress "VPHN is not supported" messages
by Satheesh Rajendran
· 6 years ago
877181a
selinux: fix non-MLS handling in mls_context_to_sid()
by Paul Moore
· 6 years ago
e39d8a1
NFSv4: Fix an Oops during delegation callbacks
by Trond Myklebust
· 6 years ago
fd35f19
integrity: support new struct public_key_signature encoding field
by Mimi Zohar
· 6 years ago
646558f
kdb: kdb_support: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
01cb373
kdb: kdb_keyboard: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
Next »