summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie
2010-09-30drm: i810/i830: fix locked ioctl variantArnd Bergmann
2010-09-28drm/radeon/kms: add quirk for MSI K9A2GM motherboardAlex Deucher
2010-09-28drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idleAlex Deucher
2010-09-28drm: Prune GEM vma entriesChris Wilson
2010-09-27drm/radeon/kms: fix up encoder info messages for DFP6Alex Deucher
2010-09-24Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-09-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-09-24x86/hwmon: pkgtemp has no dependency on PCIJan Beulich
2010-09-24x86/hwmon: register alternate sibling upon CPU removalJan Beulich
2010-09-24x86/hwmon: fix initialization of pkgtempJan Beulich
2010-09-24x86/hwmon: fix initialization of coretempJan Beulich
2010-09-24x86/hwmon: don't leak device attribute file from pkgtemp_probe() and pkgtemp_...Jan Beulich
2010-09-24x86/hwmon: avoid deadlock on CPU removal in pkgtempJan Beulich
2010-09-24x86/hwmon: fix module init for hotplug-but-no-device-found caseJan Beulich
2010-09-24hwmon: (lis3) Fix Oops with NULL platform dataTakashi Iwai
2010-09-24USB: update Kconfig help text for CONFIG_USB_SUSPENDAlan Stern
2010-09-24usb: musb: gadget: restart request on clearing endpoint haltSergei Shtylyov
2010-09-24usb: musb: host: Issue a memory barrier before starting DMASantosh Shilimkar
2010-09-24usb: musb: gadget: fix dma length in txstateMing Lei
2010-09-24usb: musb: gadget: complete request only if data is transfered overMing Lei
2010-09-24usb: musb: gadget: fix DMA length for OUT transferMing Lei
2010-09-24usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1Ming Lei
2010-09-24usb: musb: gadget: fix bulk IN infinit hangs in double buffer caseMing Lei
2010-09-24usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX styleMing Lei
2010-09-24USB: fix bug in initialization of interface minor numbersAlan Stern
2010-09-24Staging: ti-st: remove st_get_plat_devicePavan Savoy
2010-09-24vgaarb: trivial fixDaniel J Blueman
2010-09-24drm: radeon cleanup fixes...Daniel J Blueman
2010-09-24drm: fix trivial coding errorsDaniel J Blueman
2010-09-24drm: ttm sparse fixes.Daniel J Blueman
2010-09-24drm/nouveau: fix panels using straps-based mode detectionBen Skeggs
2010-09-23thinkpad-acpi: avoid keymap pitfallHenrique de Moraes Holschuh
2010-09-22ipmi: fix hardcoded ipmi device exit path warningYinghai Lu
2010-09-22rtc: s3c: balance state changes of wakeup flagVladimir Zapolskiy
2010-09-22drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton
2010-09-22drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-22fbcon: fix lockdep warning from fbcon_deinit()Jarek Poplawski
2010-09-22efifb: support the EFI framebuffer on more Apple hardwareLuke Macken
2010-09-22efifb: check that the base address is plausible on pci systemsPeter Jones
2010-09-22drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr...Axel Lin
2010-09-22vmware balloon: rename moduleDmitry Torokhov
2010-09-22ipmi: fix acpi probe printYinghai Lu
2010-09-22Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-09-22char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara
2010-09-22drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.Francisco Jerez
2010-09-22drm/radeon: don't allow device to be opened if powered downDave Airlie
2010-09-21Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds