Merge branch 'for-linus' of git://git.kernel.dk/linux-block
[pandora-kernel.git] / drivers / staging / brcm80211 / brcmfmac / dhd_sdio.c
2011-07-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-07-26 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2011-07-26 Linus TorvaldsMerge branch 'staging-next' of git://git./linux/kernel...
2011-07-26 Linus TorvaldsMerge branch 'tty-next' of git://git./linux/kernel...
2011-07-26 Linus TorvaldsMerge branch 'usb-next' of git://git./linux/kernel...
2011-07-26 Linus TorvaldsMerge branch 'driver-core-next' of git://git./linux...
2011-07-26 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-07-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-26 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2011-07-26 Linus TorvaldsMerge branch 'for-3.1' of git://linux-nfs.org/~bfields...
2011-07-26 Linus TorvaldsMerge 'akpm' patch series
2011-07-26 Linus TorvaldsMerge branches 'kbuild', 'packaging' and 'misc' of...
2011-07-25 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-07-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-23 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git./linux...
2011-07-22 Linus TorvaldsMerge branch 'for-3.1' of git://git./linux/kernel/git...
2011-07-22 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-11 Linus TorvaldsMerge branch 'movieboard' of git://git./linux/kernel...
2011-07-11 Jiri KosinaMerge branch 'master' into for-next
2011-07-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-06 Stephen Rothwellstaging: use of tasklets requires including interrupt.h
2011-07-06 Roland Vossenstaging: brcm80211: moved fullmac definitions from...
2011-07-06 Roland Vossenstaging: brcm80211: merged bcmsdbus.h into sdio_host.h
2011-07-06 Roland Vossenstaging: brcm80211: merged sbsdio.h into sdio_host.h
2011-07-06 Roland Vossenstaging: brcm80211: merged dngl_stats.h into dhd.h
2011-07-06 Roland Vossenstaging: brcm80211: removed asserts from dhd_sdio.c
2011-07-06 Arend van Sprielstaging: brcm80211: rename macros in dhd_dbg.h
2011-07-06 Roland Vossenstaging: brcm80211: removed unused #ifdef sections...
2011-07-06 Roland Vossenstaging: brcm80211: removed occurrences of 'dhd'
2011-07-06 Roland Vossenstaging: brcm80211: removed unused definitions from...
2011-07-06 Roland Vossenstaging: brcm80211: W_REG macro cleanup in fullmac...
2011-07-06 Roland Vossenstaging: brcm80211: removed last amd64 compiler warnings
2011-07-06 Roland Vossenstaging: brcm80211: got rid of redundant member 'regs...
2011-07-06 Roland Vossenstaging: brcm80211: replaced macro W_SDREG by function...
2011-07-06 Roland Vossenstaging: brcm80211: replaced macro R_SDREG by function...
2011-07-06 Roland Vossenstaging: brcm80211: fullmac register access macro's...
2011-07-06 Roland Vossenstaging: brcm80211: removed unused code and definitions...
2011-07-06 Roland Vossenstaging: brcm80211: removed last typedefs from fullmac
2011-07-06 Arend van Sprielstaging: brcm80211: rename dhd_bus structure and functions
2011-07-06 Arend van Sprielstaging: brcm80211: rename function variables
2011-07-06 Roland Vossenstaging: brcm80211: further cleaned fullmac header...
2011-07-06 Roland Vossenstaging: brcm80211: removed file sdiovar.h
2011-07-06 Roland Vossenstaging: brcm80211: removed brcmf_sdioh_reset()
2011-07-06 Roland Vossenstaging: brcm80211: removed brcmf_sdioh_interrupt_pending()
2011-07-06 Roland Vossenstaging: brcm80211: sdh related code cleanup
2011-07-06 Roland Vossenstaging: brcm80211: removed last occurrences of bcmsdh...
2011-07-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-05 Arend van Sprielstaging: brcm80211: rename struct dhd_pub to struct...
2011-07-05 Arend van Sprielstaging: brcm80211: structure renaming in dhd.h
2011-07-05 Arend van Sprielstaging: brcm80211: rename macro definitions in dhd.h
2011-07-05 Franky Linstaging: brcm80211: clean up firmware download code...
2011-07-05 Franky Linstaging: brcm80211: move sdio resource lock to dhd_sdio.c
2011-07-05 Franky Linstaging: brcm80211: move dpc code to dhd_sdio.c
2011-07-05 Franky Linstaging: brcm80211: move debug console related code...
2011-07-05 Franky Linstaging: brcm80211: move fullmac watchdog timer code...
2011-07-05 Franky Linstaging: brcm80211: move waitqueue code to dhd_sdio.c
2011-07-05 Arend van Sprielstaging: brcm80211: remove conditional code fragments...
2011-07-05 Arend van Sprielstaging: brcm80211: replace DHD_DEBUG macro with BCMDBG
2011-07-05 Arend van Sprielstaging: brcm80211: remove BCMLXSDMMC macro definition
2011-07-05 Arend van Sprielstaging: brcm80211: further renaming in fullmac sources
2011-07-05 Roland Vossenstaging: brcm80211: replaced more sdio related typedefs...
2011-07-05 Roland Vossenstaging: brcm80211: replaced typedef by struct for...
2011-07-05 Roland Vossenstaging: brcm80211: replaced typedef bcmsdh_info_t...
2011-07-05 Arend van Sprielstaging: brcm80211: rename more brcmfmac module parameters
2011-07-05 Arend van Sprielstaging: brcm80211: rename fullmac protocol related...
2011-07-05 Arend van Sprielstaging: brcm80211: rename fullmac functions
2011-07-05 Arend van Sprielstaging: brcm80211: rename module parameters
2011-07-05 Arend van Sprielstaging: brcm80211: rename functions and variables...
2011-07-05 Arend van Sprielstaging: brcm80211: remove extern function prototypes...
2011-07-05 Roland Vossenstaging: brcm80211: replaced prefix of SDIO related...
2011-07-05 Arend van Sprielstaging: brcm80211: correct bcmsdh_recv_buf() calls
2011-07-05 Henry Ptasinskistaging: brcm80211: remove unnecessary null check
2011-07-05 Franky Linstaging: brcm80211: move sdtxqlock codes to dhd_sdio.c
2011-07-05 Franky Linstaging: brcm80211: remove empty sdrxqlock from fullmac
2011-07-05 Greg Kroah-HartmanMerge Linux 3.0-rc6 into staging-next
2011-07-05 Takashi IwaiMerge branch 'for-3.1' of git://git./linux/kernel/git...
2011-07-05 Takashi IwaiMerge branch 'for-3.0' of git://git./linux/kernel/git...
2011-06-30 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-30 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-30 Jens AxboeMerge branch 'for-3.0-important' of git://git.drbd...
2011-06-28 Roland Vossenstaging: brcm80211: fixed double #include problem
2011-06-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-24 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-24 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-23 Nicholas BellingerMerge tag 'v3.0-rc4' of /linux/kernel/git/torvalds...
2011-06-21 Konrad Rzeszutek... Merge branch 'stable/vga.support' into stable/drivers
2011-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-20 Vitaliy Ivanovtreewide: remove duplicate includes
2011-06-17 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-16 Patrick McHardyMerge branch 'master' of /repos/git/net-next-2.6
2011-06-16 Ingo MolnarMerge branch 'tip/perf/core-2' of git://git./linux...
2011-06-14 James MorrisMerge branch 'for-linus' of git://git.infradead.org...
2011-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next