summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-08-30p54: fix tx feedback status flag checkChristian Lamparter
2010-08-30ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville
2010-08-30UBI: do not oops when erroneous PEB is scheduled for scrubbingArtem Bityutskiy
2010-08-30UBI: fix kconfig unmet dependencyRandy Dunlap
2010-08-30md: resolve confusion of MD_CHANGE_CLEANNeilBrown
2010-08-30md: don't clear MD_CHANGE_CLEAN in md_update_sb() for external arraysDan Williams
2010-08-30Move .gitignore from drivers/md to lib/raid6NeilBrown
2010-08-30UBI: fix forward compatibilityArtem Bityutskiy
2010-08-30UBI: eliminate update of list_for_each_entry loop cursorJulia Lawall
2010-08-29drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fixAlex Deucher
2010-08-29drm/radeon/kms: use tracked values for sclk and mclkAlex Deucher
2010-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-08-29firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter
2010-08-28pcnet_cs: add new_idKen Kawasaki
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-27libertas: if_sdio: fix buffer alignment in struct if_sdio_cardMike Rapoport
2010-08-26drm/radeon/kms: add missing scratch update in dp_detectAlex Deucher
2010-08-26drm/modes: Fix CVT-R modeline generationAdam Jackson
2010-08-26drm: fix regression in drm locking since BKL removal.Arnd Bergmann
2010-08-26drm/radeon/kms: remove stray radeon_i2c_destroyAlex Deucher
2010-08-26drm: mm: fix range restricted allocationsDaniel Vetter
2010-08-26Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie
2010-08-26drm/nouveau: drop drm_global_mutex before sleeping in submission pathBen Skeggs
2010-08-26drm: export drm_global_mutex for drivers to useBen Skeggs
2010-08-26qlge: reset the chip before freeing the buffersBreno Leitao
2010-08-26amd64_edac: Do not report error overflow as a separate errorBorislav Petkov
2010-08-26drm/nv20: Don't use pushbuf calls on the original nv20.Francisco Jerez
2010-08-26drm/nouveau: Fix TMDS on some DCB1.5 boards.Francisco Jerez
2010-08-26drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.Francisco Jerez
2010-08-26drm/nv30: Apply modesetting to the correct slave encoderPatrice Mandin
2010-08-26drm/nouveau: Use a helper function to match PCI device/subsystem IDs.Francisco Jerez
2010-08-26drm/nv50: add dcb type 14 to enum to prevent compiler complaintBen Skeggs
2010-08-25libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issueMark Lord
2010-08-25sata_mv: fix broken DSM/TRIM support (v2)Mark Lord
2010-08-25libata: be less of a drama queen on empty data commandsTejun Heo
2010-08-25[libata] sata_dwc_460ex: signdness bugDan Carpenter
2010-08-25ahci: add HFLAG_YES_FBS and apply it to 88SE9128Tejun Heo
2010-08-25libata: remove no longer needed pata_winbond driverBartlomiej Zolnierkiewicz
2010-08-25pata_cmd64x: revert commit d62f5576Tejun Heo
2010-08-25PCI hotplug: Fix build with CONFIG_ACPI unsetRafael J. Wysocki
2010-08-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-08-25Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-25Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()Axel Lin
2010-08-25Input: mousedev - fix regression of inverting axesChristoph Fritz
2010-08-25hwmon: (k8temp) Differentiate between AM2 and ASB1Andreas Herrmann
2010-08-25hwmon: (ads7871) Fix ads7871_probe error pathsAxel Lin
2010-08-25hwmon: (coretemp) Fix harmless build warningJean Delvare