summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | iio: Add Freescale MMA8452Q 3-axis accelerometer driverPeter Meerwald2014-05-033-0/+452
| * | iio: ak8975: Fix issue with the nameSrinivas Pandruvada2014-05-031-1/+0
| * | iio: Fix spelling of illuminance in gp2ap020a00f driverPeter Meerwald2014-05-031-4/+4
| * | iio: Add ABI documentation for illuminancePeter Meerwald2014-05-031-0/+9
| * | iio: Add intensity including ir and both modifiers to ABI documentation ex-postPeter Meerwald2014-05-031-0/+10
| * | iio: Add Melexis mlx90614 contact-less infrared temperature sensor driverPeter Meerwald2014-05-033-0/+161
| * | iio: Add ABI documentation for object and ambient modifiersPeter Meerwald2014-05-031-2/+5
| * | iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiersPeter Meerwald2014-05-032-0/+4
| * | iio: Add Freescale MPL115A2 pressure / temperature sensor driverPeter Meerwald2014-05-033-0/+222
| * | iio:magnetometer:mag3110: Enable user offset calibrationPeter Meerwald2014-05-031-2/+15
| * | iio:magnetometer:mag3110: Fix initialization of ctrl_reg1Peter Meerwald2014-05-031-1/+1
| * | staging: iio: ad799x: remove some unneeded IS_ERR() checksDan Carpenter2014-05-031-9/+6
| * | staging: iio: Fix format string mismatch in ad7280a.cMasanari Iida2014-04-301-2/+2
| * | iio: exynos_adc: do a reinit_completion before the conversionNaveen Krishna Chatradhi2014-04-301-0/+1
| * | iio: exynos_adc: do a soft reset in case of timeoutNaveen Krishna Chatradhi2014-04-301-24/+26
| * | iio: exynos_adc: reduce timeout and use wait_for_completion_timeoutNaveen Krishna Chatradhi2014-04-301-7/+11
| * | iio: exynos_adc: rearrange clk and regulator enable/disable callsNaveen Krishna Ch2014-04-301-29/+33
| * | iio: Added ABI description for quaternionSrinivas Pandruvada2014-04-291-0/+12
| * | iio: hid-sensors: Added device rotation supportSrinivas Pandruvada2014-04-294-0/+362
| * | IIO: core: Add quaternion modifierSrinivas Pandruvada2014-04-292-0/+2
| * | IIO: core: Modify scan element typeSrinivas Pandruvada2014-04-292-6/+42
| * | IIO: core: Introduce read_raw_multiSrinivas Pandruvada2014-04-296-27/+80
| * | devres: introduce API "devm_kmemdupSrinivas Pandruvada2014-04-293-0/+24
* | | staging: rtl8188eu: Remove 'u8 *pbuf' from struct recv_bufnavin patidar2014-05-033-6/+1
* | | staging: rtl8188eu: Remove rtl8188eu_init_recvbuf() functionnavin patidar2014-05-033-7/+0
* | | staging: rtl8188eu: Remove 'u32 ref_cnt' from struct recv_bufnavin patidar2014-05-033-4/+0
* | | staging: rtl8188eu: Remove 'u32 len' from struct recv_bufnavin patidar2014-05-033-3/+0
* | | staging: rtl8188eu: Remove 'alloc_sz' from struct recv_bufnavin patidar2014-05-032-2/+0
* | | staging: rtl8188eu: Remove 'pallocated_buf' from struct recv_bufnavin patidar2014-05-032-2/+0
* | | staging: rtl8188eu: Remove 'irp_pending' from struct recv_bufnavin patidar2014-05-032-5/+2
* | | staging: rtl8188eu: Remove pdata, phead, ptail and pend from struct recv_bufnavin patidar2014-05-034-25/+0
* | | staging: rtl8188eu: Remove 'int transfer_len' from struct recv_bufnavin patidar2014-05-034-5/+0
* | | staging: rtl8188eu: Remove 'dma_addr_t dma_transfer_addr' from struct recv_bufnavin patidar2014-05-031-1/+0
* | | staging: rtl8188eu: Remove 'spinlock_t recvbuf_lock' from struct recv_bufnavin patidar2014-05-032-2/+0
* | | staging: rtl8188eu: Remove 'struct list_head list' from struct recv_bufnavin patidar2014-05-032-2/+0
* | | staging: rtl8188eu: Remove function rtw_enqueue_recvbuf()navin patidar2014-05-032-13/+0
* | | staging: rtl8188eu: Remove function rtw_enqueue_recvbuf_to_head()navin patidar2014-05-032-13/+0
* | | staging: rtl8188eu: Remove function rtw_dequeue_recvbuf()navin patidar2014-05-032-26/+0
* | | rtl8821ae: fixed defined-not-used warningJan Moskyto Matejka2014-05-032-45/+0
* | | staging: rtl8192u: fix checkpatch braces warningRui Miguel Silva2014-05-034-12/+6
* | | staging/rtl8192e: Erroneous return codes (types and values)Dominique van den Broeck2014-05-031-2/+2
* | | staging: rtl8188eu: Use USB subsystem functions to check endpoint typenavin patidar2014-05-031-47/+10
* | | staging: rtl8188eu: Remove debugging messages from usb_dvobj_init()navin patidar2014-05-031-31/+3
* | | staging: serqt_usb2: Clean up initializations of variablesThomas Vegas2014-05-031-10/+4
* | | staging: serqt_usb2: Add blank line after declarationThomas Vegas2014-05-031-3/+3
* | | staging: serqt_usb2: Remove useless variableThomas Vegas2014-05-031-4/+1
* | | staging: comedi: remove async parameter from resize_async_buffer()Ian Abbott2014-05-031-5/+5
* | | staging: comedi: remove redundant pointer dereference in comedi_poll()Ian Abbott2014-05-031-1/+1
* | | staging: comedi: amplc_dio200_common: correct bound on counter modeIan Abbott2014-05-031-1/+1
* | | staging: comedi: drivers: correct mode check for i8254_set_mode()Ian Abbott2014-05-031-2/+2