summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* 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-303-3/+11
| * ipath,qib: Expose max_sge_rd correctlySteve Wise2015-08-281-0/+1
| * staging/hfi1: replace indent spaces with tabsJeff Becker2015-08-281-5/+5
| * IB/hfi1: add driver filesMike Marciniszyn2015-08-2858-0/+57454
| * RDMA/amso1100: Deprecate the amso1100 driver and move to stagingSteve Wise2015-08-2826-0/+9116
| * IB/ipath: Deprecate ipath driver and move to staging.Dennis Dalessandro2015-08-2840-0/+30501
| * Staging: Add staging/rdma directory and update MAINTAINERSDoug Ledford2015-08-284-0/+29
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-083-15/+19
|\ \
| * | visorbus: switch from ioremap_cache to memremapDan Williams2015-08-142-15/+18
| * | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-101-0/+1
* | | Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-059-92/+20
|\ \ \
| * | | [media] Staging: media: lirc: use USB API functions rather than constantsShraddha Barke2015-08-111-1/+1
| * | | [media] staging:media:lirc Remove the extra braces in if statement of lirc_imonpradheep2015-08-111-4/+4
| * | | [media] staging: media: lirc: Export I2C module alias informationJavier Martinez Canillas2015-08-111-0/+1
| * | | [media] staging: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-111-1/+0
| * | | [media] staging: iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-113-3/+0
| * | | [media] staging: media: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-113-3/+0
| * | | [media] staging: media: lirc: fix coding style errorSunil Shahu2015-07-221-1/+1
| * | | [media] v4l: omap4iss: Remove video node crop supportLaurent Pinchart2015-07-061-73/+0
| * | | [media] v4l: omap4iss: Enable driver compilation as a moduleLaurent Pinchart2015-07-062-2/+1
| * | | [media] radio-bcm2048: Fix region selectionJan Roemisch2015-07-061-8/+12
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-034-63/+118
|\ \ \ \
| * | | | STAGING: Octeon: Use common helpers for determining interface and portJanne Huttunen2015-09-031-11/+11
| * | | | STAGING: Octeon: Support CN68XX style WQEJanne Huttunen2015-09-032-31/+46
| * | | | STAGING: Octeon: Increase output command buffersJanne Huttunen2015-09-031-1/+1
| * | | | STAGING: Octeon: Set SSO group mask properly on CN68XXAaro Koskinen2015-09-031-4/+17
| * | | | STAGING: Octeon: Properly enable/disable SSO WQE interruptsAaro Koskinen2015-09-032-16/+43
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-031-1/+1
|\ \ \ \
| * | | | staging: wilc1000: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-1/+1
| |/ / /
* | | | Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-021-2/+2
|\ \ \ \
| * | | | scatterlist: use sg_phys()Dan Williams2015-08-171-2/+2
* | | | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-021-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | block: make generic_make_request handle arbitrarily sized biosKent Overstreet2015-08-131-0/+2
| | |/ / | |/| |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-011-59/+4
|\ \ \ \
| * \ \ \ Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar2015-08-183-3/+5
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar2015-07-314-4/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | x86/asm/tsc, staging/lirc_serial: Remove TSC-based timingAndy Lutomirski2015-07-061-59/+4
| | |_|/ | |/| |
* | | | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-08-311-0/+1
|\ \ \ \
| * | | | staging: clocking-wizard: Include clk.hStephen Boyd2015-07-201-0/+1
| |/ / /
* | | | Merge tag 'usb-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-08-311-32/+44
|\ \ \ \
| * \ \ \ Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-08-141-32/+44
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | staging: emxx_udc: add ep capabilities supportRobert Baldyga2015-08-041-31/+42
| | * | | staging: emxx_udc: add missing usb_ep_set_maxpacket_limit()Robert Baldyga2015-07-311-1/+2
| | | |/ | | |/|
* | | | Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-08-31482-21497/+18704
|\ \ \ \
| * | | | staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()Oleg Drokin2015-08-184-325/+19
| * | | | staging: wilc1000: fix build warning with setup_timer()Greg Kroah-Hartman2015-08-171-1/+2
| * | | | staging: wilc1000: remove DECLARE_WILC_BUFFER()Raphaël Beamonte2015-08-171-6/+3
| * | | | staging: wilc1000: remove void function return statements that are not usefulRaphaël Beamonte2015-08-175-13/+1
OpenPOWER on IntegriCloud