Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
726ecdcf688314aa8d4a4841f5f126c2cb4ecbf5
/
drivers
/
base
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
9c08a93
[PATCH] device_shutdown can loop if the driver frees itself
by Michael Richardson
· 19 years ago
2d7b5a7
[PATCH] platform-device-del typo fix
by Jean Delvare
· 19 years ago
594c828
[PATCH] Add bus_type probe, remove, shutdown methods.
by Russell King
· 19 years ago
c59ede7
[PATCH] move capable() to capability.h
by Randy.Dunlap
· 19 years ago
0863afb
[PATCH] DocBook: fix kernel-doc comments
by Martin Waitz
· 19 years ago
35ed319
[PATCH] kdump: export per cpu crash notes pointer through sysfs (fix)
by Vivek Goyal
· 19 years ago
51be560
[PATCH] kdump: export per cpu crash notes pointer through sysfs
by Vivek Goyal
· 19 years ago
900b2b4
[PATCH] memhotplug: register_memory should be global
by Andy Whitcroft
· 19 years ago
98a38eb
[PATCH] memhotplug: register_ and unregister_memory_notifier should be global
by Andy Whitcroft
· 19 years ago
8e9e793
[PATCH] pcmcia: merge suspend into device model
by Dominik Brodowski
· 19 years ago
1f1bf13
[PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state()
by Adrian Bunk
· 19 years ago
874c624
[PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabled
by Greg Kroah-Hartman
· 19 years ago
a96b204
[PATCH] Driver Core: Rearrange exports in platform.c
by Dmitry Torokhov
· 19 years ago
93ce306
[PATCH] Driver Core: Add platform_device_del()
by Dmitry Torokhov
· 19 years ago
d960bb4
[PATCH] Allow overlapping resources for platform devices
by Kumar Gala
· 19 years ago
bf74ad5
[PATCH] Hold the device's parent's lock during probe and remove
by Alan Stern
· 19 years ago
312c004
[PATCH] driver core: replace "hotplug" by "uevent"
by Kay Sievers
· 19 years ago
2f40fb7
[PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_class
by Adrian Bunk
· 19 years ago
2b08c8d
[PATCH] Small fixes to driver core
by Alan Stern
· 19 years ago
113fab1
[PATCH] fix leaks in request_firmware_nowait
by matthieu castet
· 19 years ago
00d3dcd
[DRIVER MODEL] Add platform_driver
by Russell King
· 19 years ago
8c65b4a
[PATCH] fix remaining missing includes
by Tim Schmielau
· 19 years ago
37c12e7
[DRIVER MODEL] Improved dynamically allocated platform_device interface
by Russell King
· 19 years ago
4fd5f82
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
eb8e317
[PATCH] firmware: fix all kernel-doc warnings
by Randy Dunlap
· 19 years ago
ad74557
[PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.
by Ashok Raj
· 19 years ago
0b0acbe
[PATCH] memory hotplug: move section_mem_map alloc to sparse.c
by Dave Hansen
· 19 years ago
3947be1
[PATCH] memory hotplug: sysfs and add/remove functions
by Dave Hansen
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
9a7834d
[PATCH] USB: fix pm patches with CONFIG_PM off part 2
by Andrew Morton
· 19 years ago
979d519
[PATCH] root hub changes (lesser half)
by David Brownell
· 19 years ago
e9b7bd4
[PATCH] one less word in struct device
by David Brownell
· 19 years ago
c41455f
[PATCH] kernel-doc: drivers/base fixes
by Randy Dunlap
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
a1bdc7a
[PATCH] drivers/base - fix sparse warnings
by Ben Dooks
· 19 years ago
51d172d
[PATCH] Driver Core: add the ability for class_device structures to be nested
by Greg Kroah-Hartman
· 19 years ago
a7fd670
[PATCH] add sysfs attr to re-emit device hotplug event
by Kay Sievers
· 19 years ago
d8539d8
[PATCH] Driver core: pass interface to class interface methods
by Dmitry Torokhov
· 19 years ago
dbe9035
[PATCH] Driver core: send hotplug event before adding class interfaces
by Dmitry Torokhov
· 19 years ago
0ac8524
[PATCH] driver model wakeup flags
by David Brownell
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
3e51377
[PATCH] fix class symlinks in sysfs
by Bill Nottingham
· 19 years ago
4c898c7
[PATCH] Driver Core: fis bus rescan devices race
by Daniel Ritz
· 19 years ago
4aed064
[PATCH] drivers/base/*: use kzalloc instead of kmalloc+memset
by Jiri Slaby
· 19 years ago
3a11ec5
[PATCH] dmapool: Fix "nocast type" warnings
by Victor Fusco
· 19 years ago
caf39e8
[SCSI] Re-do "final klist fixes"
by Linus Torvalds
· 19 years ago
34bb61f
[PATCH] fix klist semantics for lists which have elements removed on traversal
by James Bottomley
· 19 years ago
df4edad
[SCSI] Revert "final klist fixes"
by Linus Torvalds
· 19 years ago
0481990
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
by Linus Torvalds
· 19 years ago
6e3eaab
[PATCH] modified firmware_class.c to support no hotplug
by Abhay Salunke
· 19 years ago
17fa53d
Merge by hand (conflicts in sd.c)
by James Bottomley
· 19 years ago
d856f1e3
[PATCH] klist: fix klist to have the same klist_add semantics as list_head
by James Bottomley
· 19 years ago
fef6ec8
[PATCH] Driver core: small cleanup; remove check for NULL before kfree() in driver core
by Jesper Juhl
· 19 years ago
ceaeade
[PATCH] Driver core: hande sysdev suspend failure
by Shaohua Li
· 19 years ago
76d1ce0
[PATCH] Driver core: link device and all class devices derived from it.
by Dmitry Torokhov
· 19 years ago
d65da6e
[PATCH] Fix manual binding infinite loop
by Greg Kroah-Hartman
· 19 years ago
ca078ba
[PATCH] swsusp: switch pm_message_t to struct
by Pavel Machek
· 19 years ago
c07e02d
[PATCH] VM: add page_state info to per-node meminfo
by Martin Hicks
· 19 years ago
2b7d6a8
[SCSI] attribute container final klist fixes
by James Bottomley
· 19 years ago
53c165e
[SCSI] correct attribute_container list usage
by James Bottomley
· 19 years ago
7a93aef
Merge HEAD from ../scsi-misc-2.6-tmp
by James Bottomley
· 19 years ago
ebd8bb7
[SCSI] fix transport class corner case after rework
by James Bottomley
· 19 years ago
518e654
[PATCH] Fix manual binding infinite loop
by Greg KH
· 19 years ago
208f3d6
[PATCH] Driver core: potentially fix use after free in class_device_attr_show
by Maneesh Soni
· 19 years ago
d0a7e57
[SCSI] correct transport class abstraction to work outside SCSI
by James Bottomley
· 19 years ago
5028770
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
by Len Brown
· 19 years ago
e2a5b42
[ACPI] ACPI poweroff fix
by Alexey Starikovskiy
· 20 years ago
d62c0f9
[PATCH] Driver core: Use klist_del() instead of klist_remove().
by Patrick Mochel
· 19 years ago
23d3d60
[PATCH] driver core: change bus_rescan_devices to return void
by Greg Kroah-Hartman
· 19 years ago
afdce75
[PATCH] driver core: Add the ability to bind drivers to devices from userspace
by Greg Kroah-Hartman
· 19 years ago
151ef38
[PATCH] driver core: Add the ability to unbind drivers to devices from userspace
by Greg Kroah-Hartman
· 19 years ago
0edb586
[PATCH] driver core: add bus_find_device & driver_find_device functions
by Cornelia Huck
· 19 years ago
b92eac0
[PATCH] request_firmware(): avoid race conditions
by Stanislaw W. Gruszka
· 19 years ago
fb69c39
[PATCH] generate hotplug events for cpu online
by Nathan Lynch
· 19 years ago
52a119f
[PATCH] make smp_prepare_cpu to a weak function
by Ashok Raj
· 19 years ago
e1367da
[PATCH] cpu state clean after hot remove
by Li Shaohua
· 19 years ago
d377e85
[PATCH] driver core: Fix up the device_attach() error handling in bus_add_device()
by Greg Kroah-Hartman
· 19 years ago
e7c8d5c
[PATCH] node local per-cpu-pages
by Christoph Lameter
· 19 years ago
42b16c05
[PATCH] Driver core: Don't "lose" devices on suspend on failure
by Benjamin Herrenschmidt
· 19 years ago
74880c0
[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacks
by Yani Ioannou
· 19 years ago
54b6f35
[PATCH] Driver core: change device_attribute callbacks
by Yani Ioannou
· 19 years ago
ca2b94b
[PATCH] driver core: fix error handling in bus_add_device
by Hannes Reinecke
· 19 years ago
4b45099
[PATCH] Driver core: unregister_node() for hotplug use
by Keiichiro Tokunaga
· 20 years ago
c95a6b0
[PATCH] driver core: Fix races in driver_detach()
by Alan Stern
· 20 years ago
0d3e5a2
[PATCH] Driver Core: fix bk-driver-core kills ppc64
by Patrick Mochel
· 20 years ago
b86c1df
[PATCH] Driver core: Fix up the driver and device iterators to be quieter
by gregkh@suse.de
· 20 years ago
126eddf
[PATCH] driver core: change export symbol for driver_for_each_device()
by gregkh@suse.de
· 20 years ago
4d12d2d
[PATCH] Fix up bogus comment.
by mochel@digitalimplant.org
· 20 years ago
3623957
[PATCH] Use a klist for device child lists.
by mochel@digitalimplant.org
· 20 years ago
0956af5
[PATCH] Call klist_del() instead of klist_remove().
by mochel@digitalimplant.org
· 20 years ago
63c4f20
[PATCH] Remove struct device::driver_list.
by mochel@digitalimplant.org
· 20 years ago
7dc35cd
[PATCH] Remove struct device::bus_list.
by mochel@digitalimplant.org
· 20 years ago
6eded06
[PATCH] Fix up bus code and remove use of rwsem.
by mochel@digitalimplant.org
· 20 years ago
2287c32
[PATCH] Use bus_for_each_{dev,drv} for driver binding.
by mochel@digitalimplant.org
· 20 years ago
cb85b6f
[PATCH] Remove the unused device_find().
by mochel@digitalimplant.org
· 20 years ago
94e7b1c5
[PATCH] Add a klist to struct device_driver for the devices bound to it.
by mochel@digitalimplant.org
· 20 years ago
38fdac3
[PATCH] Add a klist to struct bus_type for its drivers.
by mochel@digitalimplant.org
· 20 years ago
465c7a3
[PATCH] Add a klist to struct bus_type for its devices.
by mochel@digitalimplant.org
· 20 years ago
Next »