Jo-Philipp Wich
75b8822733
kernel: fix xen-fbdev description This patch fixes the description for KernelPackage xen-fbdev caused by a typo in xen.mk.
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 20389
15 years ago
Alexandros C. Couloumbis
129d8a88f4
generic-2.6: fix r20386 (thanks nico), update missing symbols on config-2.6.32 too
...
SVN-Revision: 20388
15 years ago
Nicolas Thill
4e0681e1db
linux-atm: fix compilation of 'qgen' host tool
...
SVN-Revision: 20387
15 years ago
Alexandros C. Couloumbis
c0ea2a6257
generic-2.6: config-2.6.33 add missing symbols, closes #6913 (thanks maddes)
...
SVN-Revision: 20386
15 years ago
Florian Fainelli
d3b3c421d7
also generate images for AG1A, thanks obinou
...
SVN-Revision: 20385
15 years ago
Gabor Juhos
af1fb0bdd1
uClibc: fix free-after-use bug in __dns_lookup ( closes #6886 )
...
SVN-Revision: 20384
15 years ago
Travis Kemen
17b7aaba31
bump to the lastest git commit
...
SVN-Revision: 20378
15 years ago
Jo-Philipp Wich
40781b7290
the svn fallback code added in r20322 is evaluated with each make invocation and produces a lot of spurious "svn: broken pipe" error - replace it with a more efficient version
...
SVN-Revision: 20377
15 years ago
Lars-Peter Clausen
0ddd7f1082
sound jz4740_pcm: Set dma channel to NULL after it has been freed, because hw_free can be called multiple times aswell.
...
SVN-Revision: 20373
15 years ago
Lars-Peter Clausen
fd3344d488
sound jz4740_pcm: Don't request dma channel mor then once.
...
It is possible that the hw_params callback is called multiple times when using
the oss emulation layer. Thus we need to check whether the dma channel has
already been requested otherwise we'll end up with all dma channels being
requested by sound driver.
SVN-Revision: 20369
15 years ago
Alexandros C. Couloumbis
f4bcf74b95
hostap-driver: fix a typo (thanks acinonyx)
...
SVN-Revision: 20367
15 years ago
Alexandros C. Couloumbis
2a7a85cd4c
hostap-driver: fix DEPENDS on Makefile
...
SVN-Revision: 20366
15 years ago
Jo-Philipp Wich
90c566f557
hostapd: always strip "11" from hwmode value
...
SVN-Revision: 20363
15 years ago
Hauke Mehrtens
4dd46dd8a4
kernel: fix some documentation
...
SVN-Revision: 20362
15 years ago
Alexandros C. Couloumbis
4acfc97d11
atheros: config-2.6.33, add missing option on commit r20332
...
SVN-Revision: 20360
15 years ago
Gabor Juhos
120b1d8699
ar71xx: use the RB411 setup for the RB411U
...
SVN-Revision: 20359
15 years ago
Gabor Juhos
9a1031ce6d
ar71xx: change PHY select logic, and update phy_masks
...
SVN-Revision: 20358
15 years ago
Florian Fainelli
479ff12fae
fix path to the orinoco pcmcia driver, thanks hauke
...
SVN-Revision: 20357
15 years ago
Florian Fainelli
7af8ee0481
change from /jffs to /overlay, patch from Daniel Dickinson
...
SVN-Revision: 20356
15 years ago
Florian Fainelli
e7f046805a
disable ucitrigger for now, not used, patch from Dave Kooper
...
SVN-Revision: 20355
15 years ago
Florian Fainelli
d40104d567
If /var/spool/cron/crontabs is a directory, then /etc/init.d/cron will place a spurious "crontabs" symlink into it. Patch fro Stefan Monnier
...
SVN-Revision: 20354
15 years ago
Florian Fainelli
d22b22b356
add pcmcia hermes module, patch from Guillaume Lecerf
...
SVN-Revision: 20353
15 years ago
Florian Fainelli
aef7bbc78f
fix ethernet driver remove function to use the correct annotation ( #6311 )
...
SVN-Revision: 20350
15 years ago
Lars-Peter Clausen
28e68dd8c7
jz_mmc: Fix timeout timer. Annotate timeout checks as unlikely()
...
SVN-Revision: 20349
15 years ago
Hauke Mehrtens
3c2943b45a
kernel: fix some minor error:
...
* module ide-pci-generic is also included if it was build
* correct loading queue for kmod-dm
* place for mvsas.ko changed in new kernel.
SVN-Revision: 20348
15 years ago
Hauke Mehrtens
cd2cee46ac
kernel: these modules are already loaded by the scsi-core package
...
SVN-Revision: 20347
15 years ago
Hauke Mehrtens
68a2efe2d1
kernel: x86 remove dependency on ata-core and scsi-core
...
The x86 image includes the modules out of ata-core and scsi-core
directly in the kernel image. Do not depend on these packages, because
they are not build in a x86 image.
This fixes #6873
SVN-Revision: 20346
15 years ago
Hauke Mehrtens
c91903ad41
kernel: load after its dependencies
...
SVN-Revision: 20345
15 years ago
Hauke Mehrtens
5925292e14
kernel: fix tg3 installation
...
libphy is build into the kernel for brcm47xx and not as an extra module.
SVN-Revision: 20344
15 years ago
Hauke Mehrtens
627ebde4db
kernel: include aes-i586 and twofish-i586 into crypto packages for x86
...
SVN-Revision: 20343
15 years ago
Hauke Mehrtens
35ccc68de9
kernel: fix typo
...
SVN-Revision: 20342
15 years ago
Hauke Mehrtens
94e9763799
kernel: make ISDN build again
...
In combination with r20339 ISDN will be build again.
* Fix syntax problem in kmod-capi
* add xfrm_ipcomp to kmod-ipsec
SVN-Revision: 20341
15 years ago
Hauke Mehrtens
dfff03754d
x86: do no overwrite CONFIG_SCSI_LOWLEVEL
...
CONFIG_SCSI_LOWLEVEL is needed for some packages.
Backport commit r19759 into kernel 2.6.30
SVN-Revision: 20340
15 years ago
Hauke Mehrtens
c1f9037135
kernel: Add some missing config symbols
...
This adds some missing config symbols and opens the menu
behind CONFIG_SND_PCI and CONFIG_ISDN.
SVN-Revision: 20339
15 years ago
John Crispin
e9615a0d36
add register definitions for ebu
...
SVN-Revision: 20338
15 years ago
Alexandros C. Couloumbis
bbc8db54e7
atheros: config-2.6.33, PCI: disable common quirks
...
SVN-Revision: 20337
15 years ago
Alexandros C. Couloumbis
5bd4a48d40
atheros: config-2.6.33, use UP-only small-memory-footprint RCU
...
(tested on production system, works solid for couple of weeks)
SVN-Revision: 20336
15 years ago
Alexandros C. Couloumbis
6b0a603420
atheros: config-2.6.33, optimize for size
...
SVN-Revision: 20335
15 years ago
Alexandros C. Couloumbis
f392ae1fa6
atheros: config-2.6.33, turn off swap memory
...
SVN-Revision: 20334
15 years ago
Alexandros C. Couloumbis
25d3c27e1e
atheros: config-2.6.33, turn off BSD Process Accounting
...
SVN-Revision: 20333
15 years ago
Alexandros C. Couloumbis
2122976cf6
atheros: config-2.6.33, fix CONFIG_CMDLINE
...
SVN-Revision: 20332
15 years ago
Alexandros C. Couloumbis
1ef941dd39
hostap-driver: make hostap-pci visible (similarly to r20047)
...
SVN-Revision: 20331
15 years ago
Alexandros C. Couloumbis
0fa2deaa28
generic-2.6: sync patches to 2.6.34-rc2
...
SVN-Revision: 20329
15 years ago
Florian Fainelli
ea89aacf52
do not set panic_on_unrecovered_nmi in watchdog, already set in southbridge driver, thanks rtz
...
SVN-Revision: 20324
15 years ago
Florian Fainelli
ea66b2355d
add more usb-storage modules ( #6067 )
...
SVN-Revision: 20323
15 years ago
Florian Fainelli
b195af191b
fix svn download with older svn client versions
...
SVN-Revision: 20322
15 years ago
Florian Fainelli
0bb16e35b2
add missing dependency to kmod-crypto-misc, patch from Benjamin Cama
...
SVN-Revision: 20312
15 years ago
Florian Fainelli
e796067c6a
update netfilter packages description, patch from Edgar Soldin
...
SVN-Revision: 20311
15 years ago
Florian Fainelli
05178e6695
add sn9c201 webcam driver, patch from Chris Li
...
SVN-Revision: 20310
15 years ago
Florian Fainelli
cd8e3a8055
update compcache to 0.6.2 ( #6884 )
...
SVN-Revision: 20303
15 years ago