summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-05-13bonding,llc: Fix structure sizeof incompatibility for some PDUsVitalii Demianets
2011-05-13drm/radeon/kms: add some evergreen/ni safe regsAlex Deucher
2011-05-13drm/radeon/kms: fix extended lvds info parsingAlex Deucher
2011-05-13drm/radeon/kms: fix tiling reg on fusionAlex Deucher
2011-05-12rbd: fix leak of ops structSage Weil
2011-05-13i2c: pnx: Fix crash due to wrong init of timer->dataWolfram Sang
2011-05-12xen: tidy up whitespace in drivers/xen/MakefileIan Campbell
2011-05-12ne-h8300: Fix regression caused during net_device_ops conversionGeert Uytterhoeven
2011-05-12hydra: Fix regression caused during net_device_ops conversionGeert Uytterhoeven
2011-05-12zorro8390: Fix regression caused during net_device_ops conversionGeert Uytterhoeven
2011-05-12Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller
2011-05-12Revert "drm/i915: Only enable the plane after setting the fb base (pre-ILK)"Linus Torvalds
2011-05-12Merge branch 'fbmem'Linus Torvalds
2011-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-05-12Merge branches 'cma', 'cxgb4' and 'qib' into for-nextRoland Dreier
2011-05-12IB/qib: Use pci_dev->revisionSergei Shtylyov
2011-05-12Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-12fbmem: make read/write/ioctl use the frame buffer at open timeLinus Torvalds
2011-05-12fbcon: add lifetime refcount to opened frame buffersLinus Torvalds
2011-05-12sfc: Always map MCDI shared memory as uncacheableBen Hutchings
2011-05-12ehea: Fix memory hotplug oopsAnton Blanchard
2011-05-11Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-05-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2011-05-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-05-11drivers/rtc/rtc-s3c.c: fixup wake support for rtcBen Dooks
2011-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-05-11mfd: Fix for the TWL4030 PM sleep/wakeup sequenceLesly A M
2011-05-11mfd: Fix asic3 build errorAxel Lin
2011-05-11mfd: Fixed gpio polarity of omap-usb gpio USB-phy resetJuergen Kilb
2011-05-11drm/radeon/nouveau: fix build regression on alpha due to Xen changes.Dave Airlie
2011-05-11drm/radeon/kms: fix cayman accelerationAlex Deucher
2011-05-11drm/radeon: fix cayman struct accessors.Dave Airlie
2011-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-10slcan: fix ldisc->open retvalOliver Hartkopp
2011-05-10net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams
2011-05-10libertas: fix cmdpendingq lockingPaul Fox
2011-05-10iwlegacy: fix IBSS mode crashesStanislaw Gruszka
2011-05-10ath9k: Fix a warning due to a queued work during S3 stateMohammed Shafi Shajakhan
2011-05-10xen: do not clear and mask evtchns in __xen_evtchn_do_upcallStefano Stabellini
2011-05-10[S390] dasd: prevent IO error during reserve/release loopStefan Haberland
2011-05-10[S390] sclp/memory hotplug: fix initial usecount of incrementsHeiko Carstens
2011-05-09RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier
2011-05-09IB/ipath: Use pci_dev->revision, againSergei Shtylyov
2011-05-09IB/qib: Prevent driver hang with unprogrammed boardsMitko Haralanov
2011-05-09RDMA/cxgb4: EEH errors can hang the driverSteve Wise
2011-05-09RDMA/cxgb4: Reset wait condition atomicallySteve Wise
2011-05-09RDMA/cxgb4: Fix missing parenthesesRoel Kluin
2011-05-09RDMA/cxgb4: Initialization errors can cause crashSteve Wise
2011-05-09RDMA/cxgb4: Don't change QP state outside EP lockSteve Wise
2011-05-09RDMA/cma: Add an ID_REUSEADDR optionHefty, Sean