index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-13
Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
70
-1233
/
+5496
2020-06-13
Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
678
-6801
/
+5142
2020-06-13
Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-9
/
+7
2020-06-13
Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-125
/
+68
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-57
/
+19
2020-06-12
Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
33
-977
/
+1555
2020-06-12
Merge tag 'pwm/for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-45
/
+436
2020-06-12
Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-14
/
+14
2020-06-12
Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-140
/
+88
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2020-06-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-06-11
amdgpu: a NULL ->mm does not mean a thread is a kthread
Christoph Hellwig
1
-1
/
+1
2020-06-11
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-23
/
+40
2020-06-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-30
/
+15
2020-06-11
Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-26
/
+215
2020-06-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2020-06-11
Merge tag 'mailbox-v5.8' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
8
-44
/
+830
2020-06-11
Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-14
/
+60
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+2
2020-06-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-50
/
+74
2020-06-11
media: rkvdec: Fix H264 scaling list order
Jonas Karlman
1
-48
/
+22
2020-06-11
media: v4l2-ctrls: Unset correct HEVC loop filter flag
Jonas Karlman
1
-1
/
+1
2020-06-11
media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size
Tomi Valkeinen
1
-18
/
+2
2020-06-11
media: s5p-mfc: Properly handle dma_parms for the allocated devices
Marek Szyprowski
1
-1
/
+5
2020-06-11
media: medium: cec: Make MEDIA_CEC_SUPPORT default to n if !MEDIA_SUPPORT
Geert Uytterhoeven
1
-1
/
+1
2020-06-11
media: cedrus: Implement runtime PM
Jernej Skrabec
4
-45
/
+104
2020-06-11
media: cedrus: Program output format during each run
Samuel Holland
2
-3
/
+2
2020-06-11
media: atomisp: improve ACPI/DMI detection logs
Mauro Carvalho Chehab
1
-6
/
+12
2020-06-11
media: Revert "media: atomisp: add Asus Transform T101HA ACPI vars"
Mauro Carvalho Chehab
1
-16
/
+0
2020-06-11
media: Revert "media: atomisp: Add some ACPI detection info"
Mauro Carvalho Chehab
7
-77
/
+0
2020-06-11
media: atomisp: improve sensor detection code to use _DSM table
Mauro Carvalho Chehab
2
-47
/
+101
2020-06-11
media: atomisp: get rid of an iomem abstraction layer
Mauro Carvalho Chehab
18
-192
/
+44
2020-06-11
media: atomisp: get rid of a string_support.h abstraction layer
Mauro Carvalho Chehab
8
-215
/
+38
2020-06-11
media: atomisp: use strscpy() instead of less secure variants
Mauro Carvalho Chehab
8
-16
/
+15
2020-06-11
media: atomisp: set DFS to MAX if sensor doesn't report fps
Mauro Carvalho Chehab
1
-2
/
+6
2020-06-11
media: atomisp: use different dfs failed messages
Mauro Carvalho Chehab
2
-5
/
+5
2020-06-11
media: atomisp: change the detection of ISP2401 at runtime
Mauro Carvalho Chehab
17
-114
/
+108
2020-06-11
media: atomisp: use macros from intel-family.h
Mauro Carvalho Chehab
1
-4
/
+6
2020-06-11
media: atomisp: don't set hpll_freq twice with different values
Mauro Carvalho Chehab
1
-4
/
+6
2020-06-11
media: atomisp: get rid of a detection hack for a BYT Andorid-based tablet
Mauro Carvalho Chehab
1
-65
/
+18
2020-06-11
media: atomisp: use just one mamoiada_params.h
Mauro Carvalho Chehab
3
-216
/
+1
2020-06-11
media: atomisp: remove some unused defines from *mamoiada_params.h
Mauro Carvalho Chehab
2
-38
/
+2
2020-06-11
media: atomisp: simplify IRQ ifdef logic
Mauro Carvalho Chehab
9
-120
/
+2
2020-06-11
media: atomisp: get rid of ifdef nonsense
Mauro Carvalho Chehab
1
-8
/
+8
2020-06-11
media: atomisp: get rid of a duplicated file
Mauro Carvalho Chehab
3
-78
/
+1
2020-06-11
media: atomisp: do some cleanup at irq_local.h
Mauro Carvalho Chehab
5
-44
/
+30
2020-06-11
media: atomisp: improve IRQ handling debug messages
Mauro Carvalho Chehab
1
-5
/
+6
2020-06-11
media: atomisp: comment an unused code
Mauro Carvalho Chehab
1
-0
/
+8
2020-06-11
media: atomisp: get rid of a left-over wrapper function
Mauro Carvalho Chehab
1
-8
/
+0
2020-06-11
media: atomisp: get rid of an unused IRQ duplicated event
Mauro Carvalho Chehab
1
-4
/
+1
[next]