summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Staging: lustre: libcfs: Drop unnecessary cast on void*Shraddha Barke2015-08-051-2/+2
* staging: unisys: visornic: Convert to using napiNeil Horman2015-08-051-120/+82
* drivers: staging: wilc1000: remove space after '('Chandra S Gorentla2015-08-051-1/+1
* drivers: staging: wilc1000: use 'void' for no arguments functionsChandra S Gorentla2015-08-052-3/+3
* staging: wilc1000: wilc_cfgoperations.c: Fixed coding styles issues.Daniel Machon2015-08-051-4/+2
* Staging: wilc1000: Remove typedefs for structShraddha Barke2015-08-051-3/+3
* staging: iio_simple_dummy: Fix indentation errorsLars Svensson2015-08-051-2/+2
* staging: vt6655: Fixed C99 style comment to C89 style.Lior Pugatch2015-08-051-1/+1
* staging: rtl8723au: fix up coding style warnings reported by checkpatch.pl.Ting-Chih Hsiao2015-08-051-1/+1
* staging/lustre: Properly reference kthread_run instead of cfs_daemonizeOleg Drokin2015-08-051-1/+1
* staging/lustre/ptlrpc: Remove stray cfs_daemonize commentOleg Drokin2015-08-051-2/+0
* staging: comedi: improve comedi_check_chanlist() documentationIan Abbott2015-08-051-1/+12
* staging: comedi: do not return -ENOSYS.Ted Chen2015-08-051-1/+1
* Staging: android: timed_gpio.c: fix coding style errorsJandy Gou2015-08-051-2/+2
* Staging: rtl8188eu/core: fixed code indentation warning as reported by checkp...Mayank Bareja2015-08-036-28/+28
* Staging: rts5208: Fix code indentation warning as detected by checkpatch.plYash Shah2015-08-032-9/+6
* staging: lustre: service.c: make local functions staticZoltán Lajos Kis2015-08-031-4/+4
* staging: lustre: echo_client: fix sparse declaration warningsZoltán Lajos Kis2015-08-031-2/+2
* staging: rtl8192u: r819xU_firmware: fix coding styleKent Gustavsson2015-08-031-1/+2
* staging/lustre: Get rid of inode_dio_write_done and inode_dio_readOleg Drokin2015-08-033-12/+3
* staging/lustre: Get rid of ll_pagevec_ macrosOleg Drokin2015-08-032-9/+0
* staging/lustre: Use hlist primitives directlyOleg Drokin2015-08-033-17/+5
* staging/lustre: Drop FMODE_UNSIGNED_OFFSET defineOleg Drokin2015-08-031-4/+0
* staging/lustre: remove unused ll_quota_on and ll_quota_offOleg Drokin2015-08-031-31/+0
* staging/lustre: Drop SEEK_* definition checksOleg Drokin2015-08-031-7/+0
* staging: rtl8192e: Rework EEPROM handling codeMateusz Kulikowski2015-08-032-85/+43
* staging: unisys: visorchannel: Add peek functionNeil Horman2015-08-032-0/+23
* staging: android: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-031-1/+2
* staging: fbtft: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-031-1/+2
* staging: fbtft: core: Don't set device platform_dataNoralf Trønnes2015-08-033-10/+9
* staging: most: fix hdm-dim2 build errorRandy Dunlap2015-08-031-1/+2
* staging: most: fix aim-sound build errorsRandy Dunlap2015-08-031-0/+1
* Staging: most: avoid possible integer overflowChristian Gromm2015-08-031-1/+1
* staging: rtl8192e: probe: iounmap mmio when probe failsMateusz Kulikowski2015-07-311-2/+4
* staging: rtl8192e: Drop large switch in rtl92e_config_rfMateusz Kulikowski2015-07-311-60/+9
* staging: rtl8192e: Fix IW_IOCTL macroMateusz Kulikowski2015-07-311-34/+34
* staging: rtl8192e: Remove phy_RF8256_Config_ParaFileMateusz Kulikowski2015-07-311-12/+6
* staging: rtl8192e: Simplify rtl92e_set_bandwidthMateusz Kulikowski2015-07-311-35/+18
* staging: rtl8192e: Simplify rtl92e_is_halfn_supported_by_apMateusz Kulikowski2015-07-311-7/+1
* staging: rtl8192e: MgntActSet_RF_State: remove ProtectOrNot parameterMateusz Kulikowski2015-07-316-49/+36
* staging: rtl8192e: Remove rtl8192_data_hard_resumeMateusz Kulikowski2015-07-311-8/+0
* staging: rtl8192e: Remove rtl8192_data_hard_stopMateusz Kulikowski2015-07-311-6/+0
* staging: rtl8192e: Remove ActUpdateChannelAccessSettingMateusz Kulikowski2015-07-313-13/+0
* staging: rtl8192e: Remove rtl8192_phy_updateInitGainMateusz Kulikowski2015-07-313-6/+0
* staging: comedi: das16: remove a duplicate conditionDan Carpenter2015-07-311-2/+1
* staging: rtl8192e: don't just print an error and continueDan Carpenter2015-07-311-1/+3
* Staging: rtl8192e: array overflow in rtl92e_set_swcam()Dan Carpenter2015-07-311-0/+4
* staging: panel: fix block comment usageAlex Wilson2015-07-311-4/+8
* drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-07-313-5/+5
* linux-next: drivers: staging: most: Fix return valueMichael Hornung2015-07-311-1/+1
OpenPOWER on IntegriCloud