aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-03-23USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626Herton Ronaldo Krzesinski
2011-03-23USB: serial/kobil_sct, fix potential tty NULL dereferenceJiri Slaby
2011-03-23USB: serial drivers need to use larger bulk-in buffersAlan Stern
2011-03-23serial: change the divisor latch only when prescalar actually changedYin Kangkai
2011-03-23serial: also set the uartclk value in resume after goes to highspeedYin Kangkai
2011-03-23serial: mrst_max3110: make buffer largerDan Carpenter
2011-03-23ath9k: remove support for the FIF_PROMISC_IN_BSS filter flagFelix Fietkau
2011-03-23ath9k_hw: Fix incorrect macversion and macrev checksSenthil Balasubramanian
2011-03-23ath9k_hw: read and backup AR_WA register value even before chip reset on.Senthil Balasubramanian
2011-03-23drm: Hold the mode mutex whilst probing for sysfs statusChris Wilson
2011-03-23drm/radeon/kms: fix typo in atom overscan setupAlex Deucher
2011-03-23drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#"Chris Wilson
2011-03-23IB/cm: Bump reference count on cm_id before invoking callbackSean Hefty
2011-03-23RDMA/cma: Fix crash in request handlersSean Hefty
2011-03-23libata: fix hotplug for drivers which don't implement LPMTejun Heo
2011-03-23ahci: recognize Marvell 88se9125 PCIe SATA 6.0 Gb/s controllerPer Jessen
2011-03-23ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controllerSeth Heasley
2011-03-14Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-03-14watchdog: hpwdt: eliminate section mismatch warningAxel Lin
2011-03-14watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2Wim Van Sebroeck
2011-03-14watchdog: sch311x_wdt: fix printk conditionDan Carpenter
2011-03-14watchdog: sch311x_wdt: Fix LDN active checkWim Van Sebroeck
2011-03-14watchdog: cpwd: Fix buffer-overflowWim Van Sebroeck
2011-03-14drm/radeon: fix problem with changing active VRAM size. (v2)Dave Airlie
2011-03-13Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-03-13Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38Linus Torvalds
2011-03-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-03-13gpio: add MODULE_DEVICE_TABLEAxel Lin
2011-03-13hwmon/f71882fg: Set platform drvdata to NULL laterHans de Goede
2011-03-13hwmon/f71882fg: Fix a typo in a commentHans de Goede
2011-03-13drm/radeon: fix page flipping hangs on r300/r400Dave Airlie
2011-03-11mtd: add "platform:" prefix for platform modaliasAxel Lin
2011-03-11mtd: mtd_blkdevs: fix double free on error pathMaxim Levitsky
2011-03-11mtd: amd76xrom: fix oops at boot when resources are not availableStanislaw Gruszka
2011-03-11mtd: fix race in cfi_cmdset_0001 driverJoakim Tjernlund
2011-03-11mtd: jedec_probe: initialise make sector erase command variableAntony Pavlov
2011-03-11mtd: jedec_probe: Change variable name from cfi_p to cfiAntony Pavlov
2011-03-11drm/radeon: add pageflip hooks for fusionDave Airlie
2011-03-10ariadne: remove redundant NULL checkj223yang@asset.uwaterloo.ca
2011-03-10Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2011-03-10Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2011-03-10ipmi: Fix IPMI errors due to timing problemsDoe, YiCheng
2011-03-10drm/i915: Revive combination mode for backlight controlTakashi Iwai
2011-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2011-03-09Merge branch 'for-2639-rc7/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-03-09watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAMEJiri Slaby
2011-03-08i2c-eg20t: include slab.h for memory allocationsWolfram Sang
2011-03-08i2c-ocores: Fix pointer type mismatch errorGrant Likely