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
2016-03-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2
-34
/
+43
2016-03-09
qe: Use GFP_ATOMIC while spin_lock_irqsave is held
Saurabh Sengar
1
-1
/
+1
2016-03-09
qe: Make cpm_muram_alloc_common static
Saurabh Sengar
1
-33
/
+33
2016-03-09
qe/ic: fix a buffer overflow error and add check elsewhere
Zhao Qiang
1
-1
/
+10
2016-03-09
cxl: Ignore probes for virtual afu pci devices
Vaibhav Jain
3
-0
/
+16
2016-03-09
cxl: Remove cxl_get_phys_dev() kernel API
Frederic Barrat
1
-1
/
+0
2016-03-09
cxlflash: Use new cxl_pci_read_adapter_vpd() API
Frederic Barrat
2
-17
/
+2
2016-03-09
cxl: Add tracepoints around the cxl hcall
Christophe Lombard
2
-0
/
+202
2016-03-09
cxl: Adapter failure handling
Christophe Lombard
7
-35
/
+198
2016-03-09
cxl: Support the cxl kernel API from a guest
Frederic Barrat
6
-110
/
+198
2016-03-09
cxl: Parse device tree and create cxl device(s) at boot
Frederic Barrat
1
-0
/
+25
2016-03-09
cxl: Support to flash a new image on the adapter from a guest
Christophe Lombard
6
-5
/
+574
2016-03-09
cxl: sysfs support for guests
Christophe Lombard
4
-20
/
+108
2016-03-09
cxl: Add guest-specific code
Christophe Lombard
10
-11
/
+1525
2016-03-09
cxl: Separate bare-metal fields in adapter and AFU data structures
Christophe Lombard
8
-111
/
+164
2016-03-09
cxl: New hcalls to support cxl adapters
Christophe Lombard
5
-2
/
+890
2016-03-09
cxl: IRQ allocation for guests
Frederic Barrat
1
-14
/
+64
2016-03-09
cxl: Update cxl_irq() prototype
Frederic Barrat
2
-3
/
+2
2016-03-09
cxl: Isolate a few bare-metal-specific calls
Frederic Barrat
4
-11
/
+22
2016-03-09
cxl: Rename some bare-metal specific functions
Frederic Barrat
3
-100
/
+104
2016-03-09
cxl: Introduce implementation-specific API
Frederic Barrat
11
-120
/
+185
2016-03-09
cxl: Define process problem state area at attach time only
Frederic Barrat
1
-9
/
+2
2016-03-09
cxl: Move bare-metal specific code to specialized files
Frederic Barrat
5
-244
/
+245
2016-03-09
cxl: Move common code away from bare-metal-specific files
Christophe Lombard
5
-75
/
+84
2016-03-09
PCI: Add pcibios_bus_add_device() weak function
Wei Yang
1
-0
/
+3
2016-03-09
PCI/IOV: Rename and export virtfn_{add, remove}
Wei Yang
1
-5
/
+5
2016-02-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-2
/
+4
2016-02-08
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...
Linus Torvalds
2
-7
/
+2
2016-02-07
Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
14
-60
/
+126
2016-02-07
Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-14
/
+32
2016-02-06
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
25
-235
/
+391
2016-02-06
Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-22
/
+10
2016-02-06
Merge branches 'pm-core' and 'pm-domains'
Rafael J. Wysocki
3
-22
/
+9
2016-02-05
Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
15
-83
/
+153
2016-02-05
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
4
-7
/
+9
2016-02-05
Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i...
Dave Airlie
1
-97
/
+182
2016-02-05
drm/dp/mst: deallocate payload on port destruction
Mykola Lysenko
1
-8
/
+83
2016-02-05
drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
Andrey Grodzovsky
1
-6
/
+6
2016-02-05
drm/dp/mst: move GUID storage from mgr, port to only mst branch
Hersen Wu
1
-36
/
+28
2016-02-05
drm/dp/mst: change MST detection scheme
Mykola Lysenko
1
-18
/
+19
2016-02-05
drm/dp/mst: Calculate MST PBN with 31.32 fixed point
Harry Wentland
1
-28
/
+39
2016-02-05
drm/mst: Add range check for max_payloads during init
Imre Deak
1
-0
/
+3
2016-02-05
drm/mst: Don't ignore the MST PBN self-test result
Imre Deak
1
-1
/
+3
2016-02-05
drm: fix missing reference counting decrease
Insu Yun
1
-0
/
+1
2016-02-05
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
11
-59
/
+114
2016-02-05
Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabb...
Dave Airlie
3
-3
/
+3
2016-02-05
Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel...
Dave Airlie
3
-38
/
+29
2016-02-05
Merge branch 'drm/adv7511' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Dave Airlie
2
-25
/
+35
2016-02-05
Merge tag 'drm-intel-fixes-2016-02-04' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
5
-13
/
+28
2016-02-05
xhci: harden xhci_find_next_ext_cap against device removal
Joe Lawrence
1
-0
/
+4
[next]