summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-07-20vmwgfx: return -EFAULT if copy_to_user failsDan Carpenter1-0/+1
2010-07-20drm: radeon: check kzalloc() resultKulikov Vasiliy1-0/+2
2010-07-20drm/ttm: Fix build on architectures without AGPBen Hutchings1-0/+2
2010-07-19Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi'Wan ZongShun1-1/+1
2010-07-19Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_tableKamal Mostafa1-0/+7
2010-07-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-2/+4
2010-07-19intel_scu_ipc: Oops/crash fixesSreedhara DS1-4/+8
2010-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-5/+6
2010-07-19[S390] cio: fix potential overflow in chpid descriptorSebastian Ott1-1/+1
2010-07-19[S390] add missing device putStefan Haberland1-1/+3
2010-07-19crypto: talitos - fix bug in sg_copy_end_to_bufferLee Nipper1-1/+5
2010-07-19mm: add context argument to shrinker callbackDave Chinner1-1/+1
2010-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+32
2010-07-18drm/i915: add 'reclaimable' to i915 self-reclaimable page allocationsLinus Torvalds1-0/+1
2010-07-17Input: qt2160 - rename kconfig symbol nameChristoph Fritz1-1/+1
2010-07-16ibmveth: lost IRQ while closing/opening device leads to service lossRobert Jennings1-1/+3
2010-07-16Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller1-4/+9
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas1-0/+32
2010-07-16rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd1-5/+5
2010-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+2
2010-07-16vhost: avoid pr_err on condition guest can triggerMichael S. Tsirkin1-4/+4
2010-07-15Input: w90p910_ts - fix call to setup_timer()Wan ZongShun1-1/+1
2010-07-16drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asicsAlex Deucher10-5/+16
2010-07-15vhost-net: avoid flush under lockMichael S. Tsirkin1-0/+5
2010-07-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-22/+0
2010-07-14hostap_pci: set dev->base_addr during probeJohn W. Linville1-0/+1
2010-07-14Input: synaptics - fix wrong dimensions checkTakashi Iwai1-0/+1
2010-07-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-4/+14
2010-07-14drm/radeon/kms: fix possible mis-detection of sideport on rs690/rs740Alex Deucher1-2/+9
2010-07-12drivers/sbus: Remove unnecessary casts of private_dataJoe Perches1-2/+2
2010-07-12axnet_cs: use spin_lock_irqsave in ax_interruptKen Kawasaki1-3/+4
2010-07-13drm/radeon/kms: fix legacy tv-out pal modeAlex Deucher1-2/+2
2010-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-2/+17
2010-07-12Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-163/+167
2010-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds7-5/+91
2010-07-12ACPI: processor: fix processor_physically_present on UPAlex Chiang1-1/+1
2010-07-11r8169: incorrect identifier for a 8168dpFrancois Romieu1-1/+1
2010-07-11HID: Send Report ID when numbered reports are sent over the control endpoint.Alan Ott1-3/+10
2010-07-11V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host driversLaurent Pinchart7-110/+89
2010-07-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-12/+60
2010-07-11Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+5
2010-07-11HID: Enable HID_QUIRK_MULTI_INPUT for Retro AdaptorPeter Edwards2-0/+3
2010-07-11HID: add support for CH Eclipse yokeJonathan Rockway2-0/+2
2010-07-11powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov1-22/+0
2010-07-10i2c/mips: Fix error return codes from Sibyte i2c bus driverGuenter Roeck1-2/+2
2010-07-10i2c: Fix probability checkJean Delvare1-4/+3
2010-07-09hwmon: Fix autoloading of fschmd on recent Fujitsu machinesJean Delvare1-6/+2
2010-07-09hwmon: (coretemp) Properly label the sensorsJean Delvare1-1/+5
2010-07-09hwmon: (coretemp) Skip duplicate CPU entriesJean Delvare1-1/+25
2010-07-09hwmon: (it87) Fix in7 on IT8720FJean Delvare1-0/+22