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-08-20
cpufreq: s3c24xx: move low-level clk reg access into platform code
Arnd Bergmann
5
-37
/
+11
2020-08-20
cpufreq: s3c2412: use global s3c2412_cpufreq_setrefresh
Arnd Bergmann
1
-23
/
+0
2020-08-20
ARM: s3c: remove cpufreq header dependencies
Arnd Bergmann
5
-13
/
+9
2020-08-20
cpufreq: s3c24xx: split out registers
Arnd Bergmann
4
-6
/
+54
2020-08-20
fbdev: s3c2410fb: remove mach header dependency
Arnd Bergmann
2
-7
/
+152
2020-08-20
ARM: s3c24xx: spi: avoid hardcoding fiq number in driver
Arnd Bergmann
1
-16
/
+2
2020-08-20
ARM: s3c24xx: move s3cmci pinctrl handling into board files
Arnd Bergmann
1
-54
/
+17
2020-08-19
ARM: s3c24xx: move spi fiq handler into platform
Arnd Bergmann
4
-145
/
+1
2020-08-19
ARM: s3c: adc: move header to linux/soc/samsung
Arnd Bergmann
3
-4
/
+37
2020-08-19
ARM: s3c24xx: move irqchip driver back into platform
Arnd Bergmann
2
-1331
/
+0
2020-08-19
ARM: s3c24xx: move regs-spi.h into spi driver
Arnd Bergmann
3
-3
/
+45
2020-08-19
ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNG
Arnd Bergmann
4
-4
/
+4
2020-08-19
ARM: samsung: move pm check code to drivers/soc
Arnd Bergmann
4
-1
/
+362
2020-08-19
ARM: exynos: stop selecting PLAT_SAMSUNG
Arnd Bergmann
1
-1
/
+1
2020-08-19
usb: gadget: s3c: remove unused 'udc' variable
Krzysztof Kozlowski
1
-3
/
+0
2020-08-19
usb: gadget: s3c-hsudc: remove platform header dependency
Arnd Bergmann
1
-51
/
+4
2020-08-19
usb: gadget: s3c: use platform resources
Arnd Bergmann
3
-20
/
+158
2020-08-19
ARM: s3c24xx: pass pointer to clk driver via platform data
Krzysztof Kozlowski
1
-1
/
+6
2020-08-19
ARM: s3c24xx: make S3C24XX_MISCCR access indirect
Arnd Bergmann
1
-6
/
+4
2020-08-19
ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependencies
Krzysztof Kozlowski
1
-8
/
+2
2020-08-17
mmc: s3cmci: remove unneeded machine header include
Krzysztof Kozlowski
1
-1
/
+0
2020-08-17
clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared header
Krzysztof Kozlowski
3
-0
/
+3
2020-08-17
clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared header
Krzysztof Kozlowski
1
-0
/
+1
2020-08-15
Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-64
/
+44
2020-08-15
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
1
-2
/
+0
2020-08-15
Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+47
2020-08-15
Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-86
/
+115
2020-08-15
Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-67
/
+184
2020-08-15
Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
57
-431
/
+1232
2020-08-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-35
/
+16
2020-08-14
virtio: pci: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-3
/
+3
2020-08-14
ntb: intel: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
3
-3
/
+3
2020-08-14
rtl818x: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-3
/
+3
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2
-2
/
+2
2020-08-14
sh: clkfwk: remove r8/r16/r32
Kuninori Morimoto
1
-19
/
+4
2020-08-14
mm: add thp_size
Matthew Wilcox (Oracle)
2
-7
/
+3
2020-08-14
input: i8042 - Remove special Cayman handling
Geert Uytterhoeven
1
-2
/
+0
2020-08-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
16
-97
/
+164
2020-08-14
Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-38
/
+50
2020-08-14
Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-14
/
+24
2020-08-14
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+4
2020-08-14
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-67
/
+184
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
14
-47
/
+72
2020-08-13
Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
33
-247
/
+379
2020-08-13
Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-2
/
+2
2020-08-13
drm/xen-front: Pass dumb buffer data offset to the backend
Oleksandr Andrushchenko
3
-4
/
+7
2020-08-13
drm/xen-front: Add YUYV to supported formats
Oleksandr Andrushchenko
1
-0
/
+1
2020-08-13
drm/xen-front: Fix misused IS_ERR_OR_NULL checks
Oleksandr Andrushchenko
3
-7
/
+7
2020-08-13
xen/gntdev: Fix dmabuf import with non-zero sgt offset
Oleksandr Andrushchenko
1
-0
/
+8
2020-08-13
mfd: syscon: Use a unique name with regmap_config
Suman Anna
1
-1
/
+3
[next]