index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2008-10-23
1
-2
/
+2
|
\
|
*
rtc: Add R2025S/D comment to rs5c372 Kconfig entry.
Paul Mundt
2008-10-21
1
-2
/
+2
*
|
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2008-10-23
9
-144
/
+221
|
\
\
|
*
|
drm: Avoid oops in DRM_IOCTL_RM_DRAW if a bad handle is supplied.
Eric Anholt
2008-10-23
1
-0
/
+4
|
*
|
drm: Add 32-bit compatibility for DRM_IOCTL_UPDATE_DRAW.
Eric Anholt
2008-10-23
1
-0
/
+34
|
*
|
drm/i915: use pipes, not planes to label vblank data
Keith Packard
2008-10-23
1
-53
/
+20
|
*
|
drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operations
Keith Packard
2008-10-23
4
-60
/
+92
|
*
|
i915: Fix format string warnings on x86-64.
Linus Torvalds
2008-10-23
1
-2
/
+2
|
*
|
i915: Don't dereference HWS in /proc debug files when it isn't initialized.
Eric Anholt
2008-10-23
1
-3
/
+12
|
*
|
i915: Enable IMR passthrough of vblank events before enabling it in pipestat.
Eric Anholt
2008-10-23
1
-1
/
+9
|
*
|
drm: Remove two leaks of vblank reference count in error paths.
Eric Anholt
2008-10-23
2
-1
/
+5
|
*
|
drm: fix leak of cliprects in drm_rmdraw()
Zhenyu Wang
2008-10-23
1
-2
/
+5
|
*
|
i915: Disable MSI on GM965 (errata says it doesn't work)
Keith Packard
2008-10-23
1
-1
/
+4
|
*
|
drm: Set cliprects to NULL when changing drawable to having 0 cliprects.
Zhenyu Wang
2008-10-23
1
-1
/
+3
|
*
|
i915: Protect vblank IRQ reg access with spinlock
Keith Packard
2008-10-23
1
-29
/
+40
*
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-10-23
29
-387
/
+615
|
\
\
\
|
*
|
|
PCI hotplug: fix logic in Compaq hotplug controller bus speed setup
Julia Lawall
2008-10-22
1
-1
/
+1
|
*
|
|
PCI hotplug: pciehp: poll data link layer link active
Kenji Kaneshige
2008-10-22
3
-4
/
+55
|
*
|
|
PCI hotplug: pciehp: fix possible memory leak in pcie_init
Kenji Kaneshige
2008-10-22
1
-2
/
+2
|
*
|
|
PCI: Workaround invalid P2P bridge bus numbers
Benjamin Herrenschmidt
2008-10-22
1
-2
/
+10
|
*
|
|
PCI Hotplug: fakephp: add duplicate slot name debugging
Alex Chiang
2008-10-22
1
-2
/
+8
|
*
|
|
PCI: Hotplug core: remove 'name'
Alex Chiang
2008-10-22
1
-3
/
+3
|
*
|
|
PCI: shcphp: remove 'name' parameter
Alex Chiang
2008-10-22
3
-47
/
+48
|
*
|
|
PCI: SGI Hotplug: stop managing bss_hotplug_slot->name
Alex Chiang
2008-10-22
1
-13
/
+6
|
*
|
|
PCI: rpaphp: kmalloc/kfree slot->name directly
Alex Chiang
2008-10-22
1
-5
/
+3
|
*
|
|
PCI: pciehp: remove 'name' parameter
Alex Chiang
2008-10-22
4
-44
/
+52
|
*
|
|
PCI: ibmphp: stop managing hotplug_slot->name
Alex Chiang
2008-10-22
2
-16
/
+9
|
*
|
|
PCI: fakephp: remove 'name' parameter
Alex Chiang
2008-10-22
1
-9
/
+10
|
*
|
|
PCI, PCI Hotplug: introduce slot_name helpers
Alex Chiang
2008-10-22
1
-1
/
+1
|
*
|
|
PCI: cpqphp: stop managing hotplug_slot->name
Alex Chiang
2008-10-22
2
-31
/
+24
|
*
|
|
PCI: cpci_hotplug: stop managing hotplug_slot->name
Alex Chiang
2008-10-22
3
-49
/
+37
|
*
|
|
PCI: acpiphp: remove 'name' parameter
Alex Chiang
2008-10-22
2
-19
/
+21
|
*
|
|
PCI: prevent duplicate slot names
Alex Chiang
2008-10-22
4
-82
/
+115
|
*
|
|
PCI Hotplug: serialize pci_hp_register and pci_hp_deregister
Kenji Kaneshige
2008-10-22
1
-23
/
+28
|
*
|
|
PCI: update pci_create_slot() to take a 'hotplug' param
Alex Chiang
2008-10-22
3
-3
/
+5
|
*
|
|
PCI: rename pci_update_slot_number to pci_renumber_slot
Alex Chiang
2008-10-22
1
-10
/
+5
|
*
|
|
PCI Hotplug core: add 'name' param pci_hp_register interface
Alex Chiang
2008-10-22
10
-16
/
+25
|
*
|
|
PCI: add support for function level reset
Sheng Yang
2008-10-22
1
-0
/
+98
|
*
|
|
PCI: Fix reference counting bug
Matthew Wilcox
2008-10-22
1
-6
/
+3
|
*
|
|
ACPI/PCI: Set support bit for MSI in support field of _OSC
Taku Izumi
2008-10-22
3
-0
/
+26
|
*
|
|
ACPI/PCI: Fix return value of acpi_cuery_osc()
Taku Izumi
2008-10-22
1
-4
/
+3
|
*
|
|
ACPI/PCI: Always query _OSC control field in pci_osc_control_set()
Taku Izumi
2008-10-22
1
-18
/
+13
|
*
|
|
ACPI/PCI: Change pci_osc_control_set() to query control bits first
Taku Izumi
2008-10-22
1
-16
/
+31
|
*
|
|
ACPI/PCI: Fix possible race condition on _OSC evaluation
Taku Izumi
2008-10-22
1
-8
/
+20
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2008-10-23
8
-9
/
+29
|
\
\
\
|
*
|
|
i2c: Add info->archdata field
Anton Vorontsov
2008-10-22
1
-0
/
+3
|
*
|
|
i2c: Inform about deprecated chips directory
Wolfram Sang
2008-10-22
2
-1
/
+4
|
*
|
|
i2c: Use pci_ioremap_bar()
Arjan van de Ven
2008-10-22
1
-1
/
+1
|
*
|
|
i2c-algo-pcf: Fix typo in debugging log message
David Miller
2008-10-22
1
-1
/
+1
|
*
|
|
i2c-algo-pcf: Add adapter hooks around xfer begin and end
David Miller
2008-10-22
1
-4
/
+13
[next]