summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ACPI: acpi_memhotplug: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0
| | * | | | ACPI: ac: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0
| | * | | | ACPI: video: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-32/+30
| | * | | | ACPI: thermal: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-15/+15
| | * | | | ACPI: power: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-4/+4
| | * | | | ACPI: pci_root: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-7/+7
| | * | | | ACPI: pci_link: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-5/+5
| | * | | | ACPI: fan: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-3/+3
| | * | | | ACPI: button: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-4/+4
| | * | | | ACPI: battery: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-6/+6
| | * | | | ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-6/+6
| | * | | | ACPI: ac: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-3/+3
| | * | | | ACPI: video: add struct acpi_device to struct acpi_video_bus.Patrick Mochel2006-06-301-4/+4
| | * | | | ACPI: power: add struct acpi_device to struct acpi_power_resourcePatrick Mochel2006-06-301-7/+5
| | * | | | ACPI: thermal: add struct acpi_device to struct acpi_thermal.Patrick Mochel2006-06-301-20/+5
| | * | | | ACPI: pci root: add struct acpi_device to struct acpi_pci_root.Patrick Mochel2006-06-301-0/+2
| | * | | | ACPI: fan: add struct acpi_device to struct acpi_fan.Patrick Mochel2006-06-301-0/+2
| | * | | | ACPI: battery: add struct acpi_device to struct acpi_battery.Patrick Mochel2006-06-301-5/+4
| | * | | | ACPI: acpi_memhotplug: add struct acpi_device to struct acpi_memory_device.Patrick Mochel2006-06-301-0/+2
| | * | | | ACPI: ac: Add struct acpi_device to struct acpi_ac.Patrick Mochel2006-06-301-3/+3
| * | | | | Pull acpi_os_free into release branchLen Brown2006-07-0119-45/+36
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-3019-45/+36
| | |/ / /
* | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-07-044-15/+17
|\ \ \ \ \
| * | | | | [SERIAL] Ensure 8250_pci quirks are not marked __devinitRussell King2006-07-031-10/+10
| * | | | | [SERIAL] Convert fifosize to an unsigned intRussell King2006-07-023-5/+7
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-0410-9/+32
|\ \ \ \ \ \
| * | | | | | [ARM] Fix lh7a40x_udc.cRussell King2006-07-031-1/+1
| * | | | | | [ARM] Fix warning in consistent.cRussell King2006-07-031-2/+1
| * | | | | | [ARM] Fix warnings in arch/arm/kernel/setup.cRussell King2006-07-031-1/+1
| * | | | | | [ARM] Fix ecard.c resource warnings.Russell King2006-07-031-1/+1
| * | | | | | [ARM] Fix ISA IRQ resourcesRussell King2006-07-031-3/+16
| * | | | | | [ARM] Fix bad asm instruction in proc-arm925.SRussell King2006-07-031-1/+2
| * | | | | | [ARM] More missing proc-macros.S includesRussell King2006-07-034-0/+8
| * | | | | | [ARM] 3708/2: fix SMP build after section ioremap changesLennert Buytenhek2006-07-031-0/+2
* | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-07-0419-428/+327
|\ \ \ \ \ \ \
| * | | | | | | [JFFS2][XATTR] Fix memory leak in POSIX-ACL supportKaiGai Kohei2006-07-023-5/+4
| * | | | | | | fs/jffs2/: make 2 functions staticAdrian Bunk2006-06-303-5/+3
| * | | | | | | [MTD] NAND: Fix broken sharpsl driverThomas Gleixner2006-06-291-7/+0
| * | | | | | | [JFFS2][XATTR] Fix xd->refcnt race conditionKaiGai Kohei2006-06-291-23/+22
| * | | | | | | MTD: kernel-doc fixes + additionsRandy Dunlap2006-06-296-59/+69
| * | | | | | | MTD: fix all kernel-doc warningsRandy Dunlap2006-06-294-14/+22
| * | | | | | | [MTD] DOC: Fixup read functions and do a little cleanupThomas Gleixner2006-06-283-315/+207
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-0444-464/+1159
|\ \ \ \ \ \ \ \
| * | | | | | | | [Bluetooth] Add RFCOMM role switch supportMarcel Holtmann2006-07-041-0/+5
| * | | | | | | | [Bluetooth] Allow disabling of credit based flow controlMarcel Holtmann2006-07-041-5/+13
| * | | | | | | | [Bluetooth] Small cleanup of the L2CAP source codeMarcel Holtmann2006-07-041-180/+177
| * | | | | | | | [Bluetooth] Use real devices for host controllersMarcel Holtmann2006-07-048-101/+79
| * | | | | | | | [Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann2006-07-048-9/+56
| * | | | | | | | [Bluetooth] Add automatic sniff mode supportMarcel Holtmann2006-07-047-86/+454
| * | | | | | | | [Bluetooth] Correct SCO buffer size on requestMarcel Holtmann2006-07-044-4/+20