index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
device.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: Introduce device_iommu_mapped() function
Joerg Roedel
2018-12-17
1
-0
/
+10
*
Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-26
1
-1
/
+5
|
\
|
*
devres: provide devm_kstrdup_const()
Bartosz Golaszewski
2018-10-16
1
-0
/
+2
|
*
devres: constify p in devm_kfree()
Bartosz Golaszewski
2018-10-16
1
-1
/
+1
|
*
driver core: add BUS_ATTR_WO() macro
Greg Kroah-Hartman
2018-10-16
1
-0
/
+2
*
|
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-26
1
-0
/
+24
|
\
\
|
*
|
drivers: base: Helpers for adding device connection descriptions
Heikki Krogerus
2018-09-20
1
-0
/
+24
|
|
/
*
/
dma-mapping: move the dma_coherent flag to struct device
Christoph Hellwig
2018-09-20
1
-0
/
+7
|
/
*
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-08-18
1
-45
/
+60
|
\
|
*
driver core: allow stopping deferred probe after init
Rob Herring
2018-07-10
1
-0
/
+2
|
*
linux/device.h: fix kernel-doc notation warning
Randy Dunlap
2018-07-07
1
-1
/
+1
|
*
device: Add #define dev_fmt similar to #define pr_fmt
Joe Perches
2018-07-06
1
-45
/
+58
*
|
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-18
1
-0
/
+4
|
\
\
|
*
|
devres: Add devm_of_iomap()
Benjamin Herrenschmidt
2018-07-23
1
-0
/
+4
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
1
-0
/
+5
|
\
\
|
*
|
driver core: set up ownership of class devices in sysfs
Dmitry Torokhov
2018-07-20
1
-0
/
+5
|
|
/
*
|
Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-08-14
1
-6
/
+8
|
\
\
|
*
|
driver core: Add flag to autoremove device link on supplier unbind
Vivek Gautam
2018-07-09
1
-0
/
+2
|
*
|
driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER
Vivek Gautam
2018-07-09
1
-6
/
+6
|
|
/
*
|
Merge tag 'regulator-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-14
1
-0
/
+1
|
\
\
|
*
|
driver core: Add device_link_remove function
pascal paillet
2018-07-05
1
-0
/
+1
|
|
/
*
/
dma-mapping: Generalise dma_32bit_limit flag
Robin Murphy
2018-07-27
1
-3
/
+3
|
/
*
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
1
-2
/
+6
|
\
|
*
device: Use overflow helpers for devm_kmalloc()
Kees Cook
2018-06-05
1
-2
/
+6
*
|
Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-06-05
1
-0
/
+4
|
\
\
|
*
|
driver core: hold dev's parent lock when needed
Martin Liu
2018-05-31
1
-0
/
+3
|
|
/
*
|
core, dma-direct: add a flag 32-bit dma limits
Christoph Hellwig
2018-05-28
1
-0
/
+3
*
|
drivers: remove force dma flag from buses
Christoph Hellwig
2018-05-03
1
-4
/
+0
*
|
dma-mapping: move dma configuration to bus infrastructure
Nipun Gupta
2018-05-03
1
-0
/
+4
|
/
*
drivers: change struct device_driver::coredump() return type to void
Arend van Spriel
2018-04-19
1
-2
/
+4
*
Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-04
1
-0
/
+1
|
\
|
*
drivers: base: add description for .coredump() callback
Arend van Spriel
2018-03-15
1
-0
/
+1
*
|
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-04-04
1
-0
/
+22
|
\
\
|
*
|
drivers: base: Unified device connection lookup
Heikki Krogerus
2018-03-22
1
-0
/
+22
|
|
/
*
/
driver core: Introduce device links reference counting
Lukas Wunner
2018-02-27
1
-0
/
+2
|
/
*
pinctrl: remove include file from <linux/device.h>
Linus Torvalds
2018-02-03
1
-1
/
+1
*
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
1
-3
/
+2
|
\
|
*
drivers: base: add coredump driver ops
Arend van Spriel
2018-01-23
1
-1
/
+1
|
*
driver core: Remove redundant license text
Greg Kroah-Hartman
2017-12-07
1
-2
/
+0
|
*
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
2017-12-07
1
-0
/
+1
*
|
gpio: sysfs: change 'value' attribute to prealloc
Christophe Leroy
2017-12-20
1
-0
/
+3
|
/
*
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-11-14
1
-0
/
+4
|
\
|
*
drivers: flag buses which demand DMA configuration
Robin Murphy
2017-10-19
1
-0
/
+4
*
|
PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
Rafael J. Wysocki
2017-11-06
1
-0
/
+10
*
|
Merge branch 'pm-sleep' into pm-core
Rafael J. Wysocki
2017-10-21
1
-2
/
+0
|
\
|
|
*
Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-10-03
1
-2
/
+0
|
|
\
|
|
*
driver core: remove DRIVER_ATTR
Greg Kroah-Hartman
2017-09-19
1
-2
/
+0
*
|
|
PM / core: Drop legacy class suspend/resume operations
Rafael J. Wysocki
2017-09-25
1
-5
/
+0
|
/
/
*
/
driver core: Fix link to device power management documentation
Geert Uytterhoeven
2017-09-18
1
-1
/
+1
|
/
*
Do not disable driver and bus shutdown hook when class shutdown hook is set.
Michal Suchanek
2017-08-28
1
-2
/
+2
[next]