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
*
net: axienet: Fix devm_ioremap_resource return value check
Krzysztof Kozlowski
2015-07-10
1
-4
/
+4
*
cdc_ncm: Add support for moving NDP to end of NCM frame
Enrico Mioso
2015-07-09
3
-9
/
+61
*
drivers: net: cpsw: fix disabling of tx interrupt in rx isr
Mugunthan V N
2015-07-09
1
-16
/
+3
*
net: systemport: Use eth_hw_addr_random
Vaishali Thakkar
2015-07-09
1
-1
/
+1
*
macvtap: Destroy minor_idr on module_exit
Johannes Thumshirn
2015-07-09
1
-0
/
+1
*
sfc: Report TX completions to BQL after all TX events in interrupt
Peter Dunning
2015-07-09
3
-1
/
+18
*
drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 Ethernet
Zheng Liu
2015-07-09
2
-0
/
+10
*
3c59x: Fix shared IRQ handling
Denys Vlasenko
2015-07-09
1
-1
/
+3
*
vmxnet3: prevent receive getting out of sequence on napi poll
Neil Horman
2015-07-09
1
-4
/
+4
*
sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling...
Shradha Shah
2015-07-09
1
-6
/
+11
*
drivers: net: cpsw: fix crash while accessing second slave ethernet interface
Mugunthan V N
2015-07-09
1
-2
/
+4
*
sfc: suppress handled MCDI failures when changing the MAC address
Daniel Pieczko
2015-07-09
1
-2
/
+5
*
sfc: add legacy method for changing a PF's MAC address
Daniel Pieczko
2015-07-09
3
-42
/
+126
*
sfc: refactor code in efx_ef10_set_mac_address()
Daniel Pieczko
2015-07-09
1
-25
/
+20
*
bonding: "primary_reselect" with "failure" is not working properly
Mazhar Rana
2015-07-09
1
-17
/
+34
*
net: fec: Ensure clocks are enabled while using mdio bus
Andrew Lunn
2015-07-09
1
-13
/
+75
*
amd-xgbe: Fix DMA API debug warning
Lendacky, Thomas
2015-07-09
4
-12
/
+22
*
net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREG
Rob Herring
2015-07-08
1
-1
/
+1
*
NET: hamradio: Fix IP over bpq encapsulation.
Ralf Baechle
2015-07-08
1
-0
/
+1
*
cxgb4: Fix incorrect sequence numbers shown in devlog
Hariprasad Shenai
2015-07-03
1
-12
/
+13
*
enic: fix issues in enic_poll
Govindarajulu Varadarajan
2015-07-02
1
-2
/
+2
*
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2015-07-02
9
-22
/
+9
|
\
|
*
drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driver
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
*
drivers/power: Convert non-modular syscon-reboot to use builtin_platform_driver
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
*
drivers/soc: Convert non-modular soc-realview to use builtin_platform_driver
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
*
drivers/soc: Convert non-modular tegra/pmc to use builtin_platform_driver
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
*
drivers/cpufreq: Convert non-modular s5pv210-cpufreq.c to use builtin_platfor...
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
*
drivers/cpuidle: Convert non-modular drivers to use builtin_platform_driver
Paul Gortmaker
2015-06-16
3
-6
/
+3
|
*
drivers/platform: Convert non-modular pdev_bus to use builtin_platform_driver
Paul Gortmaker
2015-06-16
1
-11
/
+1
*
|
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
2015-07-02
1
-1
/
+1
|
\
\
|
*
|
arm: use subsys_initcall in non-modular pl320 IPC code
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
|
/
*
|
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...
Linus Torvalds
2015-07-02
2
-21
/
+2
|
\
\
|
*
|
drivers/leds: don't use module_init in non-modular leds-cobalt-raq.c
Paul Gortmaker
2015-06-16
1
-14
/
+1
|
*
|
tty/metag_da: Avoid module_init/module_exit in non-modular code
James Hogan
2015-06-16
1
-19
/
+1
|
*
|
drivers/clk: don't use module_init in clk-nomadik.c which is non-modular
Paul Gortmaker
2015-06-16
1
-2
/
+1
|
|
/
*
|
Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-07-02
8
-0
/
+8
|
\
\
|
*
|
drivers/cpufreq: include <module.h> for modular exynos-cpufreq.c code
Paul Gortmaker
2015-06-16
1
-0
/
+1
|
*
|
drivers/staging: include <module.h> for modular android tegra_ion code
Paul Gortmaker
2015-06-16
1
-0
/
+1
|
*
|
drivers/regulator: include <module.h> for modular max77802 code
Paul Gortmaker
2015-06-16
1
-0
/
+1
|
*
|
drivers/pcmcia: include <module.h> for modular xxs1500_ss code
Paul Gortmaker
2015-06-16
1
-0
/
+1
|
*
|
drivers/hsi: include <module.h> for modular omap_ssi code
Paul Gortmaker
2015-06-16
1
-0
/
+1
|
*
|
drivers/gpu: include <module.h> for modular rockchip code
Paul Gortmaker
2015-06-16
2
-0
/
+2
|
*
|
drivers/gpio: include <module.h> for modular crystalcove code
Paul Gortmaker
2015-06-16
1
-0
/
+1
|
*
|
drivers/clk: include <module.h> for clk-max77xxx modular code
Paul Gortmaker
2015-06-16
2
-0
/
+2
|
|
/
*
|
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-07-02
9
-25
/
+50
|
\
\
|
*
|
of/irq: Rename "intc_desc" to "of_intc_desc" to fix OF on sh
Geert Uytterhoeven
2015-06-30
1
-3
/
+3
|
*
|
of/irq: Fix pSeries boot failure
Jeremy Linton
2015-06-30
1
-2
/
+1
|
*
|
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
2015-06-30
7
-18
/
+41
|
|
\
\
|
|
*
|
of/address: use atomic allocation in pci_register_io_range()
Jingoo Han
2015-06-23
1
-1
/
+1
|
|
*
|
dt/fdt: add empty versions of early_init_dt_*_memory_arch
Rob Herring
2015-06-19
1
-0
/
+11
[next]