summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Simplify and optimize NsGetNextNode functionBob Moore2009-05-274-29/+69
* ACPICA: Additional validation of _PRT packages (resource mgr)Bob Moore2009-05-271-1/+1
* ACPICA: Fix DebugObject output for DdbHandle objectsBob Moore2009-05-271-1/+3
* ACPICA: Fix allowable release order for ASL mutex objectsBob Moore2009-05-271-4/+11
* ACPICA: Mutex support: Fix release ordering issue and current sync levelBob Moore2009-05-271-2/+19
* ACPICA: Fix implementation of AML BreakPoint operator (break to debugger)Bob Moore2009-05-271-6/+11
* ACPICA: Fix miscellaneous warnings under gcc 4+Bob Moore2009-05-273-6/+11
* ACPICA: Miscellaneous lint changesBob Moore2009-05-275-13/+10
* ACPICA: Fix possible dereference of null pointerBob Moore2009-05-271-5/+2
* ACPICA: Fix printf format warnings for 64-bit buildBob Moore2009-05-272-4/+4
* ACPICA: Fix possible warnings for ACPI_THREAD_ID on 64-bit buildBob Moore2009-05-273-21/+22
* ACPICA: Remove unused global variablesBob Moore2009-05-271-3/+0
* ACPICA: Change behavior of object copy for mutex/event objectsBob Moore2009-05-271-0/+23
* ACPICA: Fix a few warnings for gcc 3.4.4Bob Moore2009-05-271-2/+2
* ACPICA: Update error/warning interfacesBob Moore2009-05-271-11/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-05-2343-9/+9203
|\
| * [SCSI] mpt2sas: fix driver version inconsistencyEric Moore2009-05-181-1/+1
| * [SCSI] 3w-xxxx: scsi_dma_unmap fixadam radford2009-05-152-3/+4
| * [SCSI] 3w-9xxx: scsi_dma_unmap fixadam radford2009-05-151-1/+2
| * [SCSI] ses: fix problems caused by empty SES provided nameYinghai Lu2009-05-151-3/+3
| * [SCSI] fc-transport: Close state transition-window during rport deletion.Andrew Vasquez2009-05-151-1/+1
| * [SCSI] initialize max_target_blocked in scsi_alloc_targetEdward Goggin2009-05-141-0/+1
| * [SCSI] fnic: Add new Cisco PCI-Express FCoE HBAAbhijeet Joglekar2009-05-1436-0/+9191
* | icom: fix rmmod crashBreno Leitao2009-05-231-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-05-225-30/+33
|\ \
| * | via82cxxx: Add VIA VX855 PCI Device IDHarald Welte2009-05-221-0/+2
| * | ide: report timeouts in ide_busy_sleep()Bartlomiej Zolnierkiewicz2009-05-221-3/+6
| * | ide: improve failed opcode reportingBartlomiej Zolnierkiewicz2009-05-221-19/+4
| * | ide: fix printk() levels in ide_dump_ata[pi]_error()Bartlomiej Zolnierkiewicz2009-05-221-2/+2
| * | ide: fix OOPS during ide-cd error recoveryBartlomiej Zolnierkiewicz2009-05-221-2/+2
| * | ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2)Bartlomiej Zolnierkiewicz2009-05-221-4/+17
* | | Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-05-221-1/+6
|\ \ \
| * | | video: stop sh_mobile_lcdcfb only if startedMagnus Damm2009-05-221-1/+6
* | | | ipmi: fix ipmi_si modprobe hangCorey Minyard2009-05-221-6/+7
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-05-211-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | PCI PM: Fix initialization and kexec breakage for some devicesRafael J. Wysocki2009-05-201-1/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-05-212-1/+9
|\ \ \ \
| * | | | drm: Copy back ioctl data to userspace regardless of return code.Michel Dänzer2009-05-201-1/+1
| * | | | drm: Round size of SHM maps to PAGE_SIZEBenjamin Herrenschmidt2009-05-201-0/+8
| |/ / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-219-16/+20
|\ \ \ \
| * | | | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-217-7/+7
| * | | | Merge branch 'smp-fix'Russell King2009-05-1714-49/+176
| |\ \ \ \
| * \ \ \ \ Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-05-162-9/+13
| |\ \ \ \ \
| | * | | | | ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2Tony Lindgren2009-05-162-9/+13
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-05-202-5/+7
|\ \ \ \ \ \ \
| * | | | | | | cdrom: beyond ARRAY_SIZE of viocd_diskinfoRoel Kluin2009-05-201-1/+1
| * | | | | | | xen/blkfront: fix warning when deleting gendisk on unplug/shutdownIan Campbell2009-05-191-2/+2
| * | | | | | | xen/blkfront: allow xenbus state transition to Closing->Closed when not Conn...Ian Campbell2009-05-191-2/+4
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2009-05-202-9/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | mfd: pcf50633: fix unsafe disable_irq()Nelson Castillo2009-05-191-1/+1