index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pull acpi_device_handle_cleanup into release branch
Len Brown
2006-07-01
10
-148
/
+111
|
\
|
*
ACPI: video: Remove unneeded acpi_handle from driver.
Patrick Mochel
2006-06-30
1
-4
/
+0
|
*
ACPI: thermal: Remove unneeded acpi_handle from driver.
Patrick Mochel
2006-06-30
1
-2
/
+0
|
*
ACPI: power: Remove unneeded acpi_handle from driver.
Patrick Mochel
2006-06-30
1
-2
/
+0
|
*
ACPI: pci_root: Remove unneeded acpi_handle from driver.
Patrick Mochel
2006-06-30
1
-3
/
+1
|
*
ACPI: pci_link: Remove unneeded acpi_handle from driver.
Patrick Mochel
2006-06-30
1
-4
/
+1
|
*
ACPI: fan: Remove unneeded acpi_handle from driver.
Patrick Mochel
2006-06-30
1
-2
/
+0
|
*
ACPI: button: Remove unneeded acpi_handle from driver.
Patrick Mochel
2006-06-30
1
-2
/
+0
|
*
ACPI: battery: Remove unneeded acpi_handle from driver.
Patrick Mochel
2006-06-30
1
-2
/
+0
|
*
ACPI: acpi_memhotplug: Remove unneeded acpi_handle from driver.
Patrick Mochel
2006-06-30
1
-2
/
+0
|
*
ACPI: ac: Remove unneeded acpi_handle from driver.
Patrick Mochel
2006-06-30
1
-2
/
+0
|
*
ACPI: video: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
1
-32
/
+30
|
*
ACPI: thermal: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
1
-15
/
+15
|
*
ACPI: power: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
1
-4
/
+4
|
*
ACPI: pci_root: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
1
-7
/
+7
|
*
ACPI: pci_link: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
1
-5
/
+5
|
*
ACPI: fan: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
1
-3
/
+3
|
*
ACPI: button: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
1
-4
/
+4
|
*
ACPI: battery: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
1
-6
/
+6
|
*
ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
1
-6
/
+6
|
*
ACPI: ac: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
1
-3
/
+3
|
*
ACPI: video: add struct acpi_device to struct acpi_video_bus.
Patrick Mochel
2006-06-30
1
-4
/
+4
|
*
ACPI: power: add struct acpi_device to struct acpi_power_resource
Patrick Mochel
2006-06-30
1
-7
/
+5
|
*
ACPI: thermal: add struct acpi_device to struct acpi_thermal.
Patrick Mochel
2006-06-30
1
-20
/
+5
|
*
ACPI: pci root: add struct acpi_device to struct acpi_pci_root.
Patrick Mochel
2006-06-30
1
-0
/
+2
|
*
ACPI: fan: add struct acpi_device to struct acpi_fan.
Patrick Mochel
2006-06-30
1
-0
/
+2
|
*
ACPI: battery: add struct acpi_device to struct acpi_battery.
Patrick Mochel
2006-06-30
1
-5
/
+4
|
*
ACPI: acpi_memhotplug: add struct acpi_device to struct acpi_memory_device.
Patrick Mochel
2006-06-30
1
-0
/
+2
|
*
ACPI: ac: Add struct acpi_device to struct acpi_ac.
Patrick Mochel
2006-06-30
1
-3
/
+3
*
|
Pull acpi_os_free into release branch
Len Brown
2006-07-01
15
-35
/
+28
|
\
\
|
*
|
ACPI: delete acpi_os_free(), use kfree() directly
Len Brown
2006-06-30
15
-35
/
+28
|
|
/
*
|
[PATCH] pnp: suppress request_irq() warning
Andrew Morton
2006-07-01
1
-1
/
+2
*
|
[PATCH] drivers/block/nbd.c compile fix
Ingo van Lil
2006-07-01
1
-1
/
+1
*
|
[PATCH] Fix problem with ATAPI DMA on IT8212 in Linux
Alan Cox
2006-07-01
1
-0
/
+2
*
|
[PATCH] RTC: class driver for Samsung S3C series SoC
Ben Dooks
2006-07-01
3
-0
/
+624
*
|
[PATCH] IB/ipath: namespace cleanup: replace ips with ipath
Bryan O'Sullivan
2006-07-01
16
-357
/
+198
*
|
[PATCH] IB/ipath: ignore receive queue size if SRQ is specified
Bryan O'Sullivan
2006-07-01
1
-11
/
+16
*
|
[PATCH] IB/ipath: remove some #if 0 code related to lockable memory
Bryan O'Sullivan
2006-07-01
1
-11
/
+0
*
|
[PATCH] IB/ipath: fix a bug that results in addresses near 0 being written vi...
Bryan O'Sullivan
2006-07-01
4
-26
/
+60
*
|
[PATCH] IB/ipath: read/write correct sizes through diag interface
Bryan O'Sullivan
2006-07-01
1
-4
/
+5
*
|
[PATCH] IB/ipath: support more models of InfiniPath hardware
Bryan O'Sullivan
2006-07-01
4
-10
/
+38
*
|
[PATCH] IB/ipath: drop the "stats" sysfs attribute group
Bryan O'Sullivan
2006-07-01
1
-83
/
+0
*
|
[PATCH] IB/ipath: purge sps_lid and sps_mlid arrays
Bryan O'Sullivan
2006-07-01
6
-36
/
+11
*
|
[PATCH] IB/ipath: rC receive interrupt performance changes
Bryan O'Sullivan
2006-07-01
6
-269
/
+265
*
|
[PATCH] IB/ipath: fixes to performance get counters for IB compliance
Bryan O'Sullivan
2006-07-01
9
-27
/
+93
*
|
[PATCH] IB/ipath: check for valid LID and multicast LIDs
Bryan O'Sullivan
2006-07-01
1
-2
/
+2
*
|
[PATCH] IB/ipath: removed redundant statements
Bryan O'Sullivan
2006-07-01
3
-5
/
+0
*
|
[PATCH] IB/ipath: don't confuse the max message size with the MTU
Bryan O'Sullivan
2006-07-01
1
-1
/
+1
*
|
[PATCH] IB/ipath: disallow send of invalid packet sizes over UD
Bryan O'Sullivan
2006-07-01
1
-0
/
+5
*
|
[PATCH] IB/ipath: fix lost interrupts on HT-400
Bryan O'Sullivan
2006-07-01
2
-17
/
+36
[next]