Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4a221953ed121692aa25998451a57c7f4be8b4f6
/
drivers
/
base
eba6cd6
[PATCH] move SYS_HYPERVISOR inside the Generic Driver menu
by Randy Dunlap
· 18 years ago
735a7ff
[PATCH] drivers: wait for threaded probes between initcall levels
by Andrew Morton
· 18 years ago
4d66423
driver core: kmalloc() failure check in driver_probe_device
by Akinobu Mita
· 18 years ago
d9fd4d3b3
Driver core: bus: remove indentation level
by Jeff Garzik
· 18 years ago
f70fa62
Driver core: Don't ignore error returns from probing
by Alan Stern
· 18 years ago
952ab43
Driver core: Don't leak 'old_class_name' in drivers/base/core.c::device_rename()
by Jesper Juhl
· 18 years ago
221c324
driver core fixes: sysfs_create_group() retval in topology.c
by Cornelia Huck
· 18 years ago
141ecc5
driver core fixes: device_create_file() retval check in dmapool.c
by Cornelia Huck
· 18 years ago
a306eea
driver core fixes: device_add() cleanup on error
by Cornelia Huck
· 18 years ago
513e733
driver core fixes: bus_add_device() cleanup on error
by Cornelia Huck
· 18 years ago
1bb6881
driver core fixes: bus_add_attrs() retval check
by Cornelia Huck
· 18 years ago
f0e1761
driver core fixes: sysfs_create_link() retval check in class.c
by Cornelia Huck
· 18 years ago
310a922
Fix dev_printk() is now GPL-only
by Matthew Wilcox
· 18 years ago
0fbf116
Driver core: plug device probe memory leak
by Duncan Sands
· 18 years ago
5394702
[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE
by Keith Mannthey
· 18 years ago
563d075
[PATCH] kthread: drivers/base/firmware_class.c
by Sukadev Bhattiprolu
· 18 years ago
92a0f86
[PATCH] Fix parameter names in drivers/base/class.c
by Rolf Eike Beer
· 18 years ago
a30a6a2
[PATCH] x86 microcode: using request_firmware to pull microcode
by Shaohua Li
· 18 years ago
dd77a4e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
972d1a7
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
by Christoph Lameter
· 18 years ago
182e8e2
[PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM
by Christoph Lameter
· 18 years ago
81107bf
Driver core: Remove unneeded routines from driver core
by Alan Stern
· 18 years ago
f2eaae1
Driver core: Fix potential deadlock in driver core
by Alan Stern
· 18 years ago
d779249
Driver Core: add ability for drivers to do a threaded probe
by Greg Kroah-Hartman
· 18 years ago
f86db39
drivers/base: check errors
by Andrew Morton
· 18 years ago
3702264
drivers/base: Platform notify needs to occur before drivers attach to the device
by Brian Walsh
· 18 years ago
35acfdd
Driver core: fixed add_bind_files() definition
by Yoichi Yuasa
· 18 years ago
9de72ee
Driver core: fix comments in drivers/base/power/resume.c
by Dmitry Torokhov
· 18 years ago
2589f188
Driver core: add ability for devices to create and remove bin files
by Greg Kroah-Hartman
· 18 years ago
c47ed21
Class: add support for class interfaces for devices
by Greg Kroah-Hartman
· 18 years ago
c205ef4
Driver core: create devices/virtual/ tree
by Greg Kroah-Hartman
· 18 years ago
a2de48c
Driver core: add device_rename function
by Greg Kroah-Hartman
· 18 years ago
2620efe
Driver core: add ability for classes to handle devices properly
by Greg Kroah-Hartman
· 18 years ago
64bb5d2
Driver core: allow devices in classes to have no parent
by Greg Kroah-Hartman
· 18 years ago
de0ff00
Driver core: add groups support to struct device
by Greg Kroah-Hartman
· 18 years ago
386415d
PM: platform_bus and late_suspend/early_resume
by David Brownell
· 18 years ago
bb84c89
PM: device_suspend/resume may sleep
by Pavel Machek
· 18 years ago
1d3a82a
PM: no suspend_prepare() phase
by David Brownell
· 18 years ago
2bca293
PM: add kconfig option for deprecated .../power/state files
by David Brownell
· 18 years ago
047bda3
PM: update docs for writing .../power/state
by David Brownell
· 18 years ago
f1cc0a8
PM: issue PM_EVENT_PRETHAW
by David Brownell
· 18 years ago
8f4bcc2
make suspend quieter
by David Brownell
· 18 years ago
7c8265f
Suspend infrastructure cleanup and extension
by Linus Torvalds
· 18 years ago
ab7d737
Driver core: add const to class_create
by Miguel Ojeda Sandonis
· 18 years ago
5cbe5f8
device_create(): make fmt argument 'const char *'
by Greg Kroah-Hartman
· 18 years ago
ddd5d35
class_device_create(): make fmt argument 'const char *'
by Dmitry Torokhov
· 18 years ago
d81d9d6
deprecate PHYSDEV* keys
by Kay Sievers
· 18 years ago
f19bfb2
[S390] hypfs comment cleanup.
by Michael Holzheu
· 18 years ago
f5ef68d
[PATCH] /proc/meminfo: don't put spaces in names
by Andrew Morton
· 18 years ago
be6b5a3
[PATCH] cpu hotplug: use hotplug version of registration in late inits
by Chandra Seetharaman
· 18 years ago
7e4ef08
[PATCH] Driver core: bus.c cleanups
by Adrian Bunk
· 18 years ago
42734da
[PATCH] Driver core: kernel-doc in drivers/base/core.c corrections
by Henrik Kretzschmar
· 18 years ago
7d12e9d
[PATCH] Driver core: fix driver-core kernel-doc
by Randy Dunlap
· 18 years ago
135c294
[PATCH] don't select CONFIG_HOTPLUG
by Andrew Morton
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
ca889e6
[PATCH] Use Zoned VM Counters for NUMA statistics
by Christoph Lameter
· 18 years ago
d2c5e30
[PATCH] zoned vm counters: conversion of nr_bounce to per zone counter
by Christoph Lameter
· 18 years ago
fd39fc8
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
by Christoph Lameter
· 18 years ago
ce866b3
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
by Christoph Lameter
· 18 years ago
b1e7a8f
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
by Christoph Lameter
· 18 years ago
df849a1
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
by Christoph Lameter
· 18 years ago
9a865ff
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
by Christoph Lameter
· 18 years ago
f3dbd34
[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED
by Christoph Lameter
· 18 years ago
347ce43
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
by Christoph Lameter
· 18 years ago
65ba55f
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
by Christoph Lameter
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
5c45bf2
[PATCH] sched: mc/smt power savings sched policy
by Siddha, Suresh B
· 18 years ago
74b85f3
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
by Chandra Seetharaman
· 18 years ago
9c7b216
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
by Chandra Seetharaman
· 18 years ago
c9cf552
[PATCH] add poison.h and patch primary users
by Randy Dunlap
· 18 years ago
76b67ed
[PATCH] node hotplug: register cpu: remove node struct
by KAMEZAWA Hiroyuki
· 18 years ago
0fc4415
[PATCH] Register sysfs file for hotplugged new node
by Yasunori Goto
· 18 years ago
bc02af9
[PATCH] pgdat allocation for new node add (specify node id)
by Yasunori Goto
· 18 years ago
1bfba4e
[PATCH] core: use list_move()
by Akinobu Mita
· 18 years ago
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
Next »