summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-13net: qmi_wwan: call subdriver with control intf onlyBjørn Mork
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil
2012-09-13Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
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/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-13Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
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-12hwmon: (ina2xx) Fix word size register read and write operationsGuenter Roeck
2012-09-11hwmon: (twl4030-madc-hwmon) Initialize uninitialized structure elementsGuenter Roeck
2012-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-09-11USB: option: replace ZTE K5006-Z entry with vendor class ruleBjørn Mork
2012-09-11drm/i915: fix up the IBX transcoder B checkDaniel Vetter
2012-09-11net: qmi_wwan: fix Gobi device probing for un2430Pierre Sauter
2012-09-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-09-10drm/omap: add more new timings fieldsRob Clark
2012-09-10drm/omap: update for interlacedRob Clark
2012-09-10EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti
2012-09-10staging: r8712u: fix bug in r8712_recv_indicatepkt()Eric Dumazet
2012-09-10USB: cdc-wdm: fix wdm_find_device* return valueBjørn Mork
2012-09-10ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli
2012-09-10drm/i915: set the right gen3 flip_done mode also at resumeDaniel Vetter
2012-09-10sierra_net: Endianess bug fix.Lennart Sorensen
2012-09-10USB: ftdi_sio: do not claim CDC ACM functionBjørn Mork
2012-09-11Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds