summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-041-1/+1
|\
| * Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-202-1/+2
| |\
| * \ Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-0614-43/+63
| |\ \
| * \ \ Merge branch 'locking/urgent' into locking/core, to pick up fixes before appl...Ingo Molnar2015-09-239-56/+105
| |\ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-09-1834-0/+13993
| |\ \ \ \
| * | | | | locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.hBoqun Feng2015-09-131-1/+1
* | | | | | Merge tag 'staging-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-242-5/+6
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge tag 'iio-fixes-for-4.3a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-10-172-5/+6
| |\ \ \ \ \
| | * | | | | iio: mxs-lradc: Fix temperature offsetAlexandre Belloni2015-10-111-4/+5
| | * | | | | iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()Dan Carpenter2015-10-031-1/+1
| | | |_|_|/ | | |/| | |
* | / | | | mm, fs: obey gfp_mapping for add_to_page_cache()Michal Hocko2015-10-161-1/+1
|/ / / / /
* / / / / staging: speakup: fix speakup-r regressioncovici@ccs.covici.com2015-10-041-0/+1
|/ / / /
* | | | Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-2714-43/+63
|\ \ \ \ | |_|_|/ |/| | |
| * | | staging: ion: fix corruption of ion_import_dma_bufShawn Lin2015-09-171-3/+3
| * | | staging: most: Add dependency to HAS_IOMEMChristian Gromm2015-09-171-0/+1
| * | | staging: unisys: remove reference of visorutilSudip Mukherjee2015-09-171-1/+0Star
| * | | staging: unisys: visornic: handle error return from device registrationBenjamin Romer2015-09-131-2/+3
| * | | staging: unisys: stop device registration before visorbus registrationBenjamin Romer2015-09-131-4/+7
| * | | staging: unisys: visorbus: Unregister driver on errorDavid Kershner2015-09-131-0/+2
| * | | staging: unisys: visornic: Fix receive bytes statisticsDavid Kershner2015-09-131-4/+4
| * | | staging: unisys: unregister netdev when create debugfs failsDavid Kershner2015-09-131-1/+4
| * | | staging: fbtft: replace master->setup() with spi_setup()Stefan Wahren2015-09-132-3/+3
| * | | staging: fbtft: fix 9-bit SPI support detectionStefan Wahren2015-09-132-14/+7Star
| * | | staging/lustre: change Lustre URLs and mailing listAndreas Dilger2015-09-131-10/+6Star
| * | | staging/android: Update ION TODO per LPC discussionDaniel Vetter2015-09-131-0/+20
| * | | Staging: most: MOST and MOSTCORE should depend on HAS_DMAGeert Uytterhoeven2015-09-132-0/+2
| * | | staging: most: fix HDM_USB dependencies and build errorsRandy Dunlap2015-09-131-1/+1
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-209-56/+105
|\ \ \ | |_|/ |/| |
| * | IB/hfi: Properly set permissions for user device filesIra Weiny2015-09-184-12/+59
| * | IB/hfi1: mask vs shift confusionDan Carpenter2015-09-181-2/+2
| * | IB/hfi1: clean up some definesDan Carpenter2015-09-181-18/+18
| * | IB/hfi1: info leak in get_ctxt_info()Dan Carpenter2015-09-181-0/+1
| * | IB/hfi1: fix a locking bugDan Carpenter2015-09-181-2/+2
| * | IB/hfi1: checking for NULL instead of IS_ERRDan Carpenter2015-09-181-3/+5
| * | IB/hfi1: fix sdma_descq_cnt parameter parsingMike Marciniszyn2015-09-181-1/+1
| * | IB/hfi1: fix copy_to/from_user() error handlingDan Carpenter2015-09-181-16/+15Star
| * | IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny2015-09-181-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-1634-0/+13993
|\| | | |/ |/|
| * IB/ehca: Deprecate driver, move to staging, schedule deletionDoug Ledford2015-09-1234-0/+13993
* | Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-122-2/+36
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki2015-09-112-2/+36
| |\ \ \
| | | * | staging: board: Migrate away from __pm_genpd_name_add_device()Geert Uytterhoeven2015-09-092-2/+36
* | | | | mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-102-2/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-09122-0/+97112
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | IB/hfi1: Add CSRs for CONFIG_SDMA_VERBOSITYJubin John2015-09-032-2/+5
| * | | | IB/hfi1: Support ib_alloc_mr verbMike Marciniszyn2015-08-313-3/+11
| * | | | ipath,qib: Expose max_sge_rd correctlySteve Wise2015-08-291-0/+1
| * | | | staging/hfi1: replace indent spaces with tabsJeff Becker2015-08-291-5/+5
| * | | | IB/hfi1: add driver filesMike Marciniszyn2015-08-2958-0/+57454
| * | | | RDMA/amso1100: Deprecate the amso1100 driver and move to stagingSteve Wise2015-08-2926-0/+9116