aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-02-02random: drop weird m_time/a_time manipulationGravatar Matt Mackall 1-8/+0
2010-02-01Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 20-164/+244
2010-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-11/+20
2010-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Gravatar Linus Torvalds 1-1/+3
2010-02-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 1-2/+2
2010-02-01regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraintsGravatar Mark Brown 1-1/+3
2010-01-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...Gravatar David S. Miller 7-5/+212
2010-02-01drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure.Gravatar Michel Dänzer 1-1/+1
2010-02-01drm/radeon/kms: move radeon KMS on/off switch out of staging.Gravatar Dave Airlie 2-2/+2
2010-02-01drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3Gravatar Jerome Glisse 4-45/+48
2010-02-01drm/vmwgfx: Don't send bad flags to the hostGravatar Jakob Bornecrantz 3-1/+27
2010-02-01drm/vmwgfx: Request SVGA version 2 and bail if not foundGravatar Peter Hanzel 1-0/+11
2010-02-01drm/vmwgfx: Correctly detect 3DGravatar Jakob Bornecrantz 4-1/+23
2010-02-01drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.cGravatar Austin Yuan 1-7/+2
2010-02-01drm/ttm: remove padding from ttm_ref_object on 64bit buildsGravatar Richard Kennedy 1-1/+1
2010-02-01drm/radeon/kms: release agp on error.Gravatar Dave Airlie 1-0/+3
2010-02-01drm/kms/radeon/agp: Move the check of the aper_size after drm_acp_acquire and...Gravatar John Kacur 1-7/+8
2010-02-01drm/kms/radeon/agp: Fix warning, format ‘%d’ expects type ‘int’, but ...Gravatar John Kacur 1-1/+1
2010-02-01drm/ttm: Avoid conflicting reserve_memtype during ttm_tt_set_page_caching.Gravatar Francisco Jerez 1-7/+16
2010-02-01drm/kms/radeon: pick digitial encoders smarter. (v3)Gravatar Dave Airlie 3-89/+99
2010-02-01drm/radeon/kms: use active device to pick connector for encoderGravatar Dave Airlie 1-1/+1
2010-02-01drm/radeon/kms: fix incorrect logic in DP vs eDP connector checking.Gravatar Dave Airlie 1-2/+2
2010-01-31x86/agp: Fix agp_amd64_init regressionGravatar FUJITA Tomonori 1-4/+9
2010-01-30Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011Gravatar Vikram Kandukuri 3-1/+200
2010-01-30Bluetooth: Redo checks in IRQ handler for shared IRQ supportGravatar Mike Frysinger 4-4/+12
2010-01-29drm/i915: page flip support for IronlakeGravatar Jesse Barnes 1-3/+14
2010-01-29drm/i915: Fix the incorrect DMI string for Samsung SX20S laptopGravatar Zhao Yakui 1-1/+1
2010-01-29drm/i915: Add support for SDVO composite TVGravatar Zhao Yakui 1-0/+8
2010-01-29drm/i915: don't trigger ironlake vblank interrupt at irq installGravatar Li Peng 1-3/+2
2010-01-29V4L/DVB: saa7134: remove stray unlock_kernelGravatar Hans Verkuil 1-5/+3
2010-01-29mfd: Fix asic3 buildGravatar Dmitry Artamonow 1-1/+1
2010-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 4-57/+149
2010-01-28Input: add the ABS_MT_PRESSURE eventGravatar Henrik Rydberg 1-0/+1
2010-01-28Input: winbond-cir - remove dmesg spamGravatar David Härdeman 1-1/+1
2010-01-29powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Gravatar Benjamin Herrenschmidt 1-2/+2
2010-01-28cdc_ether: Partially revert "usbnet: Set link down initially ..."Gravatar Ben Hutchings 1-1/+1
2010-01-28be2net: Fix memset() arg ordering.Gravatar David S. Miller 1-1/+1
2010-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-3/+1
2010-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 1-6/+6
2010-01-28Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Gravatar Linus Torvalds 1-1/+0
2010-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Gravatar Linus Torvalds 3-28/+67
2010-01-28bonding: bond_open error return valueGravatar stephen hemminger 1-1/+1
2010-01-28ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it earlyGravatar John Fastabend 1-8/+6
2010-01-28ixgbe: set the correct DCB bit for pg tx settingsGravatar John Fastabend 1-1/+1
2010-01-28igbvf: fix issue w/ mapped_as_page being left set after unmapGravatar Alexander Duyck 1-0/+1
2010-01-28drivers/net: ks8851_mll ethernet network driverGravatar Choi, David 1-2/+2
2010-01-28be2net: Bug fix to support newer generation of BE ASICGravatar Ajit Khaparde 3-3/+30
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar David S. Miller 3-7/+6
2010-01-28Input: lifebook - add another Lifebook DMI signatureGravatar Jon Dodgson 1-0/+6
2010-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Gravatar Linus Torvalds 24-125/+290