index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2012-12-14
Revert "pata_octeon_cf: perform host detach, removal on exit"
Jeff Garzik
2012-12-14
Revert "libata: check SATA_SETTINGS log with HW Feature Ctrl"
Jeff Garzik
2012-12-14
drm/exynos: support extended screen coordinate of fimd
Joonyoung Shim
2012-12-14
drm/exynos: fix x, y coordinates for right bottom pixel
Joonyoung Shim
2012-12-14
drm/exynos: fix fb offset calculation for plane
Joonyoung Shim
2012-12-14
drm/exynos: hdmi: Fix potential NULL pointer dereference error
Sachin Kamat
2012-12-14
drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macro
Sachin Kamat
2012-12-14
drm/exynos: add support for hdmiphy power control for exynos5
Rahul Sharma
2012-12-14
drm/exynos: add runtime pm support for mixer
Rahul Sharma
2012-12-14
drm/exynos: added runtime pm support for hdmi
Rahul Sharma
2012-12-14
drm/exynos: fix allocation and cache mapping type
Inki Dae
2012-12-14
drm/exynos: reorder framebuffer init sequence
Daniel Vetter
2012-12-13
Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6
Linus Torvalds
2012-12-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-12-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2012-12-13
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-12-13
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-12-13
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-12-13
Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-12-13
target/iscsi_target: Add NodeACL tags for initiator group support
Andy Grover
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-12-13
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-13
drm/i915: Fix missed needs_dmar setting
Zhenyu Wang
2012-12-13
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-12-13
Merge tag 'regulator-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-12-13
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-12-13
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-13
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-12-13
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-12-13
Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...
Ralf Baechle
2012-12-13
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-13
tuntap: dont use skb after netif_rx_ni(skb)
Eric Dumazet
2012-12-13
VIDEO: Newport Fix console crashes
Thomas Bogendoerfer
2012-12-13
MIPS/EDAC: Improve OCTEON EDAC support.
David Daney
2012-12-13
ata: pata_octeon_cf: Use correct byte order for DMA in when built little-endian.
David Daney
2012-12-13
MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.
David Daney
2012-12-13
drm/exynos/iommu: fix return value check in drm_create_iommu_mapping()
Wei Yongjun
2012-12-13
drm/exynos: remove unused vaddr member
YoungJun Cho
2012-12-13
drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attribute
Inki Dae
2012-12-13
drm/exynos: add exception codes to exynos_drm_fbdev_create()
Inki Dae
2012-12-13
drm/exynos: clear windows in fimd dpms off
Prathyush K
2012-12-13
drm/exynos: clear windows in mixer dpms off
Prathyush K
2012-12-13
drm/exynos: modify wait_for_vblank of fimd
Prathyush K
2012-12-13
drm/exynos: modify wait_for_vblank of mixer
Prathyush K
2012-12-13
drm/exynos: move fimd wait_for_vblank to manager_ops
Prathyush K
[prev]
[next]