index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-03-17
6
-28
/
+789
|
\
|
*
Revert "driver-core: platform: probe of-devices only using list of compatibles"
Greg Kroah-Hartman
2016-02-15
1
-2
/
+2
|
*
Merge 4.5-rc4 into driver-core-next
Greg Kroah-Hartman
2016-02-14
124
-865
/
+1532
|
|
\
|
*
|
firmware: qemu config needs I/O ports
Arnd Bergmann
2016-02-11
1
-0
/
+1
|
*
|
firmware: qemu_fw_cfg.c: fix typo FW_CFG_DATA_OFF
Valentin Rothberg
2016-02-11
1
-1
/
+1
|
*
|
driver-core: platform: probe of-devices only using list of compatibles
Uwe Kleine-König
2016-02-09
1
-2
/
+2
|
*
|
component: remove impossible condition
Sudip Mukherjee
2016-02-09
1
-1
/
+1
|
*
|
drivers: dma-coherent: simplify dma_init_coherent_memory return value
Michal Nazarewicz
2016-02-09
1
-17
/
+11
|
*
|
firmware: create directory hierarchy for sysfs fw_cfg entries
Gabriel Somlo
2016-02-09
1
-3
/
+106
|
*
|
firmware: introduce sysfs driver for QEMU's fw_cfg device
Gabriel Somlo
2016-02-09
3
-0
/
+668
|
*
|
driver core: bus: use to_subsys_private and to_device_private_bus
Geliang Tang
2016-02-09
1
-3
/
+2
|
*
|
driver core: bus: use list_for_each_entry*
Geliang Tang
2016-02-09
1
-7
/
+3
*
|
|
Merge tag 'vfio-v4.6-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2016-03-17
9
-35
/
+605
|
\
\
\
|
*
|
|
vfio/pci: return -EFAULT if copy_to_user fails
Dan Carpenter
2016-02-25
1
-5
/
+4
|
*
|
|
vfio/pci: Expose shadow ROM as PCI option ROM
Alex Williamson
2016-02-22
3
-8
/
+22
|
*
|
|
vfio/pci: Intel IGD host and LCP bridge config space access
Alex Williamson
2016-02-22
3
-7
/
+183
|
*
|
|
vfio/pci: Intel IGD OpRegion support
Alex Williamson
2016-02-22
5
-0
/
+131
|
*
|
|
vfio/pci: Enable virtual register in PCI config space
Alex Williamson
2016-02-22
2
-4
/
+34
|
*
|
|
vfio/pci: Add infrastructure for additional device specific regions
Alex Williamson
2016-02-22
2
-5
/
+103
|
*
|
|
vfio/pci: Include sparse mmap capability for MSI-X table regions
Alex Williamson
2016-02-22
1
-1
/
+72
|
*
|
|
vfio: Add capability chain helpers
Alex Williamson
2016-02-22
1
-0
/
+54
|
*
|
|
vfio: If an IOMMU backend fails, keep looking
Alex Williamson
2016-02-22
1
-10
/
+6
|
*
|
|
vfio/pci: Fix unsigned comparison overflow
Alex Williamson
2016-02-22
1
-8
/
+9
*
|
|
|
Merge tag 'hsi-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2016-03-17
2
-11
/
+7
|
\
\
\
\
|
*
|
|
|
HSI: ssi-protocol: Use handshake logic from n950
Sebastian Reichel
2016-01-28
1
-11
/
+5
|
*
|
|
|
HSI: nokia-modem: add n950 and n9 support
Sebastian Reichel
2016-01-28
1
-0
/
+2
*
|
|
|
|
Merge tag 'for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2016-03-17
18
-62
/
+624
|
\
\
\
\
\
|
*
|
|
|
|
power: pm2301-charger: use __maybe_unused to hide pm functions
Arnd Bergmann
2016-03-03
1
-16
/
+6
|
*
|
|
|
|
power: ipaq-micro-battery: use __maybe_unused to hide pm functions
Arnd Bergmann
2016-03-03
1
-2
/
+2
|
*
|
|
|
|
power_supply: 88pm860x_charger: do not pass NULL to power_supply_put
Colin Ian King
2016-03-03
1
-1
/
+1
|
*
|
|
|
|
jz4740-battery: Correct voltage change check
Maarten ter Huurne
2016-03-03
1
-1
/
+1
|
*
|
|
|
|
power_supply: lp8788-charger: initialize boolean 'found'
Colin Ian King
2016-03-03
1
-1
/
+1
|
*
|
|
|
|
goldfish: Enable ACPI-based enumeration for goldfish battery
Yu Ning
2016-03-03
1
-0
/
+8
|
*
|
|
|
|
power: goldfish_battery: add devicetree bindings
Greg Hackmann
2016-03-03
1
-1
/
+8
|
*
|
|
|
|
power: act8945a: add charger driver for ACT8945A
Wenyou Yang
2016-02-24
3
-0
/
+367
|
*
|
|
|
|
power_supply: bq27xxx_battery: Add of modalias and match table when CONFIG_OF...
Pali Rohár
2016-02-21
2
-0
/
+36
|
*
|
|
|
|
power_supply: bq2415x_charger: Add of modalias and match table when CONFIG_OF...
Pali Rohár
2016-02-21
1
-0
/
+20
|
*
|
|
|
|
power_supply: bq2415x_charger: Do not add acpi modalias when CONFIG_ACPI is n...
Pali Rohár
2016-02-21
1
-0
/
+2
|
*
|
|
|
|
power_supply: isp1704_charger: Add compatible of match for nxp,isp1707
Pali Rohár
2016-02-21
1
-0
/
+1
|
*
|
|
|
|
power_supply: isp1704_charger: Error messages when probe fail
Pali Rohár
2016-02-21
1
-4
/
+14
|
*
|
|
|
|
power_supply: Add types for USB Type C and PD chargers
Benson Leung
2016-02-15
1
-1
/
+2
|
*
|
|
|
|
power: bq24735-charger: add 'ti,external-control' option
Jonathan Tinkham
2016-02-15
1
-0
/
+11
|
*
|
|
|
|
power: bq24735-charger: fix failed i2c with ac-detect
Jonathan Tinkham
2016-02-15
1
-21
/
+24
|
*
|
|
|
|
power: reset: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
2016-02-15
1
-0
/
+2
|
*
|
|
|
|
power: collie_battery: hide unused variable
Arnd Bergmann
2016-02-15
1
-1
/
+2
|
*
|
|
|
|
power/reset: versatile: support the actual versatile
Linus Walleij
2016-02-15
1
-12
/
+27
|
*
|
|
|
|
bq24735_charger: add status property to view/enable/disable charging
Peter Rosin
2016-02-15
1
-1
/
+89
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-03-17
33
-462
/
+1953
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
2016-03-14
1
-95
/
+109
|
|
\
\
\
\
\
|
|
*
|
|
|
|
dmaengine: xilinx_vdma: Remove unnecessary variable initializations
Kedareswara rao Appana
2016-03-04
1
-3
/
+3
[next]