summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Fix a fault when storing DdbHandle to Debug objectBob Moore2008-04-221-1/+11
* ACPICA: Fix for fault if Load() failsBob Moore2008-04-223-18/+43
* ACPICA: Fix for Alias operator to see target child objectsBob Moore2008-04-222-41/+75
* ACPICA: Fix for namespace lookup problemLin Ming2008-04-221-16/+8
* ACPICA: New interfaces for table event handlersLin Ming2008-04-223-2/+119
* ACPICA: Support for iASL - multiple files and wildcardsBob Moore2008-04-222-0/+7
* ACPICA: Updated error message for dynamic method serializationBob Moore2008-04-221-1/+1
* ACPICA: Fix for update of the Global Lock HandleBob Moore2008-04-222-8/+14
* ACPICA: Fix for package reference countsBob Moore2008-04-221-0/+22
* ACPICA: Increase maximum buffer size dumped to screen in buffer object dumpBob Moore2008-04-221-1/+1
* ACPICA: Misc fixes for recent global lock code updateBob Moore2008-04-224-12/+32
* ACPICA: Removed extraneous codeBob Moore2008-04-222-10/+1
* ACPICA: Update comments for acquire/release mutex interfacesBob Moore2008-04-221-6/+30
* ACPICA: Avoid use of invalid pointers in returned object fieldBob Moore2008-04-224-8/+21
* ACPICA: changed order of interpretation of operand objectsBob Moore2008-04-226-8/+170
* ACPICA: Update for mutiple global lock acquisitions by same threadBob Moore2008-04-228-134/+196
* ACPICA: Removed unused codeBob Moore2008-04-224-39/+0
* ACPICA: Several fixes for internal method result stackBob Moore2008-04-226-482/+161
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-162-12/+8
|\
| * it821x: do not describe noraid parameter with its valuePaul Bolle2008-04-171-1/+1
| * Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov2008-04-171-3/+4
| * Au1200: IDE driver build fixSergei Shtylyov2008-04-171-8/+1
| * Au1200: kill IDE driver function prototypesSergei Shtylyov2008-04-171-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-04-163-6/+148
|\ \
| * | USB: remove broken usb-serial num_endpoints checkGreg Kroah-Hartman2008-04-151-0/+2
| * | USB: option: Add new vendor ID and device ID for AMOI HSDPA modemtang kai2008-04-151-0/+10
| * | USB: support more Huawei data card product IDsfangxiaozhi2008-04-152-4/+124
| * | USB: option.c: add more device IDsMatthias Urlichs2008-04-151-2/+9
| * | USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driverJames Cameron2008-04-151-0/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-168-73/+96
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-04-157-72/+92
| |\
| | * PS3: gelic: fix the oops on the broken IE returned from the hypervisorMasakazu Mokuno2008-04-151-3/+8
| | * b43legacy: fix DMA mapping leakageStefano Brivio2008-04-151-11/+18
| | * b43legacy: Fix usage of struct device used for DMAingMichael Buesch2008-04-151-13/+13
| | * ssb: Fix usage of struct device used for DMAingMichael Buesch2008-04-153-45/+48
| | * b43legacy: fix initvals loading on bcm4303Stefano Brivio2008-04-151-0/+2
| | * rtl8187: Add missing priv->vif assignmentsHerton Ronaldo Krzesinski2008-04-151-0/+3
| * | netconsole: only set CON_PRINTBUFFER if the user specifies a netconsoleMichael Ellerman2008-04-151-1/+4
| |/
* | acpi thermal trip points increased to 12Krzysztof Helt2008-04-151-0/+4
* | acpi: bus: check once more for an empty list after locking itChuck Ebbert2008-04-151-3/+4
* | spi: spi_s3c24xx must initialize num_chipselectBen Dooks2008-04-151-0/+4
* | spi: spi_s3c24xx must initialize bus_numBen Dooks2008-04-151-6/+7
* | spi: spi_s3c24xx driver must init completionBen Dooks2008-04-151-0/+3
* | serial: fix platform driver hotplug/coldplugKay Sievers2008-04-1515-1/+30
* | pcmcia: fix platform driver hotplug/coldplugKay Sievers2008-04-153-0/+5
* | misc: fix platform driver hotplug/coldplugKay Sievers2008-04-154-0/+7
* | fbdev: fix /proc/fb oops after module removalAlexey Dobriyan2008-04-151-0/+1
* | leds: fix platform driver hotplug/coldplugKay Sievers2008-04-1512-0/+25
* | rtc: fix the error in the function of cmos_set_alarmZhao Yakui2008-04-151-3/+2
* | mmc: fix platform driver hotplug/coldplugKay Sievers2008-04-156-1/+10