summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* staging: comedi: vmk80xx: cleanup digital input subdevice initH Hartley Sweeten2013-02-051-17/+21
* staging: comedi: vmk80xx: cleanup digital input subdevice initH Hartley Sweeten2013-02-051-15/+18
* staging: comedi: vmk80xx: cleanup analog output subdevice initH Hartley Sweeten2013-02-051-17/+19
* staging: comedi: vmk80xx: cleanup analog input subdevice initH Hartley Sweeten2013-02-051-15/+16
* staging: comedi: vmk80xx: remove need for boardinfo in private_dataH Hartley Sweeten2013-02-051-35/+25
* staging: comedi: vmk80xx: push usb (*probe) into comedi (*auto_attach)H Hartley Sweeten2013-02-051-108/+55
* staging: comedi: comedi_usb: allow comedi usb drivers to pass a 'context'H Hartley Sweeten2013-02-056-7/+10
* staging: comedi: vmk80xx: remove private data 'attached'H Hartley Sweeten2013-02-051-7/+0
* staging: comedi: vmk80xx: remove private data 'probed'H Hartley Sweeten2013-02-051-7/+2
* staging: comedi: vmk80xx: make sure private data is clean when detachedH Hartley Sweeten2013-02-051-14/+25
* staging: comedi: vmk80xx: remove private data 'count'H Hartley Sweeten2013-02-051-7/+0
* staging: comedi: vmk80xx: factor out usb buffer allocationH Hartley Sweeten2013-02-051-13/+22
* staging: comedi: vmk80xx: factor out usb endpoint detectionH Hartley Sweeten2013-02-051-35/+39
* staging: comedi: vmk80xx: consistently use the same local var namesH Hartley Sweeten2013-02-051-276/+290
* staging: comedi: vmk80xx: rename struct vmk80xx_usbH Hartley Sweeten2013-02-051-29/+29
* staging: comedi: vmk80xx: remove VMK80XX_SUBD_* enumH Hartley Sweeten2013-02-051-15/+6
* staging: comedi: vmk80xx: remove common and unused boardinfoH Hartley Sweeten2013-02-051-18/+3
* staging: comedi: vmk80xx: save the boardinfo in the comedi_deviceH Hartley Sweeten2013-02-051-39/+65
* staging: comedi: vmk80xx: move boardinfo into a const arrayH Hartley Sweeten2013-02-051-75/+77
* staging: comedi: vmk80xx: use comedi_auto_unconfig() for (*disconnect)H Hartley Sweeten2013-02-051-9/+2
* staging: comedi: vmk80xx: move usb_driver (*disconnect) codeH Hartley Sweeten2013-02-051-29/+20
* staging: comedi: vmk80xx: remove support for manual attachingH Hartley Sweeten2013-02-051-22/+1
* zram: get rid of lockdep warningMinchan Kim2013-02-053-96/+116
* zram: fix warning of print formatMinchan Kim2013-02-051-1/+1
* staging/vt6656: Fix sparse warning constant 0xffffffff00000000U is so big it ...Peter Huewe2013-02-051-1/+1
* staging/xgifb: Remove always false if statementPeter Huewe2013-02-051-16/+0
* staging/xgifb: Remove unneeded conditional assignmentPeter Huewe2013-02-051-1/+1
* staging/xgifb: Remove unused values in XGI340_ECLKDataPeter Huewe2013-02-051-5/+0
* staging/xgifb: Remove unused entries in XGI340New_MCLKData and XGI27New_MCLKDataPeter Huewe2013-02-051-10/+0
* staging/xgifb: Remove unused values in XG27_SR13 and XGI340_SR13Peter Huewe2013-02-052-13/+13
* staging/xgifb: Remove unused values in XGI340_cr41 and XGI27_cr41Peter Huewe2013-02-052-55/+55
* staging/xgifb: Remove unused variablePeter Huewe2013-02-051-1/+1
* Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2013-02-0549-259/+4455
|\
| * iio: Simplify iio_map_array_unregister APIGuenter Roeck2013-02-024-42/+18
| * iio: Update iio_channel_get_all and iio_channel_get_all_cb APIGuenter Roeck2013-02-024-11/+17
| * iio/adc: (max1363) Fix data conversion problemsGuenter Roeck2013-02-021-2/+3
| * iio/adc: (max1363) Remove duplicate codeGuenter Roeck2013-02-021-2/+0
| * iio/adc: (max1363) Provide OF node information to iio deviceGuenter Roeck2013-02-021-0/+1
| * iio/adc: (lp8788) Provide OF node information to iio deviceGuenter Roeck2013-02-021-0/+1
| * staging/iio: (iio_hwmon) Basic devicetree supportGuenter Roeck2013-02-021-0/+6
| * staging/iio: (iio_hwmon) Add support for sysfs name attributeGuenter Roeck2013-02-021-2/+10
| * staging/iio: (iio_hwmon) Use devm_kzallocGuenter Roeck2013-02-021-48/+22
| * iio:common: removed unused functions outside st_sensors libraryDenis CIOCCA2013-02-022-46/+28
| * iio: gyro: Add itg3200Manuel Stahl2013-02-025-0/+723
| * staging:iio: Move adxrs450 driver out of stagingLars-Peter Clausen2013-02-025-12/+12
| * staging:iio:adxrs450: Move header file contents to main fileLars-Peter Clausen2013-02-023-64/+57
| * staging:iio:adxrs450: Fixup kernel doc commentsLars-Peter Clausen2013-02-021-3/+4
| * staging:iio:adxrs450: Use usleep_range for the sequential transfer dealyLars-Peter Clausen2013-02-021-1/+1
| * staging:iio:adxrs450: Don't split string across multiple linesLars-Peter Clausen2013-02-021-2/+1
| * staging:iio:adxrs450: Reflow overlong linesLars-Peter Clausen2013-02-021-4/+4
OpenPOWER on IntegriCloud