index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-13
mfd: cpcap: Add minimal support
Tony Lindgren
3
-0
/
+271
2017-02-13
mfd: mt6397: Add MT6323 LED support into MT6397 driver
Sean Wang
1
-0
/
+4
2017-02-13
mfd: tps65912: Export OF device ID table as module aliases
Javier Martinez Canillas
1
-0
/
+1
2017-02-13
mfd: ab8500-core: Rename clock device and compatible
Linus Walleij
1
-2
/
+2
2017-02-13
mfd: cros_ec: Send correct suspend/resume event to EC
Shawn Nematbakhsh
1
-4
/
+6
2017-02-13
mfd: max77686: Remove I2C device ID table
Javier Martinez Canillas
1
-8
/
+0
2017-02-13
mfd: max77686: Use the struct i2c_driver .probe_new instead of .probe
Javier Martinez Canillas
1
-3
/
+2
2017-02-13
mfd: max77686: Use of_device_get_match_data() helper
Javier Martinez Canillas
1
-7
/
+2
2017-02-13
mfd: max77686: Don't attempt to get i2c_device_id .data
Javier Martinez Canillas
1
-8
/
+5
2017-02-13
mfd: ab8500-sysctrl: Handle probe deferral
Linus Walleij
1
-3
/
+11
2017-02-13
mfd: intel-lpss: Add Intel Gemini Lake PCI IDs
Andy Shevchenko
1
-1
/
+16
2017-02-13
mfd: axp20x: Fix AXP806 access errors on cold boot
Chen-Yu Tsai
1
-0
/
+26
2017-02-13
mfd: cros_ec: Send suspend state notification to EC
Shawn Nematbakhsh
1
-0
/
+49
2017-02-13
mfd: cros_ec: Prevent data transfer while device is suspended
Joseph Lo
2
-0
/
+7
2017-02-13
mfd: Kconfig: MFD_SUN4I_GPADC depends on !TOUCHSCREN_SUN4I_GPADC
Quentin Schulz
1
-0
/
+1
2017-02-13
mfd: axp20x: Add separate MFD cell for AXP223
Quentin Schulz
1
-4
/
+24
2017-02-13
mfd: axp20x: Fix axp288 volatile ranges
Hans de Goede
1
-0
/
+7
2017-02-13
mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swapped
Hans de Goede
1
-4
/
+4
2017-02-13
mfd: axp20x: Add missing axp288 irqs
Hans de Goede
1
-0
/
+3
2017-02-13
mfd: axp20x: Use IRQF_TRIGGER_LOW on the axp288
Hans de Goede
1
-3
/
+3
2017-02-13
mfd: arizona: Remove totally unused forward declaration
Charles Keepax
1
-2
/
+0
2017-02-13
mfd: sun6i-prcm: Add codec analog controls sub-device for Allwinner A23
Chen-Yu Tsai
1
-0
/
+13
2017-02-13
mfd: arizona: Correctly clean up after IRQs
Charles Keepax
1
-18
/
+41
2017-02-13
mfd: arizona: Add defines for IRQs on the main Arizona IRQ domain
Charles Keepax
1
-6
/
+15
2017-02-13
mfd: arizona: Use arizona_map_irq instead of hard coding it
Charles Keepax
1
-12
/
+10
2017-02-13
Merge branches 'ib-mfd-arm-iio-pwm-4.11', 'ib-mfd-input-4.11-1', 'ib-mfd-mtd-...
Lee Jones
9
-486
/
+1514
2017-02-13
input: cros_ec_keyb: Add Tablet Mode switch
Gwendal Grignou
1
-0
/
+5
2017-02-08
input: cros_ec_keyb: Add non-matrix buttons and switches
Douglas Anderson
1
-45
/
+402
2017-01-25
iio: Add STM32 timer trigger driver
Benjamin Gaignard
3
-0
/
+352
2017-01-25
pwm: Add driver for STM32 plaftorm
Benjamin Gaignard
3
-0
/
+407
2017-01-23
mfd: Add STM32 Timers driver
Benjamin Gaignard
3
-0
/
+93
2017-01-04
power: supply: axp288_fuel_gauge: Drop platform_data dependency
Hans de Goede
1
-372
/
+33
2017-01-04
power: supply: axp288_charger: Drop platform_data dependency
Hans de Goede
1
-58
/
+30
2017-01-04
power: supply: axp288_charger: Make charger_init_hw_regs propagate i2c errors
Hans de Goede
1
-20
/
+42
2017-01-03
mfd: lpc_ich: Add support for Intel Apollo Lake SoC
Mika Westerberg
1
-0
/
+39
2017-01-03
mfd: lpc_ich: Add support for SPI serial flash host controller
Mika Westerberg
1
-0
/
+92
2017-01-03
spi-nor: Add support for Intel SPI serial flash controller
Mika Westerberg
5
-0
/
+880
2016-12-26
avoid spurious "may be used uninitialized" warning
Linus Torvalds
1
-0
/
+1
2016-12-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
84
-189
/
+179
2016-12-26
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
28
-233
/
+178
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
34
-64
/
+54
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
6
-15
/
+15
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
48
-110
/
+110
2016-12-25
irqchip/armada-xp: Consolidate hotplug state space
Thomas Gleixner
1
-1
/
+1
2016-12-25
irqchip/gic: Consolidate hotplug state space
Thomas Gleixner
1
-1
/
+1
2016-12-25
coresight/etm3/4x: Consolidate hotplug state space
Thomas Gleixner
1
-2
/
+2
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
24
-30
/
+30
2016-12-25
staging/lustre/libcfs: Convert to hotplug state machine
Anna-Maria Gleixner
1
-40
/
+45
2016-12-25
scsi/bnx2i: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-48
/
+30
2016-12-25
scsi/bnx2fc: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-46
/
+33
[next]