tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
drivers
/
staging
/
greybus
/
at
v4.10
2 folders
76 files
Documentation
staging: greybus: remove old es1 endpoint description
9 years ago
tools
staging: greybus: remove .gitignore file
9 years ago
Kconfig
staging: greybus: fix up camera Kconfig dependancies
9 years ago
Makefile
staging: greybus: makefile: fix dependency of spi to spilib
9 years ago
arche-apb-ctrl.c
staging: greybus: fix block comment
9 years ago
arche-platform.c
staging: greybus: arche-platform: fix device reference leak
9 years ago
arche_platform.h
greybus: timesync: Add timesync core driver
9 years ago
arpc.h
greybus: es2: remove obsolete cport-reset ARPC
9 years ago
audio_apbridgea.c
greybus: audio: apbridgea: Remove GET_TX/RX_DELAY message types
9 years ago
audio_apbridgea.h
greybus: audio: apbridgea: Remove GET_TX/RX_DELAY message types
9 years ago
audio_codec.c
staging: greybus: audio_codec: Remove useless return statement.
9 years ago
audio_codec.h
staging: greybus: audio: remove redundant slot field
9 years ago
audio_gb.c
staging: greybus: use preferred kernel type u16
9 years ago
audio_manager.c
greybus: audio: gb_manager: Use valid argument while removing ida allocated id.
10 years ago
audio_manager.h
staging: greybus: audio: remove redundant slot field
9 years ago
audio_manager_module.c
staging: greybus: audio: remove redundant slot field
9 years ago
audio_manager_private.h
greybus: audio: Add Audio Manager
10 years ago
audio_manager_sysfs.c
staging: greybus: audio: remove redundant slot field
9 years ago
audio_module.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
9 years ago
audio_topology.c
drivers: staging: greybus: Fixed CHECKS for brace issues
9 years ago
authentication.c
greybus: firmware: Add runtime PM support
9 years ago
bootrom.c
greybus: replace Ara references
9 years ago
bundle.c
staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.h
9 years ago
bundle.h
staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.h
9 years ago
camera.c
don't open-code file_inode()
9 years ago
connection.c
greybus: connection: implement new connection handling
9 years ago
connection.h
greybus: connection: add support for high-priority connections
9 years ago
control.c
greybus: control: make disconnecting a core operation
9 years ago
control.h
greybus: control: suppress bundle_activate() for bootrom
9 years ago
core.c
greybus: pm: add error handling to bundle activation
9 years ago
debugfs.c
greybus: core: add device prefix to error messages
10 years ago
es2.c
don't open-code file_inode()
9 years ago
firmware.h
greybus: firmware: add comment to show size calculations
9 years ago
fw-core.c
staging: greybus: spi: remove KERNEL_VERSION checks
9 years ago
fw-download.c
greybus: firmware: s/should/must
9 years ago
fw-management.c
greybus: firmware: s/_LEN/_SIZE
9 years ago
gb-camera.h
greybus: camera: Update CSI config parameters
9 years ago
gbphy.c
staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.h
9 years ago
gbphy.h
staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.h
9 years ago
gpio.c
Staging: greybus: gpio: Use gbphy_dev->dev instead of bundle->dev
9 years ago
greybus.h
staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.h
9 years ago
greybus_authentication.h
greybus: Add Component Authentication Protocol support
9 years ago
greybus_firmware.h
greybus: firmware: s/_LEN/_SIZE
9 years ago
greybus_id.h
greybus: Use BIT(2) for GREYBUS_ID_MATCH_CLASS
9 years ago
greybus_manifest.h
greybus: Add Component Authentication Protocol support
9 years ago
greybus_protocols.h
greybus: greybus_protocols: remove svc key-event type
9 years ago
greybus_trace.h
greybus: tracing: drop "greybus" prefix
9 years ago
hd.c
greybus: hd: arche-platform: implement greybus shutdown
9 years ago
hd.h
greybus: hd/es2: remove obsolete callbacks
9 years ago
hid.c
staging: greybus: hid: remove KERNEL_VERSION checks
9 years ago
i2c.c
greybus: i2c: add runtime pm support
9 years ago
interface.c
staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.h
9 years ago
interface.h
greybus: replace Ara references
9 years ago
light.c
staging: greybus: light: check the correct value of delay_on
9 years ago
log.c
Staging: Greybus: Fix trailing */ in block comments
9 years ago
loopback.c
staging: greybus: Use setup_timer function
9 years ago
manifest.c
greybus: manifest: style fix missing space before '('
9 years ago
manifest.h
greybus: manifest: Use interface descriptor instead of module descriptor to get information
11 years ago
module.c
Merge 4.9-rc3 into staging-next
9 years ago
module.h
greybus: core: add module abstraction
10 years ago
operation.c
greybus: operation: clean up request handler
9 years ago
operation.h
greybus: operation: add helper for creating core operations
9 years ago
power_supply.c
staging: greybus: power_supply: remove KERNEL_VERSION checks
9 years ago
pwm.c
greybus: pwm: Add runtime_pm support
9 years ago
raw.c
greybus: raw: use hexadecimal notation for request types
10 years ago
sdio.c
staging: Greybus: Remove unnecessary braces for single statement block
9 years ago
spi.c
staging: greybus: spi: remove KERNEL_VERSION checks
9 years ago
spilib.c
staging: greybus: spi: remove KERNEL_VERSION checks
9 years ago
spilib.h
greybus: spilib: make spilib independent of gbphy
9 years ago
svc.c
don't open-code file_inode()
9 years ago
svc.h
greybus: svc_watchdog: Add sysfs file to change the behavior of bite
9 years ago
svc_watchdog.c
greybus: svc_watchdog: use schedule_delayed_work helper
9 years ago
timesync.c
don't open-code file_inode()
9 years ago
timesync.h
greybus: timesync: Add gb_timesync_frame_time_to_timespec()
9 years ago
timesync_platform.c
staging: greybus: timesync: validate platform state callback
9 years ago
uart.c
Merge 4.9-rc5 into staging-next
9 years ago
usb.c
greybus: gbphy: Remove protocol specific version handling
9 years ago
vibrator.c
staging: greybus: vibrator: remove KERNEL_VERSION checks
9 years ago