aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-30staging:iio: Move ad7793 driver out of stagingLars-Peter Clausen4-821/+0
2012-11-30staging:iio:ad7793: Implement stricter id checkingLars-Peter Clausen1-1/+9
2012-11-30staging:iio:ad7793: Move register definitions from header to sourceLars-Peter Clausen2-93/+93
2012-11-30staging:iio:ad7793: Rework regulator handlingLars-Peter Clausen2-21/+26
2012-11-30staging:iio:ad7793: Rework platform dataLars-Peter Clausen2-9/+123
2012-11-30staging:iio:ad7793: Use kstrtol instead of strict_strtolLars-Peter Clausen1-1/+1
2012-11-30staging:iio:ad7793: Use usleep_range instead of msleepLars-Peter Clausen1-1/+1
2012-11-30staging:iio:ad7793: Fix temperature scaleLars-Peter Clausen1-1/+1
2012-11-30staging:iio:ad7793: Fix VDD monitor scaleLars-Peter Clausen1-1/+1
2012-11-29staging: gdm72xx: unlock on error in init_usb()Dan Carpenter1-0/+1
2012-11-29staging: panel: pass correct lengths to keypad_send_key()Dan Carpenter1-4/+4
2012-11-29staging: comedi: addi_apci_2032: fix interrupt supportH Hartley Sweeten1-56/+100
2012-11-29staging: comedi: addi_apci_2032: move i_APCI2032_ConfigDigitalOutput()H Hartley Sweeten1-29/+29
2012-11-29staging: comedi: addi_apci_2032: remove the timer s->range_tableH Hartley Sweeten1-1/+0
2012-11-29staging: comedi: addi_apci_2032: cleanup the subdevice initH Hartley Sweeten1-16/+16
2012-11-29staging: comedi: addi_apci_2032: fix the watchdog timer subdeviceH Hartley Sweeten1-30/+61
2012-11-29staging: comedi: addi_apci_2032: remove need for addi-data/addi_common.hH Hartley Sweeten1-4/+2
2012-11-29staging: comedi: addi_apci_2032: remove use of struct addi_privateH Hartley Sweeten1-26/+5
2012-11-29staging: comedi: addi_apci_2032: fix i_APCI2032_ReadWatchdog()H Hartley Sweeten1-3/+7
2012-11-29staging: comedi: addi_apci_2032: cleanup register map definesH Hartley Sweeten1-79/+57
2012-11-29staging: comedi: addi_apci_2032: merge in hwdrv_apci2032.cH Hartley Sweeten2-365/+215
2012-11-29staging: comedi: addi_apci_2032: cleanup the s->subdev_flagsH Hartley Sweeten1-3/+2
2012-11-29staging: comedi: addi_apci_2032: remove boardinfoH Hartley Sweeten1-81/+20
2012-11-29staging: comedi: addi_apci_2032: only allocate needed subdevicesH Hartley Sweeten1-26/+5
2012-11-29staging: comedi: addi_apci_2032: remove use of devpriv->s_EeParametersH Hartley Sweeten1-23/+5
2012-11-29staging: comedi: addi_apci_2032: don't read the unused PCI barsH Hartley Sweeten1-4/+0
2012-11-29staging: comedi: addi_apci_2032: remove devpriv->iobase usageH Hartley Sweeten2-25/+17
2012-11-29staging: comedi: addi_apci_2032: remove unnecessary info from boardinfoH Hartley Sweeten1-4/+0
2012-11-29staging: comedi: addi_apci_2032: simplify the PCI bar readingH Hartley Sweeten1-20/+4
2012-11-29staging: comedi: addi_apci_2032: absorb i_APCI2032_Reset()H Hartley Sweeten2-35/+11
2012-11-29staging: comedi: addi_apci_2032: remove unnecessary includeH Hartley Sweeten1-1/+0
2012-11-29staging: comedi: addi_apci_2032: remove eeprom support codeH Hartley Sweeten1-45/+1
2012-11-29staging: comedi: addi_apci_2032: board does not have analog inputsH Hartley Sweeten1-33/+1
2012-11-29staging: comedi: addi_apci_2032: board does not have analog outputsH Hartley Sweeten1-13/+2
2012-11-29staging: comedi: addi_apci_2032: board does not have digital inputsH Hartley Sweeten1-16/+2
2012-11-29staging: comedi: addi_apci_2032: board does not have ttl i/oH Hartley Sweeten1-20/+1
2012-11-29staging: comedi: addi_apci_2032: separate from addi_common.cH Hartley Sweeten1-3/+311
2012-11-28staging: r8712u: Fix possible buffer overrunLarry Finger1-1/+1
2012-11-28staging: gdm72xx: use %pI4 format to print IPv4 address and remove last usage of NIP6Shan Wei1-12/+1
2012-11-28staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.cYAMANE Toshiaki1-17/+17
2012-11-28staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.cYAMANE Toshiaki1-27/+20
2012-11-28staging/rtl8187se: Use netdev_ printks in ieee80211/ieee80211_rx.cYAMANE Toshiaki1-12/+11
2012-11-28staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.cYAMANE Toshiaki1-4/+4
2012-11-28staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.cYAMANE Toshiaki1-97/+54
2012-11-28staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.cYAMANE Toshiaki1-32/+32
2012-11-28staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.cYAMANE Toshiaki1-28/+28
2012-11-28staging/rtl8187se: Fix include file issue in ieee80211/ieee80211_rx.cYAMANE Toshiaki1-1/+1
2012-11-27staging/rtl8187se: Use netdev_ printks in ieee80211/ieee80211_softmac_wx.cYAMANE Toshiaki1-2/+2
2012-11-27staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_softmac_wx.cYAMANE Toshiaki1-3/+3
2012-11-27staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_softmac_wx.cYAMANE Toshiaki1-4/+4