summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* Staging: IIO: Trigger support added to core.Jonathan Cameron2009-09-155-1/+579
* Staging: IIO: VTI sca3000 series accelerometer driver (spi)Jonathan Cameron2009-09-156-0/+2171
* Staging: IIO: Add generic ring buffer support to the IIO coreJonathan Cameron2009-09-154-0/+858
* Staging: IIO: kxsd9 accelerometer minimal supportJonathan Cameron2009-09-154-0/+417
* Staging: IIO: lis3l02dq accelerometer core supportJonathan Cameron2009-09-157-0/+1324
* Staging: IIO: tsl2561 digital light sensor core supportJonathan Cameron2009-09-156-1/+309
* Staging: IIO: max1363 ADC driverJonathan Cameron2009-09-156-0/+907
* Staging: IIO: core support for device registration and managementJonathan Cameron2009-09-159-0/+1719
* staging: Make some structures staticJulia Lawall2009-09-158-11/+11
* Staging: rt{2860,2870,3070}sta: Remove unused CRC codeBen Hutchings2009-09-151-53/+0
* Staging: rt2860: Fix test in rt_ioctl_siwfrag()Roel Kluin2009-09-151-2/+2
* Staging: remove no longer needed rt3070 driverBartlomiej Zolnierkiewicz2009-09-1557-106/+0
* Staging: rt2870: remove old firmwareBartlomiej Zolnierkiewicz2009-09-151-558/+0
* Staging: rtxx70: merge rt3070 with rt2870Bartlomiej Zolnierkiewicz2009-09-1512-168/+33
* Staging: rt2870: add Antenna Diversity supportBartlomiej Zolnierkiewicz2009-09-156-46/+15
* Staging: rt2870: add eFuse supportBartlomiej Zolnierkiewicz2009-09-156-45/+9
* Staging: rtxxxx: remove unused AsicAntenna{Select,Setting}()Bartlomiej Zolnierkiewicz2009-09-153-104/+2
* Staging: rt2870: remove SHOW_ADHOC_ENTRY_INFO supportBartlomiej Zolnierkiewicz2009-09-151-61/+0
* Staging: rt3070: remove unused RT_CMD_SET_* internal commandsBartlomiej Zolnierkiewicz2009-09-152-35/+0
* Staging: rt3070: remove unused MiniportDataMMRequest()Bartlomiej Zolnierkiewicz2009-09-152-133/+1
* Staging: rt28x0: LinkUp() fixesBartlomiej Zolnierkiewicz2009-09-151-6/+0
* Staging: rt28x0: rt_ioctl_siwencode() fixesBartlomiej Zolnierkiewicz2009-09-151-10/+0
* Staging: rt28x0: MlmeAssocReqAction() fixes for wpa_supplicant supportBartlomiej Zolnierkiewicz2009-09-151-6/+0
* Staging: rt28x0: MlmeCheckPsmChange() fixBartlomiej Zolnierkiewicz2009-09-151-2/+0
* Staging: rt28x0: MlmeSelectTxRateTable() fixBartlomiej Zolnierkiewicz2009-09-151-6/+1
* Staging: rt28x0: BssTableSetEntry() fixBartlomiej Zolnierkiewicz2009-09-151-4/+0
* Staging: rt28x0: AsicSwitchChannel() fixBartlomiej Zolnierkiewicz2009-09-151-12/+0
* Staging: rt28x0 fix BACapability policy handlingBartlomiej Zolnierkiewicz2009-09-152-12/+1
* Staging: rt28x0: fix fOP_STATUS_DOZE flag handlingBartlomiej Zolnierkiewicz2009-09-151-2/+2
* Staging: rt28x0: fix BPP_R66 register handlingBartlomiej Zolnierkiewicz2009-09-151-2/+1
* Staging: rt28x0: fix GTK length check in ParseKeyData()Bartlomiej Zolnierkiewicz2009-09-152-6/+0
* Staging: rt28x0: add SIOCGIWNAME support to rt_ioctl_giwscan()Bartlomiej Zolnierkiewicz2009-09-151-2/+0
* Staging: rt2870: add fRTUSB_BULK_OUT_DATA_NORMAL_5 quirkBartlomiej Zolnierkiewicz2009-09-152-7/+1
* Staging: rt2870: use internal command for AsicUpdateProtect()Bartlomiej Zolnierkiewicz2009-09-152-9/+2
* Staging: rt3070: add remaining rt2870 device idsBartlomiej Zolnierkiewicz2009-09-151-12/+2
* Staging: rt3070: remove needless EFUSE_TAG register readBartlomiej Zolnierkiewicz2009-09-152-9/+0
* Staging: rt3070: AsicSetSlotTime() fixBartlomiej Zolnierkiewicz2009-09-151-5/+0
* Staging: rt3070: WEP fixesBartlomiej Zolnierkiewicz2009-09-154-36/+4
* Staging: rt3070: fix PID checking in RTUSBEnqueueCmdFromNdis()Bartlomiej Zolnierkiewicz2009-09-151-5/+0
* Staging: rt3070: update allowed channels list for JapanBartlomiej Zolnierkiewicz2009-09-151-5/+0
* Staging: rtxxxx: RTMPGetRalinkAuthModeStr() fixesBartlomiej Zolnierkiewicz2009-09-151-7/+0
* Staging: rtxx70: unify NICInitRT30xxRFRegisters()Bartlomiej Zolnierkiewicz2009-09-151-29/+12
* Staging: rtxxxx: unify AsicSwitchChannel()Bartlomiej Zolnierkiewicz2009-09-151-37/+9
* Staging: rtxxxx: unify AsicRxAntEvalTimeout()Bartlomiej Zolnierkiewicz2009-09-151-72/+7
* Staging: rtxxx0: remove unused codeBartlomiej Zolnierkiewicz2009-09-156-1182/+0
* Staging: rtxxx0: remove private ioctlsBartlomiej Zolnierkiewicz2009-09-152-1965/+8
* Staging: rtxxx0: remove private debugging ioctlsBartlomiej Zolnierkiewicz2009-09-152-782/+0
* Staging: rtxxx0: remove superfluous function prototypesBartlomiej Zolnierkiewicz2009-09-154-1003/+0
* Staging: rtxxx0: remove unused link_list.hBartlomiej Zolnierkiewicz2009-09-154-137/+0
* Staging: rtxxx0: debug messages fixesBartlomiej Zolnierkiewicz2009-09-156-37/+1
OpenPOWER on IntegriCloud