summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-2614-111/+158
|\
| * Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-251-5/+30
| |\
| | * wimax/i2400m: usb: fix device reset on autosuspend while not yet idleInaky Perez-Gonzalez2009-05-221-5/+30
| * | r8169: avoid losing MSI interruptsDavid Dillow2009-05-251-45/+57
| * | mac8390: fix regression caused during net_device_ops conversionFinn Thain2009-05-252-6/+6
| * | gianfar: fix BUG under load after introduction of skb recyclingLennert Buytenhek2009-05-251-1/+10
| * | gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin2009-05-211-1/+1
| |/
| * wireless: beyond ARRAY_SIZE of intf->crypto_statsRoel Kluin2009-05-201-1/+1
| * iwlwifi: update 5000 ucode support to version 2 of APIJay Sternberg2009-05-201-1/+1
| * airo: fix airo_get_encode{,ext} buffer overflow like I mean it...John W. Linville2009-05-201-9/+14
| * ath5k: fix interpolation with equal power levelsFabio Rossi2009-05-201-21/+28
| * iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre2009-05-203-17/+6
| * ath5k: fix exp off-by-one when computing OFDM delta slopeForrest Zhang2009-05-201-3/+3
| * ath5k: fix scanning in AR2424Pavel Roskin2009-05-201-1/+1
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-05-263-19/+31
|\ \
| * | md: don't use locked_ioctl.NeilBrown2009-05-261-1/+1
| * | md: don't update curr_resync_completed without also updating reshape_position.NeilBrown2009-05-261-6/+7
| * | md: raid5: avoid sector values going negative when testing reshape progress.NeilBrown2009-05-261-3/+3
| * | md: export 'frozen' resync state through sysfsNeilBrown2009-05-261-2/+9
| * | md: bitmap: improve bitmap maintenance code.NeilBrown2009-05-261-6/+7
| * | md: improve errno return when setting array_sizeNeilBrown2009-05-261-1/+1
| * | md: always update level / chunk_size / layout when writing v1.x metadata.NeilBrown2009-05-261-0/+3
* | | PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUsRafael J. Wysocki2009-05-241-0/+4
|/ /
* | 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-1336-0/+9191
* | | icom: fix rmmod crashBreno Leitao2009-05-221-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-201-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | PCI PM: Fix initialization and kexec breakage for some devicesRafael J. Wysocki2009-05-191-1/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-05-202-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-191-0/+8
| |/ / / /
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-209-16/+20
|\ \ \ \ \
| * | | | | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-207-7/+7
| * | | | | Merge branch 'smp-fix'Russell King2009-05-1714-49/+176
| |\ \ \ \ \
OpenPOWER on IntegriCloud