index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
bitarray.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-24
i2c: qup: reorganization of driver code to remove polling for qup v1
Abhishek Sahu
1
-143
/
+223
2018-03-24
i2c: qup: send NACK for last read sub transfers
Abhishek Sahu
1
-1
/
+4
2018-03-24
i2c: qup: fix buffer overflow for multiple msg of maximum xfer len
Abhishek Sahu
1
-84
/
+110
2018-03-24
i2c: qup: change completion timeout according to transfer length
Abhishek Sahu
1
-3
/
+10
2018-03-24
i2c: qup: use the complete transfer length to choose DMA mode
Abhishek Sahu
1
-6
/
+7
2018-03-24
i2c: qup: proper error handling for i2c error in BAM mode
Abhishek Sahu
1
-9
/
+16
2018-03-24
i2c: qup: fix the transfer length for BAM RX EOT FLUSH tags
Abhishek Sahu
1
-2
/
+2
2018-03-24
i2c: qup: schedule EOT and FLUSH tags at the end of transfer
Abhishek Sahu
1
-15
/
+24
2018-03-24
i2c: qup: remove redundant variables for BAM SG count
Abhishek Sahu
1
-24
/
+18
2018-03-24
i2c: qup: minor code reorganization for use_dma
Abhishek Sahu
1
-8
/
+11
2018-03-24
i2c: qup: fixed releasing dma without flush operation completion
Abhishek Sahu
1
-0
/
+2
2018-03-24
i2c: qup: fix copyrights and update to SPDX identifier
Abhishek Sahu
1
-11
/
+2
2018-03-17
i2c: xlp9xx: Handle NACK on DATA properly
George Cherian
1
-6
/
+8
2018-03-17
i2c: xlp9xx: Check for Bus state before every transfer
George Cherian
1
-0
/
+32
2018-03-17
i2c: designware: suppress unneeded SDA hold time warnings
Alexander Monakov
1
-1
/
+1
2018-03-17
MAINTAINERS: i2c-mv64xxx: update email address for Gregory CLEMENT
Gregory CLEMENT
1
-1
/
+1
2018-03-17
i2c: mv64xxx: Apply errata delay only in standard mode
Gregory CLEMENT
1
-2
/
+6
2018-03-17
i2c: xiic: Make suspend function names consistent
Moritz Fischer
1
-4
/
+4
2018-03-06
i2c: mux: pca954x: verify the device id of the pca984x chips
Peter Rosin
1
-6
/
+49
2018-03-06
i2c: add i2c_get_device_id() to get the standard i2c device id
Peter Rosin
2
-0
/
+63
2018-03-05
i2c: core: report OF style module alias for devices registered via OF
Javier Martinez Canillas
1
-0
/
+8
2018-03-02
i2c: scmi: Use standard device message logging functions
Jean Delvare
1
-16
/
+19
2018-03-02
i2c: piix4: Use request_muxed_region
Guenter Roeck
1
-30
/
+25
2018-03-02
i2c: piix4: Use usleep_range()
Guenter Roeck
1
-3
/
+3
2018-02-27
i2c: reformat comments around i2c_smbus_xfer_emulated()
Wolfram Sang
1
-6
/
+10
2018-02-27
dt-bindings: i2c: sh_mobile: Document R-Car M3-N support
Geert Uytterhoeven
1
-0
/
+1
2018-02-27
i2c-stm32f4: remove redundant initialization of pointer reg
Colin Ian King
1
-1
/
+1
2018-02-27
i2c: exynos5: rework HSI2C_MASTER_ST_LOSE state handling
Andrzej Hajda
1
-6
/
+57
2018-02-26
i2c: xlp9xx: Handle transactions with I2C_M_RECV_LEN properly
George Cherian
1
-9
/
+26
2018-02-26
i2c: xlp9xx: return ENXIO on slave address NACK
Dmitry Bazhenov
1
-1
/
+2
2018-02-26
dt-bindings: i2c: document R8A77995 bindings
Ulrich Hecht
1
-0
/
+1
2018-02-26
i2c: of: simplify reading the "reg" property
Wolfram Sang
1
-7
/
+5
2018-02-26
i2c: of: remove duplicated check for valid address
Wolfram Sang
1
-6
/
+0
2018-02-26
i2c: of: rename variable to meet expectations
Wolfram Sang
1
-4
/
+4
2018-02-26
i2c: of: make ref counting more visible
Wolfram Sang
1
-1
/
+1
2018-02-26
i2c: of: change log level of failed device creation
Wolfram Sang
1
-1
/
+1
2018-02-26
Linux 4.16-rc3
v4.16-rc3
Linus Torvalds
1
-1
/
+1
2018-02-23
net_sched: gen_estimator: fix broken estimators based on percpu stats
Eric Dumazet
1
-0
/
+1
2018-02-23
gianfar: simplify FCS handling and fix memory leak
Andy Spencer
1
-16
/
+7
2018-02-23
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
Arnd Bergmann
1
-1
/
+1
2018-02-23
macvlan: fix use-after-free in macvlan_common_newlink()
Alexey Kodanev
1
-1
/
+1
2018-02-23
arm64: fix unwind_frame() for filtered out fn for function graph tracing
Pratyush Anand
3
-2
/
+7
2018-02-23
x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...
Samuel Neves
1
-0
/
+1
2018-02-23
x86/topology: Fix function name in documentation
Dou Liyang
1
-1
/
+1
2018-02-23
locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs
Andrea Parri
1
-3
/
+18
2018-02-23
locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __AS...
Andrea Parri
2
-14
/
+8
2018-02-23
x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...
Wang Hui
1
-0
/
+1
2018-02-23
x86/apic/vector: Handle vector release on CPU unplug correctly
Thomas Gleixner
1
-3
/
+22
2018-02-23
powerpc/powernv: Support firmware disable of RFI flush
Michael Ellerman
1
-0
/
+4
2018-02-23
powerpc/pseries: Support firmware disable of RFI flush
Michael Ellerman
1
-1
/
+2
[next]