summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Staging: comedi: unlock on error in usbdux_ao_inttrig()Dan Carpenter2011-12-081-6/+9
| * staging: xgifb: enable forcecrt2type as a module parameterAaro Koskinen2011-12-081-0/+8
| * staging: xgifb: enable forcecrt2type on XG21Aaro Koskinen2011-12-083-12/+25
| * staging: xgifb: delete "userom" optionAaro Koskinen2011-12-082-3/+0
| * staging: xgifb: vb_table: delete XGI21_LCDCapListAaro Koskinen2011-12-081-27/+0
| * staging: xgifb: move XGI21_LVDSCapStruct into xgifb_video_infoAaro Koskinen2011-12-086-97/+86
| * staging: xgifb: disable LVDS on XG27Aaro Koskinen2011-12-081-1/+0
| * staging: xgifb: delete XGIfb_GetXG21LVDSData()Aaro Koskinen2011-12-081-63/+0
| * staging: xgifb: ReadVBIOSTablData(): rename to xgifb_read_vbios()Aaro Koskinen2011-12-081-3/+2
| * staging: xgifb: ReadVBIOSTablData(): copy only a single LVDS entryAaro Koskinen2011-12-082-32/+27
| * staging: xgifb: ReadVBIOSTablData(): check the BIOS sizeAaro Koskinen2011-12-081-7/+21
| * staging: xgifb: use u8 for video BIOS dataAaro Koskinen2011-12-081-3/+3
| * staging: xgifb: delete pjVirtualRomBaseAaro Koskinen2011-12-081-2/+0
| * staging: xgifb: delete ROMAddrAaro Koskinen2011-12-084-14/+0
| * staging: xgifb: move video BIOS handling completely to ReadVBIOSTablData()Aaro Koskinen2011-12-082-44/+39
| * staging: xgifb: XGINew_GetXG21Sense(): eliminate video BIOS accessAaro Koskinen2011-12-081-6/+1
| * staging: xgifb: ReadVBIOSTablData(): use a pointer to access the arrayAaro Koskinen2011-12-081-26/+19
| * staging: xgifb: ReadVBIOSTablData(): rename pVideoMemoryAaro Koskinen2011-12-081-29/+20
| * staging: xgifb: ReadVBIOSTablData(): use ARRAY_SIZEAaro Koskinen2011-12-081-3/+1
| * staging: xgifb: ReadVBIOSTablData(): rearrange code to avoid nestingAaro Koskinen2011-12-081-60/+51
| * staging: xgifb: ReadVBIOSTablData(): avoid duplicating codeAaro Koskinen2011-12-081-70/+27
| * Merge branch 'work-next' into staging-nextGreg Kroah-Hartman2011-12-081-10/+2
| |\
| | * staging:iio: Fix scan mask updateLars-Peter Clausen2011-12-081-10/+2
| * | Merge branch 'work-next' into staging-nextGreg Kroah-Hartman2011-12-082-36/+24
| |\ \ | | |/
| | * staging:iio: Fix sw_ring memory corruptionLars-Peter Clausen2011-12-081-35/+23
| | * staging:iio: Fix typoLars-Peter Clausen2011-12-081-1/+1
| * | staging:iio:buffer.h update struct buffer docs.Jonathan Cameron2011-12-081-0/+6
| * | staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.Jonathan Cameron2011-12-088-34/+33
| * | staging:iio:buffer scrap to_iio_buffer as it no longer has meaning.Jonathan Cameron2011-12-081-3/+0
| * | staging:iio:buffer stop allowing for read_last callback.Jonathan Cameron2011-12-081-2/+0
| * | staging:iio:ring_sw don't provide read last function.Jonathan Cameron2011-12-081-33/+0
| |/
| * staging:iio:adc:max1363 stop reading from buffer for sysfs accessJonathan Cameron2011-12-083-73/+21
| * staging:iio:adc:ad799x stop reading from buffer for sysfs accessesJonathan Cameron2011-12-083-38/+1
| * staging:iio:adc:ad7887 stop reading from buffer for sysfs access.Jonathan Cameron2011-12-083-40/+1
| * staging:iio:adc:ad7993 stop reading from buffer for sysfs raw read.Jonathan Cameron2011-12-081-21/+1
| * staging:iio:adc:ad7606 remove buffer access to data from sysfs read.Jonathan Cameron2011-12-083-26/+1
| * staging:iio:adc:ad7606 remove buffer access for sysfs interfaces.Jonathan Cameron2011-12-083-30/+1
| * staging:iio:adc:ad7476 scrap read from buffer for sysfs access.Jonathan Cameron2011-12-083-40/+2
| * staging:iio:adc:ad7192 scrap read from buffer for sysfs access.Jonathan Cameron2011-12-081-21/+1
| * staging:iio:accel:lis3l02dq scrap reading from buffer for sysfs access.Jonathan Cameron2011-12-083-50/+3
| * staging:iio:buffer remove unused owner field from struct iio_bufferJonathan Cameron2011-12-0811-12/+0
| * staging:iio: scrap scan_count and ensure all drivers use active_scan_maskJonathan Cameron2011-12-0819-77/+100
| * staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron2011-12-0823-46/+46
| * staging:iio: remove userspace access to bytes per datum.Jonathan Cameron2011-12-084-28/+0
| * staging:iio:buffer drop bpe field.Jonathan Cameron2011-12-0812-16/+0
| * staging:iio:adc:max1363 add datasheet_name entries.Jonathan Cameron2011-12-081-0/+2
| * staging:iio: core: add datasheet_name to chan_specJonathan Cameron2011-12-081-0/+5
| * staging:iio:adc:max1363 correctly set channels as big endian.Jonathan Cameron2011-12-081-2/+12
| * staging:iio:adc:max1363 use new demuxing support.Jonathan Cameron2011-12-083-40/+26
| * staging:iio: add demux optionally to path from device to bufferJonathan Cameron2011-12-082-4/+157
OpenPOWER on IntegriCloud