platform/kernel/linux-rpi3.git
2017-09-13 Pratyush Anandarm64: kprobe: protect/rename few definitions to be... 43/149943/1
2017-09-13 KwangCheol LeeInput: rpi_ft5406 - add enable sysfs attribute 57/148857/8
2017-09-12 Seung-Woo Kimscripts: mkbootimg_rpi3.sh: Add u-boot binaries to... 34/149334/1
2017-09-12 Seung-Woo Kimscripts: mkbootimg_rpi3.sh: remove not required kernel.img 33/149333/1
2017-09-11 Maciej SlodczykARM64: tizen_bcmrpi3_defconfig: enable BPF and KPROBES 32/148732/4 accepted/tizen/4.0/unified/20170913.003247 accepted/tizen/unified/20170913.070743 submit/tizen/20170911.105932 submit/tizen_4.0/20170911.105929
2017-09-11 Seung-Woo KimARM64: tizen_bcmrpi3_defconfig: synchronize the defconf... 97/148897/1
2017-09-08 Hoegeun Kwondrm/vc4: Workaround for crtc scanout device problem 43/147043/6
2017-09-08 Eric Anholtdrm/vc4: Fix refcounting of runtime PM get if it errors... 13/148513/2
2017-09-08 Eric Anholtdrm/vc4: Demote user-accessible DRM_ERROR paths to... 12/148512/2
2017-09-08 Eric Anholtdrm/vc4: Fix pitch setup for T-format scanout. 11/148511/2
2017-09-08 Hans Verkuildrm/vc4: prepare for CEC support 10/148510/2
2017-09-08 Boris Brezillondrm/vc4: Add runtime PM support to the HDMI encoder... 09/148509/2
2017-09-08 Eric Anholtdrm/vc4: Fix misleading name of the continuous flag. 08/148508/2
2017-09-08 Eric Anholtdrm/vc4: Fix DSI T_INIT timing. 07/148507/2
2017-09-08 Eric Anholtdrm/vc4: Convert more lock requirement comments to... 06/148506/2
2017-09-08 Eric Anholtdrm/vc4: Add an ioctl for labeling GEM BOs for summary... 05/148505/2
2017-09-08 Eric Anholtdrm/vc4: Start using u64_to_user_ptr. 03/148503/2
2017-09-08 Eric Anholtdrm/vc4: Don't disable DSI clocks on component unload. 02/148502/2
2017-09-08 Eric Anholtdrm/vc4: Fix double destroy of the BO cache on teardown. 01/148501/2
2017-09-08 KwangCheol LeeRevert "ARM: dts: Disable pixelvalve0/1 nodes as workar... 66/144666/5 accepted/tizen/4.0/unified/20170908.222207 accepted/tizen/unified/20170908.220611 submit/tizen/20170908.045238 submit/tizen_4.0/20170908.045250
2017-09-08 KwangCheol LeeARM64: dts: bcm2710-rpi-3-b: add DT support for DRM... 57/142757/8
2017-09-08 KwangCheol LeeARM64: tizen_bcmrpi3_defconfig: enable the RPI touchscr... 56/142756/5
2017-09-05 Inki DaeARM: dts: bcm2710-rpi-3-b: enable spi0 device node 70/147570/1 accepted/tizen/4.0/unified/20170906.143304 accepted/tizen/unified/20170906.060742 submit/tizen/20170905.080002 submit/tizen_4.0/20170905.075958
2017-08-30 Seung-Woo KimARM64: tizen_bcmrpi3_defconfig: enable SQUASHFS 59/146659/1 accepted/tizen/4.0/unified/20170830.134212 accepted/tizen/unified/20170830.161408 submit/tizen/20170830.084925 submit/tizen_4.0/20170830.085228
2017-08-30 Seung-Woo KimARM64: tizen_bcmrpi3_defconfig: enable SMACK_NETFILTER 51/146651/1
2017-08-28 Lee HackseungARM: dts: bcm2710-rpi-3-b : Change audio node status... 62/145562/3 submit/tizen/20170828.224421
2017-08-28 Lee Hackseungarm64: bcmrpi3_defconfig: Enable features related to... 61/145561/5
2017-08-28 Jaechul Leebcm2835: Change BCM2708_VCHIQ to BCM2835_VCHIQ 04/146304/3
2017-08-28 Denis Khalikovpackaging: Disable UBSan build 92/146292/1 accepted/tizen/unified/20170828.164526 submit/tizen/20170828.023313
2017-08-28 Karol LewandowskiARM64: tizen_bcmrpi3_defconfig: enable android logger 95/145695/2
2017-08-23 Inki Daestaging: logger: fix build error due to removed ki_nbytes 93/145693/1
2017-08-23 Karol LewandowskiRevert "staging: Remove logger and alarm-dev from andro... 92/145692/1
2017-08-23 Karol LewandowskiRevert "staging: Remove the Android logger driver" 91/145691/1
2017-08-22 Jaehoon ChungARM64: tizen_bcmrpi3_defconfig: update the defconfig... 85/145285/1
2017-08-18 Michael ZoranARM64/SND_BCM2835: Port it to arm64.
2017-08-18 Phil Elwellvchiq_arm: Tweak the logging output
2017-08-18 Michael ZoranARM64: Fix bad cast in vc04_services
2017-08-18 Phil Elwellvchiq_arm: Avoid use of mutex in add_completion
2017-08-18 Phil Elwellvchiq_arm: Access the dequeue_pending flag locked
2017-08-18 popcornmixRevert "staging: vc04_services: remove vchiq_copy_from_...
2017-08-18 Greg Kroah... staging: vc04_services: add HAS_DMA dependancy
2017-08-18 Arnd Bergmannstaging: vc04_services: clarify firmware dependency
2017-08-18 Arnd Bergmannstaging: vc04_services: remove duplicate mutex_lock_int...
2017-08-18 kbuild test... staging: vc04_services: fix ifnullfree.cocci warnings
2017-08-18 kbuild test... staging: vc04_services: fix array_size.cocci warnings
2017-08-18 kbuild test... staging: vc04_services: fix returnvar.cocci warnings
2017-08-18 kbuild test... staging: vc04_services: fix setup_timer.cocci warnings
2017-08-18 Greg Kroah... staging: vc04_services: add CONFIG_COMPILE_TEST ability
2017-08-18 Michael Zoranstaging: vc04_services: add vchiq_pagelist_info structure
2017-08-18 Greg Kroah... staging: vc04_services: fix up some printk warnings
2017-08-18 Stefan Wahrenstaging: vchiq_arm: change order during module probe
2017-08-18 Stefan Wahrenstaging: vchiq_arm: remove debugfs entries on module...
2017-08-18 Stefan Wahrenstaging: vchiq_arm: handle error case of get_user_pages
2017-08-18 Stefan Wahrenstaging: vchiq_arm: remove hardcoded buffer length
2017-08-18 Stefan Wahrenstaging: vchiq_arm: add missing of_node_put
2017-08-18 Stefan Wahrenstaging: vchiq_core: fix format strings in vchiq_dump_s...
2017-08-18 Stefan Wahrenstaging: vchiq_core: fix service dereference in unlock_...
2017-08-18 Michael Zoranstaging: vc04_services: parse_rx_slots() - Fix compiler...
2017-08-18 Michael Zoranstaging: vc04_services: remove vchiq_copy_from_user
2017-08-18 Michael Zoranstaging: vc04_services: setup DMA and coherent mask
2017-08-18 Michael Zoranstaging: vc04_services: call sg_init_table to init...
2017-08-18 Stefan Wahrenstaging: vc04_services: use bcm2835 consequently
2017-08-18 Stefan Wahrenstaging: vc04_services: fix CamelCase
2017-08-18 Stefan Wahrenstaging: vchiq_shim: avoid code duplication
2017-08-18 Stefan Wahrenstaging: vchiq_arm: Make DT firmware node mandatory
2017-08-18 Stefan Wahrenstaging: vchiq_arm: add MODULE_DESCRIPTION
2017-08-18 Michael Zoranstaging: vc04_services: Replace dmac_map_area with...
2017-08-18 Wei Yongjunstaging: bcm2708_vchiq: fix return value check in vchiq...
2017-08-18 Wei Yongjunstaging: bcm2708_vchiq: fix return value check in vchiq...
2017-08-18 Wei Yongjunstaging: bcm2708_vchiq: remove .owner field for driver
2017-08-18 Eric Anholtstaging/vchi: Add a TODO file of things I know we need...
2017-08-18 Michael Zoranstaging: vc04_services: Add casts to remove warnings...
2017-08-18 Michael Zoranstaging: vc04_services: Handle conversion from VCHIQ_SE...
2017-08-18 Michael Zoranstaging: vc04_services: Convert pointers in shared...
2017-08-18 Michael Zoranstaging: vc04_services: Change fields of page list...
2017-08-18 Michael Zoranstaging: vc04_services: Convert dsb() to dsb(sy)
2017-08-18 Greg Kroah... staging: vc04_services: don't print pointers directly
2017-08-18 Greg Kroah... staging: vc04_services: fix dmac_map/unmap_area prototypes
2017-08-18 Greg Kroah... staging: vc04_services: fix debugfs write functions
2017-08-18 Bhumika GoyalStaging: vc04_services: vchiq_arm: Remove unused functi...
2017-08-18 Lee HackseungRevert "vchiq_arm: Access the dequeue_pending flag...
2017-08-18 Lee HackseungRevert "vchiq_arm: Tweak the logging output"
2017-08-18 Lee HackseungRevert "vchiq_arm: Avoid use of mutex in add_completion"
2017-08-16 Lee HackseungARM64: tizen_bcmrpi3_defconfig: enable BLUETOOTH 48/137948/2
2017-08-16 Lee HackseungARM64: tizen_bcmrpi3_defconfig: enable UVC 45/143745/3
2017-08-10 Alexander Aksenovpackaging: Add kernel devel package 33/142333/5 accepted/tizen/4.0/unified/20170829.020208 accepted/tizen/unified/20170811.071714 submit/tizen/20170811.021835 submit/tizen_4.0/20170828.100004
2017-07-28 Jaechul LeeARM64: tizen_bcmrpi3_defconfig: enable USB audio driver 42/138942/3 accepted/tizen/4.0/unified/20170816.012532 accepted/tizen/unified/20170801.200004 submit/tizen/20170801.050436 submit/tizen_4.0/20170811.094300
2017-07-28 Joonyoung Shimpackaging: Update kernel version to v4.9.39
2017-07-26 Joonyoung ShimARM64: tizen_bcmrpi3_defconfig: enable GPIO_BCM_EXP
2017-07-26 Andi ShytiARM64: tizen_bcmrpi3_defconfig: enable INPUT_EVDEV
2017-07-26 Jaehoon Chungrpi3: config: change the 'kernel' parameter from Image...
2017-07-26 Hyeongsik Minrpi3: config: Enable SPI interface
2017-07-26 Hyeongsik MinARM64: tizen_bcmrpi3_defconfig: enable SPI_BCM2835
2017-07-26 Arnd Bergmanntee: add ARM_SMCCC dependency
2017-07-26 Jens WiklanderDocumentation: tee subsystem and op-tee driver
2017-07-26 Jens Wiklandertee: add OP-TEE driver
2017-07-26 Jens Wiklandertee: generic TEE subsystem
2017-07-26 Jens Wiklanderdt/bindings: add bindings for optee
2017-07-26 Jaehoon ChungARM64: tizen_bcmrpi3_defconfig: increase the ramdisk...
2017-07-26 Gonzha Dmitriy... packaging: Turn off building with ASan
next