summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-13Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-09-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-13Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2012-09-13GFS2: Take account of blockages when using reserved blocksSteven Whitehouse
2012-09-13GFS2: Fix missing allocation data for set/remove xattrSteven Whitehouse
2012-09-13GFS2: Make write size hinting code commonSteven Whitehouse
2012-09-13Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson
2012-09-13ahci: Add identifiers for ASM106x devicesAlan Cox
2012-09-13ahci: Add alternate identifier for the 88SE9172Alan Cox
2012-09-13ahci: Add JMicron 362 device IDsBen Hutchings
2012-09-13Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
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-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-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-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-12hwmon: (twl4030-madc-hwmon) Initialize uninitialized structure elementsGuenter Roeck
2012-09-12net-sched: sch_cbq: avoid infinite loopEric Dumazet
2012-09-11Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2012-09-11NFS: fsync() must exit with an error if page writeback failedTrond Myklebust