summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-11768-81798/+31519
|\
| * Merge tag 'iio-for-3.8f' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2012-11-3010-171/+649
| |\
| | * iio: imu: adis16480: remove duplicated include from adis16480.cWei Yongjun2012-11-301-1/+0
| | * iio: gyro: adis16136: remove duplicated include from adis16136.cWei Yongjun2012-11-301-1/+0
| | * iio:imu: adis16480: show_firmware() buffer too smallDan Carpenter2012-11-301-2/+2
| | * iio:gyro: adis16136: divide by zero in write_frequency()Dan Carpenter2012-11-301-2/+2
| | * iio: adc: Add Texas Instruments ADC081C021/027 supportThierry Reding2012-11-303-0/+173
| | * iio:ad7793: Add support for the ad7796 and ad7797Lars-Peter Clausen2012-11-301-12/+109
| | * iio:ad7793: Add support for the ad7798 and ad7799Lars-Peter Clausen2012-11-301-14/+102
| | * staging:iio: Move ad7793 driver out of stagingLars-Peter Clausen2012-11-306-21/+16
| | * staging:iio:ad7793: Implement stricter id checkingLars-Peter Clausen2012-11-301-1/+9
| | * staging:iio:ad7793: Move register definitions from header to sourceLars-Peter Clausen2012-11-302-93/+93
| | * staging:iio:ad7793: Rework regulator handlingLars-Peter Clausen2012-11-302-21/+26
| | * staging:iio:ad7793: Rework platform dataLars-Peter Clausen2012-11-302-9/+123
| | * staging:iio:ad7793: Use kstrtol instead of strict_strtolLars-Peter Clausen2012-11-301-1/+1
| | * staging:iio:ad7793: Use usleep_range instead of msleepLars-Peter Clausen2012-11-301-1/+1
| | * staging:iio:ad7793: Fix temperature scaleLars-Peter Clausen2012-11-301-1/+1
| | * staging:iio:ad7793: Fix VDD monitor scaleLars-Peter Clausen2012-11-301-1/+1
| |/
| * staging: gdm72xx: unlock on error in init_usb()Dan Carpenter2012-11-291-0/+1
| * staging: panel: pass correct lengths to keypad_send_key()Dan Carpenter2012-11-291-4/+4
| * staging: comedi: addi_apci_2032: fix interrupt supportH Hartley Sweeten2012-11-291-56/+100
| * staging: comedi: addi_apci_2032: move i_APCI2032_ConfigDigitalOutput()H Hartley Sweeten2012-11-291-29/+29
| * staging: comedi: addi_apci_2032: remove the timer s->range_tableH Hartley Sweeten2012-11-291-1/+0
| * staging: comedi: addi_apci_2032: cleanup the subdevice initH Hartley Sweeten2012-11-291-16/+16
| * staging: comedi: addi_apci_2032: fix the watchdog timer subdeviceH Hartley Sweeten2012-11-291-30/+61
| * staging: comedi: addi_apci_2032: remove need for addi-data/addi_common.hH Hartley Sweeten2012-11-291-4/+2
| * staging: comedi: addi_apci_2032: remove use of struct addi_privateH Hartley Sweeten2012-11-291-26/+5
| * staging: comedi: addi_apci_2032: fix i_APCI2032_ReadWatchdog()H Hartley Sweeten2012-11-291-3/+7
| * staging: comedi: addi_apci_2032: cleanup register map definesH Hartley Sweeten2012-11-291-79/+57
| * staging: comedi: addi_apci_2032: merge in hwdrv_apci2032.cH Hartley Sweeten2012-11-292-365/+215
| * staging: comedi: addi_apci_2032: cleanup the s->subdev_flagsH Hartley Sweeten2012-11-291-3/+2
| * staging: comedi: addi_apci_2032: remove boardinfoH Hartley Sweeten2012-11-291-81/+20
| * staging: comedi: addi_apci_2032: only allocate needed subdevicesH Hartley Sweeten2012-11-291-26/+5
| * staging: comedi: addi_apci_2032: remove use of devpriv->s_EeParametersH Hartley Sweeten2012-11-291-23/+5
| * staging: comedi: addi_apci_2032: don't read the unused PCI barsH Hartley Sweeten2012-11-291-4/+0
| * staging: comedi: addi_apci_2032: remove devpriv->iobase usageH Hartley Sweeten2012-11-292-25/+17
| * staging: comedi: addi_apci_2032: remove unnecessary info from boardinfoH Hartley Sweeten2012-11-291-4/+0
| * staging: comedi: addi_apci_2032: simplify the PCI bar readingH Hartley Sweeten2012-11-291-20/+4
| * staging: comedi: addi_apci_2032: absorb i_APCI2032_Reset()H Hartley Sweeten2012-11-292-35/+11
| * staging: comedi: addi_apci_2032: remove unnecessary includeH Hartley Sweeten2012-11-291-1/+0
| * staging: comedi: addi_apci_2032: remove eeprom support codeH Hartley Sweeten2012-11-291-45/+1
| * staging: comedi: addi_apci_2032: board does not have analog inputsH Hartley Sweeten2012-11-291-33/+1
| * staging: comedi: addi_apci_2032: board does not have analog outputsH Hartley Sweeten2012-11-291-13/+2
| * staging: comedi: addi_apci_2032: board does not have digital inputsH Hartley Sweeten2012-11-291-16/+2
| * staging: comedi: addi_apci_2032: board does not have ttl i/oH Hartley Sweeten2012-11-291-20/+1
| * staging: comedi: addi_apci_2032: separate from addi_common.cH Hartley Sweeten2012-11-291-3/+311
| * staging: r8712u: Fix possible buffer overrunLarry Finger2012-11-281-1/+1
| * staging: gdm72xx: use %pI4 format to print IPv4 address and remove last usage...Shan Wei2012-11-281-12/+1
| * staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.cYAMANE Toshiaki2012-11-281-17/+17
| * staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.cYAMANE Toshiaki2012-11-281-27/+20
OpenPOWER on IntegriCloud