summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-03-16fbdev: sh_mobile_lcdc: Add YUV framebuffer supportDamian Hobson-Garcia
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-15xen network backend driverIan Campbell
2011-03-15Merge branch 'stable/backends' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2011-03-15bonding: Improve syslog message at device creation timePhil Oester
2011-03-15bonding: Call netif_carrier_off after register_netdevicePhil Oester
2011-03-15bonding: Incorrect TX queue offsetPhil Oester
2011-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-15Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-16Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-nextDave Airlie
2011-03-16drm: Retry i2c transfer of EDID block after failureChris Wilson
2011-03-16drm/radeon/kms: fix typo in atom overscan setupAlex Deucher
2011-03-16drm: Hold the mode mutex whilst probing for sysfs statusChris Wilson
2011-03-15IB/srp: try to use larger FMR sizes to cover our mappingsDavid Dillow
2011-03-15IB/srp: add support for indirect tables that don't fit in SRP_CMDDavid Dillow
2011-03-15IB/srp: rework mapping engine to use multiple FMR entriesDavid Dillow
2011-03-15IB/srp: allow sg_tablesize to be set for each targetDavid Dillow
2011-03-15IB/srp: move IB CM setup completion into its own functionDavid Dillow
2011-03-15IB/srp: always avoid non-zero offsets into an FMRDavid Dillow
2011-03-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-15be2net: Fix UDP packet detected status in RX complPadmanabh Ratnakar
2011-03-15netxen: support for GbE port settingsSony Chacko
2011-03-15smsc911x: Fix build error when SMSC_TRACE() usedJeongtae Park
2011-03-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds
2011-03-15Merge branches 'cma', 'cxgb4', 'ipath' and 'qib' into for-nextRoland Dreier
2011-03-15RDMA/cma: Replace global lock in rdma_destroy_id() with id-specific oneSean Hefty
2011-03-15IB/cm: Cancel pending LAP message when exiting IB_CM_ESTABLISH stateSean Hefty
2011-03-15IB/cm: Bump reference count on cm_id before invoking callbackSean Hefty
2011-03-15Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...Linus Torvalds
2011-03-15Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds
2011-03-15Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...Linus Torvalds
2011-03-15RDMA/cma: Fix crash in request handlersSean Hefty
2011-03-15[S390] css_bus_type: make it staticSebastian Ott
2011-03-15[S390] css_driver: remove duplicate membersSebastian Ott
2011-03-15[S390] css: remove subchannel privateSebastian Ott
2011-03-15[S390] css: move chsc_private to drv_dataSebastian Ott
2011-03-15[S390] css: move io_private to drv_dataSebastian Ott
2011-03-15[S390] cio: move cdev pointer to io_subchannel_privateSebastian Ott
2011-03-15[S390] cio: move options to io_sch_privateSebastian Ott
2011-03-15[S390] cio: move asms to generic headerSebastian Ott
2011-03-15[S390] cio: move orb definitions to separate headerSebastian Ott
2011-03-15[S390] dasd: get rid of compile warningHeiko Carstens
2011-03-15[S390] remove superfluous check from do_IRQSebastian Ott
2011-03-15Merge commit 'v2.6.38' into x86/mmIngo Molnar