Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bd329f028f1cd51c7623c326147af07c6d832193
bd329f0
slimbus: core: use put_device() instead of kfree()
by Arvind Yadav
· 7 years ago
8de6028
misc: atmel: Remove CPU_AT32AP700X (AVR32) reference
by Ulf Magnusson
· 7 years ago
bb0829a
mei: remove dev_err message on an unsupported ioctl
by Colin Ian King
· 7 years ago
af336ca
mei: limit the number of queued writes
by Alexander Usyskin
· 7 years ago
257355a
mei: make module referencing local to the bus.c
by Tomas Winkler
· 7 years ago
bb47944
nvmem: imx-ocotp: remove unused dead code
by Dong Aisheng
· 7 years ago
a1078b4
dt-bindings: nvmem: imx-ocotp: update the binding to reflect data cells
by Dong Aisheng
· 7 years ago
0ab09d6
nvmem: sunxi-sid: fix H3 SID controller support
by Icenowy Zheng
· 7 years ago
80b820c
nvmem: add i.MX7 support to snvs-lpgpr
by Andrey Yurovsky
· 7 years ago
b7743a9
nvmem: bcm-ocotp: Do not use "&pdev->dev" explicitly
by Andrey Smirnov
· 7 years ago
b28b738
nvmem: imx-iim: Do not use "&pdev->dev" explicitly
by Andrey Smirnov
· 7 years ago
e84d1f9
nvmem: rockchip-efuse: Do not use "&pdev->dev" explicitly
by Andrey Smirnov
· 7 years ago
d5007f7
nvmem: vf610-ocotp: Do not use "&pdev->dev" explicitly
by Andrey Smirnov
· 7 years ago
7b4e76c
nvmem: rockchip-efuse: Make use of of_device_get_match_data()
by Andrey Smirnov
· 7 years ago
0e189891
nvmem: snvs_lpgpr: Convert commas to semicolons
by Andrey Smirnov
· 7 years ago
e5692ef
nvmem: qfprom: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
b2236db
nvmem: bcm-ocotp: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
547a2c9
nvmem: imx-iim: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
b005b2f
nvmem: lpc18xx_otp: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
90696a4
nvmem: meson-efuse: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
7afbde9
nvmem: meson-mx-efuse: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
7e68a64
nvmem: mtk-efuse: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
f4bec71
nvmem: rockchip-efuse: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
5557acf
nvmem: snvs_lgpr: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
45ff8ef
nvmem: uniphier-efuse: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
a830274
nvmem: imx-ocotp: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
fae8e89
nvmem: vf610-ocotp: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
f1f50ec
nvmem: Introduce devm_nvmem_(un)register()
by Andrey Smirnov
· 7 years ago
fd0f490
nvmem: core: Allow specifying device name verbatim
by Andrey Smirnov
· 7 years ago
0b2ed74
nvmem: Document struct nvmem_config
by Andrey Smirnov
· 7 years ago
29ea6be
mcb: add Altera PCI ID to mcb-pci
by Johannes Thumshirn
· 7 years ago
c4ccc89
PCI: Add Altera vendor ID
by Johannes Thumshirn
· 7 years ago
f3aa2c6
fsi: core: Add check for master property no-scan-on-init
by Christopher Bostic
· 7 years ago
dd79873
dt-bindings: fsi: Add optional property no-scan-on-init
by Christopher Bostic
· 7 years ago
e0c24bd
fsi: master: Clarify master lifetimes & fix use-after-free in hub master
by Jeremy Kerr
· 7 years ago
638bd9a
fsi: core: Reduce console output during normal scan
by Christopher Bostic
· 7 years ago
f6a2f8e
fsi: Match fsi slaves and engines to available dt nodes
by Jeremy Kerr
· 7 years ago
889ee9f
dt-bindings: fsi: Add specification for FSI busses
by Jeremy Kerr
· 7 years ago
99f039e
fsi: Fix one and two byte bus reads/writes
by Eddie James
· 7 years ago
b8bd146
fsi: master-gpio: Add external mode
by Jeremy Kerr
· 7 years ago
29d9b92
fsi: master-gpio: Add locking during break and link enable
by Jeremy Kerr
· 7 years ago
15362d6
fsi: Add fsi_master_rescan()
by Jeremy Kerr
· 7 years ago
57adbee
coresight: etm4x: Fix bit shifting
by Bo Yan
· 7 years ago
831c326
coresight: Use %px to print pcsr instead of %p
by Leo Yan
· 7 years ago
fecae16
parport: Replace short License header by SPDX identifier
by Andy Shevchenko
· 7 years ago
4af5781
parport: Sort headers alphabetically
by Andy Shevchenko
· 7 years ago
b0b0a64
parport: Switch to use module_pci_driver() macro
by Andy Shevchenko
· 7 years ago
82dfabf
parport: Convert printk(KERN_WARN) to dev_warn()
by Andy Shevchenko
· 7 years ago
96edf53
parport: Don't shadow error codes in ->probe()
by Andy Shevchenko
· 7 years ago
ad8ce83
parport: Convert to use managed functions pcim_* and devm_*
by Andy Shevchenko
· 7 years ago
1089c91
parport: PCI core handles power state for us
by Andy Shevchenko
· 7 years ago
ec8e389
parport: Add support for BrainBoxes PX272/PX306 MIO card
by Andy Shevchenko
· 7 years ago
520656c0
parport: ax88796: Delete an unnecessary variable initialisation in parport_ax88796_probe()
by Markus Elfring
· 7 years ago
5e50654
parport: ax88796: Improve a size determination in parport_ax88796_probe()
by Markus Elfring
· 7 years ago
d6906e7
parport: ax88796: Delete an error message for a failed memory allocation in parport_ax88796_probe()
by Markus Elfring
· 7 years ago
b857cac
pps: generator: use new parport device model
by Sudip Mukherjee
· 7 years ago
fb56d97
pps: client: use new parport device model
by Sudip Mukherjee
· 7 years ago
823f792
parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
by Alexander Gerasiov
· 7 years ago
0ec4eb7
w1: use put_device() if device_register() fail
by Arvind Yadav
· 7 years ago
aeef9c0
lkdtm: Add missing SPDX-License-Identifier line
by Kees Cook
· 7 years ago
039a1c42
lkdtm: Relocate code to subdirectory
by Kees Cook
· 7 years ago
37b96a4
uio_hv_generic: support sub-channels
by Stephen Hemminger
· 7 years ago
cf21be9
hv_balloon: trace post_status
by Vitaly Kuznetsov
· 7 years ago
bba072d1
hv_balloon: fix bugs in num_pages_onlined accounting
by Vitaly Kuznetsov
· 7 years ago
4f098af
hv_balloon: simplify hv_online_page()/hv_page_online_one()
by Vitaly Kuznetsov
· 7 years ago
223e1e4
hv_balloon: fix printk loglevel
by Vitaly Kuznetsov
· 7 years ago
248e742
Drivers: hv: vmbus: Implement Direct Mode for stimer0
by Michael Kelley
· 7 years ago
ce76704
hv_vmbus: Correct the stale comments regarding cpu affinity
by Haiyang Zhang
· 7 years ago
aba8a53
tools: hv: include string.h in hv_fcopy_daemon
by Olaf Hering
· 7 years ago
1330fc3
tools: hv: fix compiler warnings about major/target_fname
by Dexuan Cui
· 7 years ago
68cb811
hv: Synthetic typo correction
by Joe Perches
· 7 years ago
597ff72
hyper-v: use GFP_KERNEL for hv_context.hv_numa_map
by Jia-Ju Bai
· 7 years ago
4ba6341
tools/hv: Fix IP reporting by KVP daemon with SRIOV
by Haiyang Zhang
· 7 years ago
661e50b
Linux 4.16-rc4
by Linus Torvalds
· 7 years ago
e64b956
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7225a44
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4c4ce3022
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
ff8d583
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
af8c081
Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
58bdf60
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
20f1417
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
0eb3412
Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
7cf901b
Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
d6d0972
Merge tag 'linux-watchdog-4.16-fixes-1' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 7 years ago
03a6c259
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
949b9325
memremap: fix softlockup reports at teardown
by Dan Williams
· 7 years ago
5fdf8e5
libnvdimm: re-enable deep flush for pmem devices via fsync()
by Dave Jiang
· 7 years ago
50186e1
MAINTAINERS: take over Kconfig maintainership
by Masahiro Yamada
· 7 years ago
94db151
vfio: disable filesystem-dax page pinning
by Dan Williams
· 7 years ago
329ad5e
Merge tag 'pci-v4.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
5fbdefc
Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
0573fed
Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
2833419
Merge tag 'ceph-for-4.16-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
fb6d47a
Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
ff06b55
Merge tag 'mmc-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
a5c05b7
Merge tag 'pm-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
5ae6fcc
kconfig: fix line number in recursive inclusion error message
by Masahiro Yamada
· 7 years ago
a11761c
Coccinelle: memdup: Fix typo in warning messages
by Dafna Hirschfeld
· 7 years ago
7c42467
i2c: octeon: Prevent error message on bus error
by Jan Glauber
· 7 years ago
1a0e3a3
Merge tag 'at24-4.16-rc4-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current
by Wolfram Sang
· 7 years ago
Next »