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
Commit message (
Expand
)
Author
Age
Files
Lines
*
package/kernel/sound: Add Gateworks Avila Sound SoC package
Felix Fietkau
2012-10-10
1
-0
/
+19
*
fix xen pci module, partially fixes #11970
John Crispin
2012-08-05
1
-1
/
+1
*
gspca-sn9c20x.ko was not insmod'ed due to typo
John Crispin
2012-08-04
1
-1
/
+1
*
partially revert r32855
Florian Fainelli
2012-07-29
1
-0
/
+114
*
bcma: update to version from wireless-testing tag master-2012-07-16
Hauke Mehrtens
2012-07-26
1
-0
/
+1
*
make kmod-mvsas depend on x86 since it fails building on other targets (eg: b...
Florian Fainelli
2012-07-26
1
-1
/
+1
*
make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly
Florian Fainelli
2012-07-25
1
-0
/
+1
*
move isp116x driver to target specific modules.mk
Florian Fainelli
2012-07-25
1
-19
/
+0
*
move rt305x-dwc driver to target specific modules.mk
Florian Fainelli
2012-07-25
1
-21
/
+0
*
move ubsec-ssb driver to target specific modules.mk
Florian Fainelli
2012-07-25
1
-16
/
+0
*
move ssb-gige to target specific modules.mk
Florian Fainelli
2012-07-25
1
-14
/
+0
*
move usb driver to target specific modules.mk
Florian Fainelli
2012-07-25
1
-15
/
+0
*
kmod-r6040 depends on PCI_SUPPORT
Florian Fainelli
2012-07-25
1
-1
/
+1
*
move mmc driver to target specific modules.mk
Florian Fainelli
2012-07-25
1
-16
/
+0
*
move ixp4xx-eth to target specific modules.mk
Florian Fainelli
2012-07-25
1
-14
/
+0
*
kmod-gpio-nxp74hc164 is not brcm63xx specific
Florian Fainelli
2012-07-25
1
-1
/
+0
*
move crypto module to target specific modules.mk
Florian Fainelli
2012-07-25
1
-17
/
+0
*
move i2c driver to target modules.mk
Florian Fainelli
2012-07-25
1
-145
/
+0
*
move watchdog driver to target specific modules.mk
Florian Fainelli
2012-07-25
1
-16
/
+0
*
move target specific spi modules
Florian Fainelli
2012-07-25
1
-15
/
+0
*
move target specific leds modules to ar71xx modules.mk
Florian Fainelli
2012-07-25
1
-33
/
+0
*
move leds modules back to target modules.mk
Florian Fainelli
2012-07-25
1
-31
/
+0
*
move i2c modules back to target modules.mk
Florian Fainelli
2012-07-25
1
-35
/
+0
*
fix network devices modules to depend on PCI instead of x86
Florian Fainelli
2012-07-25
1
-21
/
+21
*
move more x86-specific modules back to target modules.mk
Florian Fainelli
2012-07-25
1
-177
/
+0
*
fix libsas and mvsas dependencies against PCI and not x86
Florian Fainelli
2012-07-25
1
-2
/
+1
*
move x86 specific ide/pata modules to x86' modules.mk
Florian Fainelli
2012-07-25
1
-64
/
+0
*
split framebuffer helper modules to their own packages
Florian Fainelli
2012-07-25
1
-9
/
+49
*
orion_wdt is also available on kirkwood
Florian Fainelli
2012-07-24
1
-1
/
+1
*
move omap specific modules to modules.mk
Florian Fainelli
2012-07-24
1
-73
/
+0
*
move n810 battery module to omap24 modules.mk
Florian Fainelli
2012-07-24
1
-16
/
+0
*
move target specific modules to target's module.mk
Florian Fainelli
2012-07-24
1
-40
/
+0
*
create kmod-fb and update xen framebuffer module
Florian Fainelli
2012-07-24
2
-4
/
+23
*
add sound-soc-ac97 package
Florian Fainelli
2012-07-24
1
-0
/
+11
*
add kmod-regmap including both i2c and spi modules
Florian Fainelli
2012-07-24
1
-0
/
+17
*
Revert "[package] kernel/modules: dont only change loading order on IPSEC*-m,...
Vasilis Tsiligiannis
2012-07-23
1
-6
/
+6
*
kernel/modules: dont only change loading order on IPSEC*-m, propagate this to...
Luka Perkov
2012-07-17
1
-6
/
+6
*
kernel/modules: fix ipcomp6 load order
Vasilis Tsiligiannis
2012-07-17
1
-1
/
+1
*
kernel: add Marvell SoC built-in RTC to modules
Luka Perkov
2012-07-15
1
-0
/
+17
*
package: kernel: estetic fix
Luka Perkov
2012-07-14
1
-2
/
+2
*
kernel: enable kernel support for ALSA midi
Vasilis Tsiligiannis
2012-07-14
1
-1
/
+18
*
openssl: enable the use of cryptodev digests
Luka Perkov
2012-07-11
1
-3
/
+3
*
kernel/modules: load pppol2tp after pppox
Jo-Philipp Wich
2012-07-01
1
-2
/
+2
*
zlib fix for btrfs
Jo-Philipp Wich
2012-06-18
1
-3
/
+7
*
kmod-ipt-nathelper-extra: fix missing nf_conntrack_broadcast.ko
Felix Fietkau
2012-06-18
1
-0
/
+1
*
kernel: split kmod-pppoe into kmod-pppox and kmod-pppoe, make kmod-pptp depen...
Jo-Philipp Wich
2012-06-18
1
-7
/
+21
*
fuse: move kmod-fuse to package/kernel
Felix Fietkau
2012-06-16
1
-0
/
+15
*
kernel: add module packages for usbip (from the packages feed)
Felix Fietkau
2012-06-07
1
-0
/
+31
*
kernel: kmod-video-gspca-core depends on kmod-input-core (fixes #11412)
Felix Fietkau
2012-06-03
1
-1
/
+1
*
fix videobuf2 escription
John Crispin
2012-06-03
1
-1
/
+1
[next]