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
*
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
*
i2c: remove unneeded includes from core
Wolfram Sang
2017-05-31
1
-2
/
+0
*
i2c: break out ACPI support into separate file
Wolfram Sang
2017-05-31
4
-648
/
+669
*
i2c: break out OF support into separate file
Wolfram Sang
2017-05-31
4
-264
/
+286
*
i2c: break out smbus support into separate file
Wolfram Sang
2017-05-31
3
-575
/
+595
*
i2c: break out slave support into separate file
Wolfram Sang
2017-05-31
4
-101
/
+118
*
i2c: rename core source file to allow refactorization
Wolfram Sang
2017-05-31
3
-2
/
+4
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2017-05-29
4
-17
/
+11
|
\
|
*
thermal: broadcom: ns-thermal: default on iProc SoCs
Jon Mason
2017-05-24
1
-4
/
+5
|
*
ti-soc-thermal: Fix a typo in a comment line
Markus Elfring
2017-05-24
1
-1
/
+1
|
*
ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban...
Markus Elfring
2017-05-24
1
-6
/
+2
|
*
ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()
Markus Elfring
2017-05-24
1
-2
/
+2
|
*
thermal: core: make thermal_emergency_poweroff static
Colin Ian King
2017-05-24
1
-1
/
+1
|
*
thermal: qoriq: remove useless call for of_thermal_get_trip_points()
Masahiro Yamada
2017-05-24
1
-3
/
+0
*
|
Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-05-27
11
-40
/
+141
|
\
\
|
*
|
serial: altera_uart: call iounmap() at driver remove
Tobias Klauser
2017-05-25
1
-0
/
+1
|
*
|
serial: imx: ensure UCR3 and UFCR are setup correctly
Uwe Kleine-König
2017-05-25
1
-2
/
+12
|
*
|
serial: enable serdev support
Johan Hovold
2017-05-18
1
-2
/
+2
|
*
|
tty/serdev: add serdev registration interface
Johan Hovold
2017-05-18
2
-2
/
+79
|
*
|
serdev: Restore serdev_device_write_buf for atomic context
Stefan Wahren
2017-05-18
1
-0
/
+12
|
*
|
serial: core: fix crash in uart_suspend_port
Lucas Stach
2017-05-18
1
-1
/
+1
|
*
|
tty: fix port buffer locking
Vegard Nossum
2017-05-18
1
-0
/
+2
|
*
|
tty: ehv_bytechan: clean up init error handling
Johan Hovold
2017-05-18
1
-9
/
+8
|
*
|
serial: ifx6x60: fix use-after-free on module unload
Johan Hovold
2017-05-18
1
-1
/
+1
|
*
|
serial: altera_jtaguart: adding iounmap()
Alexey Khoroshilov
2017-05-18
1
-0
/
+1
|
*
|
serial: exar: Fix stuck MSIs
Jan Kiszka
2017-05-18
1
-9
/
+10
|
*
|
serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'
Christophe JAILLET
2017-05-18
1
-3
/
+8
|
*
|
serdev: fix tty-port client deregistration
Johan Hovold
2017-05-18
1
-5
/
+10
[next]