Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cb12ac574fe0edf7a7812e0ec9af5b94c394580f
/
Documentation
/
driver-model
dbe2256
driver-core: platform: Provide helpers for multi-driver modules
by Thierry Reding
· 9 years ago
1fc1499
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
3464452
lib: devres: add a helper function for ioremap_wc
by Abhilash Kesavan
· 10 years ago
ca1bb4e
leds: Introduce devres helper for led_classdev_register
by Bjorn Andersson
· 10 years ago
46f7b63
Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
2cd14f5
doc: driver-model: improve wording "is provide the"
by Jeremiah Mahler
· 10 years ago
780103f
iio: kfifo: Add resource management devm_iio_kfifo_allocate/free
by Karol Wrona
· 10 years ago
80213c0
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
bef59c5
devres: Improve devm_kasprintf()/kvasprintf() support
by Geert Uytterhoeven
· 10 years ago
5427035
Documentation: devres: Add missing devm_kstrdup() managed interface
by Geert Uytterhoeven
· 10 years ago
ea05166
Documentation: devres: Add missing IRQ functions
by Tobias Klauser
· 10 years ago
8d38821
resources: Add device-managed request/release_resource()
by Thierry Reding
· 10 years ago
d8e1e01
Documentation: devres: Sort managed interfaces
by Geert Uytterhoeven
· 10 years ago
b23b354
Documentation: devres: Add devm_kmalloc() et al
by Daniel Thompson
· 10 years ago
c9d53c0
devres: remove devm_request_and_ioremap()
by Jingoo Han
· 10 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
5142c33
Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging into next
by Linus Torvalds
· 10 years ago
43339be
devres: Add devm_get_free_pages API
by Eli Billauer
· 10 years ago
29a1f233
gpio: Add helpers for optional GPIOs
by Thierry Reding
· 11 years ago
f9748ef
gpio: Add missing device-managed documentation
by Thierry Reding
· 11 years ago
6d48f44
mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_free
by Grygorii Strashko
· 11 years ago
3046365
devres: introduce API "devm_kmemdup
by Srinivas Pandruvada
· 11 years ago
bb1281f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
de4fe30
Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
880ae35
Documentation: fix spelling in design-patterns
by Linus Walleij
· 11 years ago
5e4fcf9
doc: driver-model/platform.txt: fix a typo
by Laszlo Papp
· 11 years ago
a8b1c01
Documentation: start documenting driver design patterns
by Linus Walleij
· 11 years ago
3ce5ae8
Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 11 years ago
8caa07c
iio: core: Implement devm_iio_device_{register,unregister}
by Sachin Kamat
· 11 years ago
f095ca6
Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 11 years ago
666d5b4
spi: core: Add devm_spi_register_master()
by Mark Brown
· 11 years ago
b33e46b
regulator: core: Provide managed regulator registration
by Mark Brown
· 11 years ago
ec5b103
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
0244d84
acpi-dma, doc: append managed function to the list
by Andy Shevchenko
· 11 years ago
d536321
iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_free
by Jacek Anaszewski
· 11 years ago
224b995
Documentation: devres: add IIO device alloc/free functions to list
by Oleksandr Kravchenko
· 11 years ago
7509657
lib: devres: Introduce devm_ioremap_resource()
by Thierry Reding
· 12 years ago
2202d4e
Documentation: devres: add PHY get/put functions to list of supported calls
by Marko Katic
· 12 years ago
6354316
pwm: add devm_pwm_get() and devm_pwm_put()
by Alexandre Courbot
· 12 years ago
3d1482f
Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
a8a97db
ARM: 7376/1: clkdev: Implement managed clk_get()
by Mark Brown
· 13 years ago
6d4ca1f
pinctrl: implement devm_pinctrl_get()/put()
by Stephen Warren
· 13 years ago
c02f935
Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/stub' into regulator-next
by Mark Brown
· 13 years ago
c1432b1
regulator: add devm_regulator_* to the list of managed interfaces
by Axel Lin
· 13 years ago
543f43c
Documentation: devres: add allocation functions to list of supported calls
by Wolfram Sang
· 13 years ago
070b907
regulator: Add devm_regulator_get()
by Stephen Boyd
· 13 years ago
72f8c0b
lib: devres: add convenience function to remap a resource
by Wolfram Sang
· 13 years ago
b7565fa
docs/driver-model: Update device class docs
by Bart Van Assche
· 13 years ago
d58cb9c
docs/driver-model: Document device.groups
by Bart Van Assche
· 13 years ago
b6baddd
DOCUMENTATION: Replace create_device() with device_create().
by Robert P. J. Day
· 13 years ago
5464e9c
DOCUMENTATION: Update overview.txt in Doc/driver-model.
by Robert P. J. Day
· 13 years ago
63dc355
driver core: remove the driver-model structures from the documentation
by Wanlong Gao
· 14 years ago
b17cd8d
driver core: prune docs about device_interface
by Brandon Philips
· 14 years ago
947af29
Fix spelling of 'platform' in comments and doc
by Stefan Weil
· 15 years ago
099c2f2
Driver core: driver_attribute parameters can often be const*
by Phil Carmody
· 15 years ago
909662e
driver model: fix show/store prototypes in doc.
by vibi sreenivasan
· 15 years ago
b22813b
Driver Core: Warn driver authors about adding device attributes
by Grant Likely
· 16 years ago
19f5946
trivial: Miscellaneous documentation typo fixes
by Matt LaPlante
· 16 years ago
1397709
Driver Core: early platform driver
by Magnus Damm
· 16 years ago
245127d
PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attribute
by Mike Murphy
· 16 years ago
44414e1
Driver core: Update some prototypes in platform.txt
by Stephen Rothwell
· 17 years ago
01dd2fb
typo fixes
by Matt LaPlante
· 17 years ago
2c19c49
Documentation fix devres.txt: lib/iomap.c -> lib/devres.c
by Brandon Philips
· 17 years ago
adfdebc
update Documentation/driver-model/platform.txt
by David Brownell
· 17 years ago
a982ac0
misc doc and kconfig typos
by Matt LaPlante
· 17 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 17 years ago
3265b54
DOC: Fix wrong identifier name in Documentation/driver-model/devres.txt
by Rolf Eike Beer
· 18 years ago
be7d2f7
trivial documentation patch for platform.txt
by Erik Hovland
· 18 years ago
9ac7849
devres: device resource management
by Tejun Heo
· 18 years ago
4549df8
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
c957b32
Documentation/driver-model/platform.txt update/rewrite
by David Brownell
· 18 years ago
5d3f083
Fix typos in /Documentation : Misc
by Matt LaPlante
· 18 years ago
670e9f3
Documentation: remove duplicated words
by Paolo Ornati
· 18 years ago
d6bc8ac
Fix typos in Documentation/: 'Q'-'R'
by Matt LaPlante
· 18 years ago
2fe0ae7
Fix typos in Documentation/: 'H'-'M'
by Matt LaPlante
· 18 years ago
2e2d0dc
typo fixes
by olecom@mail.ru
· 18 years ago
ab11f89
[PATCH] Clean up Documentation/driver-model/overview.txt
by Linas Vepstas
· 19 years ago
1a222bca
[PATCH] Fix documentation of driver suspend/resume callbacks
by Takashi Iwai
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
2a7ff1f
[PATCH] changes device to driver in porting.txt
by Erik Hovland
· 19 years ago
4109aca
[PATCH] Driver Core: driver model doc update
by David Brownell
· 19 years ago
438510f
[PATCH] pm_message_t: more fixes in common and i386
by Pavel Machek
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago