aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-19xen/resume: Fix compile warnings.Konrad Rzeszutek Wilk1-0/+1
2012-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-24/+56
2012-04-19[media] V4L: mt9m032: fix compilation breakageGuennadi Liakhovetski1-1/+1
2012-04-19ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter1-1/+1
2012-04-19xen/xenbus: Add quirk to deal with misconfigured backends.Konrad Rzeszutek Wilk1-16/+53
2012-04-19nouveau: Set special lane map for the right chipsetHenrik Rydberg1-1/+1
2012-04-19drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie1-1/+1
2012-04-19drm: Releasing FBs before releasing GEM objects during drm_releasePrathyush1-3/+3
2012-04-19drm/nouveau/pm: don't read/write beyond end of stack bufferJim Meyering1-0/+1
2012-04-19drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of version.hMarcos Paulo de Souza1-1/+0
2012-04-19radeon: fix r600/agp when vram is after AGP (v3)Jerome Glisse2-4/+4
2012-04-19drm: fix page_flip error handlingJoonyoung Shim1-4/+6
2012-04-19Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixesDave Airlie5-5/+26
2012-04-19drm/radeon/kms: fix the regression of DVI connector checkTakashi Iwai1-1/+1
2012-04-19HID: default HID_BATTERY_STRENGTH to noJosh Boyer1-1/+1
2012-04-19[media] V4L: mt9m032: fix two dead-locksGuennadi Liakhovetski1-2/+3
2012-04-19drm/usb: fix module license on drm/usb layer.Dave Airlie1-1/+5
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-9/+17
2012-04-18pch_uart: Fix dma channel unallocated issueTomoya MORINAGA1-1/+3
2012-04-18ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan1-6/+8
2012-04-18USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)Stephen Warren1-1/+0
2012-04-18USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama1-1/+1
2012-04-18USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama1-6/+2
2012-04-18drivers/usb/misc/usbtest.c: add kfreesJulia Lawall1-0/+2
2012-04-18USB: ehci-fsl: Fix kernel crash on mpc5121eAnatolij Gustschin1-1/+6
2012-04-18uwb: fix error handlingOliver Neukum1-1/+2
2012-04-18uwb: fix use of del_timer_sync() in interruptOliver Neukum1-1/+11
2012-04-18EHCI: always clear the STS_FLR status bitAlan Stern1-1/+6
2012-04-18Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds6-6/+10
2012-04-18xen/blkback: Fix warning error.Konrad Rzeszutek Wilk1-1/+1
2012-04-18Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus-3.4Konrad Rzeszutek Wilk5718-273105/+404651
2012-04-18libata: forbid port runtime pm by default, fixing regressionLin Ming1-0/+1
2012-04-18hwmon: (ads1015) Fix build warningGuenter Roeck1-17/+16
2012-04-18hwmon: fam15h_power: fix bogus values with current BIOSesAndre Przywara1-0/+39
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville7-17/+51
2012-04-18Revert "ACPI: Make ACPI interrupt threaded"Thomas Gleixner1-2/+1
2012-04-18[media] rc-core: set mode for winbond-cirDavid Härdeman1-0/+1
2012-04-18[media] drxk: Does not unlock mutex if sanity check failed in scu_command()Alexey Khoroshilov1-2/+4
2012-04-18[media] dvb_frontend: Fix a regression when switching back to DVB-SMauro Carvalho Chehab1-1/+24
2012-04-18drm/i915: Do not set "Enable Panel Fitter" on SNB pageflipsChris Wilson1-1/+7
2012-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller2-8/+12
2012-04-17drivers/net/wan/farsync.c: add missing iounmapJulia Lawall1-0/+1
2012-04-17davinci_mdio: Fix MDIO timeout checkChristian Riesch1-0/+5
2012-04-17arcnet: rimi: Fix device name in debug outputJiri Kosina1-4/+4
2012-04-17EHCI: fix criterion for resuming the root hubAlan Stern1-1/+1
2012-04-17USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork1-2/+4
2012-04-17usb: usbtest: avoid integer overflow in alloc_sglist()Xi Wang1-1/+1
2012-04-17usb: usbtest: avoid integer overflow in test_ctrl_queue()Xi Wang1-2/+3
2012-04-17USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2-6/+3
2012-04-17ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoEAlexander Duyck2-8/+10