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
*
video: fbdev: omap: move inline before return type
Joe Perches
2017-07-13
1
-3
/
+3
*
video: fbdev: intelfb: move inline before return type
Joe Perches
2017-07-13
1
-1
/
+1
*
USB: serial: safe_serial: move __inline__ before return type
Joe Perches
2017-07-13
1
-1
/
+1
*
drivers: tty: serial: move inline before return type
Joe Perches
2017-07-13
2
-4
/
+4
*
drivers: s390: move static and inline before return type
Joe Perches
2017-07-13
2
-2
/
+2
*
drm/i915: use __GFP_RETRY_MAYFAIL
Michal Hocko
2017-07-13
1
-1
/
+2
*
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-13
6
-6
/
+6
*
IB/rxe: do not copy extra stack memory to skb
Kees Cook
2017-07-13
1
-1
/
+3
*
efi: avoid fortify checks in EFI stub
Kees Cook
2017-07-13
1
-0
/
+1
*
random: do not ignore early device randomness
Kees Cook
2017-07-13
1
-0
/
+5
*
Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-12
29
-2239
/
+4551
|
\
|
*
i2c: designware: Let slave adapter support be optional
Jarkko Nikula
2017-07-04
2
-1
/
+4
|
*
i2c: designware: Make HW init functions static
Jarkko Nikula
2017-07-04
3
-8
/
+4
|
*
i2c: designware: fix spelling mistakes
Colin Ian King
2017-07-04
1
-1
/
+1
|
*
i2c: pca-platform: propagate error from i2c_pca_add_numbered_bus
Chris Packham
2017-07-04
1
-3
/
+3
|
*
i2c: pca-platform: correctly set algo_data.reset_chip
Chris Packham
2017-07-04
1
-2
/
+4
|
*
i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devices
Hans de Goede
2017-07-04
1
-0
/
+12
|
*
i2c: designware: enable SLAVE in platform module
Luis Oliveira
2017-06-27
2
-5
/
+38
|
*
i2c: designware: add SLAVE mode functions
Luis Oliveira
2017-06-27
5
-1
/
+418
|
*
i2c: zx2967: drop COMPILE_TEST dependency
Shawn Guo
2017-06-27
1
-1
/
+1
|
*
i2c: zx2967: always use the same device when printing errors
Wolfram Sang
2017-06-27
1
-1
/
+1
|
*
i2c: pca-platform: use dev_warn/dev_info instead of printk
Chris Packham
2017-06-27
1
-3
/
+3
|
*
i2c: pca-platform: use device managed allocations
Chris Packham
2017-06-27
1
-47
/
+12
|
*
i2c: pca-platform: add devicetree awareness
Chris Packham
2017-06-27
1
-0
/
+25
|
*
i2c: pca-platform: switch to struct gpio_desc
Chris Packham
2017-06-27
1
-24
/
+19
|
*
i2c: cadance: fix ctrl/addr reg write order
Matt Weber
2017-06-23
1
-3
/
+3
|
*
i2c: zx2967: add i2c controller driver for ZTE's zx2967 family
Baoyou Xie
2017-06-23
3
-0
/
+619
|
*
i2c: algo-bit: add support for I2C_M_STOP
Jean Delvare
2017-06-23
1
-3
/
+10
|
*
i2c: aspeed: added slave support for Aspeed I2C driver
Brendan Higgins
2017-06-23
1
-0
/
+201
|
*
i2c: aspeed: added driver for Aspeed I2C
Brendan Higgins
2017-06-23
3
-0
/
+701
|
*
i2c: rcar: document HW incapabilities
Wolfram Sang
2017-06-23
1
-1
/
+6
|
*
i2c: emev2: Handle return value of clk_prepare_enable
Arvind Yadav
2017-06-19
1
-1
/
+3
|
*
i2c: designware: introducing I2C_SLAVE definitions
Luis Oliveira
2017-06-19
1
-2
/
+31
|
*
i2c: designware: MASTER mode as separated driver
Luis Oliveira
2017-06-19
6
-368
/
+433
|
*
i2c: designware: refactoring of the i2c-designware
Luis Oliveira
2017-06-19
2
-35
/
+52
|
*
i2c: designware: Cleaning and comment style fixes.
Luis Oliveira
2017-06-19
3
-61
/
+62
|
*
i2c: at91: Fix compilation warning.
Arvind Yadav
2017-06-19
1
-4
/
+4
|
*
i2c: at91: Handle return value of clk_prepare_enable
Arvind Yadav
2017-06-19
1
-2
/
+6
|
*
i2c: use proper name for the R-Car SoC
Wolfram Sang
2017-06-19
1
-1
/
+1
|
*
i2c: xlp9xx: Enable HWMON class probing for xlp9xx
George Cherian
2017-06-19
1
-0
/
+1
|
*
i2c: i801: Add support for Intel Cannon Lake
Srinivas Pandruvada
2017-06-19
2
-0
/
+10
|
*
i2c: xgene-slimpro: include linux/io.h for memremap
Arnd Bergmann
2017-06-18
1
-0
/
+1
|
*
i2c: stub: fix build warning regression
Wolfram Sang
2017-06-15
1
-1
/
+1
|
*
i2c: mxs: change error printing to debug for mxs_i2c_pio_wait_xfer_end
Michael Thalmeier
2017-06-02
1
-3
/
+3
|
*
i2c: sh_mobile: drop needless check for of_node
Wolfram Sang
2017-06-02
1
-12
/
+7
|
*
i2c: sh_mobile: remove platform_data
Wolfram Sang
2017-06-02
1
-8
/
+0
|
*
i2c: stub: use pr_fmt
Wolfram Sang
2017-06-02
1
-8
/
+8
|
*
i2c: xgene-slimpro: Add ACPI support by using PCC mailbox
Hoan Tran
2017-06-02
1
-13
/
+161
|
*
i2c: xgene-slimpro: Use a single function to send command message
Hoan Tran
2017-06-02
1
-41
/
+26
|
*
i2c: reformat core-base file header
Wolfram Sang
2017-05-31
1
-21
/
+22
[next]