summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-16android/sync: use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()Yann Droneaud1-1/+1
2013-08-16android/sw_sync: use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()Yann Droneaud1-1/+1
2013-08-16staging: vt6656: desc.h Move typedef struct tagSCTS* to new structures in rxtx.hMalcolm Priestley3-47/+53
2013-08-16staging: vt6656: desc.h Remove typedef struct tagSRTS_* to new strutures in r...Malcolm Priestley3-83/+87
2013-08-16Staging: olpc_dcon: more big endian conformityJens Frederich1-6/+7
2013-08-16Staging: olpc_dcon: replace some magic numbersJens Frederich2-15/+25
2013-08-16staging: vt6656: rxtx.h : remove typedef struct tagSBEACON_BUFFERMalcolm Priestley2-11/+10
2013-08-16staging: vt6656: rxtx.c : s_bPacketToWirelessUsb remove usbPacketBuf.Malcolm Priestley1-10/+10
2013-08-16staging: vt6656: rxtx.c remove typdef PTX_BUFFERMalcolm Priestley2-21/+19
2013-08-16staging: ozwpan: Remove extra variable.Rupesh Gujare1-2/+1
2013-08-16staging: ozwpan: Remove unneeded variable initializerRupesh Gujare1-1/+1
2013-08-15staging: dgnc: removes proc codeLidza Louina6-1710/+1
2013-08-15drivers/staging/comedi/drivers/das16.c: needs slab.hAndrew Morton1-0/+1
2013-08-15staging: vt6656: rxtx.c s_uGetRTSCTSDuration return endian u16Malcolm Priestley1-30/+63
2013-08-15staging: vt6656: rxtx.c s:_uGetDataDuration simplify structure.Malcolm Priestley1-41/+9
2013-08-15staging: vt6656: rxtx.h dead code typedef union tagUTX_BUFFER_CONTAINERMalcolm Priestley1-573/+0
2013-08-15staging: vt6656: rxtx.h always pack BEACON_BUFFER/TX_BUFFERMalcolm Priestley1-2/+2
2013-08-15staging: ozwpan: Separate success & failure case for oz_hcd_pd_arrived()Dan Carpenter1-27/+27
2013-08-15staging: ozwpan: Swap arguments of oz_ep_alloc() to match kmalloc()Rupesh Gujare1-3/+3
2013-08-15staging: ozwpan: Remove unneeded initializersRupesh Gujare3-12/+12
2013-08-15staging: ozwpan: Make oz_hcd_pd_departed() take a struct pointer.Rupesh Gujare2-3/+3
2013-08-15staging: ozwpan: Make oz_hcd_pd_arrived() return a struct pointerRupesh Gujare2-3/+3
2013-08-15staging: ozwpan: Remove unnecessary pointer check.Rupesh Gujare1-1/+1
2013-08-15staging: ozwpan: Fix coding style.Rupesh Gujare1-2/+2
2013-08-15staging: ozwpan: Simply if conditionRupesh Gujare1-4/+5
2013-08-15staging: ozwpan: Add a blank line between functions & declarations.Rupesh Gujare9-0/+189
2013-08-15staging: ozwpan: Add a blank line between declaraction and code.Rupesh Gujare8-0/+89
2013-08-15staging: dgnc: removes read_cnt, real_raw, rawreadok and bufLidza Louina1-112/+43
2013-08-15staging: dgnc: fixes ioctl param listLidza Louina1-2/+2
2013-08-15staging: dgcn: removes unnecessary commands in ioctlLidza Louina1-34/+0
2013-08-15staging: dgnc: dereferences ts var in dgnc_tty_close()Lidza Louina1-1/+1
2013-08-15staging: dgnc: fixes tty_port and tty_struct paramsLidza Louina1-7/+7
2013-08-15staging: dgnc: fixes termios errorLidza Louina1-14/+14
2013-08-15staging: dgnc: removes Makefile.incLidza Louina1-133/+0
2013-08-13staging: vt6656: rxtx.c s_uFillDataHead remove dead variables.Malcolm Priestley1-7/+5
2013-08-13staging: vt6656: rxtx.c: s_uGetDataDuration remove dead variables.Malcolm Priestley1-44/+30