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
/
Documentation
/
driver-api
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-23
Documentation: gpio: Move driver documentation to driver-api
Jonathan Neuschäfer
2
-0
/
+430
2018-03-23
Documentation: gpio: Move introduction to driver-api
Jonathan Neuschäfer
2
-0
/
+131
2018-03-23
Documentation: driver-api: Move gpio.rst to gpio/index.rst
Jonathan Neuschäfer
2
-1
/
+1
2018-03-22
firmware: add firmware_request_cache() to help with cache on reboot
Luis R. Rodriguez
1
-0
/
+14
2018-03-22
usb: typec: API for controlling USB Type-C Multiplexers
Heikki Krogerus
1
-11
/
+62
2018-03-22
drivers: base: Unified device connection lookup
Heikki Krogerus
1
-0
/
+43
2018-03-20
rename: _request_firmware_load() fw_load_sysfs_fallback()
Luis R. Rodriguez
1
-1
/
+1
2018-03-20
scsi: remove the old scsi_module.c initialization model
Christoph Hellwig
1
-6
/
+0
2018-03-06
uio_hv_generic: support sub-channels
Stephen Hemminger
1
-0
/
+5
2018-02-19
linux-next: SLIMbus: doc: Fix a warning "Title underline too short"
Masanari Iida
1
-1
/
+1
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
1
-4
/
+4
2018-02-02
s390/docs: reword airq section
Cornelia Huck
1
-4
/
+9
2018-02-02
s390/docs: mention subchannel types
Cornelia Huck
1
-0
/
+19
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-7
/
+370
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-7
/
+2
2018-02-01
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
3
-7
/
+68
2018-01-31
Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-21
/
+17
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+9
2018-01-29
Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-10
/
+44
2018-01-25
firmware: Fix up docs referring to FIRMWARE_IN_KERNEL
Benjamin Gilbert
1
-6
/
+1
2018-01-12
Merge remote-tracking branches 'asoc/topic/hdac_hdmi', 'asoc/topic/hisilicon'...
Mark Brown
2
-0
/
+52
2018-01-10
uio_hv_generic: add rescind support
Stephen Hemminger
1
-0
/
+4
2018-01-10
uio_hv_generic: create send and receive buffers
Stephen Hemminger
1
-0
/
+2
2018-01-10
uio: document uio_hv_generic regions
Stephen Hemminger
1
-0
/
+5
2018-01-10
doc: fix documentation about uio_hv_generic
Stephen Hemminger
1
-7
/
+8
2018-01-10
docs: driver-api: add iio hw consumer section
Arnaud Pouliquen
2
-0
/
+52
2018-01-09
firmware: Fix a typo in fallback-mechanisms.rst
Masanari Iida
1
-1
/
+1
2018-01-08
dmaengine: doc: format struct fields using monospace
Luca Ceresoli
1
-6
/
+6
2018-01-08
dmaengine: doc: fix bullet list formatting
Luca Ceresoli
1
-16
/
+12
2018-01-03
PM / core: Direct DPM_FLAG_LEAVE_SUSPENDED handling
Rafael J. Wysocki
1
-0
/
+9
2018-01-03
PM / core: Direct DPM_FLAG_SMART_SUSPEND optimization
Rafael J. Wysocki
1
-8
/
+10
2017-12-21
usb: doc: Update document for USB3 debug port usage
Lu Baolu
1
-0
/
+52
2017-12-19
Documentation: Add SoundWire summary
Sanyog Kale
3
-0
/
+223
2017-12-19
Documentation: Add SLIMbus summary
Sagar Dharia
2
-0
/
+128
2017-12-16
Merge back PM core material for v4.16.
Rafael J. Wysocki
1
-2
/
+25
2017-12-12
scsi: documentation: add scsi_common.c to SCSI driver-api
Randy Dunlap
1
-0
/
+8
2017-12-12
docs: refcount_t documentation
Elena Reshetova
1
-6
/
+15
2017-12-12
Documentation/driver-api/usb: Replace dead link
Stefan Tatschner
1
-1
/
+1
2017-12-05
scsi: fix another I2O typo
Randy Dunlap
1
-1
/
+1
2017-12-04
Documentation: fix docs build error after source file removed
Randy Dunlap
1
-3
/
+0
2017-12-02
dmaengine: doc : Fix warning "Title underline too short" while make xmldocs
Masanari Iida
1
-1
/
+1
2017-11-27
PM / core: Add LEAVE_SUSPENDED driver flag
Rafael J. Wysocki
1
-2
/
+25
2017-11-16
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+0
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2017-11-14
Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+59
2017-11-13
Merge branch 'pm-core'
Rafael J. Wysocki
1
-0
/
+34
2017-11-13
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+24
2017-11-06
PM / core: Add SMART_SUSPEND driver flag
Rafael J. Wysocki
1
-0
/
+20
2017-11-06
PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
Rafael J. Wysocki
1
-0
/
+14
[prev]
[next]