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.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-08-04
floppy: fix open(O_ACCMODE) for ioctl-only open
Jiri Kosina
1
-12
/
+9
2016-08-04
Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
7
-27
/
+46
2016-08-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
43
-208
/
+173
2016-08-04
drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warning
Arnd Bergmann
1
-2
/
+8
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
25
-169
/
+131
2016-08-04
media: mtk-vcodec: remove unused dma_attrs
Krzysztof Kozlowski
1
-4
/
+0
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
15
-33
/
+33
2016-08-04
drivers/fpga/Kconfig: fix build failure
Sudip Mukherjee
1
-0
/
+1
2016-08-04
Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"
Linus Torvalds
1
-4
/
+0
2016-08-04
drm: i915: fix build when DEBUG_FS is disabled
Linus Torvalds
1
-2
/
+2
2016-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-86
/
+183
2016-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
38
-469
/
+3166
2016-08-03
Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-7
/
+8
2016-08-03
w1:omap_hdq: fix regression
H. Nikolaus Schaller
1
-2
/
+0
2016-08-03
w1: add helper macro module_w1_family
Andrew F. Davis
11
-131
/
+22
2016-08-03
w1: remove need for ida and use PLATFORM_DEVID_AUTO
Andrew F. Davis
3
-66
/
+13
2016-08-03
rapidio/switches: add driver for IDT gen3 switches
Alexandre Bounine
3
-0
/
+389
2016-08-03
rapidio: modify for rev.3 specification changes
Alexandre Bounine
6
-149
/
+113
2016-08-03
rapidio: change inbound window size type to u64
Alexandre Bounine
1
-5
/
+9
2016-08-03
rapidio/idt_gen2: fix locking warning
Alexandre Bounine
1
-4
/
+3
2016-08-03
rapidio: fix error handling in mbox request/release functions
Alexandre Bounine
1
-12
/
+42
2016-08-03
rapidio/tsi721_dma: advance queue processing from transfer submit call
Alexandre Bounine
1
-0
/
+1
2016-08-03
rapidio/tsi721: add messaging mbox selector parameter
Alexandre Bounine
1
-0
/
+15
2016-08-03
rapidio/tsi721: add PCIe MRRS override parameter
Alexandre Bounine
1
-1
/
+15
2016-08-03
rapidio/tsi721_dma: add channel mask and queue size parameters
Alexandre Bounine
2
-10
/
+18
2016-08-03
rapidio: fix return value description for dma_prep functions
Alexandre Bounine
1
-2
/
+6
2016-08-03
rapidio: remove unnecessary 0x prefixes before %pa extension uses
Joe Perches
2
-6
/
+6
2016-08-03
rapidio: add RapidIO channelized messaging driver
Alexandre Bounine
3
-0
/
+2376
2016-08-03
firmware: support loading into a pre-allocated buffer
Stephen Boyd
1
-26
/
+99
2016-08-03
firmware: provide infrastructure to make fw caching optional
Vikram Mulukutla
1
-2
/
+5
2016-08-03
firmware: consolidate kmap/read/write logic
Stephen Boyd
1
-31
/
+26
2016-08-03
fbdev/bfin_adv7393fb: move DRIVER_NAME before its first use
Borislav Petkov
2
-2
/
+2
2016-08-03
dynamic_debug: only add header when used
Luis de Bethencourt
2
-1
/
+1
2016-08-03
Merge tag 'drm-psr-fixes-for-v4.8' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
4
-4
/
+55
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
5
-9
/
+8
2016-08-03
memstick: don't allocate unused major for ms_block
NeilBrown
1
-15
/
+2
2016-08-03
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
62
-621
/
+2435
2016-08-03
drm/i915: Check PSR setup time vs. vblank length
Ville Syrjälä
3
-4
/
+23
2016-08-03
drm/dp: Add drm_dp_psr_setup_time()
Ville Syrjälä
1
-0
/
+32
2016-08-03
Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd
Linus Torvalds
33
-248
/
+5544
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-9
/
+26
2016-08-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-28
/
+89
2016-08-02
qed: Fail driver load in 100g MSI mode.
Sudarsana Reddy Kalluru
1
-1
/
+6
2016-08-02
ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...
Peter Chen
1
-0
/
+1
2016-08-02
ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...
Peter Chen
2
-2
/
+6
2016-08-02
ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...
Peter Chen
1
-10
/
+26
2016-08-02
ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_pha...
Peter Chen
1
-0
/
+1
2016-08-02
ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_...
Peter Chen
1
-0
/
+1
2016-08-02
ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse...
Peter Chen
1
-0
/
+1
2016-08-02
ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+2
[next]