summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-21orinoco_cs: add ID for SpeedStream wireless adaptersPavel Roskin1-0/+1
2008-05-21hostap_cs: add ID for Conceptronic CON11CProPavel Roskin1-0/+1
2008-05-21rtl8187: resource leak in error caseOliver Neukum1-2/+12
2008-05-21[VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy4-2/+41
2008-05-21[CIFS] Enable DFS support for Windows query path infoSteve French1-146/+178
2008-05-21drivers/atm/: remove CVS keywordsAdrian Bunk6-17/+1
2008-05-21ath5k: Fix loop variable initializationsBob Copeland2-2/+6
2008-05-21vlan: Correctly handle device notifications for layered VLAN devicesPatrick McHardy1-3/+1
2008-05-21net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()David Woodhouse1-1/+1
2008-05-21net_sched: cls_api: fix return value for non-existant classifiersPatrick McHardy1-1/+1
2008-05-21ipsec: Use the correct ip_local_out functionHerbert Xu2-2/+2
2008-05-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2-6/+6
2008-05-21USB: CDC WDM driverOliver Neukum4-0/+761
2008-05-21USB: ehci-orion: the Orion EHCI root hub does have a Transaction TranslatorLennert Buytenhek1-0/+2
2008-05-21USB: serial: ch341: New VID/PID for CH341 USB-serialMichael F. Robbins1-0/+1
2008-05-21USB: build fixIngo Molnar1-1/+1
2008-05-21USB: pxa27x_udc - Fix Oopskarl beldan1-1/+2
2008-05-21USB: OPTION: fix name of Onda MSA501HS HSDPA modemArnaldo Carvalho de Melo1-1/+2
2008-05-21USB: add TELIT HDSPA UC864-E modem to option driverGreg Kroah-Hartman1-0/+4
2008-05-21usb-serial: Use ftdi_sio driver for RATOC REX-USB60FAtsushi Nemoto4-2/+7
2008-05-21iop-adma: fixup some kzalloc/memset confusionsChristophe Jaillet1-4/+2
2008-05-21fsldma: update the fsldma driver MAINTAINERS infoZhang Wei1-2/+4
2008-05-21SCSI: fix race in device_createGreg Kroah-Hartman4-16/+17
2008-05-21USB: Core: fix race in device_createGreg Kroah-Hartman1-3/+3
2008-05-21USB: Phidget: fix race in device_createGreg Kroah-Hartman3-10/+9
2008-05-21s390: fix race in device_createGreg Kroah-Hartman1-5/+4
2008-05-21SOUND: fix race in device_createGreg Kroah-Hartman1-5/+3
2008-05-21UIO: fix race in device_createGreg Kroah-Hartman1-4/+3
2008-05-21Power Supply: fix race in device_createGreg Kroah-Hartman1-4/+2
2008-05-21LEDS: fix race in device_createGreg Kroah-Hartman1-4/+2
2008-05-21IB: fix race in device_createGreg Kroah-Hartman2-13/+12
2008-05-21ide: fix race in device_createGreg Kroah-Hartman1-3/+2
2008-05-21fbdev: fix race in device_createGreg Kroah-Hartman1-3/+7
2008-05-21mm: bdi: fix race in bdi_class device creationGreg Kroah-Hartman1-10/+2
2008-05-21Driver core: add device_create_vargs and device_create_drvdataGreg Kroah-Hartman2-6/+91
2008-05-20[CIFS] Enable DFS support for Unix query path infoSteve French4-50/+85
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-5/+5
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-12/+22
2008-05-20Fix a deadlock in the bttv driverArjan van de Ven3-2/+6
2008-05-20firewire: prevent userspace from accessing shut down devicesJay Fenlason1-0/+14
2008-05-20ieee1394: sbp2: use correct size of command descriptor blockStefan Richter1-12/+8
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-53/+34
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds7-33/+34
2008-05-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds12-555/+675
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds7-18/+23
2008-05-20x86: strengthen 64-bit p?d_bad()Hugh Dickins1-6/+6
2008-05-20xen: use PTE_MASK in pte_mfn()Jeremy Fitzhardinge1-1/+1
2008-05-20x86: use PTE_MASK rather than ad-hoc maskJeremy Fitzhardinge1-1/+1
2008-05-20x86: clarify use of _PAGE_CHG_MASKJeremy Fitzhardinge1-0/+1
2008-05-20x86: use PTE_MASK in pgtable_32.hJeremy Fitzhardinge1-2/+2