summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-15staging/ozwpan: Fix NULL vs zero in ozpd.c (sparse warning)Peter Huewe
2013-02-15staging/panel: Mark local functions/structs static and add const if applicabl...Peter Huewe
2013-02-15staging/comedi: Remove if(); statement without effectPeter Huewe
2013-02-15staging/comedi: Use && instead of & for logical comparisionPeter Huewe
2013-02-15staging: comedi: vmk80xx: initialize K8055 outputs to known stateIan Abbott
2013-02-15staging: comedi: vmk80xx: simplify vmk80xx_reset_device()Ian Abbott
2013-02-15staging: comedi: vmk80xx: zero buffers on allocationIan Abbott
2013-02-15zcache/zbud: Fix __init mismatchKonrad Rzeszutek Wilk
2013-02-15zbud: Fix compile warnings due to usage of debugfs_create_size_tKonrad Rzeszutek Wilk
2013-02-15ramster: Fix compile warnings due to usage of debugfs_create_size_tKonrad Rzeszutek Wilk
2013-02-15zcache: Fix compile warnings due to usage of debugfs_create_size_tKonrad Rzeszutek Wilk
2013-02-14staging/rtl8192u/ieee80211: Fix buffer overflow in ieee80211_softmac_wx.cPeter Huewe
2013-02-14staging/wlan-ng: Fix 'Branch condition evaluates to a garbage value' in p8021...Peter Huewe
2013-02-13staging: zcache: add TODO fileDan Magenheimer
2013-02-13staging/comedi: Fix undefined array subscriptPeter Huewe
2013-02-13staging: tidspbridge: remove redundant NULL check before delete_msg_mgr().Cyril Roelandt
2013-02-13staging: dgrp: remove redundant NULL check before unregister_dgrp_device().Cyril Roelandt
2013-02-11staging/zcache: Fix/improve zcache writeback code, tie to a config optionDan Magenheimer
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-02-11Merge tag 'iio-for-3.9d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2013-02-10Invensense MPU6050 Device Driver.Ge Gao
2013-02-09iio:st_sensors fix build when !CONFIG_IIO_TRIGGERJonathan Cameron
2013-02-09staging:iio: Use spi_sync_transfer()Lars-Peter Clausen
2013-02-09iio: Use spi_sync_transfer()Lars-Peter Clausen
2013-02-09iio: mxs-lradc: Fix 'duplicate const' warningFabio Estevam
2013-02-08staging: xgifb: XGI_SetDelayComp(): delete IF_DEF_LVDS checkAaro Koskinen
2013-02-08staging: xgifb: XGI_GetCRT2ResInfo(): delete IF_DEF_LVDS checkAaro Koskinen
2013-02-08staging: xgifb: XGI_GetLCDInfo(): delete IF_DEF_LVDS checkAaro Koskinen
2013-02-08staging: xgifb: XGI_GetTVInfo(): delete IF_DEF_LVDS checksAaro Koskinen
2013-02-08staging: xgifb: XGI_GetVBInfo(): delete IF_DEF_LVDS checkAaro Koskinen
2013-02-08staging: xgifb: XGI_GetVCLK2Ptr(): delete IF_DEF_LVDS checkAaro Koskinen
2013-02-08staging: zram: __zram_reset_device() can be staticFengguang Wu
2013-02-08staging: dgrp: prefix function names with dgrp_ in dgrp_specproc.cTommi Rantala
2013-02-08staging: dgrp: use correct release op for /proc/dgrp/infoTommi Rantala
2013-02-08staging: comedi: correct error message in comedi_alloc_subdevice_minor()Ian Abbott
2013-02-08staging: comedi: don't return minor from comedi_alloc_subdevice_minor()Ian Abbott
2013-02-08staging/goldfish: Add MTD dependency to KCONFIGPeter Huewe
2013-02-08staging/goldfish: Use %zx for printing size_t variablesPeter Huewe
2013-02-07staging: comedi: ni_daq_dio24: add back missing 'if (ret)'H Hartley Sweeten
2013-02-07staging: xgifb: initialize register 3cc addressAaro Koskinen
2013-02-06staging: comedi: quatech_daqp_cs: fix build errorH Hartley Sweeten
2013-02-06iio: Update iio_channel_get API to use consumer device pointer as argumentGuenter Roeck
2013-02-06iio: tweak language in industrialio-trigger commentsPeter Meerwald
2013-02-06iio/adc: (max1363) Add support for external reference voltageGuenter Roeck
2013-02-06iio: max1363: Use devm_ functions whereever possible to allocate resourcesGuenter Roeck
2013-02-06staging: comedi: ni_mio_cs: use pcmcia_request_irq()H Hartley Sweeten
2013-02-06staging: comedi: ni_mio_cs: use comedi_pcmcia_{enable, disable}H Hartley Sweeten
2013-02-06staging: comedi: comedi_pcmcia: allow drivers to use a custom conf_check()H Hartley Sweeten
2013-02-06staging: comedi: ni_labpc_cs: use comedi_pcmcia_{enable,disable}H Hartley Sweeten
2013-02-06staging: comedi: ni_daq_dio24: use comedi_pcmcia_{enable,disable}H Hartley Sweeten