summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-08-19iio: dac: ad5755: Use devm_iio_device_allocSachin Kamat1-10/+4
2013-08-19iio: dac: ad5686: Use devm_* APIsSachin Kamat1-13/+4
2013-08-19iio: dac: ad5624r_spi: Use devm_* APIsSachin Kamat1-16/+6
2013-08-19iio: dac: ad5504: Use devm_* APIsSachin Kamat1-23/+8
2013-08-19iio: dac: ad5449: Use devm_* APIsSachin Kamat1-11/+4
2013-08-19iio: dac: ad5446: Use devm_* APIsSachin Kamat1-14/+5
2013-08-19iio: dac: ad5421: Use devm_* APIsSachin Kamat1-15/+4
2013-08-19iio: dac: ad5380: Use devm_* APIsSachin Kamat1-14/+4
2013-08-19iio: dac: ad5360: Use devm_* APIsSachin Kamat1-11/+4
2013-08-19iio: dac: ad5064: Use devm_* APIsSachin Kamat1-15/+6
2013-08-19iio: adc: twl6030-gpadc: Use devm_* API familyOleksandr Kozaruk1-26/+10
2013-08-19iio: adjd_s311: Cleanup unused #definesPeter Meerwald1-18/+10
2013-08-19iio: Remove unnecessary _write_raw_get_fmt() in several hid-sensor driversPeter Meerwald4-32/+0
2013-08-17iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_freeJacek Anaszewski1-4/+68
2013-08-17iio: twl6030-gpadc: TWL6030, TWL6032 GPADC driverOleksandr Kozaruk3-0/+1044
2013-08-17iio: mxs-lradc: change the realbits to 12Hector Palacios1-4/+8
2013-08-17iio: gyro: adis16060_core: Use devm_iio_device_allocSachin Kamat1-13/+4
2013-08-17iio: gyro: st_gyro: Use devm_iio_device_allocSachin Kamat3-23/+8
2013-08-17iio: gyro: itg3200_core: Use devm_iio_device_allocSachin Kamat1-11/+4
2013-08-17iio: gyro: adxrs450: Use devm_iio_device_allocSachin Kamat1-11/+4
2013-08-17iio: hid-sensor-gyro-3d: Use devm_iio_device_allocSachin Kamat1-12/+5
2013-08-17iio: gyro: adis16260: Use devm_iio_device_allocSachin Kamat1-11/+5
2013-08-17iio: gyro: adis16136: Use devm_iio_device_allocSachin Kamat1-7/+3
2013-08-17iio: gyro: adis16130: Use devm_iio_device_allocSachin Kamat1-19/+4
2013-08-17iio: gyro: adis16080: Use devm_iio_device_allocSachin Kamat1-17/+4
2013-08-17iio: Restore alphabetic order in MakefilePeter Meerwald1-1/+1
2013-08-17iio: Add tmp006 IR temperature sensorPeter Meerwald5-0/+314
2013-08-15android/sync: use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()Yann Droneaud1-1/+1
2013-08-15android/sw_sync: use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()Yann Droneaud1-1/+1
2013-08-15staging: vt6656: desc.h Move typedef struct tagSCTS* to new structures in rxtx.hMalcolm Priestley3-47/+53
2013-08-15staging: vt6656: desc.h Remove typedef struct tagSRTS_* to new strutures in r...Malcolm Priestley3-83/+87
2013-08-15Staging: olpc_dcon: more big endian conformityJens Frederich1-6/+7
2013-08-15Staging: olpc_dcon: replace some magic numbersJens Frederich2-15/+25
2013-08-15staging: vt6656: rxtx.h : remove typedef struct tagSBEACON_BUFFERMalcolm Priestley2-11/+10
2013-08-15staging: vt6656: rxtx.c : s_bPacketToWirelessUsb remove usbPacketBuf.Malcolm Priestley1-10/+10
2013-08-15staging: vt6656: rxtx.c remove typdef PTX_BUFFERMalcolm Priestley2-21/+19
2013-08-15staging: ozwpan: Remove extra variable.Rupesh Gujare1-2/+1
2013-08-15staging: ozwpan: Remove unneeded variable initializerRupesh Gujare1-1/+1
2013-08-15staging: dgnc: removes proc codeLidza Louina6-1710/+1
2013-08-14drivers/staging/comedi/drivers/das16.c: needs slab.hAndrew Morton1-0/+1
2013-08-14staging: vt6656: rxtx.c s_uGetRTSCTSDuration return endian u16Malcolm Priestley1-30/+63
2013-08-14staging: vt6656: rxtx.c s:_uGetDataDuration simplify structure.Malcolm Priestley1-41/+9
2013-08-14staging: vt6656: rxtx.h dead code typedef union tagUTX_BUFFER_CONTAINERMalcolm Priestley1-573/+0
2013-08-14staging: vt6656: rxtx.h always pack BEACON_BUFFER/TX_BUFFERMalcolm Priestley1-2/+2
2013-08-14staging: ozwpan: Separate success & failure case for oz_hcd_pd_arrived()Dan Carpenter1-27/+27
2013-08-14staging: ozwpan: Swap arguments of oz_ep_alloc() to match kmalloc()Rupesh Gujare1-3/+3
2013-08-14staging: ozwpan: Remove unneeded initializersRupesh Gujare3-12/+12
2013-08-14staging: ozwpan: Make oz_hcd_pd_departed() take a struct pointer.Rupesh Gujare2-3/+3
2013-08-14staging: ozwpan: Make oz_hcd_pd_arrived() return a struct pointerRupesh Gujare2-3/+3
2013-08-14staging: ozwpan: Remove unnecessary pointer check.Rupesh Gujare1-1/+1