index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
visorbus
/
visorbus_main.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-18
platform/chrome: cros_ec_debugfs: cros_ec_uptime_fops can be static
kbuild test robot
1
-1
/
+1
2019-06-18
platform/chrome: cros_ec_debugfs: Add debugfs ABI documentation
Enric Balletbo i Serra
1
-0
/
+26
2019-06-18
platform/chrome: cros_ec_debugfs: Fix kernel-doc comment first line
Enric Balletbo i Serra
1
-1
/
+2
2019-06-18
platform/chrome: cros_ec_debugfs: Add debugfs entry to retrieve EC uptime
Tim Wawrzynczak
2
-0
/
+46
2019-06-10
mfd: cros_ec: Update I2S API
Gwendal Grignou
2
-28
/
+24
2019-06-10
mfd: cros_ec: Add Management API entry points
Gwendal Grignou
1
-0
/
+113
2019-06-10
mfd: cros_ec: Add SKU ID and Secure storage API
Gwendal Grignou
1
-0
/
+107
2019-06-10
mfd: cros_ec: Add API for rwsig
Gwendal Grignou
1
-0
/
+26
2019-06-10
mfd: cros_ec: Add API for Fingerprint support
Gwendal Grignou
1
-0
/
+228
2019-06-10
mfd: cros_ec: Add API for Touchpad support
Gwendal Grignou
1
-0
/
+26
2019-06-10
mfd: cros_ec: Add API for EC-EC communication
Gwendal Grignou
1
-0
/
+95
2019-06-10
mfd: cros_ec: Add I2C passthru protection API
Gwendal Grignou
1
-0
/
+22
2019-06-10
mfd: cros_ec: Add Smart Battery Firmware update API
Gwendal Grignou
1
-0
/
+73
2019-06-10
mfd: cros_ec: Add Hibernate API
Gwendal Grignou
1
-2
/
+70
2019-06-10
mfd: cros_ec: Add API for keyboard testing
Gwendal Grignou
1
-0
/
+18
2019-06-10
mfd: cros_ec: Complete Power and USB PD API
Gwendal Grignou
1
-8
/
+228
2019-06-10
mfd: cros_ec: Fix temperature API
Gwendal Grignou
1
-7
/
+57
2019-06-10
mfd: cros_ec: Add fingerprint API
Gwendal Grignou
1
-0
/
+34
2019-06-10
mfd: cros_ec: Fix event processing API
Gwendal Grignou
1
-11
/
+76
2019-06-10
mfd: cros_ec: Complete MEMS sensor API
Gwendal Grignou
1
-58
/
+406
2019-06-10
mfd: cros_ec: Add EC transport protocol v4
Gwendal Grignou
1
-2
/
+141
2019-06-10
mfd: cros_ec: Expand hash API
Gwendal Grignou
1
-2
/
+9
2019-06-10
mfd: cros_ec: Add lightbar v2 API
Gwendal Grignou
1
-4
/
+120
2019-06-10
mfd: cros_ec: Add PWM_SET_DUTY API
Gwendal Grignou
1
-2
/
+18
2019-06-10
mfd: cros_ec: Add Flash V2 commands API
Gwendal Grignou
1
-3
/
+147
2019-06-10
mfd: cros_ec: Remove zero-size structs
Gwendal Grignou
1
-15
/
+18
2019-06-10
mfd: cros_ec: move HDMI CEC API definition
Gwendal Grignou
1
-73
/
+75
2019-06-10
mfd: cros_ec: Update ACPI interface definition
Gwendal Grignou
1
-126
/
+293
2019-06-10
mfd: cros_ec: use BIT macro
Gwendal Grignou
1
-55
/
+55
2019-06-10
mfd: cros_ec: Define commands as 4-digit UPPER CASE hex values
Gwendal Grignou
1
-99
/
+136
2019-06-10
mfd: cros_ec: add ec_align macros
Gwendal Grignou
1
-204
/
+238
2019-06-10
mfd: cros_ec: set comments properly
Gwendal Grignou
1
-25
/
+40
2019-06-10
mfd: cros_ec: Zero BUILD_ macro
Gwendal Grignou
1
-0
/
+5
2019-06-10
mfd: cros_ec: Update license term
Gwendal Grignou
1
-15
/
+5
2019-06-05
platform/chrome: cros_ec: Make some symbols static
YueHaibing
5
-6
/
+6
2019-06-05
platform/chrome: wilco_ec: Add version sysfs entries
Raul E Rangel
2
-0
/
+110
2019-06-05
platform/chrome: wilco_ec: Add telemetry char device interface
Nick Crews
6
-1
/
+475
2019-06-03
platform/chrome: wilco_ec: Add event handling
Nick Crews
3
-0
/
+552
2019-05-24
platform/chrome: cros_ec_spi: Request the SPI thread be realtime
Douglas Anderson
1
-0
/
+1
2019-05-23
spi: Allow SPI devices to request the pumping thread be realtime
Douglas Anderson
2
-6
/
+32
2019-05-20
platform/chrome: cros_ec_spi: Move to real time priority for transfers
Douglas Anderson
1
-12
/
+53
2019-05-20
platform/chrome: Add ChromeOS EC ISHTP driver
Rushikesh S Kadam
3
-0
/
+777
2019-05-20
platform/chrome: cros_ec_spi: Always add of_match_table
Evan Green
1
-1
/
+1
2019-05-20
platform/chrome: wilco_ec: Remove 256 byte transfers
Nick Crews
5
-43
/
+17
2019-05-20
platform/chrome: wilco_ec: Add Boot on AC support
Nick Crews
5
-1
/
+108
2019-05-20
platform/chrome: wilco_ec: Add property helper library
Nick Crews
3
-1
/
+204
2019-05-20
Linux 5.2-rc1
v5.2-rc1
Linus Torvalds
1
-2
/
+2
2019-05-19
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
1
-3
/
+1
2019-05-19
panic: add an option to replay all the printk message in buffer
Feng Tang
5
-4
/
+24
2019-05-19
initramfs: don't free a non-existent initrd
Steven Price
1
-1
/
+1
[next]