summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-18drm/edid: Fix interlaced detailed timings to be frame size, not field.Adam Jackson
2010-02-18drm/vmwgfx: Use fb handover mechanism instead of stealth mode.Thomas Hellstrom
2010-02-18drm/radeon/kms: use udelay for short delaysDave Airlie
2010-02-18sparc: Fix incorrect comparison in of_bus_ambapp_match()Kristoffer Glembo
2010-02-18sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes.David S. Miller
2010-02-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-17omap: Remove DEBUG_FS dependency for mux name checkingRanjith Lohithakshan
2010-02-17[SCSI] fcoe: Only rmmod fcoe.ko if there are no active connectionsRob Love
2010-02-17[SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs.Bhanu Prakash Gollapudi
2010-02-17[SCSI] libfc: Don't assume response request present.Hugh Daschbach
2010-02-17[SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response.Hugh Daschbach
2010-02-17[SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp p...Vasu Dev
2010-02-17[SCSI] iscsi_tcp regression: remove bogus warn on in write pathMike Christie
2010-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-16serial: 8250: add serial transmitter fully empty testDick Hollenbeck
2010-02-16class: Free the class private data in class_releaseLaurent Pinchart
2010-02-16sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman
2010-02-16USB: gadget: fix EEM gadget CRC usageBrian Niebuhr
2010-02-16USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI optionValentin Longchamp
2010-02-16USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usageMichal Nazarewicz
2010-02-16kfifo: Don't use integer as NULL pointerAnton Vorontsov
2010-02-16USB: FHCI: Fix build after kfifo reworkAnton Vorontsov
2010-02-16kfifo: Make kfifo_initialized work after kfifo_freeAnton Vorontsov
2010-02-16USB: serial: add usbid for dell wwan card to sierra.cRichard Farina
2010-02-16USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira
2010-02-16USB: ehci: phy low power mode bug fixingAlek Du
2010-02-16USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown
2010-02-16USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown
2010-02-16USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr
2010-02-16USB: storage: Remove unneeded SC/PR from unusual_devs.hPhil Dibowitz
2010-02-16USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska
2010-02-16USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds
2010-02-16USB: usbfs: only copy the actual data receivedGreg KH
2010-02-16be2net: set proper value to version field in req hdrAjit Khaparde
2010-02-16xfrm: Fix xfrm_state_clone leakHerbert Xu
2010-02-16ipcomp: Avoid duplicate calls to ipcomp_destroyHerbert Xu
2010-02-16ethtool: allow non-admin user to read GRO settings.stephen hemminger
2010-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2010-02-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-02-16dm: sysfs revert add empty release function to avoid debug warningAlasdair G Kergon
2010-02-16dm mpath: fix stall when requeueing ioKiyoshi Ueda
2010-02-16dm raid1: fix null pointer dereference in suspendTakahiro Yasui
2010-02-16dm raid1: fail writes if errors are not handled and log failsMikulas Patocka
2010-02-16dm log: userspace fix overhead_size calcuationsJonathan Brassow
2010-02-16dm snapshot: persistent annotate work_queue as on stackMike Snitzer
2010-02-16dm stripe: avoid divide by zero with invalid stripe countNikanth Karthikesan
2010-02-16x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov