| Commit message (Expand) | Author | Age | Files | Lines |
* | media: usbtv: fix control-message timeouts | Johan Hovold | 2020-02-24 | 2 | -3/+4 |
* | media: atmel: atmel-isc-base: expose white balance as v4l2 controls | Eugen Hristev | 2020-02-24 | 2 | -28/+217 |
* | media: video: aspeed: Update copyright information | Joel Stanley | 2020-02-24 | 1 | -1/+3 |
* | media: aspeed: Use runtime configuration | Joel Stanley | 2020-02-24 | 1 | -14/+39 |
* | media: aspeed: Rework memory mapping in probe | Joel Stanley | 2020-02-24 | 1 | -10/+6 |
* | media: rcar_drif: Use dma_request_chan() instead dma_request_slave_channel() | Peter Ujfalusi | 2020-02-24 | 1 | -3/+3 |
* | media: pxa_camera: Use dma_request_chan() instead dma_request_slave_channel() | Peter Ujfalusi | 2020-02-24 | 1 | -10/+10 |
* | media: hantro: Support H264 profile control | Hirokazu Honda | 2020-02-24 | 1 | -0/+10 |
* | media: stm32-dcmi: Use dma_request_chan() instead dma_request_slave_channel() | Peter Ujfalusi | 2020-02-24 | 1 | -4/+7 |
* | media: cx231xx: constify copied structure | Julia Lawall | 2020-02-24 | 1 | -1/+1 |
* | media: isif: constify copied structure | Julia Lawall | 2020-02-24 | 1 | -1/+1 |
* | media: anysee: constify copied structure | Julia Lawall | 2020-02-24 | 1 | -2/+2 |
* | media: media/saa7146: fix incorrect assertion in saa7146_buffer_finish | Aditya Pakki | 2020-02-24 | 1 | -2/+0 |
* | media: v4l2-core: v4l2-i2c: convert to new API with ERRPTR | Wolfram Sang | 2020-02-24 | 1 | -5/+5 |
* | media: rcar-vin: Limit NV12 availability to supported VIN channels only | Niklas Söderlund | 2020-02-24 | 1 | -1/+5 |
* | media: rcar-vin: Handle special pixel formats in a switch | Niklas Söderlund | 2020-02-24 | 1 | -5/+12 |
* | media: Fix Kconfig indentation | Krzysztof Kozlowski | 2020-02-24 | 4 | -43/+43 |
* | media: hantro: Fix broken media controller links | Ezequiel Garcia | 2020-02-24 | 1 | -2/+2 |
* | media: mc-entity.c: use & to check pad flags, not == | Hans Verkuil | 2020-02-24 | 1 | -2/+2 |
* | media: v4l2-mem2mem.c: fix broken links | Hans Verkuil | 2020-02-24 | 1 | -2/+2 |
* | media: vicodec: process all 4 components for RGB32 formats | Hans Verkuil | 2020-02-24 | 1 | -25/+9 |
* | media: pulse8-cec: close serio in disconnect, not adap_free | Hans Verkuil | 2020-02-24 | 1 | -3/+5 |
* | media: pulse8-cec: INIT_DELAYED_WORK was called too late | Hans Verkuil | 2020-02-24 | 1 | -2/+2 |
* | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-02-10 | 4 | -4/+4 |
|\ |
|
| * | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 2020-02-03 | 4 | -4/+4 |
* | | irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM | Marc Zyngier | 2020-02-10 | 1 | -2/+2 |
* | | Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-02-09 | 3 | -24/+109 |
|\ \ |
|
| * \ | Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Thomas Gleixner | 2020-02-08 | 3 | -24/+109 |
| |\ \ |
|
| | * | | irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors | Zenghui Yu | 2020-02-08 | 1 | -14/+14 |
| | * | | irqchip/gic-v3-its: Remove superfluous WARN_ON | Zenghui Yu | 2020-02-08 | 1 | -1/+0 |
| | * | | irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd() | Zenghui Yu | 2020-02-08 | 1 | -3/+1 |
| | * | | irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level | Zenghui Yu | 2020-02-08 | 1 | -0/+80 |
| | * | | irqchip/gic-v4.1: Set vpe_l1_base for all redistributors | Zenghui Yu | 2020-02-08 | 1 | -1/+4 |
| | * | | irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE | Zenghui Yu | 2020-02-08 | 1 | -1/+1 |
| | * | | irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL | Zenghui Yu | 2020-02-03 | 1 | -1/+1 |
| | * | | irqchip: Some Kconfig cleanup for C-SKY | Randy Dunlap | 2020-01-29 | 1 | -2/+2 |
| | * | | irqchip/gic-v3: Only provision redistributors that are enabled in ACPI | Marc Zyngier | 2020-01-28 | 1 | -2/+7 |
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-02-09 | 6 | -19/+29 |
|\ \ \ \ |
|
| * | | | | scsi: ufs: fix spelling mistake "initilized" -> "initialized" | Colin Ian King | 2020-01-30 | 1 | -1/+1 |
| * | | | | scsi: pm80xx: fix spelling mistake "to" -> "too" | Colin Ian King | 2020-01-30 | 1 | -1/+1 |
| * | | | | scsi: megaraid_sas: fixup MSIx interrupt setup during resume | Hannes Reinecke | 2020-01-30 | 1 | -11/+9 |
| * | | | | scsi: qla2xxx: Fix unbound NVME response length | Arun Easi | 2020-01-30 | 3 | -6/+18 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-02-09 | 50 | -160/+415 |
|\ \ \ \ \ |
|
| * | | | | | net: thunderx: use proper interface type for RGMII | Tim Harvey | 2020-02-08 | 1 | -1/+1 |
| * | | | | | Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 2020-02-08 | 14 | -53/+159 |
| |\ \ \ \ \ |
|
| | * | | | | | mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap | Lorenzo Bianconi | 2020-02-08 | 1 | -1/+2 |
| | * | | | | | rtw88: Fix return value of rtw_wow_check_fw_status | Chin-Yen Lee | 2020-02-03 | 1 | -12/+11 |
| | * | | | | | iwlwifi: d3: read all FW CPUs error info | Mordechay Goodstein | 2020-02-03 | 1 | -12/+40 |
| | * | | | | | iwlwifi: mvm: fix TDLS discovery with the new firmware API | Emmanuel Grumbach | 2020-02-03 | 4 | -15/+72 |
| | * | | | | | iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta() | Andrei Otcheretianski | 2020-02-03 | 1 | -5/+3 |