index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/memory_hotplug: optimize memory hotplug
Pavel Tatashin
2018-04-06
1
-0
/
+2
*
mm/memory_hotplug: don't read nid from struct page during hotplug
Pavel Tatashin
2018-04-06
2
-9
/
+17
*
mm/memory_hotplug: optimize probe routine
Pavel Tatashin
2018-04-06
1
-16
/
+20
*
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-05
106
-1002
/
+2690
|
\
|
*
Merge tag 'stm-intel_th-for-greg-20180329' of git://git.kernel.org/pub/scm/li...
Greg Kroah-Hartman
2018-03-29
24
-182
/
+162
|
|
\
|
|
*
hwtracing: Add HW tracing support menu
Randy Dunlap
2018-03-29
2
-3
/
+8
|
|
*
intel_th: Add ACPI glue layer
Alexander Shishkin
2018-03-28
3
-0
/
+94
|
|
*
intel_th: Allow forcing host mode through drvdata
Alexander Shishkin
2018-03-28
2
-3
/
+7
|
|
*
intel_th: Pick up irq number from resources
Alexander Shishkin
2018-03-28
1
-1
/
+8
|
|
*
intel_th: Don't touch switch routing in host mode
Alexander Shishkin
2018-03-28
1
-0
/
+4
|
|
*
intel_th: Use correct method of finding hub
Alexander Shishkin
2018-03-28
1
-1
/
+1
|
|
*
intel_th: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
Alexander Shishkin
2018-03-28
13
-117
/
+13
|
|
*
stm class: Make dummy's master/channel ranges configurable
Alexander Shishkin
2018-03-28
1
-3
/
+21
|
|
*
stm class: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
Alexander Shishkin
2018-03-28
6
-54
/
+6
|
*
|
hv: add SPDX license id to Kconfig
Stephen Hemminger
2018-03-28
1
-0
/
+2
|
*
|
hv: add SPDX license to trace
Stephen Hemminger
2018-03-28
2
-0
/
+4
|
*
|
Drivers: hv: vmbus: do not mark HV_PCIE as perf_device
Dexuan Cui
2018-03-28
1
-1
/
+1
|
*
|
Drivers: hv: vmbus: respect what we get from hv_get_synint_state()
Dexuan Cui
2018-03-28
1
-1
/
+0
|
*
|
/dev/mem: Avoid overwriting "err" in read_mem()
Kees Cook
2018-03-28
1
-3
/
+3
|
*
|
Merge 4.16-rc7 into char-misc-next
Greg Kroah-Hartman
2018-03-28
388
-3215
/
+3994
|
|
\
\
|
*
|
|
eeprom: at24: use SPDX identifier instead of GPL boiler-plate
Bartosz Golaszewski
2018-03-23
1
-5
/
+2
|
*
|
|
eeprom: at24: simplify the i2c functionality checking
Bartosz Golaszewski
2018-03-23
1
-5
/
+7
|
*
|
|
eeprom: at24: fix a line break
Bartosz Golaszewski
2018-03-23
1
-2
/
+2
|
*
|
|
eeprom: at24: tweak newlines
Bartosz Golaszewski
2018-03-23
1
-1
/
+1
|
*
|
|
eeprom: at24: refactor at24_probe()
Bartosz Golaszewski
2018-03-23
1
-16
/
+18
|
*
|
|
eeprom: at24: remove at24_platform_data from at24_data
Bartosz Golaszewski
2018-03-23
1
-9
/
+13
|
*
|
|
eeprom: at24: move platform data processing into a separate routine
Bartosz Golaszewski
2018-03-23
1
-30
/
+40
|
*
|
|
eeprom: at24: switch to using probe_new() from the i2c framework
Bartosz Golaszewski
2018-03-23
1
-2
/
+5
|
*
|
|
eeprom: at24: provide and use at24_base_client_dev()
Bartosz Golaszewski
2018-03-23
1
-2
/
+7
|
*
|
|
eeprom: at24: readability tweak in at24_probe()
Bartosz Golaszewski
2018-03-23
1
-2
/
+3
|
*
|
|
eeprom: at24: use a helper variable for dev
Bartosz Golaszewski
2018-03-23
1
-25
/
+23
|
*
|
|
eeprom: at24: rename chip to pdata in at24_probe()
Bartosz Golaszewski
2018-03-23
1
-21
/
+21
|
*
|
|
eeprom: at24: rename at24_get_pdata()
Bartosz Golaszewski
2018-03-23
1
-2
/
+3
|
*
|
|
eeprom: at24: don't check if byte_len is a power of 2
Bartosz Golaszewski
2018-03-23
1
-3
/
+0
|
*
|
|
eeprom: at24: make struct initialization uniform in at24_probe()
Bartosz Golaszewski
2018-03-23
1
-1
/
+1
|
*
|
|
eeprom: at24: drop redundant variable in at24_write()
Bartosz Golaszewski
2018-03-23
1
-8
/
+6
|
*
|
|
eeprom: at24: drop redundant variable in at24_read()
Bartosz Golaszewski
2018-03-23
1
-8
/
+6
|
*
|
|
eeprom: at24: remove code separators
Bartosz Golaszewski
2018-03-23
1
-4
/
+0
|
*
|
|
eeprom: at24: arrange local variables
Bartosz Golaszewski
2018-03-23
1
-10
/
+16
|
*
|
|
eeprom: at24: remove nvmem_config from at24_data
Bartosz Golaszewski
2018-03-23
1
-16
/
+16
|
*
|
|
eeprom: at24: disable regmap locking
Bartosz Golaszewski
2018-03-23
1
-0
/
+1
|
*
|
|
eeprom: at25: sizeof t should be sizeof(t)
Devang Panchal
2018-03-23
1
-1
/
+1
|
*
|
|
Merge tag 'extcon-next-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2018-03-21
5
-79
/
+185
|
|
\
\
\
|
|
*
\
\
Merge branch 'ib-extcon-drm-dt-v4.17' into extcon-next
Chanwoo Choi
2018-03-21
2
-13
/
+128
|
|
|
\
\
\
|
|
|
*
|
|
drm/bridge/sii8620: use micro-USB cable detection logic to detect MHL
Maciej Purski
2018-03-12
1
-3
/
+94
|
|
|
*
|
|
extcon: add possibility to get extcon device by OF node
Andrzej Hajda
2018-03-08
1
-10
/
+34
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
extcon: gpio: Convert to fully use GPIO descriptor
Linus Walleij
2018-03-21
1
-51
/
+15
|
|
*
|
|
extcon: gpio: Move platform data into state container
Linus Walleij
2018-03-21
1
-30
/
+33
|
|
*
|
|
extcon: gpio: Localize platform data
Linus Walleij
2018-03-21
1
-1
/
+21
|
|
*
|
|
extcon: int3496: Ignore incorrect IoRestriction for ID pin
Andy Shevchenko
2018-03-21
1
-4
/
+5
[next]