summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-09-14drm: fix race between driver loading and userspace open.Dave Airlie2-0/+9
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson11-38/+24
2010-09-14HID: fix hiddev's use of usb_find_interfaceGuillaume Chazarain3-1/+7
2010-09-14ide: Fix ordering of procfs registry.Wolfram Sang1-9/+3
2010-09-13Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds7-38/+51
2010-09-13ppp: potential NULL dereference in ppp_mp_explode()Dan Carpenter1-2/+7
2010-09-13drm/radeon/kms: fix the colorbuffer CS checker for r300-r500Marek Olšák1-5/+6
2010-09-13drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500Marek Olšák1-12/+1
2010-09-13drm/radeon/kms/evergreen: fix backend setupAlex Deucher1-8/+19
2010-09-13drm: Use a nondestructive mode for output detect when pollingChris Wilson12-26/+54
2010-09-13drm/radeon: add some missing copyright headersAlex Deucher2-0/+49
2010-09-13drm: Only decouple the old_fb from the crtc is we call mode_set*Chris Wilson1-2/+2
2010-09-13drm/radeon/kms: don't enable underscan with interlaced modesAlex Deucher1-0/+1
2010-09-13drm/radeon/kms: add connector table for Mac x800Alex Deucher2-1/+49
2010-09-13drm/radeon/kms: fix regression in RMX code (v2)Alex Deucher1-4/+4
2010-09-13drm: Fix regression in disable polling e58f637Chris Wilson1-1/+1
2010-09-13mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not definedMark F. Brown1-0/+6
2010-09-13mtd: mxc_nand: configure pages per block for v2 controllerSascha Hauer1-14/+19
2010-09-13mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCsKyungmin Park1-6/+5
2010-09-13mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCsKyungmin Park1-3/+2
2010-09-13mtd: Blackfin NFC: fix invalid free in remove()Mike Frysinger1-6/+1
2010-09-13mtd: Blackfin NFC: fix build error after nand_scan_ident() changeMike Frysinger1-1/+1
2010-09-12Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+1
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds18-70/+262
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-118/+176
2010-09-11Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-24/+31
2010-09-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-5/+14
2010-09-10drm/i915: don't enable self-refresh on IronlakeJesse Barnes2-2/+12
2010-09-10Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller1-22/+58
2010-09-10ipheth: remove incorrect devtype to WWANDan Williams1-6/+1
2010-09-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-14/+61
2010-09-10libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou2-11/+29
2010-09-10libata: skip EH autopsy and recovery during suspendTejun Heo2-1/+17
2010-09-10ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley1-0/+3
2010-09-10ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley1-0/+4
2010-09-10libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()Tejun Heo2-0/+5
2010-09-10drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as sharedLinus Walleij1-1/+1
2010-09-10gpio: sx150x: correct and refine reset-on-probe behaviorGregory Bean1-5/+21
2010-09-10rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarmAtsushi Nemoto1-1/+1
2010-09-10drivers/mmc/host/imxmmc.c: adjust confusing if indentationJulia Lawall1-1/+2
2010-09-10omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspendEthan Du1-1/+1
2010-09-10mmc: at91_mci: add missing linux/highmem.h includeMarc Kleine-Budde1-0/+1
2010-09-10omap_hsmmc: remove unused local `state'Sergio Aguirre1-1/+0
2010-09-10ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selectedJiri Pinkava1-1/+1
2010-09-10mmc: fix the use of kunmap_atomic() in tmio_mmc.hGuennadi Liakhovetski2-8/+7
2010-09-10tmio_mmc: don't clear unhandled pending interruptsYusuke Goda1-4/+1
2010-09-10hp_accel: add quirks for HP ProBook 532x and HP Mini 5102Takashi Iwai1-0/+2
2010-09-10rtc-bfin: fix state restoration when resumingMike Frysinger1-2/+11
2010-09-10rtc-bfin: fix inverted logic in suspend pathMike Frysinger1-1/+1
2010-09-10mmc: avoid getting CID on SDIO-only cardsDavid Vrabel1-3/+2