summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-09iio staging: fix lis3l02dq, read error handlingPeter Meerwald1-0/+2
2013-07-06staging:iio:ad7291: add missing .driver_module to struct iio_infoWei Yongjun1-0/+1
2013-07-06iio: ti_am335x_adc: add missing .driver_module to struct iio_infoWei Yongjun1-0/+1
2013-07-06iio: mxs-lradc: Remove useless check in read_rawMarek Vasut1-7/+0
2013-07-03iio: mxs-lradc: Fix misuse of iio->trigMarek Vasut1-4/+7
2013-07-03iio: inkern: fix iio_convert_raw_to_processed_unlockedAlexandre Belloni1-1/+1
2013-07-02iio: Fix iio_channel_has_infoAlexandre Belloni1-2/+2
2013-06-29iio:trigger: device_unregister->device_del to avoid double freeJonathan Cameron1-1/+1
2013-06-29iio: dac: ad7303: fix error return code in ad7303_probe()Wei Yongjun1-1/+3
2013-06-24Revert "Revert "Revert "staging/lustre: drop CONFIG_BROKEN dependency"""Greg Kroah-Hartman1-1/+1
2013-06-24staging: rtl8192u: fix line length in r819xU_phy.hXenia Ragiadakou1-8/+16
2013-06-24staging: rtl8192u: rename variables in r819xU_phy.hXenia Ragiadakou1-5/+5
2013-06-24staging: rtl8192u: fix comments in r819xU_phy.hXenia Ragiadakou1-14/+8
2013-06-24staging: rtl8192u: fix whitespace in r819xU_phy.hXenia Ragiadakou1-12/+12
2013-06-24staging: rtl8192u: fix newlines in r819xU_phy.cXenia Ragiadakou1-16/+26
2013-06-24staging: comedi: unioxx5: use comedi_alloc_spriv()H Hartley Sweeten1-7/+3
2013-06-24staging: comedi: unioxx5: fix unioxx5_detach()H Hartley Sweeten1-6/+7
2013-06-24silicom: checkpatch: errors caused by macrosLorenz Haspel1-7/+4
2013-06-24Staging: silicom: remove the board_t typedef in bpctl_mod.cChad Williamson1-2/+2
2013-06-24Staging: silicom: capitalize labels in the bp_media_type enumChad Williamson1-17/+17
2013-06-24Staging: silicom: remove bp_media_type enum typedefChad Williamson1-3/+3
2013-06-24staging: rtl8192u: replace msleep(1) with usleep_range() in r819xU_phy.cXenia Ragiadakou1-3/+3
2013-06-24staging: rtl8192u: rename dwRegRead and rtStatus in r819xU_phy.cXenia Ragiadakou1-12/+12
2013-06-24staging: rtl8192u: replace __FUNCTION__ in r819xU_phy.cXenia Ragiadakou1-4/+4
2013-06-24staging: rtl8192u: limit line size in r819xU_phy.cXenia Ragiadakou1-372/+505
2013-06-24zram: allow request end to coincide with disksizeSergey Senozhatsky1-1/+1
2013-06-24staging: drm/imx: use generic irq chip unused field to block out invalid irqsPhilipp Zabel1-0/+11
2013-06-24staging: drm/imx: use generic irqchipPhilipp Zabel1-64/+26
2013-06-24staging: drm/imx: ipu-dmfc: use defines for ipu channel numbersPhilipp Zabel1-3/+3
2013-06-24staging: drm/imx: ipuv3-crtc: immediately update crtc->fb in ipu_page_flipPhilipp Zabel1-1/+1
2013-06-24staging: drm/imx: ipu-dmfc: fix bandwidth allocationPhilipp Zabel1-3/+13
2013-06-24staging: drm/imx: remove unused variablesPhilipp Zabel2-8/+0
2013-06-24staging: drm/imx: convert IPU irq driver to irq_domain_add_linearPhilipp Zabel3-25/+44
2013-06-24staging: drm/imx: fix number of IPU IRQsPhilipp Zabel1-1/+1
2013-06-24zram: remove zram_sysfs file (v2)Sergey Senozhatsky4-387/+350
2013-06-24staging: nvec: move device tree parsing to its own functionMarc Dietrich1-11/+24
2013-06-24staging: nvec: remove instantiating via platform deviceMarc Dietrich2-44/+14
2013-06-24Staging: vt6655: aes_ccmp: fixed a brace coding styleJohn B. Wyatt IV1-3/+2
2013-06-24staging: vt6655: info leak in ioctlDan Carpenter1-4/+5
2013-06-24staging: dwc2: fix thinko in dwc2_hc_set_even_odd_frame()Paul Zimmerman1-1/+1
2013-06-24staging: netlogic: Fix typo in staging/netlogicMasanari Iida1-1/+1
2013-06-24staging: android: Fix typo in staging/androidMasanari Iida1-1/+1
2013-06-24staging: frontier: Fix typo in staging/frontierMasanari Iida2-2/+2
2013-06-24staging: line6: avoid __sync_fetch_and_{and,or}Arnd Bergmann1-8/+15
2013-06-24staging: comedi: pcmuio: fix namespace for all private functionsH Hartley Sweeten1-4/+4
2013-06-24staging: comedi: pcmuio: return 0 for successful attachH Hartley Sweeten1-1/+1
2013-06-24staging: comedi: pcmuio: remove dev_dbg() noise during attachH Hartley Sweeten1-10/+0
2013-06-24staging: comedi: pcmuio: use preferred form for passing the size of a structH Hartley Sweeten1-3/+1
2013-06-24staging: comedi: pcmuio: cleanup remaining #define'sH Hartley Sweeten1-25/+12
2013-06-24staging: comedi: pcmuio: cleanup DIO subdevice (*insn_{bits,config})H Hartley Sweeten1-75/+29