summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-12-28skfp: testing the wrong variable in skfp_driver_init()Dan Carpenter
2010-12-28ppp: allow disabling multilink protocol ID compressionstephen hemminger
2010-12-28ehea: Avoid changing vlan flagsBreno Leitao
2010-12-28ueagle-atm: fix PHY signal initialization raceDan Williams
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-25epic100: hamachi: yellowfin: Fix skb allocation sizeJarek Poplawski
2010-12-25sundance: Fix oopses with corrupted skb_shared_infoJarek Poplawski
2010-12-24Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-12-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-12-24libata: issue DIPM enable commands with LPM state updatedTejun Heo
2010-12-24libata: no special completion processing for EH commandsTejun Heo
2010-12-24pata_mpc52xx: driver needs BMDMAWolfram Sang
2010-12-24pata_cs5536: Add support for non-X86_32 platformsWu Zhangjin
2010-12-24libata-sff: fix HSM_ST_ERR handling in __ata_sff_port_intr()Tejun Heo
2010-12-24spi/mpc52xx-spi: fix annotation for remove()-pointerWolfram Sang
2010-12-24spi/fsl_espi: fix wrong setting of the address in the command bufferMingkai Hu
2010-12-24spi/fsl_espi: change the read behaviour of the SPIRFMingkai Hu
2010-12-24of/i2c: Fix request module by aliasDavid Daney
2010-12-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-12-23cs5535-gpio: handle GPIO regs where higher (clear) bits are setAndres Salomon
2010-12-23cs5535-gpio: don't apply errata #36 to edge detect GPIOsAndres Salomon
2010-12-23USB: mcs7830: return negative if auto negotiate failsDan Carpenter
2010-12-22Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2010-12-22drivers/spi/spi.c: don't release the spi device twiceSebastian Andrzej Siewior
2010-12-22led_class: fix typo in blink APIJohannes Berg
2010-12-22backlight: cr_bllcd.c: fix a memory leakAxel Lin
2010-12-22rtc: rs5c372: fix buffer sizeWolfram Sang
2010-12-22gpiolib: gpio_request_one(): add missing gpio_free()Aaro Koskinen
2010-12-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-22atl1c: Do not use legacy PCI power managementRafael J. Wysocki
2010-12-22mfd: Support additional parent IDs for wm831xMark Brown
2010-12-22mfd: Fix ab8500-core interrupt ffs bit bugMattias Wallin
2010-12-22mfd: Supply IRQ base for WM832x devicesMark Brown
2010-12-22watchdog: Fix null pointer dereference while accessing rdc321x platform_dataFlorian Fainelli
2010-12-22gpio: Fix null pointer dereference while accessing rdc321x platform_dataFlorian Fainelli
2010-12-22drm: Include the connector name in the output_poll_execute() debug messageChris Wilson
2010-12-22drm/radeon/kms: fix bug in r600_gpu_is_lockupAlex Deucher
2010-12-20Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-12-20Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-12-20Fix build error in drivers/block/cciss.cLinus Torvalds
2010-12-21drm/radeon/kms: reorder display resume to avoid problemsAlex Deucher
2010-12-21drm/radeon/kms/evergreen: reset the grbm blocks at resume and initAlex Deucher
2010-12-21drm/radeon/kms: fix evergreen asic resetAlex Deucher
2010-12-21Revert "drm: Don't try and disable an encoder that was never enabled"Dave Airlie
2010-12-21drm/radeon: Add early unregister of firmware fb'sBenjamin Herrenschmidt
2010-12-20hostap: remove netif_stop_queue from initMeelis Roos
2010-12-20mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach
2010-12-20typhoon: memory corruption in typhoon_get_drvinfo()Dan Carpenter