summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: fix ft1000 sparse warningsRandy Dunlap2011-08-235-22/+27
* Staging: bcm: Macros: Fixed multiple coding style violations.Ben Wright2011-08-231-170/+167
* drivers/staging/bcm/nvm.c: add missing kfreeJulia Lawall2011-08-231-4/+9
* Staging: bcm: Fix memory leak reported during compile.Kevin McKinney2011-08-231-0/+2
* Staging: bcm: Fix a coding style error reported by checkpatch.plKevin McKinney2011-08-232-2/+2
* staging: bcm: fix coding style warnings and errors reported by checkpatch.pl ...Kevin McKinney2011-08-231-1644/+1512
* staging: rtl8712: remove r8712_cmd_thread()->daemonize()Oleg Nesterov2011-08-231-1/+0
* rtl8712: don't just return -EFAULT in wpa_supplicant_ioctl()Dan Carpenter2011-08-231-1/+2
* staging: vme: keep track of registered busesManohar Vanga2011-08-232-15/+24
* staging: vme: make [alloc|free]_consistent bridge specificManohar Vanga2011-08-234-18/+76
* staging: vme_user: change kmalloc+memset to kzallocManohar Vanga2011-08-231-3/+1
* staging: zcache: fix typosSeth Jennings2011-08-231-2/+2
* staging: zcache: fix possible sleep under lockSeth Jennings2011-08-231-1/+1
* drivers/staging/rtl8192u: Don't pass huge struct by valueJesper Juhl2011-08-232-9/+9
* drivers/staging/rtl8187se: Don't pass huge struct by valueJesper Juhl2011-08-233-11/+11
* drivers/staging/usbip/userspace/libsrc/vhci_driver.c: test the just-initializ...Julia Lawall2011-08-231-1/+1
* staging: usbip: Add header guards to stub.h and vhci.hTobias Klauser2011-08-232-0/+10
* staging: usbip: add a usbip protocol documentMárton Németh2011-08-231-0/+358
* staging: usbip: userspace: Check return value for mkdir()Tobias Klauser2011-08-231-1/+3
* Staging: usbip: Fix braces and spaces to match coding style.Akshay Joshi2011-08-232-3/+2
* Staging: usbip: Remove trailing spaces.Akshay Joshi2011-08-232-3/+3
* Staging: keucr: fix comments, braces, whitespaces coding style issue in tm6000.hRuslan Pisarev2011-08-231-317/+315
* Staging: keucr: Remove dead (comment) code in drivers/staging/keucr/smilsub.cRuslan Pisarev2011-08-231-918/+12
* Staging: keucr: Coding style fixes in scsiglue.cRuslan Pisarev2011-08-231-2/+3
* Staging: keucr: Coding style fixes in smil.hRuslan Pisarev2011-08-231-4/+2
* Staging: keucr: Coding style fixes in smscsi.cRuslan Pisarev2011-08-231-60/+57
* staging: olpc_dcon: replace remaining calls to i2c_smbus_read/writeAndres Salomon2011-08-231-8/+7
* staging: olpc_dcon: drop support for DCON v1Andres Salomon2011-08-231-21/+10
* staging: olpc_dcon: remove noinit module variableAndres Salomon2011-08-231-5/+2
* staging: vt6656: use %pM for printing MACsAndy Shevchenko2011-08-233-72/+18
* staging: vt6655: simplify MAC printing by using %pMAndy Shevchenko2011-08-233-71/+18
* staging: zram: make global var "num_devices" use unique nameNoah Watkins2011-08-233-13/+13
* staging: zram: make global var "devices" use unique nameNoah Watkins2011-08-233-10/+10
* staging: remove ath6klKalle Valo2011-08-23111-50006/+0
* Staging: pohmelfs: Coding style fixes in trans.cRuslan Pisarev2011-08-231-3/+3
* staging: xgifb: replace video_type with FB_TYPE_PACKED_PIXELSAaro Koskinen2011-08-232-4/+1
* staging: xgifb: probe: delete checks for mode "none"Aaro Koskinen2011-08-231-253/+246
* staging: xgifb: eliminate #ifdef XGIFB_PANAaro Koskinen2011-08-231-12/+0
* staging: xgifb: delete unused structsAaro Koskinen2011-08-233-89/+0
* staging: xgifb: vb_table: delete unused dataAaro Koskinen2011-08-231-729/+0
* staging: xgifb: delete unused definitionsAaro Koskinen2011-08-235-530/+0
* staging: xgifb: delete duplicate #definesAaro Koskinen2011-08-233-98/+0
* staging: xgifb: eliminate #ifdef NewScratchAaro Koskinen2011-08-231-77/+0
* Staging: xgifb: Delete define XGIINITSTATIC in XGI_main_26.c and XGI_main.hRuslan Pisarev2011-08-232-3/+2
* Staging: xgifb: Fixed up a errors "do not initialise statics to 0 or NULL" in...Ruslan Pisarev2011-08-231-13/+13
* Staging: xgifb: Fixed up a errors "do not initialise statics to 0 or NULL" in...Ruslan Pisarev2011-08-231-10/+10
* IIO: ADC: New driver for AD7190/AD7192/AD7195 4 Channel SPI ADCMichael Hennerich2011-08-235-0/+1272
* staging:iio:imu:adis16344 supportJonathan Cameron2011-08-231-0/+44
* STAGING:iio:light: fix ISL29018 init to handle brownoutGrant Grundler2011-08-231-0/+46
* iio: impedance-analyzer: New driver for AD5933/4 Impedance Converter, Network...Michael Hennerich2011-08-237-0/+899
OpenPOWER on IntegriCloud