aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2011-10-31Merge branch 'akpm' (Andrew's incoming)Linus Torvalds1-2/+1
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches1-2/+1
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds28-11666/+2
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds1-18/+7
2011-10-28Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+0
2011-10-28Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-102/+0
2011-10-26Remove stale "depends on NETDEV_1000"in staging driversLinus Torvalds2-2/+2
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds716-185650/+103282
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-0/+3005
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds126-50043/+42
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-4/+3
2011-10-25Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman825-235651/+103282
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2011-10-23staging: et131x: Remove redundant check and return statementMark Einon1-3/+0
2011-10-23staging: et131x: Mainly whitespace changes to appease checkpatchMark Einon1-35/+46
2011-10-23staging: et131x: Remove last of the forward declarationsMark Einon1-134/+128
2011-10-23staging: et131x: Remove even more forward declarationsMark Einon1-202/+193
2011-10-23staging: et131x: Remove yet more forward declarationsMark Einon1-220/+214
2011-10-23staging: et131x: Remove more forward declarationsMark Einon1-254/+251
2011-10-23staging: et131x: Remove forward declaration of et131x_adapter_setupMark Einon1-223/+222
2011-10-23staging: et131x: Remove some forward declarationsMark Einon1-66/+60
2011-10-23staging: et131x: Remove unused rx_ring.recv_packet_poolMark Einon1-2/+0
2011-10-23staging: et131x: Remove call to find pci pm capabilityMark Einon1-14/+0
2011-10-23staging: et131x: Remove redundant et131x_reset_recv() callMark Einon1-18/+0
2011-10-23staging: et131x: Remove unused rx_ring.recv_buffer_poolMark Einon1-6/+0
2011-10-23Staging: bcm: Fix three initialization errors in InterfaceDld.cKevin McKinney1-4/+5
2011-10-23Staging: bcm: Fix coding style issues in InterfaceDld.cKevin McKinney1-213/+161
2011-10-23staging:iio:dac: Add AD5360 driverLars-Peter Clausen3-0/+593
2011-10-23staging:iio:trigger:bfin-timer: Fix compile errorLars-Peter Clausen1-1/+1
2011-10-23Staging: vt6655: add some range checks before memcpy()Dan Carpenter1-0/+6
2011-10-23Staging: vt6655: whitespace fixes to iotcl.cDan Carpenter1-596/+491
2011-10-23Staging: vt6656: add some range checks before memcpy()Dan Carpenter1-0/+6
2011-10-23Staging: vt6656: whitespace cleanups in ioctl.cDan Carpenter1-552/+483
2011-10-23staging: et131x: Remove unused definesMark Einon1-11/+0
2011-10-23staging: et131x: Convert rest of pci memory management to dma apiMark Einon1-28/+28
2011-10-23staging: et131x: on transmit, stop the queue if the next packet will failMark Einon2-8/+6
2011-10-23staging: et131x: Tidy up PCI device table definitionMark Einon2-9/+4
2011-10-23staging: et131x: Match dma_alloc_ calls with dma_free_ callsMark Einon1-8/+8
2011-10-23staging: et131x: use dma_alloc... instead of pci_alloc...Mark Einon2-18/+22
2011-10-23staging: et131x: Fix issues when USE_FBR0 is not definedMark Einon2-147/+158
2011-10-23staging: et131x: Make rx_ring.fbr{0,1} share a common structureMark Einon1-153/+140
2011-10-23staging: et131x: Moving two extern inline functions to .c fileMark Einon2-10/+11
2011-10-23staging: et131x: Update TODO list - remove 'put driver into single file'Mark Einon1-1/+0
2011-10-23staging: et131x: move et1310_tx.h contents into et131x.cMark Einon2-151/+86
2011-10-23staging: et131x: move et1310_rx.h contents into et131x.cMark Einon2-244/+180
2011-10-23staging: et131x: move et131x_defs.h contents into et131x.cMark Einon2-130/+64
2011-10-23staging: et131x: move et131x_adapter.h contents into et131x.cMark Einon2-218/+151
2011-10-23staging: et131x: move et1310_phy.h contents into et131x.hMark Einon3-291/+227
2011-10-23staging: et131x: move et1310_address_map.h contents into et131x.hMark Einon6-1442/+1370
2011-10-23staging: et131x: Move non-register defines from et131x.h to et131x.cMark Einon2-32/+32
2011-10-23staging: et131x: Move function declarations from et131x.h to et131x.cMark Einon2-102/+31
2011-10-23staging: et131x: Put all .c files into one big fileMark Einon13-5862/+5102
2011-10-19staging:iio:dac:ad5686: Check for negative valuesLars-Peter Clausen1-1/+1
2011-10-19staging:iio:dac:ad5791: Fix scale unitLars-Peter Clausen1-1/+1
2011-10-19staging:iio:dac:ad5791: Convert attributes to new naming specLars-Peter Clausen1-6/+6
2011-10-19staging:iio:dac:ad5791: Allow asymmetrical reference voltagesLars-Peter Clausen2-8/+18
2011-10-19staging:iio:dac:ad5791: Use correct DAC bit-sizeLars-Peter Clausen1-4/+4
2011-10-19iio: cdc: Fix pushed event code - Typo, should be IIO_CAPACITANCE.Michael Hennerich1-4/+4
2011-10-19iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdirMichael Hennerich10-27/+45
2011-10-19iio: Spell fix - consistent use of Converter - no functional changesMichael Hennerich3-12/+12
2011-10-19staging:iio:dac: Add AD5064 driverLars-Peter Clausen3-0/+474
2011-10-19staging: tidspbridge: MMU2 registers are limited to 32-bit data accessVladimir Zapolskiy1-1/+1
2011-10-19Staging: vt6655: memory corruption in check in wpa_set_wpadev()Dan Carpenter1-1/+3
2011-10-19net: add skb frag size accessorsEric Dumazet1-2/+2
2011-10-18Staging: rtl8192u: ieee80211: Makefile: remove unneeded stuffGreg Kroah-Hartman1-109/+0
2011-10-18Staging: wlags49_h25: Makefile: remove unneeded stuffGreg Kroah-Hartman1-25/+0
2011-10-18Staging: wlags49_h2: Makefile: remove unneeded stuffGreg Kroah-Hartman1-25/+0
2011-10-18Merge tag 'v3.1-rc10' into drm-core-nextDave Airlie3-3/+6
2011-10-17staging: mei: clean the TODO file from done tasks.Oren Weil1-10/+0
2011-10-17staging: vme_user: rename USER_BUS_MAX to VME_USER_BUS_MAXManohar Vanga2-6/+6
2011-10-17staging: vme: get rid of struct vme_device_id and slotsManohar Vanga4-35/+16
2011-10-17staging: vme: make match() driver specific to improve non-VME64x supportManohar Vanga5-166/+169
2011-10-17staging: vme: add struct vme_dev for VME devicesManohar Vanga5-108/+117
2011-10-17staging:iio:dummy Add buffered reading supportJonathan Cameron5-9/+303
2011-10-17staging:iio:dummy Add event support + fake event generatorJonathan Cameron7-26/+543
2011-10-17staging:iio:Documentation Simple dummy driver to explain the basicsJonathan Cameron3-0/+491
2011-10-17staging:iio:adc:max1363 incorrect allocation of available_scanmasksJonathan Cameron1-1/+1
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron60-109/+146
2011-10-17iio: adc: remove ADT75 driver - hwmon/lm75 will take over ADT75 supportMichael Hennerich3-663/+0
2011-10-17staging:iio: gpio build dependency fixingJonathan Cameron19-17/+9
2011-10-17Staging: hv: storvsc: Fix checkpatch warningsK. Y. Srinivasan1-9/+10
2011-10-17Staging: hv: mousevsc: Fix a checkpatch warningK. Y. Srinivasan1-1/+0
2011-10-17staging: drop unused Kconfig symbolsPaul Bolle2-17/+0
2011-10-17staging: zcache: remove zcache_direct_reclaim_lockSeth Jennings1-27/+4
2011-10-17staging/nvec: fix compilation error in nvec.cMarc Dietrich1-0/+1
2011-10-17staging/easycap: kill timeval members of easycap structTomas Winkler4-64/+0
2011-10-17staging: wlags49_h2: Fixup SIOCSIWGENIEDavid Kilroy1-31/+9
2011-10-17staging: wlags49_h2: Fixup IW_AUTH handlingDavid Kilroy2-76/+109
2011-10-17staging: wlags49_h2: Make key setting more reliableDavid Kilroy2-321/+340
2011-10-17staging: wlags49_h2: Report WPA IE in scan results with IWEVGENIEDavid Kilroy1-7/+5
2011-10-17staging: wlags49_h2: Remove useless IWE_STREAM_ADD_XXX definesDavid Kilroy1-19/+14
2011-10-17staging: wlags49_h2: Enable WPA in the HCFDavid Kilroy3-7/+14
2011-10-17staging: wlags49_h2: Handle sysfs_create_group return correctlyDavid Kilroy2-9/+11
2011-10-17drivers: staging: rts_pstor fixed checkpatch warningsPelle Windestam2-33/+39
2011-10-17staging:rts_pstor:Fix SDIO issuewwang1-16/+15
2011-10-17Staging: comedi: fix brace coding style issue in ni_atmio.cJake Burton1-3/+7
2011-10-17Staging: comedi: c6xdigio: fixed missing KERN_* in printkNasir Abed1-6/+7
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2-3/+3
2011-10-15Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat8-8/+13
2011-10-12staging: xgifb: clean up 2nd display stateAaro Koskinen3-42/+44
2011-10-12staging: xgifb: delete CRT1 stateAaro Koskinen2-14/+0
2011-10-12staging: xgifb: make DAC tables constAaro Koskinen1-5/+6
2011-10-12staging: xgifb: make RAM type tables constAaro Koskinen1-5/+5
2011-10-12staging: xgifb: move XGINew_DataBusWidth into vb_device_infoAaro Koskinen2-17/+16
2011-10-12staging: xgifb: move XGINew_ChannelAB into vb_device_infoAaro Koskinen2-26/+27
2011-10-12staging: xgifb: move XGINew_RAMType into vb_device_infoAaro Koskinen2-57/+73
2011-10-12staging: xgifb: eliminate global XGI_Pr dataAaro Koskinen3-17/+21
2011-10-12staging: xgifb: make XGIbios_mode constAaro Koskinen1-3/+2
2011-10-12staging: xgifb: eliminate filter_tb global variableAaro Koskinen2-1/+3
2011-10-12staging: xgifb: eliminate XGIfb_fixAaro Koskinen2-8/+5
2011-10-12staging: xgifb: eliminate default_varAaro Koskinen2-53/+32
2011-10-12staging: xgifb: eliminate XGIfb_CRT2_write_enable variableAaro Koskinen2-10/+4
2011-10-12staging: xgifb: move pseudo_palette into xgifb_video_infoAaro Koskinen3-3/+3
2011-10-12staging: xgifb: move XGIfb_rate_idx into xgifb_video_infoAaro Koskinen3-15/+19
2011-10-12staging: xgifb: move xgifb_mode_idx into xgifb_video_infoAaro Koskinen3-48/+56
2011-10-12staging: xgifb: eliminate XGIfb_mode_noAaro Koskinen2-9/+6
2011-10-12staging: xgifb: dynamically allocate xgifb_video_infoAaro Koskinen2-12/+6
2011-10-12staging: xgifb: avoid direct references xgi_video_infoAaro Koskinen1-249/+263
2011-10-12staging: xgifb: rename struct video_info to xgifb_video_infoAaro Koskinen3-5/+5
2011-10-12staging: xgifb: add a global variable for the default refresh rateAaro Koskinen1-2/+4
2011-10-12staging: xgifb: inline XGIfb_query_VGA_config_space()Aaro Koskinen4-54/+11
2011-10-12staging: xgifb: eliminate global XGIhw_ext dataAaro Koskinen3-49/+51
2011-10-12staging: xgifb: eliminate global fb_info variableAaro Koskinen3-3/+5
2011-10-12staging: xgifb: use PCI drvdataAaro Koskinen1-8/+11
2011-10-12staging: zcache: reduce tmem bucket lock contentionSeth Jennings1-1/+3
2011-10-12staging: brcm80211: remove brcm80211 driver from the staging treeArend van Spriel81-97064/+0
2011-10-11net: wireless: add brcm80211 driversArend van Spriel2-3/+3
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville1-3/+4
2011-10-11Staging: bcm: Fix coding style issues in InterfaceMisc.cKevin McKinney1-166/+138
2011-10-11Staging: bcm: Remove assignment from if conditions reported by checkpatch.plKevin McKinney1-6/+10
2011-10-11Staging: bcm: Fix coding style issues reported by checkpatch.plKevin McKinney1-12/+11
2011-10-11Staging: bcm: Fix assignment issue in if statement reported by checkpatch.pl.Kevin McKinney1-1/+2
2011-10-11Staging: bcm: Remove assignment in if condition reported by checkpatch.plKevin McKinney1-1/+2
2011-10-11Staging: bcm: Replace dated variable __FUNCTION__ reported by checkpatch.plKevin McKinney1-6/+6
2011-10-11Staging: bcm: Fix coding style issues reported by checkpatch.plKevin McKinney1-1039/+788
2011-10-11staging: et131x: Update TODO listMark Einon1-2/+7
2011-10-11staging: et131x: Remove unused mac definesMark Einon1-8/+0
2011-10-11staging: et131x: Fix et131x smatch issuesMark Einon1-2/+2
2011-10-11staging: et131x: Fix et131x sparse warningsMark Einon3-9/+9
2011-10-11staging: et131x: Remove file et131x_version.hMark Einon12-91/+10
2011-10-11staging: et131x: Move pm calls from pci device to driver deviceMark Einon1-8/+12
2011-10-11staging: et131x: Remove error path from suspend/resume codeMark Einon3-32/+45
2011-10-11staging: et131x: Removing Olaf Hartmann's email as it bouncesMark Einon1-4/+1
2011-10-11staging: r8712u: Fix possible out-of-bounds index with TKIP and AES keysLarry Finger1-0/+4
2011-10-11staging: zcache: fix crash on cpu removeSeth Jennings1-2/+8
2011-10-11Staging: dt3155v4l: silence a compiler warningDan Carpenter1-1/+1
2011-10-11easycap: fix ntsc module parameter descriptionThomas Petazzoni1-1/+1
2011-10-11staging:iio:dac:ad5638: Fix channel addressLars-Peter Clausen1-5/+2
2011-10-11staging:iio:dac/dds/impedance dev_info to indio_dev for consistencyJonathan Cameron5-62/+62
2011-10-11staging:iio:adc:naming: dev_info to indio_dev for consistencyJonathan Cameron10-95/+95
2011-10-11staging:iio:accel:sca3000 dev_info to indio_dev renaming.Jonathan Cameron1-8/+8
2011-10-11staging:iio:core:naming: dev_info to indio_dev for consistencyJonathan Cameron6-194/+195
2011-10-11Staging: iio/adc/ad7150: release lock on errorDan Carpenter1-1/+1
2011-10-11Staging: iio/light/tsl2563: fix compile warningDan Carpenter1-1/+1
2011-10-11Staging: iio/light/tsl2563: unlock on an error pathDan Carpenter1-1/+2
2011-10-11Staging: hv: storvsc: remove last usage of DPRINT_WARNGreg Kroah-Hartman1-8/+8
2011-10-11vmwgfx: Take the driver out of stagingThomas Hellstrom1-2/+0
2011-10-10Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman17-6518/+7
2011-10-10Staging: hv: netvsc: Fix a dereferencing issueK. Y. Srinivasan1-2/+2
2011-10-10staging: hv: storvsc: ignore SET_WINDOW scsi commandOlaf Hering1-0/+20
2011-10-10Staging: hv: util: Invoke cn_netlink_send() in a work contextK. Y. Srinivasan1-7/+11
2011-10-10Staging: hv: util: Fix a bug in kvp implementationK. Y. Srinivasan1-8/+5
2011-10-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+2
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell1-1/+1
2011-10-05hv: netvsc: convert to SKB paged frag API.Ian Campbell1-1/+1
2011-10-05et131x: convert to SKB paged frag API.Ian Campbell1-6/+6
2011-10-05staging:iio:resolver:ad2s1210 cleanup gpio handling.Jonathan Cameron1-33/+18
2011-10-05staging:iio:resolver:ad2s1210 drop raw config register accessJonathan Cameron1-44/+0
2011-10-05staging:iio:resolver:ad2s1210 minimal chan spec conversion.Jonathan Cameron1-51/+63
2011-10-05staging:iio:resolver:ad2s1210 ensure iio_dev->name is setJonathan Cameron1-0/+7
2011-10-05staging:iio:resolver rename ad2s120x ->ad2s1200Jonathan Cameron3-28/+37
2011-10-05staging:iio:resolver:ad2s120x chan spec conversionJonathan Cameron1-37/+37
2011-10-05staging:iio:Documentation gyro -> anglvel updates in attribute namesJonathan Cameron1-54/+54
2011-10-05staging:iio: rename gyro channels to anglvelJonathan Cameron8-22/+22
2011-10-05staging:iio:resolver:ad2s90 chan spec conversionJonathan Cameron1-23/+18
2011-10-05staging:iio:resolver:ad2s90 ensure name is passed to iio_core.Jonathan Cameron1-3/+8
2011-10-05staging:iio:resolver:ad2s90 fix registration of null pointerJonathan Cameron1-3/+2
2011-10-05staging:iio:lisght:isl29018 use IIO_PROCESSED enum value.Jonathan Cameron1-1/+1
2011-10-05staging:iio:adc:ad7314 removal. Supported via hwmon.Jonathan Cameron3-289/+0
2011-10-05staging: brcm80211: remove brcmf_op_if from fullmacFranky Lin1-70/+50
2011-10-05staging: brcm80211: clean up struct brcmf_if in fullmacFranky Lin1-9/+5
2011-10-05staging: brcm80211: cleanup driver variable referencesArend van Spriel10-68/+14
2011-10-05staging: brcm80211: remove parameter 'off' from _initvars_srom_pci()Arend van Spriel1-18/+12
2011-10-05staging: brcm80211: replace string based variable storage by linked listArend van Spriel4-431/+124
2011-10-05staging: brcm80211: use enum identifiers in srom variable tablesArend van Spriel1-647/+704
2011-10-05staging: brcm80211: use identifiers instead of string for srom lookupArend van Spriel12-171/+802
2011-10-05staging: brcm80211: remove invalid variable lookup from sromArend van Spriel3-41/+5
2011-10-05staging: brcm80211: fix thread blocking issue in brcmf_sdbrcm_bus_stop()Arend van Spriel1-8/+11
2011-10-05staging: brcm80211: remove locking macro definitionsArend van Spriel1-89/+68
2011-10-05staging: brcm80211: change parameter in driver variable lookupArend van Spriel13-196/+190
2011-10-05staging: brcm80211: remove code duplication for driver variable lookupArend van Spriel6-177/+180
2011-10-05staging: brcm80211: remove redundant bus register layer from fullmacFranky Lin4-40/+4
2011-10-05staging: brcm80211: remove threads_only code from fullmacFranky Lin1-70/+30
2011-10-05staging: brcm80211: move driver variable functions to srom.cArend van Spriel2-44/+44
2011-10-05staging: brcm80211: smac: fix for 64 bit systemsRoland Vossen2-4/+4
2011-10-05staging: brcm80211: softmac: added event tracingRoland Vossen5-6/+124
2011-10-05staging: brcm80211: remove N mode validation functionAlwin Beukers1-29/+0
2011-10-05staging: brcm80211: combined if statementsAlwin Beukers1-8/+4
2011-10-05staging: brcm80211: remove brcms_b_dotxstatus wrapper functionAlwin Beukers1-18/+4
2011-10-05staging: brcm80211: removed synchronisation of wlc->machwcap fieldAlwin Beukers2-40/+1