aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-13drm: Drop the NV12M and YUV420M formatsVille Syrjälä
2012-09-13drm/exynos: remove DRM_FORMAT_NV12M from plane moduleInki Dae
2012-09-13drm/exynos: fix double call of drm_prime_(init/destroy)_file_privateMandeep Singh Baines
2012-09-13drm/exynos: add dummy support for dmabuf-mmapTomasz Stanislawski
2012-09-13drm/exynos: Add missing braces around sizeof in exynos_mixer.cSachin Kamat
2012-09-13drm/exynos: Add missing braces around sizeof in exynos_hdmi.cSachin Kamat
2012-09-13drm/exynos: Make g2d_pm_ops staticSachin Kamat
2012-09-13drm/exynos: Add dependency for G2D in KconfigSachin Kamat
2012-09-13drm/exynos: fixed page align bug.Inki Dae
2012-09-13drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]Thomas Meyer
2012-09-13drm/exynos: Use devm_* functions in exynos_drm_g2d.c fileSachin Kamat
2012-09-13drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c fileSachin Kamat
2012-09-13drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c fileSachin Kamat
2012-09-13drm/exynos: Remove redundant check in exynos_drm_fimd.c fileSachin Kamat
2012-09-13drm/exynos: Remove redundant check in exynos_hdmi.c fileSachin Kamat
2012-09-13vmwgfx: add dumb ioctl supportDave Airlie
2012-09-13gma500: Fix regression on Oaktrail devicesAlan Cox
2012-09-13digsig: add hash size comparision on signature verificationDmitry Kasatkin
2012-09-13Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-09-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-09-13Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-09-12mtip32xx: fix user_buffer check in exec_drive_commandDavid Milburn
2012-09-12mtip32xx: Remove dead codeAsai Thambi S P
2012-09-12mtip32xx: Change printk to pr_xxxxAsai Thambi S P
2012-09-12mtip32xx: Proper reporting of write protect status on big-endianAsai Thambi S P
2012-09-12mtip32xx: Increase timeout for standby commandAsai Thambi S P
2012-09-12mtip32xx: Handle NCQ commands during the security locked stateAsai Thambi S P
2012-09-12mtip32xx: Add support for new devicesAsai Thambi S P
2012-09-12brcmfmac: Fix big endian host configuration data.Hante Meuleman
2012-09-12brcmfmac: fix big endian bug in i-scan.Hante Meuleman
2012-09-12rtlwifi: rtl8192ce: Log message that B_CUT device may not workLarry Finger
2012-09-12Merge branch 'chipidea-stable' into usb-linusGreg Kroah-Hartman
2012-09-12usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_c...Michael Grzeschik
2012-09-12usb: chipidea: cleanup dma_pool if udc_start() failsMarc Kleine-Budde
2012-09-12usb: chipidea: udc: fix error path in udc_start()Marc Kleine-Budde
2012-09-12usb: chipidea: udc: add pullup fuction, needed by the uvc gadgetMichael Grzeschik
2012-09-12usb: chipidea: udc: fix setup of endpoint maxpacket sizeMichael Grzeschik
2012-09-12IPoIB: Fix AB-BA deadlock when deleting neighboursShlomo Pongratz
2012-09-12IPoIB: Fix memory leak in the neigh table deletion flowShlomo Pongratz
2012-09-12i2c: mxs: correctly setup speed for non devicetreeWolfram Sang
2012-09-12i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge
2012-09-12i2c: pnx: Fix bit definitionsRoland Stigge
2012-09-12xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini
2012-09-12netfilter: log: Fix log-level processingJoe Perches
2012-09-12ALSA: ice1724: Use linear scale for AK4396 volume control.Matteo Frigo
2012-09-12hwmon: (ina2xx) Fix word size register read and write operationsGuenter Roeck
2012-09-12rpmsg: fix dma_free_coherent dev parameterFernando Guzman Lugo
2012-09-11hwmon: (twl4030-madc-hwmon) Initialize uninitialized structure elementsGuenter Roeck
2012-09-11net-sched: sch_cbq: avoid infinite loopEric Dumazet
2012-09-12Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds