index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-12
platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registration
Vadim Pasternak
1
-1
/
+1
2019-06-12
platform/x86: intel-vbtn: Report switch events when event wakes device
Mathew King
1
-2
/
+14
2019-06-12
platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from asus_nb_wmi
Hans de Goede
3
-1
/
+10
2019-06-11
Platform: OLPC: Add INPUT dependencies
YueHaibing
1
-0
/
+1
2019-06-11
Platform: OLPC: Fix build error without CONFIG_SPI
YueHaibing
1
-1
/
+1
2019-06-08
i2c: i801: Register optional lis3lv02d I2C device on Dell machines
Pali Rohár
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
3
-15
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 414
Thomas Gleixner
1
-13
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 392
Thomas Gleixner
1
-14
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-10
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287
Thomas Gleixner
3
-27
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 271
Thomas Gleixner
1
-13
/
+1
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
1
-0
/
+79
2019-06-05
platform/chrome: wilco_ec: Add telemetry char device interface
Nick Crews
5
-1
/
+473
2019-06-03
platform/chrome: wilco_ec: Add event handling
Nick Crews
3
-0
/
+552
2019-06-03
platform/x86: intel_cht_int33fe: Replacing the old connections with references
Heikki Krogerus
1
-19
/
+28
2019-06-03
platform/x86: intel_cht_int33fe: Supply fwnodes for the external dependencies
Heikki Krogerus
1
-3
/
+125
2019-06-03
platform/x86: intel_cht_int33fe: Provide fwnode for the USB connector
Heikki Krogerus
1
-0
/
+25
2019-06-03
platform/x86: intel_cht_int33fe: Provide software nodes for the devices
Heikki Krogerus
1
-8
/
+46
2019-06-03
platform/x86: intel_cht_int33fe: Remove unused fusb302 device property
Heikki Krogerus
1
-1
/
+0
2019-06-03
platform/x86: intel_cht_int33fe: Register max17047 in its own function
Heikki Krogerus
1
-29
/
+33
2019-06-03
usb: typec: Registering real device entries for the muxes
Heikki Krogerus
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2
-18
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
7
-71
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
16
-235
/
+16
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
4
-20
/
+4
2019-05-24
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-17
/
+2
2019-05-24
Merge tag 'platform-drivers-x86-v5.2-2' of git://git.infradead.org/linux-platform-drivers-x86
Linus Torvalds
1
-0
/
+33
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 79
Thomas Gleixner
1
-2
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-15
/
+1
2019-05-24
platform/chrome: cros_ec_spi: Request the SPI thread be realtime
Douglas Anderson
1
-0
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7
Thomas Gleixner
1
-13
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
7
-101
/
+7
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
9
-0
/
+9
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-20
platform/chrome: cros_ec_spi: Move to real time priority for transfers
Douglas Anderson
1
-12
/
+53
2019-05-20
Platform: OLPC: Add a regulator for the DCON
Lubomir Rintel
2
-0
/
+68
2019-05-20
Platform: OLPC: Add XO-1.75 EC driver
Lubomir Rintel
5
-2
/
+771
2019-05-20
Platform: OLPC: Avoid a warning if the EC didn't register yet
Lubomir Rintel
1
-2
/
+5
2019-05-20
Platform: OLPC: Move EC-specific functionality out from x86
Lubomir Rintel
1
-3
/
+96
2019-05-20
Platform: OLPC: Remove an unused include
Lubomir Rintel
1
-1
/
+0
2019-05-20
platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_systems DMI table
Steffen Dirkwinkel
1
-0
/
+24
2019-05-20
platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table
Hans de Goede
1
-0
/
+9
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
3
-27
/
+8
2019-05-20
platform/chrome: wilco_ec: Add Boot on AC support
Nick Crews
3
-1
/
+87
2019-05-20
platform/chrome: wilco_ec: Add property helper library
Nick Crews
2
-1
/
+133
2019-05-14
Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
1
-0
/
+6
[prev]
[next]