summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-18Merge branch 'for-airlied' of git://git.freedesktop.org/git/nouveau/linux-2.6...Dave Airlie3-5/+6
2010-02-18drm/radeon/kms: fix bo's fence associationJerome Glisse3-29/+21
2010-02-18drm/radeon/kms: fix indirect buffer management V2Jerome Glisse3-72/+45
2010-02-18drm/edid: Fix interlaced detailed timings to be frame size, not field.Adam Jackson1-2/+45
2010-02-18drm/vmwgfx: Use fb handover mechanism instead of stealth mode.Thomas Hellstrom2-33/+19
2010-02-18drm/radeon/kms: use udelay for short delaysDave Airlie1-1/+1
2010-02-18sparc: Fix incorrect comparison in of_bus_ambapp_match()Kristoffer Glembo1-1/+1
2010-02-18sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes.David S. Miller1-0/+7
2010-02-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1519-14571/+36864
2010-02-17omap: Remove DEBUG_FS dependency for mux name checkingRanjith Lohithakshan1-7/+5
2010-02-17[SCSI] fcoe: Only rmmod fcoe.ko if there are no active connectionsRob Love1-2/+16
2010-02-17[SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs.Bhanu Prakash Gollapudi1-1/+1
2010-02-17[SCSI] libfc: Don't assume response request present.Hugh Daschbach1-1/+2
2010-02-17[SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response.Hugh Daschbach1-1/+1
2010-02-17[SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp p...Vasu Dev2-4/+1
2010-02-17[SCSI] iscsi_tcp regression: remove bogus warn on in write pathMike Christie1-5/+3
2010-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-3/+4
2010-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds15-35/+92
2010-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-18/+19
2010-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-64/+93
2010-02-17serial: 8250: add serial transmitter fully empty testDick Hollenbeck1-3/+4
2010-02-17class: Free the class private data in class_releaseLaurent Pinchart1-0/+2
2010-02-17sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman1-18/+17
2010-02-17USB: gadget: fix EEM gadget CRC usageBrian Niebuhr1-2/+1
2010-02-17USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI optionValentin Longchamp1-0/+1
2010-02-17USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usageMichal Nazarewicz1-1/+1
2010-02-17kfifo: Don't use integer as NULL pointerAnton Vorontsov2-2/+2
2010-02-17USB: FHCI: Fix build after kfifo reworkAnton Vorontsov1-3/+3
2010-02-17kfifo: Make kfifo_initialized work after kfifo_freeAnton Vorontsov1-0/+1
2010-02-17USB: serial: add usbid for dell wwan card to sierra.cRichard Farina1-0/+1
2010-02-17USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira1-0/+1
2010-02-17USB: ehci: phy low power mode bug fixingAlek Du1-5/+8
2010-02-17USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown1-0/+1
2010-02-17USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown1-0/+1
2010-02-17USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr2-3/+38
2010-02-17USB: storage: Remove unneeded SC/PR from unusual_devs.hPhil Dibowitz1-1/+1
2010-02-17USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska2-0/+2
2010-02-17USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds1-14/+26
2010-02-17USB: usbfs: only copy the actual data receivedGreg KH1-4/+4
2010-02-17be2net: set proper value to version field in req hdrAjit Khaparde1-0/+1
2010-02-17xfrm: Fix xfrm_state_clone leakHerbert Xu1-9/+3
2010-02-17ipcomp: Avoid duplicate calls to ipcomp_destroyHerbert Xu2-10/+2
2010-02-17ethtool: allow non-admin user to read GRO settings.stephen hemminger1-0/+1
2010-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds7-21/+29
2010-02-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+3
2010-02-16dm: sysfs revert add empty release function to avoid debug warningAlasdair G Kergon1-8/+0
2010-02-16dm mpath: fix stall when requeueing ioKiyoshi Ueda1-4/+17
2010-02-16dm raid1: fix null pointer dereference in suspendTakahiro Yasui1-3/+2
2010-02-16dm raid1: fail writes if errors are not handled and log failsMikulas Patocka1-1/+1
2010-02-16dm log: userspace fix overhead_size calcuationsJonathan Brassow1-3/+7