aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/serial/mpc52xx_uart.c: fix array overindexing checkRoel Kluin2009-05-291-1/+1
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-05-271-3/+3
|\
| * md: raid5: change incorrect usage of 'min' macro to 'min_t'NeilBrown2009-05-271-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-05-269-89/+408
|\ \
| * | drm/i915: Add support for VGA load detection (pre-945).Ma Ling2009-05-261-2/+147
| * | drm/i915: Use an I2C algo to do the flip to SDVO DDC bus.Ma Ling2009-05-221-4/+63
| * | drm/i915: Determine type before initialising connectorJonas Bonn2009-05-221-19/+10
| * | drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected.Ma Ling2009-05-221-0/+41
| * | drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve themMa Ling2009-05-224-33/+93
| * | i915: support 8xx desktop cursorsJesse Barnes2009-05-223-8/+39
| * | drm/i915: allocate large pointer arrays with vmallocJesse Barnes2009-05-191-23/+15
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-05-261-2/+6
|\ \ \
| * | | oprofile: fix cpu buffer sizeRobert Richter2009-05-071-2/+6
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-05-263-4/+10
|\ \ \ \
| * | | | [CPUFREQ] fix timer teardown in ondemand governorMathieu Desnoyers2009-05-261-1/+4
| * | | | [CPUFREQ] fix timer teardown in conservative governorMathieu Desnoyers2009-05-261-1/+4
| * | | | [CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP callMathieu Desnoyers2009-05-261-2/+2
* | | | | lguest: fix on Intel when KVM loaded (unhandled trap 13)Rusty Russell2009-05-261-9/+10
* | | | | 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