summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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-0115-35/+28
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-3015-35/+28
| | |/ / /
* | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-07-043-14/+15
|\ \ \ \ \
| * | | | | [SERIAL] Ensure 8250_pci quirks are not marked __devinitRussell King2006-07-031-10/+10
| * | | | | [SERIAL] Convert fifosize to an unsigned intRussell King2006-07-022-4/+5
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-041-1/+1
|\ \ \ \ \ \
| * | | | | | [ARM] Fix lh7a40x_udc.cRussell King2006-07-031-1/+1
* | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-07-046-332/+216
|\ \ \ \ \ \ \
| * | | | | | | [MTD] NAND: Fix broken sharpsl driverThomas Gleixner2006-06-291-7/+0
| * | | | | | | MTD: fix all kernel-doc warningsRandy Dunlap2006-06-292-10/+9
| * | | | | | | [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-0414-26/+133
|\ \ \ \ \ \ \ \
| * | | | | | | | [Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann2006-07-045-1/+4
| * | | | | | | | [Bluetooth] Correct SCO buffer size on requestMarcel Holtmann2006-07-042-0/+7
| * | | | | | | | [Bluetooth] Add suspend/resume support to the HCI USB driverMarcel Holtmann2006-07-041-0/+71
| * | | | | | | | [Bluetooth] Use raw mode for the Frontline sniffer deviceMarcel Holtmann2006-07-041-0/+3
| * | | | | | | | [ATM]: add+use poison definesRandy Dunlap2006-07-042-2/+4
| * | | | | | | | [IOAT]: fix kernel-doc in source filesRandy Dunlap2006-07-042-11/+17
| * | | | | | | | [TG3]: Add ipv6 TSO featureMichael Chan2006-07-041-9/+24
| * | | | | | | | [IOAT]: Fix a warning in ioatdmaBenoit Boissinot2006-07-041-1/+1
| * | | | | | | | [IOAT]: drivers/dma/iovlock.c: make num_pages_spanned() staticAdrian Bunk2006-07-041-1/+1
| * | | | | | | | [IOAT]: fix sparse ulong warningRandy Dunlap2006-07-041-1/+1
* | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-07-0467-2833/+4385
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge ../scsi-misc-2.6James Bottomley2006-07-0367-2833/+4385
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | [SCSI] fix error handling in scsi_io_completionJames Bottomley2006-07-021-16/+14
| | * | | | | | | | [SCSI] qla1280: fix section mismatch warningsRandy Dunlap2006-07-011-1/+1
| | * | | | | | | | [SCSI] mptsas: eliminate ghost devicesJames Bottomley2006-07-012-0/+25
| | * | | | | | | | [SCSI] qla2xxx: make some more functions staticAdrian Bunk2006-07-013-10/+7
| | * | | | | | | | [SCSI] small whitespace cleanup for qlogic driverJesper Juhl2006-07-011-2/+2
| | * | | | | | | | [SCSI] mptbase: mpt_interrupt should return IRQ_NONEEric Moore2006-07-011-7/+8
| | * | | | | | | | [SCSI] mptsas: make two functions staticEric Moore2006-07-011-2/+2
| | * | | | | | | | [SCSI] sg.c: Fix bad error handling inIshai Rabinovitz2006-07-011-1/+9
| | * | | | | | | | [SCSI] 53c700: fix breakage caused by the autosense updateJames Bottomley2006-06-292-37/+53