Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
46f18e3a28295a9e11a6ffa4478241c19bc93735
/
drivers
/
base
d02f40e
Enable minimal per-device resume tracing
by Linus Torvalds
· 18 years ago
eb71c87
Add some basic resume trace facilities
by Linus Torvalds
· 18 years ago
5d9fd16
[PATCH] Driver core: fix locking issues with the devices that are attached to classes
by Greg Kroah-Hartman
· 18 years ago
a5117ba7
[PATCH] Driver model: add ISA bus
by Rene Herman
· 18 years ago
3e95637
[PATCH] Driver Core: Make dev_info and friends print the bus name if there is no driver
by Alan Stern
· 18 years ago
e9a7d30
[PATCH] Driver core: add proper symlinks for devices
by Greg Kroah-Hartman
· 18 years ago
b9d9c82
[PATCH] Driver core: add generic "subsystem" link to all devices
by Kay Sievers
· 18 years ago
23681e4
[PATCH] Driver core: allow struct device to have a dev_t
by Greg Kroah-Hartman
· 18 years ago
aa49b91
[PATCH] Driver core: change make_class_name() to take kobjects
by Greg Kroah-Hartman
· 18 years ago
cad1e55
[PATCH] firmware_class: s/semaphores/mutexes
by Laura Garcia
· 18 years ago
fd869db
[PATCH] Driver core: PM_DEBUG device suspend() messages become informative
by David Brownell
· 18 years ago
4039483
[PATCH] Driver Core: Add /sys/hypervisor when needed
by Michael Holzheu
· 19 years ago
e391553
[PATCH] Driver Core: Fix platform_device_add to use device_add
by Russell King
· 19 years ago
670dd90
[PATCH] Driver Core: Allow sysdev_class have attributes
by Shaohua Li
· 19 years ago
1740757
[PATCH] Driver Core: remove unused exports
by Greg Kroah-Hartman
· 19 years ago
a0245f7
[PATCH] platform_bus learns about modalias
by David Brownell
· 18 years ago
0596711
[PATCH] Driver Core: CONFIG_DEBUG_PM covers drivers/base/power too
by David Brownell
· 19 years ago
b7fe4a6
[PATCH] Driver core: class_device_add needs error checks
by Stephen Hemminger
· 19 years ago
53877d0
[PATCH] Driver core: bus device event delay
by Kay Sievers
· 19 years ago
760f1fc
[PATCH] revert "swsusp add check for suspension of X controlled devices"
by Andrew Morton
· 18 years ago
1b81d66
[PATCH] drivers/base/firmware_class.c: cleanups
by Adrian Bunk
· 18 years ago
1498221
[CLASS DEVICE]: add attribute_group creation
by Stephen Hemminger
· 19 years ago
83d722f
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
by Chandra Seetharaman
· 19 years ago
0266949
[PATCH] pm: print name of failed suspend function
by Andrew Morton
· 19 years ago
3722540
[PATCH] driver core: driver_bind attribute returns incorrect value
by Ryan Wilson
· 19 years ago
a143889
[PATCH] driver core: fix unnecessary NULL check in drivers/base/class.c
by Jayachandran C
· 19 years ago
0f836ca
[PATCH] driver core: safely unbind drivers for devices not on a bus
by Alan Stern
· 19 years ago
54404e7
[PATCH] Fix NULL pointer dereference in node_read_numastat()
by Christoph Lameter
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
34f361a
[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()
by Ashok Raj
· 19 years ago
ff4da2e
[PATCH] swsusp: add check for suspension of X-controlled devices
by Rafael J. Wysocki
· 19 years ago
8b4b670
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
80682fa
Fix "frist", "fisrt", typos
by Uwe Zeisberger
· 19 years ago
d04cdb6
Merge ../linux-2.6
by James Bottomley
· 19 years ago
a29d642
[PATCH] get_cpu_sysdev() signedness fix
by Andrew Morton
· 19 years ago
30560ba
[PATCH] firmware: fix BUG: in fw_realloc_buffer
by Jeff Moyer
· 19 years ago
58383af
[PATCH] kobj_map semaphore to mutex conversion
by Jes Sorensen
· 19 years ago
305b322
[PATCH] driver core: platform_get_irq*(): return -ENXIO on error
by David Vrabel
· 19 years ago
e935d5d
[SCSI] drivers/base/bus.c - export reprobe
by Moore, Eric
· 19 years ago
be7ee9b
[PATCH] fix __user annotations in drivers/base/memory.c
by Al Viro
· 19 years ago
022f7b0
[PATCH] Fix Userspace interface breakage in power/state
by Pavel Machek
· 19 years ago
f67d115
[PATCH] drivers/base/: proper prototypes
by Adrian Bunk
· 19 years ago
e485981
[PATCH] Fix compiler warning in driver core for CONFIG_HOTPLUG=N
by Russell King
· 19 years ago
69dcc99
[PATCH] Export cpu topology in sysfs
by Zhang, Yanmin
· 19 years ago
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
d856f1e
[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
Next »