summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds
2012-07-30Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-07-30Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-07-30Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds
2012-07-30Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-30Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-07-30common: dma-mapping: introduce dma_get_sgtable() functionMarek Szyprowski
2012-07-30common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski
2012-07-30hwmon: struct x86_cpu_id arrays can be __initconstJan Beulich
2012-07-29Merge branch 'next' into for-linusDmitry Torokhov
2012-07-29Merge branch 'devel'Mauro Carvalho Chehab
2012-07-28Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-07-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-07-27hwmon: (applesmc) Decode and act on read/write status codesHenrik Rydberg
2012-07-27hwmon: (jc42) Don't reset hysteresis on device removalJean Delvare
2012-07-27hwmon: (jc42) Simplify hysteresis maskJean Delvare
2012-07-27hwmon: (acpi_power_meter) Fix build warningGuenter Roeck
2012-07-27USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter
2012-07-27Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-26Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2012-07-27drm/exynos: fixed exception to page allocation failureInki Dae
2012-07-27drm/exynos: use __free_page() to deallocate memoryInki Dae
2012-07-27drm/exynos: fixed a comment to gem size.Inki Dae
2012-07-27drm/exynos: removed unnecessary variableInki Dae
2012-07-27drm/exynos: do not release memory region from exporter.Inki Dae
2012-07-27drm/exynos: set buffer type from exporter.Inki Dae
2012-07-27drm/exynos: use alloc_page() to allocate pages.Inki Dae
2012-07-27drm/exynos: fixed build warning.Inki Dae
2012-07-27drm/exynos: fixed edid data setting at vidi connection requestInki Dae
2012-07-27drm/exynos: check if raw edid data is fake or not for testInki Dae
2012-07-27drm/exynos: set edid fake data only for test.Inki Dae
2012-07-27drm/exynos: removed unnecessary declaration.Inki Dae
2012-07-27drm/exynos: fix buffer pitch calculationCooper Yuan
2012-07-27drm/exynos: check for null in return value of dma_buf_map_attachment()Subash Patel
2012-07-27drm/exynos: return NULL if exynos_pages_to_sg failsSubash Patel
2012-07-27drm/exynos: Use devm_* functions in exynos_mixer.cSachin Kamat
2012-07-27drm/exynos: Use devm_* functions in exynos_hdmi.cSachin Kamat
2012-07-27drm/exynos: Use devm_* functions in exynos_drm_fimd.cSachin Kamat
2012-07-27drm/exynos: Add missing static storage class specifierSachin Kamat
2012-07-27drm/exynos: add property for crtc modeJoonyoung Shim
2012-07-27drm/exynos: add crtc disable functionJoonyoung Shim