summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-12-08staging: xgifb: disable LVDS on XG27Aaro Koskinen
2011-12-08staging: xgifb: delete XGIfb_GetXG21LVDSData()Aaro Koskinen
2011-12-08staging: xgifb: ReadVBIOSTablData(): rename to xgifb_read_vbios()Aaro Koskinen
2011-12-08staging: xgifb: ReadVBIOSTablData(): copy only a single LVDS entryAaro Koskinen
2011-12-08staging: xgifb: ReadVBIOSTablData(): check the BIOS sizeAaro Koskinen
2011-12-08staging: xgifb: use u8 for video BIOS dataAaro Koskinen
2011-12-08staging: xgifb: delete pjVirtualRomBaseAaro Koskinen
2011-12-08staging: xgifb: delete ROMAddrAaro Koskinen
2011-12-08staging: xgifb: move video BIOS handling completely to ReadVBIOSTablData()Aaro Koskinen
2011-12-08staging: xgifb: XGINew_GetXG21Sense(): eliminate video BIOS accessAaro Koskinen
2011-12-08staging: xgifb: ReadVBIOSTablData(): use a pointer to access the arrayAaro Koskinen
2011-12-08staging: xgifb: ReadVBIOSTablData(): rename pVideoMemoryAaro Koskinen
2011-12-08staging: xgifb: ReadVBIOSTablData(): use ARRAY_SIZEAaro Koskinen
2011-12-08staging: xgifb: ReadVBIOSTablData(): rearrange code to avoid nestingAaro Koskinen
2011-12-08staging: xgifb: ReadVBIOSTablData(): avoid duplicating codeAaro Koskinen
2011-12-08Merge branch 'work-next' into staging-nextGreg Kroah-Hartman
2011-12-08staging:iio: Fix scan mask updateLars-Peter Clausen
2011-12-08Merge branch 'work-next' into staging-nextGreg Kroah-Hartman
2011-12-08staging:iio: Fix sw_ring memory corruptionLars-Peter Clausen
2011-12-08staging:iio: Fix typoLars-Peter Clausen
2011-12-08staging:iio:buffer.h update struct buffer docs.Jonathan Cameron
2011-12-08staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.Jonathan Cameron
2011-12-08staging:iio:buffer scrap to_iio_buffer as it no longer has meaning.Jonathan Cameron
2011-12-08staging:iio:buffer stop allowing for read_last callback.Jonathan Cameron
2011-12-08staging:iio:ring_sw don't provide read last function.Jonathan Cameron
2011-12-08staging:iio:adc:max1363 stop reading from buffer for sysfs accessJonathan Cameron
2011-12-08staging:iio:adc:ad799x stop reading from buffer for sysfs accessesJonathan Cameron
2011-12-08staging:iio:adc:ad7887 stop reading from buffer for sysfs access.Jonathan Cameron
2011-12-08staging:iio:adc:ad7993 stop reading from buffer for sysfs raw read.Jonathan Cameron
2011-12-08staging:iio:adc:ad7606 remove buffer access to data from sysfs read.Jonathan Cameron
2011-12-08staging:iio:adc:ad7606 remove buffer access for sysfs interfaces.Jonathan Cameron
2011-12-08staging:iio:adc:ad7476 scrap read from buffer for sysfs access.Jonathan Cameron
2011-12-08staging:iio:adc:ad7192 scrap read from buffer for sysfs access.Jonathan Cameron
2011-12-08staging:iio:accel:lis3l02dq scrap reading from buffer for sysfs access.Jonathan Cameron
2011-12-08staging:iio:buffer remove unused owner field from struct iio_bufferJonathan Cameron
2011-12-08staging:iio: scrap scan_count and ensure all drivers use active_scan_maskJonathan Cameron
2011-12-08staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron
2011-12-08staging:iio: remove userspace access to bytes per datum.Jonathan Cameron
2011-12-08staging:iio:buffer drop bpe field.Jonathan Cameron
2011-12-08staging:iio:adc:max1363 add datasheet_name entries.Jonathan Cameron
2011-12-08staging:iio: core: add datasheet_name to chan_specJonathan Cameron
2011-12-08staging:iio:adc:max1363 correctly set channels as big endian.Jonathan Cameron
2011-12-08staging:iio:adc:max1363 use new demuxing support.Jonathan Cameron
2011-12-08staging:iio: add demux optionally to path from device to bufferJonathan Cameron
2011-12-08staging:iio: make iio_sw_buffer_preenable much more general.Jonathan Cameron
2011-12-08staging:iio: add hook to allow core to perform scan related config.Jonathan Cameron
2011-12-08staging:iio:buffer add a cache of the timestamp scan index.Jonathan Cameron
2011-12-08staging:iio:find iio channel from scan index util functionJonathan Cameron
2011-12-08staging:iio: Remove redundant spi driver bus initializationLars-Peter Clausen
2011-12-08staging:iio:dac: Add AD5380 driverLars-Peter Clausen