summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:adis16400: Code style cleanupLars-Peter Clausen2013-01-261-44/+37
* staging:iio:adis16400: Remove samplerate_available attributeLars-Peter Clausen2013-01-261-3/+0
* staging:iio:adis16400: Remove unit suffix from samplerate attributeLars-Peter Clausen2013-01-261-1/+1
* staging:iio:adis16400: Preallocate transfer messageLars-Peter Clausen2013-01-263-176/+128
* staging:iio:adis16400: Add helper macros for channel declarationLars-Peter Clausen2013-01-261-417/+140
* staging:iio:adis16400: Use triggered buffer setup helper functionLars-Peter Clausen2013-01-262-52/+8
* staging:iio:adis16400: Use adis libraryLars-Peter Clausen2013-01-266-558/+225
* staging:iio:adis16400: Remove unused default_scan_maskLars-Peter Clausen2013-01-262-16/+0
* staging:iio:adis16400: Fix and cleanup 3db filter settingLars-Peter Clausen2013-01-261-21/+20
* staging:iio:adis16400: Don't pass 0 to ilog2Lars-Peter Clausen2013-01-261-1/+5
* staging:iio:tsl2x7x: Use iio_str_to_fixedpoint instead of open-coding itLars-Peter Clausen2013-01-261-66/+12
* iio: mxs: Implement support for touchscreenMarek Vasut2013-01-261-21/+445
* staging:iio:gyro: Remove stale Makefile entryLars-Peter Clausen2013-01-261-3/+0
* Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman2013-01-2510-40/+50
|\
| * Merge tag 'staging-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-188-28/+23
| |\
| | * staging/sb105x: PARPORT config is not good enough must use PARPORT_PCSteven Rostedt2013-01-171-1/+1
| | * staging: wlan-ng: Fix clamping of returned SSID lengthTormod Volden2013-01-171-1/+1
| | * Merge tag 'iio-fixes-for-3.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-01-172-2/+2
| | |\
| | | * staging:iio:adis16080: Perform sign extensionLars-Peter Clausen2013-01-091-1/+1
| | | * iio: mxs-lradc: indexes are unsignedFabio Estevam2013-01-091-1/+1
| | * | staging: vt6656: Fix inconsistent structure packingBen Hutchings2013-01-174-24/+19
| * | | Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-1435-964/+1323
| |\ \ \ | | |/ /
| | * | staging: zram: fix invalid memory references during disk writeNitin Gupta2013-01-131-15/+24
| * | | drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim2013-01-081-0/+5
* | | | staging: comedi: addi_watchdog: all i/o registers are 32-bitH Hartley Sweeten2013-01-251-3/+3
* | | | staging: comedi: addi_apci_1516: use addi_watchdog moduleH Hartley Sweeten2013-01-252-95/+11
* | | | staging/comedi: Use comedi_pci_auto_unconfig directly for pci_driver.removePeter Huewe2013-01-2553-318/+53
* | | | staging/comedi: Move comedi_pci_auto_unconfig to drivers.cPeter Huewe2013-01-252-4/+7
* | | | staging: comedi: addi_apci_3501: cleanup comments in hwdrv_apci3501.cH Hartley Sweeten2013-01-251-73/+32
* | | | staging: comedi: addi_apci_3501: define the timer i/o registersH Hartley Sweeten2013-01-252-118/+57
* | | | staging: comedi: addi_apci_3501: change the MODULE_DESCRIPTIONH Hartley Sweeten2013-01-251-1/+1
* | | | staging: comedi: addi_apci_3501: move the copyright informationH Hartley Sweeten2013-01-252-48/+31
* | | | staging: comedi: addi_apci_3501: rewrite the analog output supportH Hartley Sweeten2013-01-252-116/+48
* | | | staging: comedi: addi_apci_3501: cleanup apci3501_reset()H Hartley Sweeten2013-01-251-12/+15
* | | | staging: comedi: addi_apci_3501: introduce apci3501_wait_for_dac()H Hartley Sweeten2013-01-252-23/+27
* | | | staging: comedi: addi_apci_3501: move range_apci3501_ao to driverH Hartley Sweeten2013-01-252-9/+8
* | | | staging: comedi: addi_apci_3501: reorder code a bitH Hartley Sweeten2013-01-251-9/+9
* | | | staging: comedi: addi_apci_3501: start defining i/o mapH Hartley Sweeten2013-01-252-31/+23
* | | | staging: comedi: addi_apci_3501: remove dependency on addi_common.hH Hartley Sweeten2013-01-252-17/+19
* | | | staging: comedi: addi_apci_3501: only allocate needed subdevicesH Hartley Sweeten2013-01-251-19/+10
* | | | staging: comedi: addi_apci_3501: remove boardinfoH Hartley Sweeten2013-01-251-38/+1
* | | | staging: comedi: addi_apci_3501: simplify reading the eepromH Hartley Sweeten2013-01-251-22/+109
* | | | staging: comedi: addi_apci_3501: board has an eepromH Hartley Sweeten2013-01-251-10/+6
* | | | staging: comedi: addi_apci_3501: remove analog output boardinfoH Hartley Sweeten2013-01-251-6/+3
* | | | staging: comedi: addi_apci_3501: analog output resolution is fixedH Hartley Sweeten2013-01-251-3/+1
* | | | staging: comedi: addi_apci_3501: don't read the unused PCI barsH Hartley Sweeten2013-01-251-2/+0
* | | | staging: comedi: addi_apci_3501: board does not support dmaH Hartley Sweeten2013-01-251-3/+0
* | | | staging: comedi: addi_apci_3501: remove devpriv->iobase usageH Hartley Sweeten2013-01-252-56/+51
* | | | staging: comedi: addi_apci_3501: simplify the PCI bar readingH Hartley Sweeten2013-01-251-20/+4
* | | | staging: comedi: addi_apci_3501: simplify eeprom readH Hartley Sweeten2013-01-251-17/+1
OpenPOWER on IntegriCloud