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
*
clk: at91: move DT compatibility code to its own file
Alexandre Belloni
2018-10-17
17
-944
/
+962
*
clk: at91: add at91sam9rl PMC driver
Alexandre Belloni
2018-10-17
2
-1
/
+172
*
clk: at91: add at91sam9x5 PMCs driver
Alexandre Belloni
2018-10-17
2
-1
/
+310
*
clk: at91: add at91sam9260 PMC driver
Alexandre Belloni
2018-10-17
2
-0
/
+495
*
clk: at91: add sama5d2 PMC driver
Alexandre Belloni
2018-10-17
2
-0
/
+337
*
clk: at91: add sama5d4 pmc driver
Alexandre Belloni
2018-10-17
2
-0
/
+265
*
clk: at91: add new DT lookup function
Alexandre Belloni
2018-10-17
1
-0
/
+34
*
clk: at91: add pmc_data struct and helpers
Alexandre Belloni
2018-10-17
2
-0
/
+61
*
clk: at91: allow clock registration from C code
Alexandre Belloni
2018-10-17
14
-59
/
+172
*
clk: at91: generated: set audio_pll_allowed in at91_clk_register_generated()
Alexandre Belloni
2018-10-17
1
-17
/
+10
*
clk: at91: audio-pll: separate registration from DT parsing
Alexandre Belloni
2018-10-17
1
-38
/
+111
*
clk: at91: h32mx: separate registration from DT parsing
Alexandre Belloni
2018-10-17
1
-13
/
+27
*
clk: at91: generated: SSCs don't have a gclk
Alexandre Belloni
2018-10-17
1
-4
/
+1
*
clk: at91: audio-pll: fix audio pmc type
Alexandre Belloni
2018-10-17
1
-1
/
+1
*
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
11
-179
/
+72
|
\
|
*
target/iscsi: Allocate session IDs from an IDA
Matthew Wilcox
2018-08-22
3
-30
/
+10
|
*
iscsi target: fix session creation failure handling
Mike Christie
2018-08-22
1
-14
/
+21
|
*
drm/vmwgfx: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-29
/
+12
|
*
dmaengine: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-16
/
+7
|
*
media: Convert entity ID allocation to new IDA API
Matthew Wilcox
2018-08-22
1
-11
/
+5
|
*
cb710: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-18
/
+5
|
*
rsxx: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-16
/
+5
|
*
osd: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-15
/
+7
|
*
sd: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-17
/
+4
|
*
mtip32xx: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-23
/
+6
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-26
5
-17
/
+25
|
\
\
|
*
\
Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2018-08-24
5
-17
/
+25
|
|
\
\
|
|
*
|
irqchip/gic-v3: Allow interrupt to be configured as wake-up sources
Marc Zyngier
2018-08-20
1
-2
/
+6
|
|
*
|
irqchip/tango: Set irq handler and data in one go
Martin Kaiser
2018-08-20
1
-2
/
+1
|
|
*
|
irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0
Krzysztof Kozlowski
2018-08-13
1
-1
/
+1
|
|
*
|
irqchip/stm32: Fix init error handling
Dan Carpenter
2018-08-13
1
-12
/
+13
|
|
*
|
irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMP
Jonas Gorski
2018-08-13
1
-0
/
+4
*
|
|
|
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
2018-08-26
3
-27
/
+87
|
\
\
\
\
|
*
|
|
|
libnvdimm, pmem: Restore page attributes when clearing errors
Dan Williams
2018-08-20
2
-0
/
+39
|
*
|
|
|
device-dax: Set page->index
Dan Williams
2018-07-20
1
-0
/
+4
|
*
|
|
|
device-dax: Enable page_mapping()
Dan Williams
2018-07-20
1
-17
/
+38
|
*
|
|
|
device-dax: Convert to vmf_insert_mixed and vm_fault_t
Dan Williams
2018-07-20
1
-15
/
+11
*
|
|
|
|
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
2018-08-26
14
-24
/
+171
|
\
\
\
\
\
|
*
|
|
|
|
libnvdimm: fix ars_status output length calculation
Vishal Verma
2018-08-20
1
-2
/
+2
|
*
|
|
|
|
device-dax: avoid hang on error before devm_memremap_pages()
Stefan Hajnoczi
2018-08-01
1
-4
/
+8
|
*
|
|
|
|
md/dm-writecache: Don't request pointer dummy_addr when not required
Huaisheng Ye
2018-07-30
1
-2
/
+1
|
*
|
|
|
|
dax/super: Do not request a pointer kaddr when not required
Huaisheng Ye
2018-07-30
1
-2
/
+1
|
*
|
|
|
|
s390, dcssblk: kaddr and pfn can be NULL to ->direct_access()
Huaisheng Ye
2018-07-30
1
-3
/
+5
|
*
|
|
|
|
libnvdimm, pmem: kaddr and pfn can be NULL to ->direct_access()
Huaisheng Ye
2018-07-30
1
-2
/
+5
|
*
|
|
|
|
acpi/nfit: queue issuing of ars when an uc error notification comes in
Dave Jiang
2018-07-28
2
-3
/
+10
|
*
|
|
|
|
libnvdimm: Export max available extent
Keith Busch
2018-07-25
1
-0
/
+16
|
*
|
|
|
|
libnvdimm: Use max contiguous area for namespace size
Keith Busch
2018-07-25
4
-3
/
+66
|
*
|
|
|
|
acpi, nfit: Prefer _DSM over _LSR for namespace label reads
Dan Williams
2018-07-14
1
-1
/
+11
|
*
|
|
|
|
libnvdimm: Introduce locked DIMM capacity support
Dan Williams
2018-07-14
3
-2
/
+46
*
|
|
|
|
|
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2018-08-25
5
-18
/
+205
|
\
\
\
\
\
\
[next]