index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ras
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
docs: i2c: use the new API in 'writing-clients'
Wolfram Sang
1
-10
/
+10
2020-01-15
docs: i2c: use the new API in 'instantiating-devices.rst'
Wolfram Sang
1
-4
/
+4
2020-01-15
i2c: i2c-core-of: convert to use i2c_new_client_device()
Wolfram Sang
1
-4
/
+3
2020-01-15
i2c: i2c-core-base: convert to use i2c_new_client_device()
Wolfram Sang
1
-7
/
+6
2020-01-15
i2c: i2c-core-acpi: convert to use i2c_new_client_device()
Wolfram Sang
1
-8
/
+4
2020-01-15
i2c: xiic: convert to use i2c_new_client_device()
Wolfram Sang
1
-1
/
+1
2020-01-15
i2c: taos-evm: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-01-15
i2c: powermac: convert to use i2c_new_client_device()
Wolfram Sang
1
-4
/
+4
2020-01-15
i2c: ocores: convert to use i2c_new_client_device()
Wolfram Sang
1
-1
/
+1
2020-01-15
i2c: nvidia-gpu: convert to use i2c_new_client_device()
Wolfram Sang
1
-3
/
+3
2020-01-15
i2c: i801: convert to use i2c_new_client_device()
Wolfram Sang
1
-3
/
+3
2020-01-15
i2c: cht-wc: convert to use i2c_new_client_device()
Wolfram Sang
1
-3
/
+3
2020-01-15
i2c: stu300: Use proper printk format for iomem pointer
Krzysztof Kozlowski
1
-1
/
+1
2020-01-15
i2c: tegra: Check DMA completion status in addition to left time
Dmitry Osipenko
1
-1
/
+1
2020-01-15
i2c: tegra: Always terminate DMA transfer
Dmitry Osipenko
1
-8
/
+4
2020-01-15
i2c: tegra: Use relaxed versions of readl/writel
Dmitry Osipenko
1
-10
/
+11
2020-01-15
i2c: tegra: Rename I2C_PIO_MODE_MAX_LEN to I2C_PIO_MODE_PREFERRED_LEN
Dmitry Osipenko
1
-5
/
+6
2020-01-15
i2c: tegra: Support atomic transfers
Dmitry Osipenko
1
-15
/
+69
2020-01-15
i2c: tegra: Prevent interrupt triggering after transfer timeout
Dmitry Osipenko
1
-34
/
+36
2020-01-15
i2c: parport: move include file into main source
Wolfram Sang
2
-114
/
+105
2020-01-15
i2c: parport: simplify Kconfig description
Wolfram Sang
1
-8
/
+2
2020-01-15
i2c: parport-light: remove driver
Wolfram Sang
6
-323
/
+0
2020-01-15
i2c: tegra: Properly disable runtime PM on driver's probe error
Dmitry Osipenko
1
-10
/
+19
2020-01-15
i2c: tegra: Fix suspending in active runtime PM state
Dmitry Osipenko
1
-0
/
+9
2020-01-13
i2c: meson: implement the master_xfer_atomic callback
Martin Blumenstingl
1
-32
/
+65
2020-01-13
Linux 5.5-rc6
v5.5-rc6
Linus Torvalds
1
-1
/
+1
2020-01-12
riscv: Fixup obvious bug for fp-regs reset
Guo Ren
1
-1
/
+1
2020-01-12
riscv: move sifive_l2_cache.h to include/soc
Yash Shah
3
-5
/
+5
2020-01-10
nvmet: fix per feat data len for get_feature
Amit Engel
1
-1
/
+11
2020-01-10
nvme: Translate more status codes to blk_status_t
Keith Busch
1
-0
/
+2
2020-01-10
HID: hidraw, uhid: Always report EPOLLOUT
Jiri Kosina
2
-5
/
+7
2020-01-09
i2c: fix bus recovery stop mode timing
Russell King
1
-3
/
+10
2020-01-09
mtd: spi-nor: Fix the writing of the Status Register on micron flashes
Tudor Ambarus
1
-0
/
+1
2020-01-09
mtd: sm_ftl: fix NULL pointer warning
Arnd Bergmann
1
-1
/
+2
2020-01-09
mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy
Peter Ujfalusi
1
-1
/
+2
2020-01-09
mtd: onenand: samsung: Fix iomem access with regular memcpy
Krzysztof Kozlowski
1
-4
/
+4
2020-01-09
mtd: onenand: omap2: Fix errors in style
Amir Mahdi Ghorbanian
3
-13
/
+14
2020-01-09
mtd: cadence: Fix cast to pointer from integer of different size warning
Vasyl Gomonovych
1
-7
/
+6
2020-01-09
mtd: rawnand: stm32_fmc2: avoid to lock the CPU bus
Christophe Kerello
1
-2
/
+36
2020-01-09
fs: move guard_bio_eod() after bio_set_op_attrs
Ming Lei
4
-7
/
+17
2020-01-09
HID: steam: Fix input device disappearing
Rodrigo Rivas Costa
1
-0
/
+4
2020-01-09
pstore/ram: Regularize prz label allocation lifetime
Kees Cook
2
-3
/
+3
2020-01-09
tipc: fix wrong connect() return code
Tuong Lien
1
-2
/
+2
2020-01-09
tipc: fix link overflow issue at socket shutdown
Tuong Lien
1
-21
/
+32
2020-01-08
netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
Florian Westphal
1
-1
/
+2
2020-01-08
netfilter: conntrack: dccp, sctp: handle null timeout argument
Florian Westphal
2
-0
/
+6
2020-01-08
atm: eni: fix uninitialized variable warning
Arnd Bergmann
1
-2
/
+2
2020-01-08
macvlan: do not assume mac_header is set in macvlan_broadcast()
Eric Dumazet
2
-1
/
+9
2020-01-08
net: sch_prio: When ungrafting, replace with FIFO
Petr Machata
1
-2
/
+8
2020-01-08
mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFO
Petr Machata
1
-0
/
+7
[next]