index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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
*
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
*
driver core: Document struct device:dma_ops
Jonathan Corbet
2017-08-28
1
-0
/
+1
*
Merge 4.13-rc5 into driver-core-next
Greg Kroah-Hartman
2017-08-14
1
-1
/
+1
|
\
|
*
pinctrl: generic: update references to Documentation/pinctrl.txt
Ludovic Desroches
2017-08-07
1
-1
/
+1
*
|
Merge branch 'bind_unbind' into driver-core-next
Greg Kroah-Hartman
2017-07-22
1
-0
/
+30
|
\
\
|
|
/
|
/
|
|
*
driver core: add devm_device_add_group() and friends
Dmitry Torokhov
2017-07-22
1
-0
/
+9
|
*
driver core: add device_{add|remove}_group() helpers
Dmitry Torokhov
2017-07-22
1
-0
/
+16
|
*
driver core: make device_{add|remove}_groups() public
Dmitry Torokhov
2017-07-22
1
-0
/
+5
*
|
Add "shutdown" to "struct class".
Josh Zimmerman
2017-07-07
1
-0
/
+2
*
|
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-07-03
1
-6
/
+0
|
\
\
|
*
|
driver-core: remove struct bus_type.dev_attrs
Greg Kroah-Hartman
2017-06-12
1
-2
/
+0
|
*
|
driver core: remove class_attrs from struct class
Greg Kroah-Hartman
2017-06-09
1
-2
/
+0
|
*
|
driver core: remove CLASS_ATTR usage
Greg Kroah-Hartman
2017-06-07
1
-2
/
+0
|
|
/
*
|
driver core: add helper to reuse a device-tree node
Johan Hovold
2017-06-13
1
-0
/
+4
|
/
*
drivers core: remove assert_held_device_hotplug()
Heiko Carstens
2017-03-16
1
-1
/
+0
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-0
/
+1
|
\
|
*
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-24
1
-0
/
+1
*
|
mm: validate device_hotplug is held for memory hotplug
Dan Williams
2017-02-24
1
-0
/
+1
*
|
device: Implement a bus agnostic dev_num_vf routine
Phil Sutter
2017-01-20
1
-0
/
+7
*
|
device: bus_type: Introduce num_vf callback
Phil Sutter
2017-01-20
1
-0
/
+4
|
/
*
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-13
1
-0
/
+91
|
\
|
*
driver core: Silence device links sphinx warning
Lukas Wunner
2016-12-05
1
-0
/
+1
|
*
driver core: class: add class_groups support
Greg Kroah-Hartman
2016-11-29
1
-0
/
+2
[next]