summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: Introduce iio_validate_scan_mask_onehotLars-Peter Clausen2012-07-092-0/+19
* iio: Add callback to check whether a scan mask is validLars-Peter Clausen2012-07-092-7/+24
* staging:iio:adt7410: use local platformdata if none is specifiedSascha Hauer2012-07-081-0/+4
* staging iio adt7410: make 16bit mode defaultSascha Hauer2012-07-081-11/+13
* iio:trigger: Register sysfs file staticallyLars-Peter Clausen2012-07-081-25/+13
* iio: kernel version typo in sysfs-bus-iioPeter Meerwald2012-07-081-1/+1
* iio staging: add recently added modifiers to iio_event_monitorPeter Meerwald2012-07-081-0/+12
* iio: fix spelling of detach in static funcPeter Meerwald2012-07-071-2/+2
* iio: cleanup buffer.h commentsPeter Meerwald2012-07-071-7/+10
* iio staging: missing newline in printfPeter Meerwald2012-07-071-1/+1
* staging: ccg: print MAC addresses via %pMAndy Shevchenko2012-07-071-6/+2
* staging: gdm72xx: use %pM for MACAndy Shevchenko2012-07-071-7/+2
* staging: vt6655: use %pM for BSSIDAndy Shevchenko2012-07-071-3/+2
* staging: vt6656: use %pM for the BSSIDAndy Shevchenko2012-07-071-4/+5
* staging: csr: print MAC addresses via %pMAndy Shevchenko2012-07-076-62/+28
* staging: bcm: use %pM to print MAC addressesAndy Shevchenko2012-07-071-28/+16
* Staging: vme: silence a Sparse warningDan Carpenter2012-07-071-1/+1
* Drivers: Staging: ccg: Made checkpatch.pl cleanDavid Murray2012-07-071-1/+1
* Staging: ipack/devices/ipoctal: save IRQ vector in MEM spaceSamuel Iglesias Gonsálvez2012-07-071-1/+2
* staging: vt6656: main_usb.c: Remove useless macrosMarcos Paulo de Souza2012-07-071-34/+1
* staging "telephony" Fix typos.Justin P. Mattock2012-07-071-2/+2
* staging/ft1000: fix minor coding style problemDevendra Naga2012-07-071-2/+2
* staging: tidspbridge: dynamically allocate my_sym_buf in dload_symbolsOmar Ramirez Luna2012-07-071-3/+12
* staging: tidspbridge: dynamically allocate ibuf in dload_dataOmar Ramirez Luna2012-07-071-22/+32
* staging: tidspbridge: split bridge_io_on_loadedOmar Ramirez Luna2012-07-071-361/+343
* staging: tidspbridge: add pud codeOmar Ramirez Luna2012-07-071-10/+17
* staging: sep: sep_crypto.c: Remove useless functions sep_dump and sep_dump_sgMarcos Paulo de Souza2012-07-071-77/+0
* staging: sep: sep_crypto.c: Remove useless function crypto_sep_dump_messageMarcos Paulo de Souza2012-07-071-23/+0
* staging: line6: Changed strict_strtoul() to kstrtou8() in pod_set_midi_postpr...Johannes Thumshirn2012-07-071-2/+2
* staging: line6: Changed strict_strtoul() to kstrtou8() in pod_set_channel()Johannes Thumshirn2012-07-071-2/+2
* staging: line6: Exchanged strict_strtoul with kstrtou8() in pod.c:pod_resolve()Johannes Thumshirn2012-07-071-2/+2
* staging: line6: control.c eliminate strict_strtoul() in pod_set_param_int()Johannes Thumshirn2012-07-071-2/+2
* staging: line6: changed interface of pod_send_channel()Johannes Thumshirn2012-07-071-1/+1
* staging: line6: adjusted interface of line6_send_program()Johannes Thumshirn2012-07-072-2/+2
* staging: line6: changed interface of line6_pod_transmit_parameter()Johannes Thumshirn2012-07-072-2/+2
* staging: line6: Changed some strict_strtouls to kstrtou8Johannes Thumshirn2012-07-071-4/+4
* staging: line6: changed interface of line6_transmit_parameter()Johannes Thumshirn2012-07-072-2/+2
* staging: drm/omap: update TODORob Clark2012-07-071-5/+2
* staging: vt6656: int.c: correct indentation to use tabs rather than spacesJesper Juhl2012-07-071-7/+7
* staging: vt6656: int.c: We don't use spaces between a cast and the variable b...Jesper Juhl2012-07-071-8/+8
* staging: vt6656: int.c: Use one space between variable type and nameJesper Juhl2012-07-071-2/+2
* staging: vt6656: int.c: Remove unneeded castJesper Juhl2012-07-071-1/+1
* staging: vt6656: int.c: Put comment about DEBUG print define on same line as ...Jesper Juhl2012-07-071-2/+1
* staging: vt6656: int.h: Fix indentation and spacingJesper Juhl2012-07-071-21/+21
* staging: vt6656: int: Redundant blank line removalJesper Juhl2012-07-072-5/+0
* staging: sm7xxfb: erase hardcode cast between smtcfb_info and fb_infoJavier M. Mellid2012-07-071-5/+5
* staging: sm7xxfb: rename vars holding device and revision idsJavier M. Mellid2012-07-071-10/+9
* Staging: echo: One variable per lineJesper Juhl2012-07-072-11/+26
* Merge branch 'togreg' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/...Greg Kroah-Hartman2012-07-0719-317/+843
|\
| * IIO: Add a modifier for x^2+y^2+z^2Jonathan Cameron2012-06-302-0/+2