summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* MTD: Add lock/unlock operations for Atmel AT49BV6416Haavard Skinnemoen2006-08-171-0/+90
* MTD: Convert Atmel PRI information to AMD formatHaavard Skinnemoen2006-08-171-0/+21
* [PATCH] [MTD] Maps: Add dependency on alternate probe methods to physmapTakashi YOSHII2006-08-151-6/+6
* [PATCH] MTD: Add Macronix MX29F040 to JEDECTakashi YOSHI2006-08-151-0/+14
* [MTD] Fixes of performance and stability issues in CFI driver.Alexey Korolev2006-07-151-44/+43Star
* block2mtd.c: Make kernel boot command line arguments work (try 4)Ville Herva2006-07-151-30/+63
* [MTD NAND] Fix lookup error in nand_get_flash_type()David Woodhouse2006-07-151-1/+1
* remove #error on !PCI from pmc551.cRolf Eike Beer2006-07-151-4/+0Star
* MTD: [NAND] Fix the sharpsl driver after breakage from a core conversionRichard Purdie2006-07-151-2/+5
* [MTD] NAND: OOB buffer offset fixupsVitaly Wool2006-07-111-2/+2
* [PATCH] [MTD] NAND: fix dead URL in KconfigArtem B. Bityutskiy2006-07-051-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-07-041-169/+91Star
|\
| * [CPUFREQ] Misc cleanups in ondemand.Venkatesh Pallipadi2006-06-301-31/+19Star
| * [CPUFREQ] Make ondemand sampling per CPU and remove the mutex usage in sampli...Venkatesh Pallipadi2006-06-301-40/+32Star
| * [CPUFREQ] Remove slowdown from ondemand sampling path.Venkatesh Pallipadi2006-06-301-98/+40Star
* | [PATCH] mthca: initialize send and receive queue locks separatelyZach Brown2006-07-041-1/+4
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-07-0429-308/+2724
|\ \
| * \ Pull smart-battery into release branchLen Brown2006-07-019-14/+2355
| |\ \
| | * | ACPI: remove function tracing macros from drivers/acpi/*.cLen Brown2006-07-014-138/+56Star
| | * | ACPI: add support for Smart BatteryRich Townsend2006-07-018-11/+2434
| * | | Pull bugzilla-3241 into release branchLen Brown2006-07-012-4/+8
| |\ \ \
| | * | | ACPI: handle battery notify event on broken BIOSVladimir Lebedev2006-07-011-2/+4
| | * | | ACPI: handle AC notify event on broken BIOSChristian Lupien2006-07-011-2/+4
| | |/ /
| | * | Pull asus_acpi-0.30 into release branchLen Brown2006-07-011-108/+223
| | |\ \
| | | * | ACPI: asus_acpi: add S1N WLED controlKarol Kozimor2006-07-011-2/+3
| | * | | Pull acpi_device_handle_cleanup into release branchLen Brown2006-07-0110-148/+111Star
| | |\ \ \
| * | \ \ \ Pull asus_acpi-0.30 into release branchLen Brown2006-07-011-108/+223
| |\ \ \ \ \
| | * | | | | ACPI: asus_acpi: correct M6N/M6R display nodesKarol Kozimor2006-07-011-2/+3
| | | |_|/ / | | |/| | |
| | * | | | ACPI: asus_acpi: add S1N WLED controlKarol Kozimor2006-07-011-2/+3
| | * | | | ACPI: asus_acpi: rework model detectionKarol Kozimor2006-07-011-90/+93
| | * | | | ACPI: asus_acpi: support L5DKarol Kozimor2006-07-011-3/+7
| | * | | | ACPI: asus_acpi: handle internal Bluetooth / support W5AKarol Kozimor2006-07-011-4/+47
| | * | | | ACPI: asus_acpi: support A4GKarol Kozimor2006-07-011-0/+13
| | * | | | ACPI: asus_acpi: support W3400NKarol Kozimor2006-07-011-4/+6
| | * | | | ACPI: asus_acpi: LED display supportKarol Kozimor2006-07-011-6/+63
| | * | | | ACPI: asus_acpi: support A3GKarol Kozimor2006-07-011-2/+6
| | * | | | ACPI: asus_acpi: misc cleanupsKarol Kozimor2006-07-011-20/+7Star
| | |/ / /
| | * | | Pull kmalloc into release branchLen Brown2006-07-0115-35/+28Star
| | |\ \ \
| * | \ \ \ Pull acpi_device_handle_cleanup into release branchLen Brown2006-07-0110-148/+111Star
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ACPI: video: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-4/+0Star
| | * | | | ACPI: thermal: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0Star
| | * | | | ACPI: power: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0Star
| | * | | | ACPI: pci_root: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-3/+1Star
| | * | | | ACPI: pci_link: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-4/+1Star
| | * | | | ACPI: fan: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0Star
| | * | | | ACPI: button: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0Star
| | * | | | ACPI: battery: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0Star
| | * | | | ACPI: acpi_memhotplug: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0Star
| | * | | | ACPI: ac: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0Star
| | * | | | ACPI: video: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-32/+30Star