summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
* gma500: nuke the last bits of TTM codeAlan Cox2011-07-052-49/+19Star
* gma500: 2D acceleration tidyingAlan Cox2011-07-051-6/+13
* gma500: polish for completion of this phaseAlan Cox2011-07-0515-177/+67Star
* gma500: trim some of the debugAlan Cox2011-07-053-18/+1Star
* gma500: Do sane FB cleanupAlan Cox2011-07-052-10/+36
* gma500: revamp frame buffer creation and handlingAlan Cox2011-07-055-97/+133
* gma500: Ensure the frame buffer has a linear virtual mappingAlan Cox2011-07-054-29/+42
* Merge Linux 3.0-rc6 into staging-nextGreg Kroah-Hartman2011-07-0511-15/+42
|\
| * Staging: comedi: fix build breakages on some platformsGreg Kroah-Hartman2011-06-271-0/+21
| * Staging: brcm80211: disable drivers except for X86 or MIPS platformsGreg Kroah-Hartman2011-06-271-2/+2
| * Staging: brcm80211: disable drivers for PPC platformsGreg Kroah-Hartman2011-06-271-0/+2
| * Staging: iio: Make IIO depend on GENERIC_HARDIRQSGeert Uytterhoeven2011-06-271-1/+1
| * Staging: mei: fix suspend failureTomas Winkler2011-06-272-5/+10
| * Staging: fix iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap2011-06-272-2/+2
| * Staging: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHERalf Baechle2011-06-271-0/+1
| * Staging: fix more iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap2011-06-274-5/+5
* | staging: remove obsoleted CS5535/CS5536 GPIO driverAmérico Wang2011-06-285-280/+0Star
* | staging: Fix recieve/receive typosJoe Perches2011-06-287-20/+20
* | iio: light sensor: Add SMBUS support to the tsl2563 driver.Bryan Freed2011-06-281-61/+45Star
* | iio: light sensor: Fix a panic in the tsl2563 driver.Bryan Freed2011-06-281-0/+2
* | iio: light sensor: Fix a panic in the tsl2563 driver.Bryan Freed2011-06-281-8/+9
* | staging:iio: one more fix for IIO_RING_BUFFER not enabled.Jonathan Cameron2011-06-281-1/+1
* | Staging: iio: dereferencing uninitialized variableDan Carpenter2011-06-281-9/+11
* | staging: iio light Kconfig fixletmaximilian attems2011-06-281-1/+1
* | iio: dac: New driver for AD5686R, AD5685R, AD5684R Digital to analog convertersMichael Hennerich2011-06-283-0/+509
* | iio: industrialio-core: Add IIO_OUT typeMichael Hennerich2011-06-282-1/+4
* | IIO: ADC: New driver for AD7792/AD7793 3 Channel SPI ADCMichael Hennerich2011-06-284-0/+1109
* | staging:iio:accel:kxsd9 replace kmallocs in power_up with use of already allo...anish kumar2011-06-281-29/+9Star
* | staging: IIO corrected the spelling in iio-trig-gpioanish2011-06-281-1/+1
* | staging:iio:accel:adis16201 general cleanup, move to iio_priv and buffers in ...Jonathan Cameron2011-06-284-93/+63Star
* | staging:iio:light:isl29018: allocate device state with iio_devJonathan Cameron2011-06-281-30/+22Star
* | staging:iio:magnetometer:hmc5843: allocate device state with iio_dev.Jonathan Cameron2011-06-281-29/+21Star
* | staging:iio:meter:ade7759: allocate state with iio_devJonathan Cameron2011-06-282-60/+32Star
* | staging:iio:magnetometer:ak8975: allocate chip state with iio_dev.Jonathan Cameron2011-06-281-51/+40Star
* | staging:iio:resolver:ad2s90 general cleanupJonathan Cameron2011-06-281-36/+12Star
* | staging:iio:resolver:ad2s120x cleanup.Jonathan Cameron2011-06-281-165/+31Star
* | staging:iio:resolver:ad2s1210 general driver cleanup.Jonathan Cameron2011-06-283-484/+416Star
* | staging:iio:meter:ade7854: Allocate buffers in state and state with iio_dev.Jonathan Cameron2011-06-284-110/+81Star
* | staging:iio:meter:ade7754: allocate state with iio_dev and buffers in state.Jonathan Cameron2011-06-282-58/+34Star
* | staging:iio:meter:ade7753 allocate chip state with iio_dev; allocate buffers ...Jonathan Cameron2011-06-282-57/+32Star
* | staging:iio:gyro:adxrs450: allocate chip state with iio_devJonathan Cameron2011-06-282-54/+30Star
* | staging:iio:gyro:adis16260: allocate chip state with iio_dev and use iio_priv...Jonathan Cameron2011-06-284-84/+56Star
* | staging:iio:gyro:adis16130: allocate chip state with iio_dev and use iio_priv...Jonathan Cameron2011-06-281-30/+20Star
* | staging:iio:gyro:adis16080: allocate chip state with iio_devJonathan Cameron2011-06-281-29/+19Star
* | staging:iio:gyro:adis16060 allocate chip state with iio_dev.Jonathan Cameron2011-06-281-34/+25Star
* | staging:iio:dds:ad9951: allocate chip state with iio_devJonathan Cameron2011-06-281-23/+13Star
* | staging:iio:dds:ad9910: allocate chip state with iio_devJonathan Cameron2011-06-281-24/+12Star
* | staging:iio:dds:ad9810: allocate chip state with iio_dev and use iio_priv for...Jonathan Cameron2011-06-281-24/+14Star
* | staging:iio:dds:ad9850 allocate chip state with iio_dev + fix name of attr gr...Jonathan Cameron2011-06-281-25/+12Star
* | staging:iio:ad9834: allocate chip state with iio_dev and use iio_priv to access.Jonathan Cameron2011-06-282-46/+37Star