index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: busses: make use of i2c_8bit_addr_from_msg
Peter Rosin
2018-05-29
18
-70
/
+47
*
i2c: algos: make use of i2c_8bit_addr_from_msg
Peter Rosin
2018-05-29
3
-13
/
+4
*
i2c: rcar: document R8A77980 bindings
Sergei Shtylyov
2018-05-29
1
-0
/
+1
*
i2c: qup: Add command-line parameter to override SCL frequency
Austin Christ
2018-05-29
1
-4
/
+13
*
i2c: qup: Correct duty cycle for FM and FM+
Austin Christ
2018-05-29
1
-2
/
+8
*
i2c: qup: Add support for Fast Mode Plus
Austin Christ
2018-05-29
1
-3
/
+8
*
i2c: qup: add probe path for Centriq ACPI devices
Austin Christ
2018-05-29
1
-9
/
+12
*
i2c: robotfuzz-osif: drop pointless test
Peter Rosin
2018-05-24
1
-2
/
+2
*
i2c: robotfuzz-osif: remove pointless local variable
Peter Rosin
2018-05-24
1
-10
/
+7
*
i2c: rk3x: Don't print visible virtual mapping MMIO address
Shawn Lin
2018-05-24
1
-2
/
+0
*
i2c: opal: don't check number of messages in the driver
Wolfram Sang
2018-05-24
1
-4
/
+0
*
i2c: ibm_iic: don't check number of messages in the driver
Wolfram Sang
2018-05-24
1
-3
/
+0
*
i2c: imx: Switch to SPDX identifier
Fabio Estevam
2018-05-24
1
-10
/
+1
*
i2c: xlp9xx: Make sure the transfer size is not more than I2C_SMBUS_BLOCK_SIZE
George Cherian
2018-05-22
1
-13
/
+24
*
i2c: xlp9xx: Fix issue seen when updating receive length
George Cherian
2018-05-22
1
-9
/
+21
*
i2c: xlp9xx: Add support for SMBAlert
George Cherian
2018-05-22
1
-0
/
+24
*
Merge tag 'at24-4.18-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...
Wolfram Sang
2018-05-22
1
-25
/
+46
|
\
|
*
eeprom: at24: provide a separate routine for creating dummy i2c clients
Bartosz Golaszewski
2018-05-16
1
-14
/
+35
|
*
eeprom: at24: provide and use a helper for releasing dummy i2c clients
Bartosz Golaszewski
2018-05-16
1
-8
/
+10
|
*
eeprom: at24: use devm_nvmem_register()
Bartosz Golaszewski
2018-05-16
1
-3
/
+1
|
*
eeprom: at24: fix retrieving the at24_chip_data structure
Bartosz Golaszewski
2018-05-16
1
-1
/
+1
*
|
i2c: Export of_i2c_get_board_info()
Boris Brezillon
2018-05-22
2
-17
/
+41
*
|
i2c: Retain info->of_node in i2c_new_device()
Boris Brezillon
2018-05-22
2
-4
/
+5
*
|
Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18
Wolfram Sang
2018-05-17
300
-1236
/
+2370
|
\
\
|
*
|
i2c: pnx: move header into the driver
Wolfram Sang
2018-05-17
2
-39
/
+20
|
*
|
i2c: xiic: move header to platform_data
Wolfram Sang
2018-05-17
3
-2
/
+2
|
*
|
i2c: pca-platform: move header to platform_data
Wolfram Sang
2018-05-17
3
-2
/
+2
|
*
|
i2c: omap: move header to platform_data
Wolfram Sang
2018-05-17
13
-13
/
+13
|
*
|
i2c: ocores: move header to platform_data
Wolfram Sang
2018-05-17
4
-3
/
+3
|
*
|
i2c: mux: gpio: move header to platform_data
Wolfram Sang
2018-05-17
5
-5
/
+5
|
*
|
i2c: gpio: move header to platform_data
Wolfram Sang
2018-05-17
11
-10
/
+10
|
|
/
|
*
Linux 4.17-rc5
v4.17-rc5
Linus Torvalds
2018-05-14
1
-1
/
+1
|
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-05-13
14
-78
/
+153
|
|
\
|
|
*
x86/vdso: Remove unused file
Jann Horn
2018-05-05
1
-1
/
+0
|
|
*
perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr
Peter Zijlstra
2018-05-05
1
-0
/
+2
|
|
*
perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver
Peter Zijlstra
2018-05-05
1
-3
/
+6
|
|
*
perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()
Peter Zijlstra
2018-05-05
1
-0
/
+3
|
|
*
perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*
Peter Zijlstra
2018-05-05
1
-1
/
+4
|
|
*
perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]
Peter Zijlstra
2018-05-05
1
-2
/
+5
|
|
*
sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
2018-05-05
1
-2
/
+5
|
|
*
sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
2018-05-05
1
-1
/
+6
|
|
*
sched/core: Introduce set_special_state()
Peter Zijlstra
2018-05-04
4
-24
/
+62
|
|
*
kthread, sched/wait: Fix kthread_parkme() completion issue
Peter Zijlstra
2018-05-03
3
-35
/
+41
|
|
*
kthread, sched/wait: Fix kthread_parkme() wait-loop
Peter Zijlstra
2018-05-03
1
-3
/
+4
|
|
*
sched/fair: Fix the update of blocked load when newly idle
Vincent Guittot
2018-05-03
1
-1
/
+1
|
|
*
stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlock
Peter Zijlstra
2018-05-03
1
-5
/
+14
|
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-05-13
1
-56
/
+1
|
|
\
\
|
|
*
|
Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...
Mel Gorman
2018-05-12
1
-56
/
+1
|
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-05-13
7
-6
/
+25
|
|
\
\
\
|
|
*
\
\
Merge tag 'perf-urgent-for-mingo-4.17-20180507' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-05-10
7
-6
/
+25
|
|
|
\
\
\
[next]