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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-09
net: caif: Fix debugfs on 64-bit platforms
Geert Uytterhoeven
1
-2
/
+2
2019-11-09
mac80211: Use debugfs_create_xul() helper
Geert Uytterhoeven
1
-14
/
+3
2019-11-09
media: c8sectpfe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-23
/
+3
2019-11-07
of: property: Add device link support for iommus, mboxes and io-channels
Saravana Kannan
1
-0
/
+6
2019-11-07
of: property: Make it easy to add device links from DT properties
Saravana Kannan
1
-15
/
+47
2019-11-07
of: property: Minor style clean up of of_link_to_phandle()
Saravana Kannan
1
-2
/
+8
2019-11-05
gpio: tegra186: use devm_platform_ioremap_resource_byname()
Bartosz Golaszewski
1
-3
/
+1
2019-11-05
gpio: mvebu: use devm_platform_ioremap_resource_byname()
Bartosz Golaszewski
1
-12
/
+7
2019-11-05
drivers: provide devm_platform_ioremap_resource_byname()
Bartosz Golaszewski
3
-0
/
+24
2019-11-05
misc: sram: use devm_platform_ioremap_resource_wc()
Bartosz Golaszewski
1
-20
/
+8
2019-11-05
drivers: platform: provide devm_platform_ioremap_resource_wc()
Bartosz Golaszewski
3
-1
/
+22
2019-11-05
lib: devres: provide devm_ioremap_resource_wc()
Bartosz Golaszewski
3
-0
/
+18
2019-11-05
lib: devres: prepare devm_ioremap_resource() for more variants
Bartosz Golaszewski
1
-20
/
+27
2019-11-05
Documentation: devres: add missing entry for devm_platform_ioremap_resource()
Bartosz Golaszewski
1
-0
/
+1
2019-11-04
IB: mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-55
/
+16
2019-11-03
firmware loader: log path to loaded firmwares
Drew DeVault
1
-0
/
+1
2019-11-03
mmc: dw_mmc: Remove superfluous cast in debugfs_create_u32() call
Geert Uytterhoeven
1
-1
/
+1
2019-11-03
mmc: dw_mmc: Fix debugfs on 64-bit platforms
Geert Uytterhoeven
1
-4
/
+4
2019-11-03
mmc: atmel-mci: Remove superfluous cast in debugfs_create_u32() call
Geert Uytterhoeven
1
-1
/
+1
2019-11-03
mmc: atmel-mci: Fix debugfs on 64-bit platforms
Geert Uytterhoeven
1
-4
/
+4
2019-11-03
debugfs: Add debugfs_create_xul() for hexadecimal unsigned long
Geert Uytterhoeven
2
-1
/
+25
2019-11-03
Documentation: debugfs: Document debugfs helper for unsigned long values
Geert Uytterhoeven
1
-2
/
+8
2019-11-03
debugfs: remove return value of debugfs_create_atomic_t()
Greg Kroah-Hartman
3
-14
/
+12
2019-11-02
debugfs: remove return value of debugfs_create_x8()
Greg Kroah-Hartman
3
-13
/
+9
2019-11-02
powerpc: pseries: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-55
/
+10
2019-11-02
of: property: Skip adding device links to suppliers that aren't devices
Saravana Kannan
1
-1
/
+3
2019-11-02
of: property: Make sure child dependencies don't block probing of parent
Saravana Kannan
1
-5
/
+12
2019-11-02
driver core: Allow fwnode_operations.add_links to differentiate errors
Saravana Kannan
2
-8
/
+17
2019-11-02
driver core: Allow a device to wait on optional suppliers
Saravana Kannan
2
-3
/
+28
2019-11-02
driver core: Add device link support for SYNC_STATE_ONLY flag
Saravana Kannan
2
-9
/
+43
2019-10-27
Merge 5.4-rc5 into driver-core-next
Greg Kroah-Hartman
1172
-9571
/
+11355
2019-10-27
Linux 5.4-rc5
v5.4-rc5
Linus Torvalds
1
-2
/
+2
2019-10-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+9
2019-10-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-7
/
+10
2019-10-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-21
/
+71
2019-10-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+20
2019-10-27
Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-37
/
+75
2019-10-27
Merge tag 'riscv/for-v5.4-rc5-b' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-40
/
+11
2019-10-26
Merge tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-25
/
+35
2019-10-26
Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+4
2019-10-26
Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+2
2019-10-26
Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-10-26
Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+4
2019-10-26
Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-44
/
+47
2019-10-26
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-29
/
+48
2019-10-26
Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-125
/
+161
2019-10-26
Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
3
-5
/
+13
2019-10-26
Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+8
2019-10-26
Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+9
2019-10-26
Merge tag 'dax-fix-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
[next]