Commit graph

127 commits

Author SHA1 Message Date
Martin Michlmayr
06aca8da1d 2.6.38 has support for Buffalo LS-CHL (Closes: #590105).
svn path=/dists/trunk/linux-2.6/; revision=16899
2011-02-16 13:48:38 +00:00
Martin Michlmayr
495b692486 explain why it's off
svn path=/dists/trunk/linux-2.6/; revision=16873
2011-02-12 09:58:38 +00:00
Bastian Blank
60765aff13 debian/config: Remove not longer supported options.
svn path=/dists/trunk/linux-2.6/; revision=16869
2011-02-09 15:04:58 +00:00
Bastian Blank
2e21c91fb1 debian/config: Remove not longer supported options.
svn path=/dists/trunk/linux-2.6/; revision=16868
2011-02-09 14:52:01 +00:00
Bastian Blank
b8eed98130 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=16865
2011-02-08 19:08:41 +00:00
Martin Michlmayr
3e6d726913 enable sound on Kirkwood
svn path=/dists/trunk/linux-2.6/; revision=16599
2010-11-25 15:57:52 +00:00
Ben Hutchings
2244987c29 Disable Econet protocol
svn path=/dists/trunk/linux-2.6/; revision=16566
2010-11-19 04:27:34 +00:00
Ben Hutchings
df58d3cae5 Disable X.25 protocol and related drivers
svn path=/dists/trunk/linux-2.6/; revision=16565
2010-11-19 04:16:32 +00:00
Ben Hutchings
10ebafb301 Move last valid device ID from piix to ata_piix
piix has been kept around because it has 2 device IDs not listed in
other drivers:

PCI_DEVICE_ID_INTEL_82371FB_0 == 0x122e (PIIX function 0)
This function is the ISA bridge, not a PATA controller!

PCI_DEVICE_ID_INTEL_82801DB_1 == 0x24c1 (ICH4-L function 1)
This should be functionally identical to the ICH4's PATA
controller.

Add the latter device ID to ata_piix and disable piix (except on
alpha, which has not been converted to use libata).


svn path=/dists/trunk/linux-2.6/; revision=16427
2010-10-10 22:01:51 +00:00
Ben Hutchings
1fe01215f2 Merge tbm's armel changes from 2.6.32-16
svn path=/dists/trunk/linux-2.6/; revision=15959
2010-07-06 23:33:36 +00:00
Ben Hutchings
04b38ec92d Merge changes from 2.6.32-16
Add patches that were added in 2.6.32-16 and are not in 2.6.35-rc3.
Update configuration.
Update maintainer scripts and debconf templates.
Add linux-tools-<version> package.

svn path=/dists/trunk/linux-2.6/; revision=15934
2010-07-04 21:07:52 +00:00
Martin Michlmayr
3d97a3af91 [armel] Build INPUT_UINPUT for all flavours.
svn path=/dists/sid/linux-2.6/; revision=15895
2010-06-19 19:12:56 +00:00
Martin Michlmayr
b51b9af085 [armel] Make MOUSE_PS2 modular.
svn path=/dists/sid/linux-2.6/; revision=15894
2010-06-19 19:10:21 +00:00
Martin Michlmayr
ae74b2f5b1 remove options that are inherited from top config
svn path=/dists/sid/linux-2.6/; revision=15893
2010-06-19 18:00:38 +00:00
Martin Michlmayr
17bd267844 Add framebuffer driver for XGI chipsets.
svn path=/dists/sid/linux-2.6/; revision=15892
2010-06-19 17:49:48 +00:00
Bastian Blank
9f92eae041 * debian/changelog: Update.
* debian/config: Disable ISDN_I4L and related options.

svn path=/dists/sid/linux-2.6/; revision=15872
2010-06-14 14:40:28 +00:00
Bastian Blank
e215b75aef debian/config: Reorder.
svn path=/dists/sid/linux-2.6/; revision=15871
2010-06-14 14:28:36 +00:00
Martin Michlmayr
a9ac79ce99 Add support for HP t5325 Thin Client
svn path=/dists/sid/linux-2.6/; revision=15865
2010-06-13 19:29:59 +00:00
Martin Michlmayr
d434d32751 Add support for OpenRD-Ultimate.
svn path=/dists/sid/linux-2.6/; revision=15863
2010-06-13 11:13:18 +00:00
Ben Hutchings
740f50083f Merge /dists/sid/linux-2.6 (2.6.32-13).
svn path=/dists/trunk/linux-2.6/; revision=15735
2010-05-18 02:17:18 +00:00
Martin Michlmayr
5916cfaff5 Backport GuruPlug support.
svn path=/dists/sid/linux-2.6/; revision=15678
2010-05-13 09:06:00 +00:00
Bastian Blank
eef8e0abf6 Merge /dists/sid/linux-2.6 (2.6.32-11).
svn path=/dists/trunk/linux-2.6/; revision=15575
2010-04-27 17:48:06 +00:00
Ben Hutchings
0f77287952 Extend the libata transition to all architectures (except s390) again
svn path=/dists/sid/linux-2.6/; revision=15425
2010-03-20 05:50:25 +00:00
Martin Michlmayr
41ff40398c add eSATA SheevaPlug support
svn path=/dists/sid/linux-2.6/; revision=15399
2010-03-16 16:03:31 +00:00
Bastian Blank
f9ec680974 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=15275
2010-02-25 11:00:39 +00:00
Martin Michlmayr
4b24757ebe needed for 2.6.34
svn path=/dists/trunk/linux-2.6/; revision=15253
2010-02-21 15:32:40 +00:00
Martin Michlmayr
d78e608af7 Disable MTD_NAND_VERIFY_WRITE to avoid errors with ubifs on OpenRD
(Thanks Gert Doering). (Closes: #570407)

svn path=/dists/sid/linux-2.6/; revision=15198
2010-02-18 17:00:43 +00:00
Martin Michlmayr
03b16304dc [armel/iop32x] Enable ARCH_IQ80321 and ARCH_IQ31244 (Thanks Arnaud
Patard).

svn path=/dists/sid/linux-2.6/; revision=15195
2010-02-18 16:44:24 +00:00
Bastian Blank
810a059811 debian/config: Centralize SCSI_DEBUG.
svn path=/dists/trunk/linux-2.6/; revision=14996
2010-01-25 14:50:18 +00:00
Bastian Blank
52b9024b15 debian/config/armel, debian/config/mips: Remove SCSI overrides.
svn path=/dists/trunk/linux-2.6/; revision=14978
2010-01-21 17:07:48 +00:00
Bastian Blank
77b355389d debian/config: Remove Real Time Clock overrides.
svn path=/dists/trunk/linux-2.6/; revision=14976
2010-01-21 16:59:44 +00:00
Bastian Blank
00213c86dd debian/config: Remove Host AP overrides.
svn path=/dists/trunk/linux-2.6/; revision=14972
2010-01-21 16:24:07 +00:00
Bastian Blank
0525d62b23 debian/config: Remove unused media support overrides.
svn path=/dists/trunk/linux-2.6/; revision=14971
2010-01-21 16:20:48 +00:00
Bastian Blank
f592d97161 debian/config: Remove backlight support overrides.
svn path=/dists/trunk/linux-2.6/; revision=14970
2010-01-21 16:16:40 +00:00
Bastian Blank
02cb269789 debian/config: Remove netdevice overrides.
svn path=/dists/trunk/linux-2.6/; revision=14969
2010-01-21 16:14:24 +00:00
Bastian Blank
e65b4b8576 debian/config/armel/config, debian/config/config,
debian/config/kernelarch-x86/config-arch-64: Reorder.

svn path=/dists/trunk/linux-2.6/; revision=14966
2010-01-21 14:49:34 +00:00
Martin Michlmayr
7d6e97f05a ARM: Add an earlyprintk debug console
svn path=/dists/trunk/linux-2.6/; revision=14875
2010-01-04 11:31:08 +00:00
Martin Michlmayr
3966ecb5d0 explain why we need that stuff
svn path=/dists/trunk/linux-2.6/; revision=14798
2009-12-18 15:37:09 +00:00
Martin Michlmayr
689ff45d64 Build MTD_CFI_AMDSTD into the kernel again since
it's needed on the D-Link DNS-323 (thanks Manuel Roeder).

svn path=/dists/trunk/linux-2.6/; revision=14797
2009-12-18 15:34:55 +00:00
Bastian Blank
3abeb4f8ee debian/config/config: Always enable USB_SISUSBVGA.
svn path=/dists/trunk/linux-2.6/; revision=14754
2009-12-06 20:36:12 +00:00
Bastian Blank
8fb94d3fcc debian/config: Always set USB_ACM and USB_PRINTER.
svn path=/dists/trunk/linux-2.6/; revision=14750
2009-12-06 20:22:37 +00:00
Bastian Blank
18c538f8c8 * debian/changelog: Update.
* debian/config/armel/config.kirkwood,
  debian/config/kernelarch-x86/config: Remove duplicated options.
* debian/config/config: Set USB_SUSPEND.

svn path=/dists/trunk/linux-2.6/; revision=14749
2009-12-06 20:17:22 +00:00
Bastian Blank
2df8d76c66 debian/config: Centralize USB core options.
svn path=/dists/trunk/linux-2.6/; revision=14748
2009-12-06 20:15:51 +00:00
Bastian Blank
e6bbc19254 debian/config/alpha, debian/config/armel, debian/config/m68k,
debian/config/mips, debian/config/mipsel: Remove duplicated options.

svn path=/dists/trunk/linux-2.6/; revision=14745
2009-12-06 19:57:07 +00:00
Bastian Blank
ce6d00ae52 * debian/changelog: Update.
* debian/config: Set DUMMY.

svn path=/dists/trunk/linux-2.6/; revision=14734
2009-12-04 17:41:15 +00:00
Bastian Blank
b7229958fd * debian/changelog: Update.
* debian/config: Centralize USB mass storage support options.

svn path=/dists/trunk/linux-2.6/; revision=14730
2009-12-04 17:21:00 +00:00
Bastian Blank
8013f4869a * debian/changelog: Update.
* debian/config: Enable WATCHDOG and SOFT_WATCHDOG.

svn path=/dists/trunk/linux-2.6/; revision=14727
2009-12-04 17:04:19 +00:00
Bastian Blank
c7391a9e07 debian/config: Remove duplicated options.
svn path=/dists/trunk/linux-2.6/; revision=14687
2009-11-27 16:33:54 +00:00
Bastian Blank
b32ff12ee0 debian/config: Centralize PCI options.
svn path=/dists/trunk/linux-2.6/; revision=14668
2009-11-23 23:26:17 +00:00
Bastian Blank
4b79f318d1 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=14666
2009-11-23 23:20:06 +00:00