Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
bfe778ac49826ced3dceb6416038e1cd887ce2bd
bfe778a
thunderbolt: Convert switch to a device
by Mika Westerberg
· 7 years ago
9d3cce0
thunderbolt: Introduce thunderbolt bus and connection manager
by Mika Westerberg
· 7 years ago
c9843eb
thunderbolt: Allow passing NULL to tb_ctl_free()
by Mika Westerberg
· 7 years ago
da2da04
thunderbolt: Rework capability handling
by Mika Westerberg
· 7 years ago
046bee1
thunderbolt: Add MSI-X support
by Mika Westerberg
· 7 years ago
b246635
thunderbolt: Do not warn about newer DROM versions
by Mika Westerberg
· 7 years ago
df1421b
thunderbolt: Do not try to read UID if DROM offset is read as 0
by Mika Westerberg
· 7 years ago
08a5e4c
thunderbolt: No need to read UID of the root switch on resume
by Mika Westerberg
· 7 years ago
16a1258
thunderbolt: Use const buffer pointer in write operations
by Mika Westerberg
· 7 years ago
7372638
mux: mmio-based syscon mux controller
by Philipp Zabel
· 8 years ago
5dc75a2
dt-bindings: add mmio-based syscon mux controller DT bindings
by Philipp Zabel
· 8 years ago
afda08c
mux: adg792a: add mux controller driver for ADG792A/G
by Peter Rosin
· 8 years ago
f668980
dt-bindings: mux-adg792a: document devicetree bindings for ADG792A/G mux
by Peter Rosin
· 8 years ago
ac8498f
i2c: i2c-mux-gpmux: new driver
by Peter Rosin
· 8 years ago
1821355
dt-bindings: i2c: i2c-mux: document general purpose i2c-mux bindings
by Peter Rosin
· 8 years ago
7ba9df5
iio: multiplexer: new iio category and iio-mux driver
by Peter Rosin
· 8 years ago
a36954f
dt-bindings: iio: io-channel-mux: document io-channel-mux bindings
by Peter Rosin
· 8 years ago
8a848e7
iio: inkern: api for manipulating ext_info of iio channels
by Peter Rosin
· 8 years ago
2c089f0
mux: gpio: add mux controller driver for gpio based multiplexers
by Peter Rosin
· 8 years ago
a3b02a9
mux: minimal mux subsystem
by Peter Rosin
· 8 years ago
256ac03
dt-bindings: document devicetree bindings for mux-controllers and gpio-mux
by Peter Rosin
· 8 years ago
b594b10
devres: trivial whitespace fix
by Peter Rosin
· 8 years ago
9f4f9ae
drivers/misc: add Aspeed LPC snoop driver
by Robert Lippert
· 7 years ago
761d031
memory: ti-aemif: Handle return value of clk_prepare_enable
by Arvind Yadav
· 7 years ago
76b069b
spmi: spmi-pmic-arb: enable the SPMI interrupt as a wakeup source
by Kiran Gunda
· 8 years ago
319f688
spmi: pmic_arb: add support for PMIC bus arbiter v3
by Abhijeet Dharmapurikar
· 8 years ago
472eaf8
spmi: pmic-arb: check apid enabled before calling the handler
by Abhijeet Dharmapurikar
· 8 years ago
5f9b2ea
spmi: pmic_arb: use appropriate flow handler
by Abhijeet Dharmapurikar
· 8 years ago
cee0fad
spmi: pmic-arb: clear the latched status of the interrupt
by Abhijeet Dharmapurikar
· 8 years ago
f6dda8e
spmi: pmic-arb: fix missing interrupts
by Abhijeet Dharmapurikar
· 8 years ago
6bc546e
spmi: pmic-arb: cleanup unrequested irqs
by Abhijeet Dharmapurikar
· 8 years ago
7f1d4e5
spmi: pmic-arb: optimize table lookups
by Abhijeet Dharmapurikar
· 8 years ago
1ef1ce4
spmi: pmic-arb: fix inconsistent use of apid and chan
by Abhijeet Dharmapurikar
· 8 years ago
111a10b
spmi: pmic-arb: rename spmi_pmic_arb_dev to spmi_pmic_arb
by Abhijeet Dharmapurikar
· 8 years ago
57102ad
spmi: pmic_arb: block access of invalid read and writes
by Abhijeet Dharmapurikar
· 8 years ago
46505c8
Revert "firmware: vpd: remove platform driver"
by Dmitry Torokhov
· 7 years ago
7ae5f10
misc: bh1770glc: move header file out of I2C realm
by Wolfram Sang
· 7 years ago
610387d
misc: apds990x: move header file out of I2C realm
by Wolfram Sang
· 7 years ago
4654bdb
auxdisplay: Convert list_for_each to entry variant
by Wei Yongjun
· 8 years ago
70caf70
goldfish_pipe: make pipe_dev static
by Colin Ian King
· 8 years ago
b6a3856
mei: hw: fix a spelling mistake
by Tomas Winkler
· 8 years ago
8bb2d27
mei: make mei_cl_bus_rescan static
by Alexander Usyskin
· 8 years ago
50fa295
w1: Organize driver source to natural/common order
by Andrew F. Davis
· 8 years ago
13b9abf
Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu page
by Michael Kelley
· 8 years ago
3110010
vmbus: Reuse uuid_le_to_bin() helper
by Andy Shevchenko
· 8 years ago
e917a5e
drivers: hv: vmbus: Increase the time between retries in vmbus_post_msg()
by K. Y. Srinivasan
· 8 years ago
1d10602
hv_utils: fix TimeSync work on pre-TimeSync-v4 hosts
by Vitaly Kuznetsov
· 8 years ago
4f9bac0
hv_utils: drop .getcrosststamp() support from PTP driver
by Vitaly Kuznetsov
· 8 years ago
e546d77
Drivers: hv: vmbus: Get the current time from the current clocksource
by K. Y. Srinivasan
· 8 years ago
7975bd4
firmware: vpd: remove platform driver
by Dmitry Torokhov
· 7 years ago
dd24648
firmware: vpd: do not clear statically allocated data
by Dmitry Torokhov
· 7 years ago
9920a33
firmware: vpd: use kasprintf() when forming name of 'raw' attribute
by Dmitry Torokhov
· 7 years ago
3eec6a1
firmware: vpd: use kdtrndup when copying section key
by Dmitry Torokhov
· 7 years ago
40fbb23
firmware: google: memconsole: Prevent overrun attack on coreboot console
by Julius Werner
· 7 years ago
b4a338d
Merge 4.12-rc2 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
0833289
Linux 4.12-rc2
by Linus Torvalds
· 7 years ago
33c9e97
x86: fix 32-bit case of __get_user_asm_u64()
by Linus Torvalds
· 7 years ago
334a023
Clean up x86 unsafe_get/put_user() type handling
by Linus Torvalds
· 7 years ago
f3926e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
970c305
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e7a3d62
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a8c3954
osf_wait4(): fix infoleak
by Al Viro
· 8 years ago
a7cc722
fix unsafe_put_user()
by Al Viro
· 7 years ago
56f410c
Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
894e216
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
549f01a
nvmet: release the sq ref on rdma read errors
by Vijay Immanuel
· 8 years ago
4b8ba5f
nvmet-fc: remove target cpu scheduling flag
by James Smart
· 8 years ago
2952a87
nvme-fc: stop queues on error detection
by James Smart
· 8 years ago
85e6a6a
nvme-fc: require target or discovery role for fc-nvme targets
by James Smart
· 8 years ago
4123109
nvme-fc: correct port role bits
by James Smart
· 8 years ago
f63572d
nvme: unmap CMB and remove sysfs file in reset path
by Jon Derrick
· 8 years ago
ef82f1a
Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
3202629
Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
331da10
Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
ec53c02
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 8 years ago
cf80a6f
Merge tag 'drm-fixes-for-v4.12-rc2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
6fe1de4
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
8c3fc16
Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
0bdc6fd
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
d4c6cd1
Merge tag 'iommu-fixes-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
4217fdd
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
9e856e4
Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
1fbbed4
Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
f538a82
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
2fe296a
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
d51aff1
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
by Dave Airlie
· 8 years ago
e5a489a
Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
92ceb76
KVM: x86: prevent uninitialized variable warning in check_svme()
by Radim Krčmář
· 8 years ago
34b0dad
KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
by Radim Krčmář
· 8 years ago
f0367ee
KVM: x86: zero base3 of unusable segments
by Radim Krčmář
· 8 years ago
cbfc6c9
KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation
by Wanpeng Li
· 8 years ago
e2c2206
KVM: x86: Fix potential preemption when get the current kvmclock timestamp
by Wanpeng Li
· 8 years ago
5f33945
blktrace: fix integer parse
by Shaohua Li
· 8 years ago
9d64084
i2c: designware: don't infer timings described by ACPI from clock rate
by Ard Biesheuvel
· 8 years ago
6bf1c2d
arm64: dts: rockchip: fix include reference
by Arnd Bergmann
· 8 years ago
fedf266f
watchdog: bcm281xx: Fix use of uninitialized spinlock.
by Eric Anholt
· 8 years ago
07441a7
watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_probe()
by Wei Yongjun
· 8 years ago
1fccb73
iTCO_wdt: all versions count down twice
by Paolo Bonzini
· 8 years ago
76cefef
firmware: ti_sci: fix strncat length check
by Arnd Bergmann
· 8 years ago
0527873
ARM: remove duplicate 'const' annotations'
by Arnd Bergmann
· 8 years ago
Next »