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-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-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-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds