index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-3
/
+3
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
9
-148
/
+196
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-2
/
+4
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-1
/
+0
2007-07-11
PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai...
Gary Hade
1
-2
/
+46
2007-07-11
PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridge
Gary Hade
1
-0
/
+3
2007-07-11
PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3
Gary Hade
3
-2
/
+7
2007-07-11
PCI: hotplug: pciehp: wait for 1 second after power off slot
Kenji Kaneshige
1
-0
/
+12
2007-07-11
PCI: cpci_hotplug: Convert to use the kthread API
Scott Murray
1
-45
/
+21
2007-07-11
PCI: ROUND_UP macro cleanup in drivers/pci
Milind Arun Choudhary
1
-2
/
+0
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-7
/
+5
2007-07-11
PCI: hotplug: pciehp: Fix possible race condition in writing slot
Kenji Kaneshige
2
-90
/
+102
2007-06-14
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
1
-3
/
+3
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-05-15
rpadlpar breakage - fallout of struct subsystem removal
Al Viro
1
-2
/
+3
2007-05-10
[IA64] Fix warnings resulting from type-checking in dev_dbg()
Tony Luck
1
-18
/
+18
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-5
/
+5
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
7
-7
/
+0
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
17
-735
/
+514
2007-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-4
/
+4
2007-05-02
PCI hotplug: Use menuconfig objects
Jan Engelhardt
1
-15
/
+10
2007-05-02
PCI: ZT5550 CPCI Hotplug driver fix
Scott Murray
1
-1
/
+5
2007-05-02
PCI: rpaphp: Remove semaphores
Linas Vepstas
1
-35
/
+3
2007-05-02
PCI: rpaphp: Ensure more pcibios_add/pcibios_remove symmetry
Linas Vepstas
1
-7
/
+2
2007-05-02
PCI: rpaphp: Use pcibios_remove_pci_devices() symmetrically
Linas Vepstas
1
-8
/
+2
2007-05-02
PCI: rpaphp: Document is_php_dn()
Linas Vepstas
1
-13
/
+29
2007-05-02
PCI: rpaphp: Document find_php_slot()
Linas Vepstas
1
-5
/
+13
2007-05-02
PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()
Linas Vepstas
3
-5
/
+11
2007-05-02
PCI: rpaphp: refactor tail call to rpaphp_register_slot()
Linas Vepstas
2
-1
/
+4
2007-05-02
PCI: rpaphp: remove rpaphp_set_attention_status()
Linas Vepstas
3
-24
/
+10
2007-05-02
PCI: rpaphp: remove print_slot_pci_funcs()
Linas Vepstas
1
-16
/
+7
2007-05-02
PCI: rpaphp: Remove setup_pci_slot()
Linas Vepstas
1
-63
/
+33
2007-05-02
PCI: rpaphp: remove a call that does nothing but a pointer lookup
Linas Vepstas
1
-15
/
+2
2007-05-02
PCI: rpaphp: Remove another wrappered function
Linas Vepstas
3
-47
/
+29
2007-05-02
PCI: rpaphp: Remve another call that is a wrapper
Linas Vepstas
4
-22
/
+10
2007-05-02
PCI: rpaphp: remove a function that does nothing but wrap debug printks
Linas Vepstas
1
-24
/
+13
2007-05-02
PCI: rpaphp: Remove un-needed goto
Linas Vepstas
1
-4
/
+2
2007-05-02
PCI: rpaphp: Fix a memleak; slot->location string was never freed
Linas Vepstas
1
-5
/
+4
2007-05-02
PCI: rpaphp: match up alloc and free in same routine
Linas Vepstas
3
-2
/
+5
2007-05-02
PCI: rpaphp: Remove global num_slots variable
Linas Vepstas
3
-7
/
+1
2007-05-02
PCI: rpaphp: Cleanup flow of control for rpaphp_add_slot
Linas Vepstas
1
-20
/
+20
2007-05-02
PCI: Convert to alloc_pci_dev()
Michael Ellerman
1
-1
/
+1
2007-05-02
PCI: fix multiple definition of `queue_pushbutton_work'
Kristen Carlson Accardi
6
-6
/
+6
2007-05-02
pciehp: Adapt to device driver model
Kenji Kaneshige
2
-35
/
+6
2007-05-02
pciehp: Event handling rework
Kenji Kaneshige
4
-389
/
+321
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2
-4
/
+4
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-5
/
+5
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
1
-1
/
+1
2007-02-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
9
-1128
/
+630
[next]