summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [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
| * | | | staging: wilc1000: coreconfigurator.c: fix kmalloc error checkChaehyun Lim2015-08-171-4/+14
| * | | | staging: wilc1000: coreconfigurator.c: use kmalloc instead of WILC_MALLOCChaehyun Lim2015-08-171-5/+6
| * | | | staging: wilc1000: remove unused codes of gps8ConfigPacketChaehyun Lim2015-08-171-15/+0
| * | | | staging: wilc1000: remove unnecessary void pointer castChaehyun Lim2015-08-174-55/+55
| * | | | staging: wilc1000: remove WILC_NEW and WILC_NEW_EXChaehyun Lim2015-08-171-15/+0
| * | | | staging: wilc1000: use kmalloc instead of WILC_NEWChaehyun Lim2015-08-171-1/+1
| * | | | staging: wilc1000: Process WARN, INFO options of debug levels from userChandra S Gorentla2015-08-171-16/+8
| * | | | staging: wilc1000: remove unneeded tstrWILC_MsgQueueAttrs typedefGreg Kroah-Hartman2015-08-173-95/+61
| * | | | staging: wilc1000: delete wilc_osconfig.hGreg Kroah-Hartman2015-08-172-10/+0
| * | | | staging: wilc1000: delete wilc_log.hGreg Kroah-Hartman2015-08-173-52/+0
| * | | | staging: wilc1000: delete wilc_timer.hGreg Kroah-Hartman2015-08-172-53/+0
| * | | | staging: wilc1000: remove WILC_TimerStart()Greg Kroah-Hartman2015-08-175-48/+25
| * | | | staging: wilc1000: remove WILC_TimerCreate()Greg Kroah-Hartman2015-08-143-44/+17
| * | | | staging: wilc1000: remove WILC_TimerDestroy()Greg Kroah-Hartman2015-08-144-39/+10
| * | | | staging: wilc1000: remove WILC_TimerStop()Greg Kroah-Hartman2015-08-145-43/+12
| * | | | staging: wilc1000: remove tstrWILC_TimerAttrs typedefGreg Kroah-Hartman2015-08-145-67/+45
| * | | | staging: wilc1000: remove WILC_TimerHandle typedefGreg Kroah-Hartman2015-08-147-20/+16
OpenPOWER on IntegriCloud