summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-08-03Staging: rts5208: Fix code indentation warning as detected by checkpatch.plYash Shah2-9/+6
2015-08-03staging: lustre: service.c: make local functions staticZoltán Lajos Kis1-4/+4
2015-08-03staging: lustre: echo_client: fix sparse declaration warningsZoltán Lajos Kis1-2/+2
2015-08-03staging: rtl8192u: r819xU_firmware: fix coding styleKent Gustavsson1-1/+2
2015-08-03staging/lustre: Get rid of inode_dio_write_done and inode_dio_readOleg Drokin3-12/+3
2015-08-03staging/lustre: Get rid of ll_pagevec_ macrosOleg Drokin2-9/+0
2015-08-03staging/lustre: Use hlist primitives directlyOleg Drokin3-17/+5
2015-08-03staging/lustre: Drop FMODE_UNSIGNED_OFFSET defineOleg Drokin1-4/+0
2015-08-03staging/lustre: remove unused ll_quota_on and ll_quota_offOleg Drokin1-31/+0
2015-08-03staging/lustre: Drop SEEK_* definition checksOleg Drokin1-7/+0
2015-08-03staging: rtl8192e: Rework EEPROM handling codeMateusz Kulikowski2-85/+43
2015-08-03staging: unisys: visorchannel: Add peek functionNeil Horman2-0/+23
2015-08-03staging: android: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+2
2015-08-03staging: fbtft: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+2
2015-08-03staging: fbtft: core: Don't set device platform_dataNoralf Trønnes3-10/+9
2015-08-03staging: most: fix hdm-dim2 build errorRandy Dunlap1-1/+2
2015-08-03staging: most: fix aim-sound build errorsRandy Dunlap1-0/+1
2015-08-03Staging: most: avoid possible integer overflowChristian Gromm1-1/+1
2015-07-31staging: rtl8192e: probe: iounmap mmio when probe failsMateusz Kulikowski1-2/+4
2015-07-31staging: rtl8192e: Drop large switch in rtl92e_config_rfMateusz Kulikowski1-60/+9
2015-07-31staging: rtl8192e: Fix IW_IOCTL macroMateusz Kulikowski1-34/+34
2015-07-31staging: rtl8192e: Remove phy_RF8256_Config_ParaFileMateusz Kulikowski1-12/+6
2015-07-31staging: rtl8192e: Simplify rtl92e_set_bandwidthMateusz Kulikowski1-35/+18
2015-07-31staging: rtl8192e: Simplify rtl92e_is_halfn_supported_by_apMateusz Kulikowski1-7/+1
2015-07-31staging: rtl8192e: MgntActSet_RF_State: remove ProtectOrNot parameterMateusz Kulikowski6-49/+36
2015-07-31staging: rtl8192e: Remove rtl8192_data_hard_resumeMateusz Kulikowski1-8/+0
2015-07-31staging: rtl8192e: Remove rtl8192_data_hard_stopMateusz Kulikowski1-6/+0
2015-07-31staging: rtl8192e: Remove ActUpdateChannelAccessSettingMateusz Kulikowski3-13/+0
2015-07-31staging: rtl8192e: Remove rtl8192_phy_updateInitGainMateusz Kulikowski3-6/+0
2015-07-31staging: comedi: das16: remove a duplicate conditionDan Carpenter1-2/+1
2015-07-31staging: rtl8192e: don't just print an error and continueDan Carpenter1-1/+3
2015-07-31Staging: rtl8192e: array overflow in rtl92e_set_swcam()Dan Carpenter1-0/+4
2015-07-31staging: panel: fix block comment usageAlex Wilson1-4/+8
2015-07-31drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar3-5/+5
2015-07-31linux-next: drivers: staging: most: Fix return valueMichael Hornung1-1/+1
2015-07-31Staging: most: replace pr_*() functions by dev_*()Christian Gromm1-57/+59
2015-07-31Staging: most: fix doing DMA on stackChristian Gromm1-13/+23
2015-07-31Staging: most: replace min() by min_t()Christian Gromm1-2/+2
2015-07-31Staging: most: fix double unlockChristian Gromm1-0/+1
2015-07-31staging: android: Fixed line over 80 charJignesh R Patel1-1/+2
2015-07-31Staging:dgap :Compression of lines for immediate returnShraddha Barke1-2/+1
2015-07-31staging: rtl8192u: Fix checkpatch issue with comma in r819xU_firmware.cFreeman Zhang1-5/+5
2015-07-31Staging : android :Replace comma with a semicolonShraddha Barke1-1/+1
2015-07-31staging: slicoss: Add blank line after variable declarations.Ciprian Manea1-0/+1
2015-07-31staging/xgifb: fix dumpVGAReg compile error if DEBUG is setPeter Huewe1-4/+4
2015-07-31staging: octeon: add missing blank line after declarationsKevin Darbyshire-Bryant1-0/+1
2015-07-31Staging: dgnc: dgnc_driver.h: remove unnecessary commentsNavy Cheng1-3/+3
2015-07-31staging: unisys: visornic - consolidate+simplify xmit watermark checksTim Sell1-39/+75
2015-07-31staging: unisys: visornic: enable skb->len error-check, remove DEBUG blocksTim Sell1-23/+3
2015-07-31staging: unisys: visornic_resume needs to mirror _serverdown_completeTim Sell1-30/+26