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
*
fpga: add devm_fpga_region_create
Alan Tull
2018-10-16
4
-20
/
+63
*
fpga: bridge: add devm_fpga_bridge_create
Alan Tull
2018-10-16
6
-38
/
+73
*
fpga: mgr: add devm_fpga_mgr_create
Alan Tull
2018-10-16
12
-80
/
+87
*
hv_balloon: Replace spin_is_locked() with lockdep
Lance Roy
2018-10-15
1
-1
/
+1
*
sgi-xp: Replace spin_is_locked() with lockdep
Lance Roy
2018-10-15
3
-5
/
+5
*
eeprom: New ee1004 driver for DDR4 memory
Jean Delvare
2018-10-15
3
-0
/
+293
*
eeprom: at25: remove unneeded 'at25_remove'
YueHaibing
2018-10-15
1
-10
/
+0
*
w1: IAD Register is yet readable trough iad sys file. Fix snprintf (%u for un...
Julien Folly
2018-10-15
1
-14
/
+52
*
misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'
YueHaibing
2018-10-15
1
-3
/
+0
*
misc: mic: fix a DMA pool free failure
Wenwen Wang
2018-10-15
1
-1
/
+1
*
platform: goldfish: pipe: Add a blank line to separate varibles and code
Roman Kiryanov
2018-10-15
1
-0
/
+1
*
platform: goldfish: pipe: Remove redundant casting
Roman Kiryanov
2018-10-15
1
-1
/
+1
*
platform: goldfish: pipe: Call misc_deregister if init fails
Roman Kiryanov
2018-10-15
1
-1
/
+4
*
platform: goldfish: pipe: Move the file-scope goldfish_pipe_dev variable into...
Roman Kiryanov
2018-10-15
1
-29
/
+37
*
platform: goldfish: pipe: Move the file-scope goldfish_pipe_miscdev variable ...
Roman Kiryanov
2018-10-15
1
-7
/
+13
*
platform: goldfish: pipe: Move the file-scope goldfish_interrupt_tasklet vari...
Roman Kiryanov
2018-10-15
1
-8
/
+16
*
gsmi: Add GSMI commands to log S0ix info
Furquan Shaikh
2018-10-15
1
-1
/
+92
*
gsmi: Remove autoselected dependency on EFI and EFI_VARS
Duncan Laurie
2018-10-15
2
-7
/
+15
*
gsmi: Add coreboot to list of matching BIOS vendors
Duncan Laurie
2018-10-15
1
-0
/
+6
*
gsmi: Fix bug in append_to_eventlog sysfs handler
Duncan Laurie
2018-10-15
1
-3
/
+2
*
nvmem: hide unused nvmem_find_cell_by_index function
Arnd Bergmann
2018-10-15
1
-16
/
+16
*
nvmem: lpc18xx_eeprom: remove unused variable
Bartosz Golaszewski
2018-10-15
1
-1
/
+0
*
nvmem: fix nvmem_cell_get_from_lookup()
Bartosz Golaszewski
2018-10-15
1
-2
/
+3
*
nvmem: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-15
1
-1
/
+3
*
misc: cxl: Fix possible null pointer dereference
zhong jiang
2018-10-11
1
-2
/
+0
*
misc: mic: scif: remove redundant check on ret < 0
Colin Ian King
2018-10-11
1
-2
/
+0
*
stm class: Use memcat_p()
Alexander Shishkin
2018-10-11
1
-28
/
+1
*
stm class: heartbeat: Fix whitespace
Alexander Shishkin
2018-10-11
1
-1
/
+1
*
stm class: p_sys-t: Add support for CLOCKSYNC packets
Alexander Shishkin
2018-10-11
1
-0
/
+80
*
stm class: Add MIPI SyS-T protocol support
Alexander Shishkin
2018-10-11
3
-0
/
+318
*
stm class: Switch over to the protocol driver
Alexander Shishkin
2018-10-11
2
-16
/
+21
*
stm class: Factor out default framing protocol
Alexander Shishkin
2018-10-11
3
-0
/
+67
*
stm class: Add a helper for writing data packets
Alexander Shishkin
2018-10-11
2
-13
/
+41
*
stm class: Introduce framing protocol drivers
Alexander Shishkin
2018-10-11
3
-18
/
+318
*
stm class: Clean up stp_configfs_init
Alexander Shishkin
2018-10-11
1
-5
/
+1
*
stm class: Clarify configfs root type/operations names
Alexander Shishkin
2018-10-11
1
-6
/
+6
*
stm class: Rework policy node fallback
Alexander Shishkin
2018-10-11
3
-44
/
+55
*
Merge 4.19-rc7 into char-misc-next
Greg Kroah-Hartman
2018-10-08
139
-802
/
+974
|
\
|
*
Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2018-10-07
7
-38
/
+37
|
|
\
|
|
*
thunderbolt: Initialize after IOMMUs
Mika Westerberg
2018-10-02
1
-1
/
+1
|
|
*
thunderbolt: Do not handle ICM events after domain is stopped
Mika Westerberg
2018-10-02
1
-29
/
+20
|
|
*
firmware: Always initialize the fw_priv list object
Bjorn Andersson
2018-09-30
1
-2
/
+5
|
|
*
fpga: bridge: fix obvious function documentation error
Alan Tull
2018-09-30
1
-1
/
+1
|
|
*
fpga: do not access region struct after fpga_region_unregister
Alan Tull
2018-09-30
2
-2
/
+5
|
|
*
Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()
Dexuan Cui
2018-09-30
1
-3
/
+5
|
*
|
Merge tag 'tty-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Greg Kroah-Hartman
2018-10-07
2
-19
/
+41
|
|
\
\
|
|
*
|
Revert "serial: sh-sci: Allow for compressed SCIF address"
Geert Uytterhoeven
2018-10-02
1
-15
/
+10
|
|
*
|
Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"
Geert Uytterhoeven
2018-10-02
1
-0
/
+31
|
|
*
|
Revert "serial: 8250_dw: Fix runtime PM handling"
Guenter Roeck
2018-10-02
1
-4
/
+0
|
|
|
/
|
*
|
Merge tag 'usb-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Greg Kroah-Hartman
2018-10-07
5
-5
/
+25
|
|
\
\
[next]