Merge commit 'origin/master' into next
[cascardo/linux.git] / drivers / staging / winbond /
2009-01-08 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-01-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-01-08 Linus TorvaldsMerge branch 'for-2.6.29' of git://linux-nfs.org/~bfiel...
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge branch 'proc-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/czankel/xtensa-2.6
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Haavard SkinnemoenMerge branches 'fixes', 'cleanups' and 'boards'
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-01-07 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-01-07 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2009-01-07 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Greg Kroah-HartmanStaging: w35und: fix config build warnings
2009-01-06 Pavel MachekStaging: w35und: fix Kconfig
2009-01-06 Pekka EnbergStaging: w35und: remove rxisr.c as dead code
2009-01-06 Pekka EnbergStaging: w35und: remove dead code from wbhal.c
2009-01-06 Pekka EnbergStaging: w35und: make functions local to wb35tx.c static
2009-01-06 Pekka EnbergStaging: w35und: make functions local to wb35rx.c static
2009-01-06 Pekka EnbergStaging: w35und: remove dead code from mto.c
2009-01-06 Pekka EnbergStaging: w35und: make functions local to mlmetxrx.c...
2009-01-06 Pekka EnbergStaging: w35und: make functions local to mds.c static
2009-01-06 Pekka EnbergStaging: w35und: remove ->shutdown from struct wbsoft_priv
2009-01-06 Pekka EnbergStaging: w35und: remove ->skb_array from struct wbsoft_priv
2009-01-06 Pekka EnbergStaging: w35und: move packet_came() to wb35rx.c
2009-01-06 Pekka EnbergStaging: w35und: move global wbsoft_enabled to struct...
2009-01-06 Pekka EnbergStaging: w35und: remove unused ->ShutDowned member...
2009-01-06 Pekka EnbergStaging: w35und: clean up wblinux.c a bit
2009-01-06 Pekka EnbergStaging: w35und: inline DRIVER_AUTHOR and DRIVER_DESC...
2009-01-06 Pekka EnbergStaging: w35und: remove global struct ieee80211_hw
2009-01-06 Pekka EnbergStaging: w35und: merge struct wb35_adapter to struct...
2009-01-06 Pekka EnbergStaging: w35und: clean up adapter.h a bit
2009-01-06 Pekka EnbergStaging: w35und: remove ->adapter from struct _HW_DATA_T
2009-01-06 Pekka EnbergStaging: w35und: move struct wbsoft_priv to core.h...
2009-01-06 Pekka EnbergStaging: w35und: move source files to one directory
2009-01-06 Pekka EnbergStaging: w35und: remove some dead code
2009-01-06 Pekka EnbergStaging: w35und: #include cleanup
2009-01-06 Pekka EnbergStaging: w35und: remove unused link status code
2009-01-06 Pekka EnbergStaging: w35und: remove unused macros from common.h
2009-01-06 Pekka EnbergStaging: w35und: remove abs() and BIT() macros
2009-01-06 Pekka EnbergStaging: w35und: remove memcpy/memcmp wrappers
2009-01-06 Pekka EnbergStaging: w35und: remove atomic op wrappers
2009-01-06 Pekka EnbergStaging: w35und: remove timer wrappers
2009-01-06 Pekka EnbergStaging: w35und: move supported band initialization...
2009-01-06 Pekka EnbergStaging: w35und: plug memory leak in wbsoft_tx()
2009-01-06 Pekka EnbergStaging: w35und: remove macro magic from MLME_GetNextPa...
2009-01-06 Pekka EnbergStaging: w35und: usb_put_dev() is missing from wb35_dis...
2009-01-06 Pekka EnbergStaging: w35und: OS_MEMORY_ALLOC wrapper removal
2009-01-06 Pekka EnbergStaging: w35und: remove true/false boolean macros
2009-01-06 Pekka Enbergw35und: remove dead code from wbusb_f.h
2009-01-06 Greg Kroah-HartmanStaging: w35und: remove usb_alloc_urb wrapper function
2009-01-06 Greg Kroah-HartmanStaging: w35und: remove usb_submit_urb wrapper function
2009-01-06 Pekka EnbergStaging: w35und: wb35_probe() cleanup
2009-01-06 Pekka EnbergStaging: w35und: merge wblinux struct to adapter
2009-01-06 Pekka EnbergStaging: w35und: padapter struct typedef removal
2009-01-06 Pekka EnbergStaging: w35und: wb35reg struct typedef removal
2009-01-06 Pekka EnbergStaging: w35und: reg queue struct typedef removal
2009-01-06 Pekka EnbergStaging: w35und: purb typedef removal
2009-01-06 Pekka EnbergStaging: w35und: remove the no-op pa_stall_execution...
2009-01-06 Pekka EnbergStaging: w35und: use msleep() and udelay()
2009-01-06 Pekka EnbergStaging: w35und: remove unused wb35_open() and wb35_clo...
2009-01-06 Pekka EnbergStaging: w35und: make wb35_probe() and wb35_disconnect...
2009-01-06 Ingo MolnarMerge branches 'core/futexes', 'core/locking', 'core...
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Linus TorvaldsMerge branch 'i2c-next' of git://aeryn.fluff.org.uk...
2009-01-06 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-01-05 Ingo MolnarMerge branch 'core/iommu' into core/urgent
2009-01-05 Benjamin HerrenschmidtMerge commit 'kumar/kumar-next' into next
2009-01-03 Mike TravisMerge branch 'master' of git://git./linux/kernel/git...
2009-01-02 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-01-02 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2009-01-02 David VrabelMerge branch 'master' of git://git./linux/kernel/git...
2008-12-31 Pierre OssmanMerge branch 'master' of ../mmc
2008-12-31 Linus TorvaldsMerge branch 'irq-fixes-for-linus-4' of git://git....
2008-12-31 Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2008-12-31 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2008-12-31 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-12-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-31 Linus TorvaldsMerge branch 'oprofile-for-linus' of git://git./linux...
2008-12-31 Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2008-12-31 Linus TorvaldsMerge branch 'agp-next' of git://git./linux/kernel...
2008-12-31 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2008-12-31 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2008-12-31 Linus TorvaldsMerge branch 'core-for-linus' of git://git./linux/kerne...
2008-12-30 Trond MyklebustMerge branch 'devel' into next
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-29 Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-12-29 Pekka EnbergMerge branches 'topic/fixes', 'topic/cleanups' and...
2008-12-29 Lachlan McIlroy[XFS] Fix merge failures
2008-12-29 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-12-29 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-nvram
2008-12-28 James MorrisMerge branch 'next' into for-linus
2008-12-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next