summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: use '%pM' format to print MAC addressAndy Shevchenko2010-09-162-5/+1
* staging: cxt1e1: use '%pMF' format to print MAC addressAndy Shevchenko2010-09-161-3/+2
* staging: vt6655: use '%pM' format to print MAC addressAndy Shevchenko2010-09-162-7/+4
* staging: wlags49_h2: use '%pM' format to print MAC addressAndy Shevchenko2010-09-161-3/+1
* staging: rt2860: change plain format of mac address to %pM in *printf()Andy Shevchenko2010-09-1612-67/+30
* staging: west bridge: pnand hal fixesDavid Cross2010-09-142-6/+9
* staging: west bridge: cyasgadget, remove file system / vfs callsDavid Cross2010-09-141-42/+0
* Staging: west bridge: block driver api fixDavid Cross2010-09-141-1/+1
* Staging: west bridge: Kconfig fixDavid Cross2010-09-141-5/+24
* Staging: comedi: fix macro coding style issue in adl_pci9111.cMaurice Dawson2010-09-141-6/+15
* Staging: batman-adv: check kmalloc() return valueVasiliy Kulikov2010-09-143-5/+13
* Staging: batman-adv: removing redundant assignment of skb->devMarek Lindner2010-09-141-4/+1
* Staging: batman-adv: Add rcu TODOSven Eckelmann2010-09-141-0/+5
* Staging: batman-adv: Remove currently unused gw_* datastructuresSven Eckelmann2010-09-142-5/+0
* Staging: batman-adv: Always synchronize rcu's on module shutdownLinus Lüssing2010-09-141-3/+2
* staging: iio: sca3000 convert byte order of ring buffer dataManuel Stahl2010-09-141-1/+13
* staging: iio: sca3000 fix sca3000_[show,store]_ring_bpseManuel Stahl2010-09-141-4/+4
* staging: iio: ak8975: Add ak8975 magnetometer sensorAndrew Chew2010-09-143-0/+569
* staging: iio: Change GAIN macros to SCALE.Andrew Chew2010-09-141-6/+6
* staging: hv: Convert vmbus driver interface function pointer table to constantHaiyang Zhang2010-09-146-31/+19
* staging: brcm80211: fix remaining checkpatch errors.Jason Cooper2010-09-142-9/+9
* staging: brcm80211: fix "ERROR: trailing whitespace."Jason Cooper2010-09-141-1/+1
* staging: brcm80211: fix "ERROR: spaces required around that ..."Jason Cooper2010-09-147-13/+13
* staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."Jason Cooper2010-09-143-3/+3
* staging: brcm80211: fix "ERROR: space required before that ..."Jason Cooper2010-09-141-1/+1
* staging: brcm80211: fix "ERROR: space required after that ..."Jason Cooper2010-09-147-23/+26
* staging: brcm80211: fix "ERROR: space required after that close brace"Jason Cooper2010-09-142-11/+11
* staging: brcm80211: fix "ERROR: space prohibited before ...close square bracket"Jason Cooper2010-09-141-1/+1
* staging: brcm80211: fix "ERROR: space prohibited after that ..."Jason Cooper2010-09-1410-23/+23
* staging: brcm80211: fix "ERROR: need consistent spacing around '*'"Jason Cooper2010-09-142-6/+6
* staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'Jason Cooper2010-09-149-41/+41
* staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do - while loop"Jason Cooper2010-09-142-3/+18
* staging: brcm80211: fix "ERROR: Macros w/ complex values ... parenthesis"Jason Cooper2010-09-1413-28/+28
* staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"Jason Cooper2010-09-146-10/+10
* staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"Jason Cooper2010-09-142-2/+2
* staging: brcm80211: fix "ERROR: while should follow close brace '}'"Jason Cooper2010-09-141-2/+1
* staging: brcm80211: fix "ERROR: that open brace { ... prev line"Jason Cooper2010-09-148-132/+96
* staging: brcm80211: fix "ERROR: trailing statements should be on next line"Jason Cooper2010-09-148-27/+54
* staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper2010-09-1421-253/+362
* staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper2010-09-1421-284/+284
* staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper2010-09-1421-163/+326
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-1465-2708/+2708
* staging: brcm80211: Fix URLs for firmware files.Henry Ptasinski2010-09-141-2/+2
* staging: brcm80211: use '%pM' format to print MAC addressAndy Shevchenko2010-09-141-4/+1
* staging: brcm80211: Add contact info to TODO list.Henry Ptasinski2010-09-141-0/+6
* staging: brcm80211: Fix some initialisation failure pathsBen Hutchings2010-09-142-14/+12
* Staging: fix Makefile so broadcom driver will actually build.Greg Kroah-Hartman2010-09-081-1/+1
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-08128-0/+115470
* Staging: vt6656: use ARRAY_SIZE macro in channel.cNikitas Angelinas2010-09-081-1/+2
* Staging: comedi: fix space coding style issue in adl_pci9111.cMaurice Dawson2010-09-081-95/+98
OpenPOWER on IntegriCloud