summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Staging: xgifb: Fixed coding style issues in vb_def.hKenji Toyama2011-04-251-632/+637
* staging: xgifb: main: make internal functions staticAaro Koskinen2011-04-251-2/+2
* staging: xgifb: main: delete unused functionsAaro Koskinen2011-04-251-177/+0
* staging: xgifb: main: delete redudant extern declarationsAaro Koskinen2011-04-252-55/+2
* staging: xgifb: main: move functions to avoid forward declarationsAaro Koskinen2011-04-252-341/+299
* staging: xgifb: delete unused register I/O functionsAaro Koskinen2011-04-252-17/+0
* staging: xgifb: delete unused register I/O macrosAaro Koskinen2011-04-251-36/+0
* staging: xgifb: replace setXGIIDXREG() with xgifb_reg_and_or()Aaro Koskinen2011-04-251-4/+4
* staging: xgifb: replace andXGIIDXREG() with xgifb_reg_and()Aaro Koskinen2011-04-251-5/+5
* staging: xgifb: replace orXGIIDXREG() with xgifb_reg_or()Aaro Koskinen2011-04-251-10/+10
* staging: xgifb: replace outXGIIDXREG() with xgifb_reg_set()Aaro Koskinen2011-04-251-81/+81
* staging: xgifb: replace inXGIIDXREG() with xgifb_reg_get()Aaro Koskinen2011-04-251-36/+36
* staging: xgifb: replace outXGIREG() with outb()Aaro Koskinen2011-04-251-8/+8
* staging: rts_pstor: clear error when read sd lba0 failwwang2011-04-251-0/+1
* staging: octeon-ethernet: remove .get_sg, etc. ethtool_opsMichał Mirosław2011-04-251-2/+0
* staging:iio:ade7758 replace unnecessary event line registration.Jonathan Cameron2011-04-252-54/+24
* staging:iio:adis16209 replace unnecessary event line registration.Jonathan Cameron2011-04-252-50/+21
* staging:iio:adis16240 replace unnecessary event line registration.Jonathan Cameron2011-04-252-50/+22
* staging:iio:adis16201 replace unnecessary event line registration.Jonathan Cameron2011-04-252-50/+21
* staging:iio:adis16204 replace unnecessary event line registration.Jonathan Cameron2011-04-252-50/+22
* staging:iio:adis16203 replace unnecessary event line registration.Jonathan Cameron2011-04-252-50/+22
* staging:iio:adis16260 replace unnecessary event line registration.Jonathan Cameron2011-04-252-49/+22
* staging:iio:adis16400 replace unnecessary event line registration.Jonathan Cameron2011-04-252-52/+21
* staging:iio:adis16350 replace unnecessary event line registration.Jonathan Cameron2011-04-252-52/+22
* staging:iio:adis16300 replace unnecessary event line registration.Jonathan Cameron2011-04-252-52/+22
* staging:iio:light:tsl2563 constify gain level table.Jonathan Cameron2011-04-251-2/+2
* staging:iio:tsl2563 take advantage of new iio_device_allocate private data.Jonathan Cameron2011-04-251-39/+29
* staging:iio:documentation make read_size signed to allow for errors.Jonathan Cameron2011-04-251-1/+1
* staging:iio:max1363 take advantage of new iio_device_allocate private data.Jonathan Cameron2011-04-253-86/+74
* staging:iio:adc: max1363 dev_info -> indio_dev in naming for consistencyJonathan Cameron2011-04-251-35/+35
* staging:iio:adc:max1363 fix timestamp handling.Jonathan Cameron2011-04-252-4/+18
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-2562-63/+89
* staging:iio: replace rip_lots naming with read_first_nJonathan Cameron2011-04-257-37/+38
* staging:iio: iio_trigger_unregister - remove rather strange search for what w...Jonathan Cameron2011-04-251-7/+1
* staging:iio:trigger remove export of iio_trigger_find_by_name, use sysfs_stre...Jonathan Cameron2011-04-252-19/+7
* staging: IIO: DAC: AD5446 add support for AD5541A devicesMichael Hennerich2011-04-252-0/+8
* staging: iio: TAOS tsl258x: Device driverJon Brenner2011-04-256-0/+1006
* staging: IIO: DAC: New driver for AD5791/AD5781 High Resolution Voltage Outpu...Michael Hennerich2011-04-254-0/+538
* gma500: allow non stolen page backed framebufferAlan Cox2011-04-254-17/+65
* gma500: prune some unused variablesAlan Cox2011-04-251-9/+5
* gma500: GEM - now we have the basics we shall stick pins in itAlan Cox2011-04-253-36/+80
* gma500: GEMify the frame buffer base bitsAlan Cox2011-04-258-55/+24
* gma500: Begin the GEMification of the cursor codeAlan Cox2011-04-253-75/+26
* gma500: Add support for inserting and removing pages from the GARTAlan Cox2011-04-2510-998/+338
* gma500: begin adding GEMAlan Cox2011-04-257-224/+318
* gma500: add the ability to request backed space or notAlan Cox2011-04-253-6/+17
* gma500: Tidy up the allocationsAlan Cox2011-04-252-9/+6
* gma500: Add a gtt allocatorAlan Cox2011-04-255-29/+217
* gma500: backlight warningAlan Cox2011-04-251-0/+1
* gma500: prepare to do some actual memory managementAlan Cox2011-04-251-6/+2
OpenPOWER on IntegriCloud