index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: base: remove check for callback in coredump_store()
Arend van Spriel
2018-03-23
1
-2
/
+1
*
mt7601u: use firmware_request_cache() to address cache on reboot
Luis R. Rodriguez
2018-03-22
1
-1
/
+1
*
firmware: add firmware_request_cache() to help with cache on reboot
Luis R. Rodriguez
2018-03-22
1
-0
/
+24
*
firmware: fix typo on pr_info_once() when ignore_sysfs_fallback is used
Luis R. Rodriguez
2018-03-22
1
-1
/
+1
*
firmware: explicitly include vmalloc.h
Stephen Rothwell
2018-03-21
1
-0
/
+1
*
firmware: ensure the firmware cache is not used on incompatible calls
Luis R. Rodriguez
2018-03-20
1
-0
/
+14
*
firmware: add helper to check to see if fw cache is setup
Luis R. Rodriguez
2018-03-20
1
-2
/
+12
*
firmware: fix checking for return values for fw_add_devm_name()
Luis R. Rodriguez
2018-03-20
1
-3
/
+9
*
rename: _request_firmware_load() fw_load_sysfs_fallback()
Luis R. Rodriguez
2018-03-20
1
-3
/
+10
*
firmware: enable to force disable the fallback mechanism at run time
Luis R. Rodriguez
2018-03-20
3
-0
/
+18
*
firmware: enable run time change of forcing fallback loader
Luis R. Rodriguez
2018-03-20
3
-1
/
+21
*
firmware: move firmware loader into its own directory
Luis R. Rodriguez
2018-03-20
7
-13
/
+17
*
firmware: split firmware fallback functionality into its own file
Luis R. Rodriguez
2018-03-20
6
-799
/
+874
*
firmware: move loading timeout under struct firmware_fallback_config
Luis R. Rodriguez
2018-03-20
1
-13
/
+33
*
firmware: use helpers for setting up a temporary cache timeout
Luis R. Rodriguez
2018-03-20
1
-19
/
+30
*
firmware: simplify CONFIG_FW_LOADER_USER_HELPER_FALLBACK further
Luis R. Rodriguez
2018-03-20
1
-7
/
+18
*
driver core: cpu: use put_device() if device_register fail
Arvind Yadav
2018-03-15
1
-1
/
+3
*
driver core: node: use put_device() if device_register fail
Arvind Yadav
2018-03-15
1
-1
/
+3
*
driver core: platform: use put_device() if device_register fail
Arvind Yadav
2018-03-15
1
-1
/
+3
*
base: soc: use put_device() instead of kfree()
Arvind Yadav
2018-03-15
1
-0
/
+2
*
Revert "base: arch_topology: fix section mismatch build warnings"
Gaku Inami
2018-03-15
1
-6
/
+6
*
firmware: enable to split firmware_class into separate target files
Luis R. Rodriguez
2018-03-14
2
-0
/
+1
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-03-11
1
-0
/
+1
|
\
|
*
clocksource/atmel-st: Add 'depends on HAS_IOMEM' to fix unmet dependency
Masahiro Yamada
2018-03-09
1
-0
/
+1
*
|
Merge tag 'dmaengine-fix-4.16-rc5' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
2018-03-11
2
-6
/
+21
|
\
\
|
*
|
dmaengine: mv_xor_v2: Fix clock resource by adding a register clock
Gregory CLEMENT
2018-03-11
1
-5
/
+20
|
*
|
dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3
Yoshihiro Shimoda
2018-02-27
1
-1
/
+1
*
|
|
Merge tag 'gpio-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-03-11
1
-22
/
+16
|
\
\
\
|
*
|
|
gpio: rcar: Use wakeup_path i.s.o. explicit clock handling
Geert Uytterhoeven
2018-03-05
1
-22
/
+16
*
|
|
|
Merge tag 'linux-watchdog-4.16-fixes-2' of git://www.linux-watchdog.org/linux...
Linus Torvalds
2018-03-10
3
-494
/
+13
|
\
\
\
\
|
*
|
|
|
watchdog: hpwdt: Remove legacy NMI sourcing.
Jerry Hoemann
2018-03-03
1
-492
/
+9
|
*
|
|
|
watchdog: sbsa: use 32-bit read for WCV
Jayachandran C
2018-03-03
1
-1
/
+2
|
*
|
|
|
watchdog: f71808e_wdt: Fix magic close handling
Igor Pylypiv
2018-03-03
1
-1
/
+2
*
|
|
|
|
Merge tag 'for-linus-20180309' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-03-10
9
-73
/
+60
|
\
\
\
\
\
|
*
|
|
|
|
loop: Fix lost writes caused by missing flag
Ross Zwisler
2018-03-09
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'nvme-4.16-rc5' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-03-09
6
-57
/
+30
|
|
\
\
\
\
\
|
|
*
|
|
|
|
nvme_fc: rework sqsize handling
James Smart
2018-03-08
1
-10
/
+17
|
|
*
|
|
|
|
nvme-fabrics: Ignore nr_io_queues option for discovery controllers
Roland Dreier
2018-03-08
1
-0
/
+5
|
|
*
|
|
|
|
Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"
Christoph Hellwig
2018-03-07
3
-40
/
+0
|
|
*
|
|
|
|
nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectors
Ming Lei
2018-03-01
1
-1
/
+1
|
|
*
|
|
|
|
nvme-pci: Fix EEH failure on ppc
Wen Xiong
2018-03-01
1
-6
/
+7
|
*
|
|
|
|
|
Merge branch 'stable/for-jens-4.15' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2018-03-08
1
-9
/
+8
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
xen-blkfront: move negotiate_mq to cover all cases of new VBDs
Bhavesh Davda
2018-03-07
1
-9
/
+8
|
*
|
|
|
|
|
|
bcache: don't attach backing with duplicate UUID
Michael Lyle
2018-03-05
1
-0
/
+11
|
*
|
|
|
|
|
|
bcache: fix crashes in duplicate cache device register
Tang Junhui
2018-03-05
1
-6
/
+10
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'for-4.16/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-03-10
5
-75
/
+65
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
dm table: allow upgrade from bio-based to specialized bio-based variant
Mike Snitzer
2018-03-07
1
-9
/
+5
|
*
|
|
|
|
|
|
dm mpath: remove unnecessary NVMe branching in favor of scsi_dh checks
Mike Snitzer
2018-03-07
1
-37
/
+29
|
*
|
|
|
|
|
|
dm table: fix "nvme" test
Mikulas Patocka
2018-03-07
1
-1
/
+1
|
*
|
|
|
|
|
|
dm raid: fix incorrect sync_ratio when degraded
Jonathan Brassow
2018-03-07
1
-3
/
+4
[next]