summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-20staging:iio:adc:ad7816 move from old to current event handling.Jonathan Cameron1-47/+15
2011-05-20staging:iio:adc:ad7745 move from old to current event handling.Jonathan Cameron1-65/+24
2011-05-20staging:iio:adt7316 get rid of legacy event handling code.Jonathan Cameron1-269/+97
2011-05-20staging:iio:dac:ad5504 move from old to new event handling.Jonathan Cameron2-41/+16
2011-05-20staging:iio:light:tsl2563 remove old style event registration.Jonathan Cameron1-43/+19
2011-05-20staging:iio:buffering remove unused parameter dead_offset from read_last_n in...Jonathan Cameron7-23/+14
2011-05-20staging:iio:sca3000 extract old event handling and move to poll for events fr...Jonathan Cameron3-709/+510
2011-05-20staging:iio: lis3l02dq - separate entirely interrupt handling for thesholds f...Jonathan Cameron3-47/+107
2011-05-20staging:iio: Push interrupt setup down into the drivers for event lines.Jonathan Cameron2-14/+6
2011-05-20staging:iio:lis3l02dq: General cleanupJonathan Cameron3-100/+84
2011-05-20staging:iio: Buffer device flattening.Jonathan Cameron3-59/+28
2011-05-20staging:iio: remove legacy event chrdev for the buffersJonathan Cameron6-103/+5
2011-05-20staging:iio: Add polling of events on the ring access chrdev.Jonathan Cameron3-5/+35
2011-05-20staging:iio: remove ability to escalate events.Jonathan Cameron7-96/+16
2011-05-20staging:iio:max1363 - move to channel_spec registration.Jonathan Cameron3-819/+333
2011-05-20staging:iio:lis3l02dq - move to new channel_spec approach.Jonathan Cameron3-481/+313
2011-05-20staging:iio: allow channels to be set up using a table of iio_channel_spec st...Jonathan Cameron6-54/+1161
2011-05-20Staging: initial version of the nvec driverMarc Dietrich12-0/+1543
2011-05-20Staging: sm7xx: printk loglevels modified to match the scenarioanish kumar1-4/+4
2011-05-20Staging: sm7xx: preferred form for passing a size to memory allocation routinesanish kumar1-1/+1
2011-05-20Staging: sm7xx: removing extra white spaces,redundant code and using macrosanish kumar2-10/+4
2011-05-20staging: fix mei build when PM is not enabledRandy Dunlap1-1/+1
2011-05-20staging: usbip: userspace: bind-driver.c: mark remote_host as unusedmatt mooney1-1/+1
2011-05-20staging: usbip: userspace: stub_driver.c: update kernel module namematt mooney1-1/+2
2011-05-19comedi vmk80xx: support comedi auto-configurationJ. Ali Harlow1-2/+14
2011-05-19comedi vmk80xx: support bits instructionJ. Ali Harlow1-0/+113
2011-05-19comedi vmk80xx: extend rudimentary_check to check both directionsJ. Ali Harlow1-1/+2
2011-05-19comedi vmk80xx: simplify rinsn output calculationJ. Ali Harlow1-4/+2
2011-05-19comedi vmk80xx: Digitial I/O should have a maxdata of 1J. Ali Harlow1-2/+2
2011-05-19comedi vmk80xx: make rudimentary_check a static functionJ. Ali Harlow1-27/+51
2011-05-19drivers/staging/cptm1217/clearpad_tm1217.c: Correct call to input_free_deviceJulia Lawall1-2/+3
2011-05-19staging/easycap: easycap_probe: drop more unused variablesTomas Winkler1-5/+0
2011-05-19staging/easycap: probe: simplify the endpoints testsTomas Winkler1-144/+119
2011-05-19staging/easycap: easycap_probe: drop verbose printoutsTomas Winkler1-30/+0
2011-05-18staging/mei: add mei to staging KbuildOren Weil4-0/+42
2011-05-18staging/mei: AMT WatchdogOren Weil1-0/+183
2011-05-18staging/mei: mei.h defining user space interfaceOren Weil1-0/+105
2011-05-18staging/mei: Hardware and MEI driver internal struct definitionOren Weil1-0/+333
2011-05-18staging/mei: MEI driver init flow.Oren Weil1-0/+770
2011-05-18staging/mei: MEI link layerOren Weil2-0/+509
2011-05-18staging/mei: Interrupt handling.Oren Weil1-0/+1624
2011-05-18staging/mei: PCI device and char driver support.Oren Weil4-0/+2406
2011-05-18staging/mei: MEI Driver TODO listOren Weil1-0/+17
2011-05-18staging/mei: MEI Driver documentationsOren Weil1-0/+189
2011-05-18staging/keucr: fix transport other code styleCho, Yu-Chen1-2/+6
2011-05-18staging/keucr: fix keucr transport coding styleCho, Yu-Chen2-208/+258
2011-05-18staging/keucr: fix keucr smil.h coding styleCho, Yu-Chen1-141/+150
2011-05-18staging/keucr: fix keucr smilecc.c coding styleCho, Yu-Chen1-144/+149
2011-05-18staging/keucr: fix keucr scsiglue coding styleCho, Yu-Chen1-64/+93
2011-05-18staging/keucr: fix keucr msscsi coding styleCho, Yu-Chen1-102/+117