summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: ft1000-pcmcia: remove DRVMSG typedefsOndrej Zary2011-07-053-6/+6
* staging: ft1000-pcmcia: remove PSEUDO_HDR typedefsOndrej Zary2011-07-053-22/+22
* staging: ft1000-pcmcia: get rid of ft1000_dev.hOndrej Zary2011-07-054-68/+10
* staging: ft1000-pcmcia: delete ft1000.confOndrej Zary2011-07-051-14/+0
* staging: ft1000-pcmcia: fix compilation with FT_DEBUG enabledOndrej Zary2011-07-051-2/+0
* staging: ft1000-pcmcia: don't crash on loadOndrej Zary2011-07-051-3/+1
* staging/easycap: Fix bytesperline calculationKirill Smelkov2011-07-051-1/+1
* staging/easycap: PAGE_SIZE is always definedKirill Smelkov2011-07-051-4/+0
* staging/easycap: There is no need to support V4L1 ioctlsKirill Smelkov2011-07-051-2/+0
* staging/easycap: Fix thinko in "bars" module option descriptionKirill Smelkov2011-07-051-2/+2
* staging/easycap: Kill leftover build options in readmeKirill Smelkov2011-07-051-22/+0
* staging: rtl8712: Add missing whitespace in struct definitionMichael Fiedler2011-07-051-1/+1
* staging: rtl8712: Use linux/atomic.h instead of asm/atomic.hMichael Fiedler2011-07-051-1/+1
* staging: rtl8712: Use __packed instead of __attribute__ ((packed))Michael Fiedler2011-07-052-18/+20
* staging: rtl8712: Remove duplicate #define for __attribute__ ((packed))Michael Fiedler2011-07-051-2/+0
* Staging: easycap: use after free in easycap_delete()Dan Carpenter2011-07-051-2/+3
* Staging: usbip: Fix out-of-tree build for userspaceTobias Klauser2011-07-051-1/+1
* Staging: keucr: usb: fixed a brace coding style warningZac Storer2011-07-051-2/+1
* staging: r8192e_pci: Handle duplicate PCI ID 0x10ec:0x8192 conflict with rtl8...Larry Finger2011-07-051-0/+6
* drivers:rtl8192u:remove the use of obsolete create_workqueue in ieee80211_sof...Wanlong Gao2011-07-051-4/+0
* drivers:rtl8192u:remove the use of obsolete create_workqueue in r8192U_core.cWanlong Gao2011-07-051-4/+0
* drivers:rtl8187se:remove the use of obsolete create_workqueue in ieee80211_so...Wanlong Gao2011-07-051-4/+1
* staging: transciever/transceiver spelling fixesJoe Perches2011-07-052-2/+2
* Staging: altera-stapl: Remove superfluous comment from KconfigTobias Klauser2011-07-051-2/+0
* Staging: zram: Replace mutex lock by a R/W semaphoreJerome Marchand2011-07-052-14/+15
* Staging: zram: allow partial page operationsJerome Marchand2011-07-052-38/+169
* Staging: zram: Refactor zram_read/write() functionsJerome Marchand2011-07-051-160/+155
* Staging: zram: Remove useless offset calculation in handle_uncompressed_page()Jerome Marchand2011-07-051-2/+1
* staging: brmc80211: cleaned up sdio related error codesRoland Vossen2011-07-054-60/+44
* staging: brcm80211: updated TODO fileHenry Ptasinski2011-07-051-11/+1
* staging: brcm80211: fix for reported log spam problemRoland Vossen2011-07-051-5/+0
* staging: brcm80211: rename static functions in wl_cfg80211.cArend van Spriel2011-07-051-460/+460
* staging: brcm80211: remove unused macros from dhd_dbg.hArend van Spriel2011-07-051-25/+1
* staging: brcm80211: removed last global function declaration in .c fileRoland Vossen2011-07-051-1/+0
* staging: brcm80211: removed global function declarations from .c filesRoland Vossen2011-07-056-26/+17
* staging: brcm80211: rename struct dhd_pub to struct brcmf_pubArend van Spriel2011-07-057-119/+129
* staging: brcm80211: rename structure definitions in dhd_linux.cArend van Spriel2011-07-053-82/+82
* staging: brcm80211: structure renaming in dhd.hArend van Spriel2011-07-055-17/+19
* staging: brcm80211: remove unused macro definitions from dhd.hArend van Spriel2011-07-051-12/+0
* staging: brcm80211: rename macro definitions in dhd.hArend van Spriel2011-07-059-185/+187
* staging: brcm80211: rename structure definitions in dhd.hArend van Spriel2011-07-057-139/+146
* staging: brcm80211: remove unused definitions from dhd.hArend van Spriel2011-07-051-112/+0
* staging: brcm80211: rename function variablesArend van Spriel2011-07-052-438/+447
* staging: brcm80211: clean up firmware download code in fullmacFranky Lin2011-07-0510-366/+77
* staging: brcm80211: move sdio resource lock to dhd_sdio.cFranky Lin2011-07-053-83/+70
* staging: brcm80211: move dpc code to dhd_sdio.cFranky Lin2011-07-053-131/+112
* staging: brcm80211: move debug console related code to dhd_sdio.cFranky Lin2011-07-055-45/+30
* staging: brcm80211: move fullmac watchdog timer code to dhd_sdio.cFranky Lin2011-07-056-189/+191
* staging: brcm80211: move waitqueue code to dhd_sdio.cFranky Lin2011-07-053-25/+24
* staging: brcm80211: move sdio related suspend/resume code to bus interface layerFranky Lin2011-07-057-28/+55
OpenPOWER on IntegriCloud