summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-10iio: hid-sensors: typo leads to potential forever loopDan Carpenter1-1/+1
2014-05-06Merge branch 'imx-drm-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm int...Greg Kroah-Hartman9-59/+193
2014-05-05Merge tag 'iio-for-3.16b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman34-183/+1776
2014-05-05iio: hid-sensors: Pressure: Raw read supportSrinivas Pandruvada1-2/+15
2014-05-05iio: hid-sensors: Inclinometer 3D: Raw read supportSrinivas Pandruvada1-0/+13
2014-05-05iio: hid-sensors: Compass 3D: Raw read supportSrinivas Pandruvada1-0/+16
2014-05-05iio: hid-sensors: Proximity: Raw read supportSrinivas Pandruvada1-2/+16
2014-05-05iio: hid-sensors: ALS: Raw read supportSrinivas Pandruvada1-5/+19
2014-05-05iio: hid-sensors: Gyro 3D: Raw read supportSrinivas Pandruvada1-3/+18
2014-05-05iio: hid-sensors: Accelerometer 3D: Raw read supportSrinivas Pandruvada1-3/+18
2014-05-05iio: hid-sensors: Add API to power on/offSrinivas Pandruvada10-37/+38
2014-05-05iio: hid-sensors: Pressure: adjust scale and offsetSrinivas Pandruvada1-4/+13
2014-05-05iio: hid-sensors: Inclinometer 3D: adjust scale and offsetSrinivas Pandruvada1-4/+13
2014-05-05iio: hid-sensors: Compass 3D: adjust scale and offsetSrinivas Pandruvada1-4/+13
2014-05-05iio: hid-sensors: ALS: adjust scale and offsetSrinivas Pandruvada1-4/+13
2014-05-05iio: hid-sensors: Gyro 3D : adjust scale and offsetSrinivas Pandruvada1-4/+13
2014-05-05iio: hid-sensors: Accelerometer 3D: adjust scale and offsetSrinivas Pandruvada1-4/+13
2014-05-05iio: hid-sensors: Add api to get poll valueSrinivas Pandruvada1-0/+20
2014-05-05iio: hid-sensors: Convert units and exponentSrinivas Pandruvada1-0/+114
2014-05-03staging: rtl8188eu: Remove 'u8 *pbuf' from struct recv_bufnavin patidar3-6/+1
2014-05-03staging: rtl8188eu: Remove rtl8188eu_init_recvbuf() functionnavin patidar3-7/+0
2014-05-03staging: rtl8188eu: Remove 'u32 ref_cnt' from struct recv_bufnavin patidar3-4/+0
2014-05-03staging: rtl8188eu: Remove 'u32 len' from struct recv_bufnavin patidar3-3/+0
2014-05-03staging: rtl8188eu: Remove 'alloc_sz' from struct recv_bufnavin patidar2-2/+0
2014-05-03staging: rtl8188eu: Remove 'pallocated_buf' from struct recv_bufnavin patidar2-2/+0
2014-05-03staging: rtl8188eu: Remove 'irp_pending' from struct recv_bufnavin patidar2-5/+2
2014-05-03staging: rtl8188eu: Remove pdata, phead, ptail and pend from struct recv_bufnavin patidar4-25/+0
2014-05-03staging: rtl8188eu: Remove 'int transfer_len' from struct recv_bufnavin patidar4-5/+0
2014-05-03staging: rtl8188eu: Remove 'dma_addr_t dma_transfer_addr' from struct recv_bufnavin patidar1-1/+0
2014-05-03staging: rtl8188eu: Remove 'spinlock_t recvbuf_lock' from struct recv_bufnavin patidar2-2/+0
2014-05-03staging: rtl8188eu: Remove 'struct list_head list' from struct recv_bufnavin patidar2-2/+0
2014-05-03staging: rtl8188eu: Remove function rtw_enqueue_recvbuf()navin patidar2-13/+0
2014-05-03staging: rtl8188eu: Remove function rtw_enqueue_recvbuf_to_head()navin patidar2-13/+0
2014-05-03staging: rtl8188eu: Remove function rtw_dequeue_recvbuf()navin patidar2-26/+0
2014-05-03rtl8821ae: fixed defined-not-used warningJan Moskyto Matejka2-45/+0
2014-05-03staging: rtl8192u: fix checkpatch braces warningRui Miguel Silva4-12/+6
2014-05-03staging/rtl8192e: Erroneous return codes (types and values)Dominique van den Broeck1-2/+2
2014-05-03staging: rtl8188eu: Use USB subsystem functions to check endpoint typenavin patidar1-47/+10
2014-05-03staging: rtl8188eu: Remove debugging messages from usb_dvobj_init()navin patidar1-31/+3
2014-05-03staging: serqt_usb2: Clean up initializations of variablesThomas Vegas1-10/+4
2014-05-03staging: serqt_usb2: Add blank line after declarationThomas Vegas1-3/+3
2014-05-03staging: serqt_usb2: Remove useless variableThomas Vegas1-4/+1
2014-05-03staging: comedi: remove async parameter from resize_async_buffer()Ian Abbott1-5/+5
2014-05-03staging: comedi: remove redundant pointer dereference in comedi_poll()Ian Abbott1-1/+1
2014-05-03staging: comedi: amplc_dio200_common: correct bound on counter modeIan Abbott1-1/+1
2014-05-03staging: comedi: drivers: correct mode check for i8254_set_mode()Ian Abbott1-2/+2
2014-05-03staging: comedi: fix checkpatch warningsLuca Ellero2-3/+4
2014-05-03staging: comedi: das16: clarify 8254 timer programmingH Hartley Sweeten1-3/+4
2014-05-03staging: comedi: das16m1: clarify 8254 timer programmingH Hartley Sweeten1-3/+4
2014-05-03staging: comedi: ni_at_a2150: clarify 8254 timer programmingH Hartley Sweeten1-1/+3