summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-20staging:iio:meter:ade7758 move to irqchip based trigger handling.Jonathan Cameron2-37/+26
2011-05-20staging:iio:adc:ad7476 move to irqchip based triggeringJonathan Cameron3-46/+26
2011-05-20staging:iio:adc:ad7476 use channel_specJonathan Cameron3-110/+74
2011-05-20staging:iio:adc:max1363 move to irqchip based threaded irq triggeringJonathan Cameron3-47/+26
2011-05-20staging:iio:accel:lis3l02dq move to threaded trigger handling.Jonathan Cameron3-91/+56
2011-05-20staging:iio: add generic data ready poll function.Jonathan Cameron2-0/+9
2011-05-20staging:iio:ring_sw add function needed for threaded irq.Jonathan Cameron2-4/+11
2011-05-20staging:iio:Documentation generic_buffer.c update to new abi for buffers + mi...Jonathan Cameron2-74/+39
2011-05-20staging:iio: Add infrastructure for irq_chip based triggersJonathan Cameron3-36/+203
2011-05-20staging:iio:accel:lis3l02dq make threshold interrupt threaded.Jonathan Cameron2-90/+73
2011-05-20staging:iio: Remove legacy event handling.Jonathan Cameron8-600/+85
2011-05-20staging:iio:adc:ad799x move to new event handlingJonathan Cameron2-138/+115
2011-05-20staging:iio:adc:ad7314 remove unmatched unregister of event line.Jonathan Cameron1-7/+0
2011-05-20staging:iio:adt7310 move to current event handlingJonathan Cameron1-91/+64
2011-05-20staging:iio:adc:adt7410 move to current event handlingJonathan Cameron1-90/+61
2011-05-20staging:iio:ad7291 move from old event system to current.Jonathan Cameron1-285/+137
2011-05-20staging:iio:adc:adt75 old to new event handling conversionJonathan Cameron1-101/+43
2011-05-20staging:iio:adc:ad7152 remove unregister of interrupt line.Jonathan Cameron1-7/+2
2011-05-20staging:iio:adc:ad7150 move from deprecated event handling plus remove irq as...Jonathan Cameron1-88/+33
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