index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
kernel
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
kernel: mark kmod-usb-phy-nop as hidden to avoid building it where it is not ...
Felix Fietkau
2014-04-12
1
-0
/
+1
*
kernel: add a dependency of kmod-r8169 on r8169-firmware
Felix Fietkau
2014-04-10
1
-1
/
+1
*
kernel: fix bluetooth and zsmalloc for 3.14
Jonas Gorski
2014-04-04
1
-1
/
+23
*
kernel: fix usb module paths for 3.14
Jonas Gorski
2014-04-04
1
-1
/
+9
*
kernel: fix kmod-sound-core for 3.14
Jonas Gorski
2014-04-04
1
-2
/
+8
*
kernel/modules: package Arabic charsets
John Crispin
2014-03-30
1
-0
/
+32
*
kernel/modules: package Hebrew charsets
John Crispin
2014-03-30
1
-0
/
+32
*
Add Bosch C_CAN/D_CAN modules kernel package
Felix Fietkau
2014-03-21
1
-1
/
+54
*
kernel: add can.ko to the kmod-can package.
Felix Fietkau
2014-03-21
1
-3
/
+4
*
modules: make kmod-pcspkr depend on X86
Florian Fainelli
2014-03-20
1
-1
/
+1
*
kernel: add missing zram option
Hauke Mehrtens
2014-03-12
1
-1
/
+2
*
kernel: add missing depends on kmod-mii
Hauke Mehrtens
2014-02-21
2
-19
/
+14
*
kernel: fix kmod-usb-phy-nop
Hauke Mehrtens
2014-02-10
1
-0
/
+10
*
kernel: fix kmod-usb-net-smsc95xx
Hauke Mehrtens
2014-02-10
1
-1
/
+1
*
phy-omap-control.ko is already part of a different package
Imre Kaloz
2014-02-10
1
-1
/
+0
*
additional omap/musb related fixes
Imre Kaloz
2014-02-10
1
-21
/
+45
*
fixup ethernet gadget, disable EEM support
Imre Kaloz
2014-02-10
1
-3
/
+4
*
package the driver for smsc95xx chips
Imre Kaloz
2014-02-10
1
-0
/
+15
*
add additional omap related changes
Imre Kaloz
2014-02-09
1
-19
/
+102
*
additional musb fixups
Imre Kaloz
2014-02-09
1
-7
/
+43
*
musb depends on usb-gadget support
Imre Kaloz
2014-02-09
1
-1
/
+1
*
use musb in PIO mode, as DMA support is platform dependent
Imre Kaloz
2014-02-09
1
-1
/
+3
*
add more musb symbols
Imre Kaloz
2014-02-09
1
-0
/
+2
*
make musb available for omap as well
Imre Kaloz
2014-02-09
1
-2
/
+2
*
rename Kconfig symbol to the current one
Imre Kaloz
2014-02-09
1
-1
/
+1
*
move some omap24xx modules to the generic Makefile
Imre Kaloz
2014-02-09
1
-0
/
+38
*
kernel: add kmod-usb-net-kalmia
Hauke Mehrtens
2014-02-08
1
-0
/
+15
*
kernel: negate kernel version dependencies to fix config for new kernel versions
Hauke Mehrtens
2014-02-08
3
-3
/
+3
*
kernel: kmod-fs-jfs
Hauke Mehrtens
2014-02-05
1
-0
/
+16
*
linux: don't break kmod-fs-nfs for Kernels < 3.6.x
Jo-Philipp Wich
2014-02-04
1
-0
/
+5
*
linux: fix kmod-fs-nfs to include nfsv3.ko, it was split out of nfs.ko in Lin...
Jo-Philipp Wich
2014-02-04
1
-2
/
+3
*
kernel/modules: add xen-privcmd package
Gabor Juhos
2014-01-30
1
-1
/
+18
*
kernel: add usb3 module definitions
John Crispin
2014-01-19
1
-0
/
+18
*
packages: kernel: reverse kernel dependencies logic
Hauke Mehrtens
2014-01-14
2
-2
/
+2
*
ipt-tproxy: nf_tproxy_core was moved out of 3.12, adding a check for kernel v...
Zoltan Herpai
2014-01-14
1
-1
/
+1
*
fix 3.12 dependencies
Zoltan Herpai
2014-01-13
1
-1
/
+1
*
handle new libs required for new kernels
Imre Kaloz
2013-12-20
1
-0
/
+10
*
kernel: add rtc-ds1672 module support
Luka Perkov
2013-12-17
1
-0
/
+17
*
kernel: move BLKCIPHER into crypto-core to avoid pulling in crypto-manager fo...
Felix Fietkau
2013-12-14
1
-4
/
+5
*
kernel: add CAN modules
Luka Perkov
2013-12-11
1
-0
/
+222
*
kernel: module updates for 3.12
Luka Perkov
2013-12-09
2
-0
/
+27
*
kernel/modules: snd-pcm-dmaengine only if CONFIG_SND_DMAENGINE_PCM is set
John Crispin
2013-11-25
1
-2
/
+2
*
kernel: add vmxnet3 module
Hauke Mehrtens
2013-11-17
1
-0
/
+16
*
kernel: add new core sound module snd-pcm-dmaengine.ko for 3.12 kernels and a...
Zoltan Herpai
2013-11-12
1
-0
/
+8
*
kernel: of_i2c is moved into i2c-core in 3.12, add kernel version check into ...
Zoltan Herpai
2013-11-11
1
-2
/
+4
*
depend on the correct target
Imre Kaloz
2013-11-11
1
-1
/
+1
*
switch to 3.12, enable support for AM33xx/OMAP3
Imre Kaloz
2013-11-08
2
-0
/
+23
*
kernel: fix dependencies of kmod-thermal
Hauke Mehrtens
2013-11-03
1
-0
/
+1
*
kernel: fix dependencies of usb-eth-gadget
Hauke Mehrtens
2013-11-03
1
-3
/
+18
*
kernel: add missing dependency for kernel 3.12 in tg3
Hauke Mehrtens
2013-10-30
1
-1
/
+1
[prev]
[next]