index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-14
vme: remove unneeded kfree
Ding Xiang
1
-1
/
+0
2018-09-14
binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.
Martijn Coenen
1
-0
/
+55
2018-09-14
android: binder: use kstrdup instead of open-coding it
Rasmus Villemoes
1
-2
/
+1
2018-09-14
binder: use standard functions to allocate fds
Todd Kjos
3
-165
/
+260
2018-09-14
android: binder: no outgoing transaction when thread todo has transaction
Sherry Yang
1
-12
/
+32
2018-09-12
uio: convert to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-09-12
uio: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+1
2018-09-12
nvmem: core: return error code instead of NULL from nvmem_device_get
Srinivas Kandagatla
1
-1
/
+1
2018-09-12
misc: lkdtm: fixed static variable initialization
Parth Y Shah
1
-1
/
+1
2018-09-12
misc: bh1770glc: remove unused array prox_curr_ma
Colin Ian King
1
-3
/
+0
2018-09-12
misc: apds990x: remove unused array ir_currents
Colin Ian King
1
-1
/
+0
2018-09-12
uio: ensure class is registered before devices
Alexandre Belloni
1
-0
/
+9
2018-09-12
Drivers: hv: vmbus: Fix synic per-cpu context initialization
Michael Kelley
1
-3
/
+12
2018-09-12
uio_hv_generic: drop #ifdef DEBUG
Stephen Hemminger
1
-1
/
+0
2018-09-12
uio_hv_generic: increase size of receive and send buffers
Stephen Hemminger
1
-3
/
+3
2018-09-12
vmbus: add driver_override support
Stephen Hemminger
1
-19
/
+96
2018-09-12
drivers: fpga: fix two trivial spelling mistakes
Colin Ian King
2
-2
/
+2
2018-09-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2018-09-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...
Linus Torvalds
2
-5
/
+10
2018-09-09
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-2
/
+9
2018-09-08
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-12
/
+14
2018-09-07
Merge tag 'md/4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
4
-9
/
+17
2018-09-07
Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-57
/
+178
2018-09-07
Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-7
/
+8
2018-09-07
Merge branch 'acpi-bus'
Rafael J. Wysocki
1
-6
/
+7
2018-09-07
Merge tag 'drm-fixes-2018-09-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
10
-50
/
+120
2018-09-07
Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2018-09-06
i2c: xiic: Make the start and the byte count write atomic
Shubhrajyoti Datta
1
-0
/
+4
2018-09-06
irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprint
Jia He
1
-1
/
+3
2018-09-06
memory: ti-aemif: fix a potential NULL-pointer dereference
Bartosz Golaszewski
1
-1
/
+1
2018-09-06
Merge tag 'arm-soc/for-4.19/drivers-fixes' of https://github.com/Broadcom/stb...
Olof Johansson
1
-0
/
+1
2018-09-06
firmware: arm_scmi: fix divide by zero when sustained_perf_level is zero
Sudeep Holla
1
-1
/
+7
2018-09-06
rbd: support cloning across namespaces
Ilya Dryomov
1
-14
/
+97
2018-09-06
rbd: factor out get_parent_info()
Ilya Dryomov
1
-48
/
+86
2018-09-06
ACPI / LPSS: Force LPSS quirks on boot
Zhang Rui
1
-1
/
+1
2018-09-06
ACPI / bus: Only call dmi_check_system() on X86
Jean Delvare
1
-6
/
+7
2018-09-05
hwmon: rpi: add module alias to raspberrypi-hwmon
Peter Robinson
1
-0
/
+1
2018-09-05
Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
4
-40
/
+72
2018-09-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
12
-77
/
+80
2018-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-12
/
+11
2018-09-05
drivers/dax/device.c: convert variable to vm_fault_t type
Souptick Joarder
1
-1
/
+2
2018-09-05
memory_hotplug: fix kernel_panic on offline page processing
Mikhail Zaslonko
1
-11
/
+9
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-127
/
+427
2018-09-04
net: phy: sfp: Handle unimplemented hwmon limits and alarms
Andrew Lunn
1
-4
/
+16
2018-09-04
net/mlx5: Fix SQ offset in QPs with small RQ
Tariq Toukan
1
-2
/
+3
2018-09-04
nbd: don't allow invalid blocksize settings
Jens Axboe
1
-0
/
+3
2018-09-04
i2c: i801: fix DNV's SMBCTRL register offset
Felipe Balbi
1
-1
/
+6
2018-09-04
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-48
/
+14
2018-09-04
bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.
Michael Chan
4
-12
/
+9
2018-09-04
bnxt_en: Clean up unused functions.
Michael Chan
4
-18
/
+1
[next]