summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: dac: ad5064: Use devm_* APIsSachin Kamat2013-08-191-15/+6
* iio: adc: twl6030-gpadc: Use devm_* API familyOleksandr Kozaruk2013-08-191-26/+10
* iio: adjd_s311: Cleanup unused #definesPeter Meerwald2013-08-191-18/+10
* iio: Remove unnecessary _write_raw_get_fmt() in several hid-sensor driversPeter Meerwald2013-08-194-32/+0
* iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_freeJacek Anaszewski2013-08-171-4/+68
* iio: twl6030-gpadc: TWL6030, TWL6032 GPADC driverOleksandr Kozaruk2013-08-173-0/+1044
* iio: mxs-lradc: change the realbits to 12Hector Palacios2013-08-171-4/+8
* iio: gyro: adis16060_core: Use devm_iio_device_allocSachin Kamat2013-08-171-13/+4
* iio: gyro: st_gyro: Use devm_iio_device_allocSachin Kamat2013-08-173-23/+8
* iio: gyro: itg3200_core: Use devm_iio_device_allocSachin Kamat2013-08-171-11/+4
* iio: gyro: adxrs450: Use devm_iio_device_allocSachin Kamat2013-08-171-11/+4
* iio: hid-sensor-gyro-3d: Use devm_iio_device_allocSachin Kamat2013-08-171-12/+5
* iio: gyro: adis16260: Use devm_iio_device_allocSachin Kamat2013-08-171-11/+5
* iio: gyro: adis16136: Use devm_iio_device_allocSachin Kamat2013-08-171-7/+3
* iio: gyro: adis16130: Use devm_iio_device_allocSachin Kamat2013-08-171-19/+4
* iio: gyro: adis16080: Use devm_iio_device_allocSachin Kamat2013-08-171-17/+4
* iio: Restore alphabetic order in MakefilePeter Meerwald2013-08-171-1/+1
* iio: Add tmp006 IR temperature sensorPeter Meerwald2013-08-175-0/+314
* android/sync: use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()Yann Droneaud2013-08-161-1/+1
* android/sw_sync: use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()Yann Droneaud2013-08-161-1/+1
* staging: vt6656: desc.h Move typedef struct tagSCTS* to new structures in rxtx.hMalcolm Priestley2013-08-163-47/+53
* staging: vt6656: desc.h Remove typedef struct tagSRTS_* to new strutures in r...Malcolm Priestley2013-08-163-83/+87
* Staging: olpc_dcon: more big endian conformityJens Frederich2013-08-161-6/+7
* Staging: olpc_dcon: replace some magic numbersJens Frederich2013-08-162-15/+25
* staging: vt6656: rxtx.h : remove typedef struct tagSBEACON_BUFFERMalcolm Priestley2013-08-162-11/+10
* staging: vt6656: rxtx.c : s_bPacketToWirelessUsb remove usbPacketBuf.Malcolm Priestley2013-08-161-10/+10
* staging: vt6656: rxtx.c remove typdef PTX_BUFFERMalcolm Priestley2013-08-162-21/+19
* staging: ozwpan: Remove extra variable.Rupesh Gujare2013-08-161-2/+1
* staging: ozwpan: Remove unneeded variable initializerRupesh Gujare2013-08-161-1/+1
* staging: dgnc: removes proc codeLidza Louina2013-08-156-1710/+1
* drivers/staging/comedi/drivers/das16.c: needs slab.hAndrew Morton2013-08-141-0/+1
* staging: vt6656: rxtx.c s_uGetRTSCTSDuration return endian u16Malcolm Priestley2013-08-141-30/+63
* staging: vt6656: rxtx.c s:_uGetDataDuration simplify structure.Malcolm Priestley2013-08-141-41/+9
* staging: vt6656: rxtx.h dead code typedef union tagUTX_BUFFER_CONTAINERMalcolm Priestley2013-08-141-573/+0
* staging: vt6656: rxtx.h always pack BEACON_BUFFER/TX_BUFFERMalcolm Priestley2013-08-141-2/+2
* staging: ozwpan: Separate success & failure case for oz_hcd_pd_arrived()Dan Carpenter2013-08-141-27/+27
* staging: ozwpan: Swap arguments of oz_ep_alloc() to match kmalloc()Rupesh Gujare2013-08-141-3/+3
* staging: ozwpan: Remove unneeded initializersRupesh Gujare2013-08-143-12/+12
* staging: ozwpan: Make oz_hcd_pd_departed() take a struct pointer.Rupesh Gujare2013-08-142-3/+3
* staging: ozwpan: Make oz_hcd_pd_arrived() return a struct pointerRupesh Gujare2013-08-142-3/+3
* staging: ozwpan: Remove unnecessary pointer check.Rupesh Gujare2013-08-141-1/+1
* staging: ozwpan: Fix coding style.Rupesh Gujare2013-08-141-2/+2
* staging: ozwpan: Simply if conditionRupesh Gujare2013-08-141-4/+5
* staging: ozwpan: Add a blank line between functions & declarations.Rupesh Gujare2013-08-149-0/+189
* staging: ozwpan: Add a blank line between declaraction and code.Rupesh Gujare2013-08-148-0/+89
* staging: dgnc: removes read_cnt, real_raw, rawreadok and bufLidza Louina2013-08-141-112/+43
* staging: dgnc: fixes ioctl param listLidza Louina2013-08-141-2/+2
* staging: dgcn: removes unnecessary commands in ioctlLidza Louina2013-08-141-34/+0
* staging: dgnc: dereferences ts var in dgnc_tty_close()Lidza Louina2013-08-141-1/+1
* staging: dgnc: fixes tty_port and tty_struct paramsLidza Louina2013-08-141-7/+7