aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-24Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/stagingLinus Torvalds4-39/+46
2010-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-58/+77
2010-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds4-10/+24
2010-09-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds8-12/+19
2010-09-24x86/hwmon: pkgtemp has no dependency on PCIJan Beulich2-2/+1
2010-09-24x86/hwmon: register alternate sibling upon CPU removalJan Beulich1-7/+15
2010-09-24x86/hwmon: fix initialization of pkgtempJan Beulich1-7/+3
2010-09-24x86/hwmon: fix initialization of coretempJan Beulich1-16/+13
2010-09-24x86/hwmon: don't leak device attribute file from pkgtemp_probe() and pkgtemp_remove()Jan Beulich1-1/+4
2010-09-24x86/hwmon: avoid deadlock on CPU removal in pkgtempJan Beulich1-3/+4
2010-09-24x86/hwmon: fix module init for hotplug-but-no-device-found caseJan Beulich1-1/+4
2010-09-24hwmon: (lis3) Fix Oops with NULL platform dataTakashi Iwai1-2/+2
2010-09-24USB: update Kconfig help text for CONFIG_USB_SUSPENDAlan Stern1-3/+3
2010-09-24usb: musb: gadget: restart request on clearing endpoint haltSergei Shtylyov3-1/+12
2010-09-24usb: musb: host: Issue a memory barrier before starting DMASantosh Shilimkar1-0/+6
2010-09-24usb: musb: gadget: fix dma length in txstateMing Lei2-9/+10
2010-09-24usb: musb: gadget: complete request only if data is transfered overMing Lei1-8/+8
2010-09-24usb: musb: gadget: fix DMA length for OUT transferMing Lei1-2/+3
2010-09-24usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1Ming Lei1-1/+1
2010-09-24usb: musb: gadget: fix bulk IN infinit hangs in double buffer caseMing Lei1-12/+0
2010-09-24usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX styleMing Lei1-3/+17
2010-09-24USB: fix bug in initialization of interface minor numbersAlan Stern2-19/+17
2010-09-24Staging: ti-st: remove st_get_plat_devicePavan Savoy4-10/+24
2010-09-24vgaarb: trivial fixDaniel J Blueman1-1/+1
2010-09-24drm: radeon cleanup fixes...Daniel J Blueman2-2/+2
2010-09-24drm: fix trivial coding errorsDaniel J Blueman1-3/+3
2010-09-24drm: ttm sparse fixes.Daniel J Blueman1-4/+4
2010-09-24drm/nouveau: fix panels using straps-based mode detectionBen Skeggs1-2/+4
2010-09-23thinkpad-acpi: avoid keymap pitfallHenrique de Moraes Holschuh1-2/+3
2010-09-22ipmi: fix hardcoded ipmi device exit path warningYinghai Lu1-1/+6
2010-09-22rtc: s3c: balance state changes of wakeup flagVladimir Zapolskiy1-5/+8
2010-09-22drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton1-47/+43
2010-09-22drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+3
2010-09-22fbcon: fix lockdep warning from fbcon_deinit()Jarek Poplawski1-2/+3
2010-09-22efifb: support the EFI framebuffer on more Apple hardwareLuke Macken1-0/+42
2010-09-22efifb: check that the base address is plausible on pci systemsPeter Jones1-12/+49
2010-09-22drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_probe()Axel Lin1-0/+2
2010-09-22vmware balloon: rename moduleDmitry Torokhov3-2/+2
2010-09-22ipmi: fix acpi probe printYinghai Lu1-5/+5
2010-09-22Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-2/+3
2010-09-22char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara1-1/+2
2010-09-22drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.Francisco Jerez1-0/+1
2010-09-22drm/radeon: don't allow device to be opened if powered downDave Airlie1-0/+4
2010-09-21Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-0/+2
2010-09-22i2c-omap: Make sure i2c bus is free before setting it to idleMathias Nyman1-0/+2
2010-09-21Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intelLinus Torvalds8-26/+73
2010-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-1/+5
2010-09-21cciss: freeing uninitialized data on error pathDan Carpenter1-1/+1
2010-09-21Merge remote branch 'linus' into drm-intel-fixesChris Wilson93-431/+743
2010-09-21virtio: console: Prevent userspace from submitting NULL buffersAmit Shah1-0/+4