Skip to content
  1. Mar 02, 2010
  2. Feb 26, 2010
  3. Feb 24, 2010
  4. Feb 20, 2010
  5. Feb 19, 2010
  6. Feb 18, 2010
  7. Feb 17, 2010
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 · b0483e78
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6:
        serial: 8250: add serial transmitter fully empty test
      b0483e78
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 · 18688218
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6:
        USB: gadget: fix EEM gadget CRC usage
        USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI option
        USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage
        kfifo: Don't use integer as NULL pointer
        USB: FHCI: Fix build after kfifo rework
        kfifo: Make kfifo_initialized work after kfifo_free
        USB: serial: add usbid for dell wwan card to sierra.c
        USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS
        USB: ehci: phy low power mode bug fixing
        USB: s3c-hsotg: Export usb_gadget_register_driver()
        USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()
        USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)
        USB: storage: Remove unneeded SC/PR from unusual_devs.h
        USB: ftdi_sio: new device id for papouch AD4USB
        USB: usbfs: properly clean up the as structure on error paths
        USB: usbfs: only copy the actual data received
      18688218
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 · 1ed10aa8
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6:
        class: Free the class private data in class_release
        sysfs: sysfs_sd_setattr set iattrs unconditionally
      1ed10aa8
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 · 5d677670
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (22 commits)
        be2net: set proper value to version field in req hdr
        xfrm: Fix xfrm_state_clone leak
        ipcomp: Avoid duplicate calls to ipcomp_destroy
        ethtool: allow non-admin user to read GRO settings.
        ixgbe: fix WOL register setup for 82599
        ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errata
        sfc: Fix SFE4002 initialisation
        mac80211: fix handling of null-rate control in rate_control_get_rate
        inet: Remove bogus IGMPv3 report handling
        iwlwifi: fix AMSDU Rx after paged Rx patch
        tcp: fix ICMP-RTO war
        via-velocity: Fix races on shared interrupts
        via-velocity: Take spinlock on set coalesce
        via-velocity: Remove unused IRQ status parameter from rx_srv and tx_srv
        rtl8187: Add new device ID
        iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table()
        ath9k: Fix sequence numbers for PAE frames
        mac80211: fix deferred hardware scan requests
        iwlwifi: Fix to set correct ht configuration
        mac80211: Fix probe request filtering in IBSS mode
        ...
      5d677670