Commit Graph

8745 Commits

Author SHA1 Message Date
Ben Hutchings 3353739262 [armhf/armmp] Add EMAC ethernet driver found on Allwinner A10 SoCs (Closes: #711998)
- Add MDIO bus driver for the Allwinner EMAC
- Add EMAC controller node to sun4i DTSI
- cubieboard: Enable ethernet (EMAC) support in dts
- Add EMAC Controller to Hackberry dt

All cherry-picked by Niall Walsh

svn path=/dists/trunk/linux/; revision=20250
2013-06-13 01:17:37 +00:00
Ben Hutchings 54d1d00ecd [armel/orion5x] Enable EXPERT; disable FIPS, OABI_COMPAT, PCI_QUIRKS, VGA_ARB to reduce kernel size (really fixes FTBFS)
svn path=/dists/sid/linux/; revision=20249
2013-06-12 04:19:35 +00:00
Ben Hutchings 907a2a6c8c Fold various EXPERT-only config symbols into top-level config
When CONFIG_EXPERT is enabled, various new symbols can be configured,
and some symbols change their defaults!  The two flavours with
CONFIG_EXPERT enabled currently reset the latter, but this should not
be duplicated in multiple config files.

Reset another such config symbol, CONFIG_HID_PICOLCD_CIR.

Remove CONFIG_MAC80211_RC_PID=y and CONFIG_MAC80211_RC_DEFAULT_PID=y;
these are completely bogus and are currently ignored (CONFIG_EXPERT
disabled) or overridden (flavours with CONFIG_EXPERT=y).

svn path=/dists/sid/linux/; revision=20248
2013-06-12 03:55:27 +00:00
Ben Hutchings b1c74f1912 Prepare to release linux (3.10~rc5-1~exp1).
svn path=/dists/trunk/linux/; revision=20247
2013-06-11 12:36:50 +00:00
Ben Hutchings 82d06bd176 iwlegacy: Use consistent condition for il_pm_ops (fixes FTBFS on ia64)
svn path=/dists/trunk/linux/; revision=20246
2013-06-11 03:42:19 +00:00
Ben Hutchings 5cf8fbf550 Update descriptions of nic-wireless-modules and nic-shared-modules
svn path=/dists/trunk/linux/; revision=20245
2013-06-11 03:30:32 +00:00
Ben Hutchings 374d054212 [powerpc,x86] Fold nic-extra-modules into nic-modules
svn path=/dists/trunk/linux/; revision=20244
2013-06-11 03:28:31 +00:00
Ben Hutchings 505dfa5c73 Revert removal of plip-modules; it can be loaded in expert mode
svn path=/dists/trunk/linux/; revision=20243
2013-06-11 02:59:13 +00:00
Ben Hutchings 685783270f udeb: Remove plip-modules, not included in any installer image
svn path=/dists/trunk/linux/; revision=20242
2013-06-11 02:51:08 +00:00
Ben Hutchings 6f6911d833 udeb: Move ide-modules and ide-core-modules into ia64 configuration
svn path=/dists/trunk/linux/; revision=20241
2013-06-11 02:48:16 +00:00
Ben Hutchings ecbf8ad4fc Remove obsolete eth1394 and firewire-core-modules dependency from nic-modules
svn path=/dists/trunk/linux/; revision=20240
2013-06-11 02:36:53 +00:00
Ben Hutchings 9f3ba7f061 udeb: Only list the 'new' firewire modules in firewire-core-modules
svn path=/dists/trunk/linux/; revision=20239
2013-06-11 02:31:52 +00:00
Ben Hutchings cd3028496c Group udeb cleanup changes
svn path=/dists/trunk/linux/; revision=20238
2013-06-11 02:30:47 +00:00
Ben Hutchings 3a4703fe63 [sparc64] udeb: Use symlinks to follow sparc configuration
svn path=/dists/trunk/linux/; revision=20237
2013-06-11 02:27:05 +00:00
Ben Hutchings 5234b2631a [s390] udeb: Use symlinks to follow s390x configuration
svn path=/dists/trunk/linux/; revision=20236
2013-06-11 02:22:01 +00:00
Ben Hutchings 8a04da01dc udeb: Remove redundant control file overrides
svn path=/dists/trunk/linux/; revision=20235
2013-06-11 02:19:45 +00:00
Ben Hutchings 86e8aebf5d udeb: Move i2c-algo-bit to i2c-modules
svn path=/dists/trunk/linux/; revision=20234
2013-06-11 02:07:24 +00:00
Ben Hutchings 2f3fa5e47b Update to 3.10-rc5
svn path=/dists/trunk/linux/; revision=20233
2013-06-10 04:51:49 +00:00
Ben Hutchings 7f6f631e81 Refresh ath9k fix for 3.10
svn path=/dists/trunk/linux/; revision=20232
2013-06-10 04:50:31 +00:00
Ben Hutchings da3c6d6427 Merge changes from sid up to 3.9.5-1
svn path=/dists/trunk/linux/; revision=20231
2013-06-10 04:27:15 +00:00
Ben Hutchings c11335fa2c Prepare to release linux (3.9.5-1).
svn path=/dists/sid/linux/; revision=20229
2013-06-10 04:02:29 +00:00
Ben Hutchings c7948aeb15 target: Ignore ABI change in 3.9.5
svn path=/dists/sid/linux/; revision=20228
2013-06-10 01:41:16 +00:00
Ben Hutchings 4f95044be2 Add ABI reference for 3.9-1
svn path=/dists/sid/linux/; revision=20227
2013-06-10 00:55:02 +00:00
Ben Hutchings 89f7156b5c iio,HID: Enable IIO, HID_SENSOR_HUB and related drivers as modules (Closes: #711690)
svn path=/dists/sid/linux/; revision=20226
2013-06-10 00:31:21 +00:00
Ben Hutchings 7f0ae8117b fs: Enable F2FS_FS as module (Closes: #711342)
svn path=/dists/sid/linux/; revision=20225
2013-06-10 00:04:22 +00:00
Ben Hutchings 64aaa7d119 [i386] udeb: Add viafb to fb-modules (Closes: #705788)
- [i386] udeb: Move i2c-algo-bit to i2c-modules and make fb-modules depend on it
- viafb: Autoload on OLPC XO 1.5 only

svn path=/dists/sid/linux/; revision=20224
2013-06-10 00:00:54 +00:00
Ben Hutchings 946c9a1bd4 ath9k: Disable PowerSave by default (Closes: #695968)
svn path=/dists/sid/linux/; revision=20223
2013-06-09 23:55:04 +00:00
Ben Hutchings d3ecfab948 [armel/iop32x,armel/ixp4xx] Disable OABI_COMPAT, PCI_QUIRKS to reduce kernel size (fixes FTBFS)
svn path=/dists/sid/linux/; revision=20222
2013-06-09 23:49:00 +00:00
Ben Hutchings 01f7477a15 [powerpc] Fix build error in stable/3.9
svn path=/dists/sid/linux/; revision=20221
2013-06-09 21:51:41 +00:00
Ben Hutchings 2b5499bb75 [s390] Enable PCI, PCI and USB drivers
svn path=/dists/sid/linux/; revision=20220
2013-06-09 21:30:13 +00:00
Ben Hutchings 73ed4e477f [s390] Add pgste to ptep_modify_prot_start()
Fixes build breakage in 3.9.5.

svn path=/dists/sid/linux/; revision=20219
2013-06-09 20:16:14 +00:00
Ben Hutchings 935de573c8 Update to 3.9.5
svn path=/dists/sid/linux/; revision=20218
2013-06-09 13:38:03 +00:00
Ben Hutchings c2c180e11b [powerpcspe] Remove installer udebs (really fixes FTBFS)
svn path=/dists/sid/linux/; revision=20203
2013-06-08 14:25:42 +00:00
Ben Hutchings 56937f92db [x86] Enable HYPERVISOR_GUEST
Various paravirtualisation options now depend on this.

svn path=/dists/trunk/linux/; revision=20187
2013-06-03 12:22:46 +00:00
Ben Hutchings e96b9d5916 Prepare to release linux (3.10~rc4-1~exp1).
svn path=/dists/trunk/linux/; revision=20185
2013-06-03 11:56:39 +00:00
Ben Hutchings 3e8af05f43 alx: Update VLAN tag handling for 3.10
svn path=/dists/trunk/linux/; revision=20184
2013-06-03 01:43:38 +00:00
Ben Hutchings 22392b3370 Note utsname version change in the changelog
svn path=/dists/trunk/linux/; revision=20183
2013-06-03 00:00:10 +00:00
Ben Hutchings 1a8c9fc9d5 Add source date back to utsname::version (ISO format, date only)
svn path=/dists/trunk/linux/; revision=20182
2013-06-02 21:20:17 +00:00
Ben Hutchings 4207b3a025 Change experimental Debian revision format to 1~exp<n>
This is a more commonly used format, and frees up some space in
utsname::version.

svn path=/dists/trunk/linux/; revision=20181
2013-06-02 20:54:29 +00:00
Ben Hutchings 66aee7e881 Add __str__ method to debian_linux.debian.Version
Python 2.x does not use the __unicode__ method to implement str() or
string formatting with %s.  Add a __str__ method as a wrapper.

svn path=/dists/trunk/linux/; revision=20180
2013-06-02 20:51:26 +00:00
Ben Hutchings 0b6dc8c4e7 Enable various new drivers and driver features; add to appropriate udebs
svn path=/dists/trunk/linux/; revision=20179
2013-06-02 20:39:18 +00:00
Ben Hutchings 94fb5ddd6d Update verbose listnewconfig patch for 3.10
svn path=/dists/trunk/linux/; revision=20178
2013-06-02 20:23:07 +00:00
Ben Hutchings 7aaf67ba18 Update to 3.10-rc4
svn path=/dists/trunk/linux/; revision=20177
2013-06-02 18:34:53 +00:00
Ben Hutchings 41bc6e7895 Update to 3.10-rc3
Refresh/drop various patches.

aufs: Update to aufs3.x-rcN-20130520

svn path=/dists/trunk/linux/; revision=20176
2013-06-02 18:14:09 +00:00
Ben Hutchings 15dc8c6034 Remove unused patches which should have been removed in last merge
svn path=/dists/trunk/linux/; revision=20175
2013-06-02 17:03:12 +00:00
Ben Hutchings aeb267ea27 Merge changes from sid up to 3.9.4-1
svn path=/dists/trunk/linux/; revision=20174
2013-06-02 16:44:22 +00:00
Ben Hutchings 25c9b1af9f Prepare to release linux (3.9.4-1).
svn path=/dists/sid/linux/; revision=20172
2013-06-02 02:58:56 +00:00
Ben Hutchings 475e841ad5 udeb: Add raid6_pq to md-modules, and make btrfs-modules depend on it
svn path=/dists/sid/linux/; revision=20171
2013-06-01 22:12:29 +00:00
Ben Hutchings 7bf60e6297 udeb: Delete reference to non-existent crypto-core-modules
svn path=/dists/sid/linux/; revision=20170
2013-06-01 22:01:15 +00:00
Ben Hutchings a7212e938b iscsi-target: fix heap buffer overflow on error (CVE-2013-2850)
svn path=/dists/sid/linux/; revision=20169
2013-06-01 18:49:35 +00:00
Ben Hutchings e4164bba77 udeb: Add various newly enabled drivers to the appropriate packages
svn path=/dists/sid/linux/; revision=20168
2013-06-01 18:33:47 +00:00
Ben Hutchings 888e4d5d19 udeb: Sort nic-usb-modules and add comment about nic-wireless-modules
svn path=/dists/sid/linux/; revision=20167
2013-06-01 18:23:56 +00:00
Ben Hutchings 89185496dd udeb: Really drop reference to old ieee80211_crypt_wep
svn path=/dists/sid/linux/; revision=20166
2013-06-01 18:21:47 +00:00
Ben Hutchings 63d41344b3 udeb: Regroup and sort nic-wireless-modules; drop reference to old ieee80211_crypt_wep
svn path=/dists/sid/linux/; revision=20165
2013-06-01 18:20:44 +00:00
Ben Hutchings 439ac277f4 udeb: Regroup and sort scsi-extra-modules
svn path=/dists/sid/linux/; revision=20164
2013-06-01 18:14:04 +00:00
Ben Hutchings 0cd50fa024 Delete reference to USER_NS, which was already disabled in 3.8
svn path=/dists/sid/linux/; revision=20163
2013-06-01 13:28:19 +00:00
Arnaud Patard 850ccc72df - fix armmp description
svn path=/dists/sid/linux/; revision=20162
2013-05-31 22:22:24 +00:00
Arnaud Patard 714ef51de8 - update changelog
svn path=/dists/sid/linux/; revision=20161
2013-05-31 22:10:24 +00:00
Arnaud Patard 6a4c912d6f - backport fixes/support from newer kernels needed by some arm platforms
- add some fixes to make some arm-related drivers work when used as module and not built-in

svn path=/dists/sid/linux/; revision=20160
2013-05-31 22:09:44 +00:00
Arnaud Patard 6bd3cb8758 update kirkwood configuration
svn path=/dists/sid/linux/; revision=20159
2013-05-31 22:02:49 +00:00
Arnaud Patard bfec908b7d add armhf armmp flavour
svn path=/dists/sid/linux/; revision=20158
2013-05-31 22:02:12 +00:00
Ben Hutchings a21612fbb6 Close bugs requesting some of the newly enabled net drivers
svn path=/dists/sid/linux/; revision=20157
2013-05-31 04:45:46 +00:00
Ben Hutchings e89ab58a57 radeon: Remove obsolete DRM_RADEON_KMS config symbol; enable DRM_RADEON_UMS on powerpc
svn path=/dists/sid/linux/; revision=20156
2013-05-31 04:39:08 +00:00
Ben Hutchings eff6f37c23 udeb: [powerpcspe] Use symlinks to follow powerpc configuration (Closes: #708336, #708662)
svn path=/dists/sid/linux/; revision=20155
2013-05-31 04:33:25 +00:00
Ben Hutchings acb48d0230 udeb: [ppc64] Add another symlink to make relative #includes work
svn path=/dists/sid/linux/; revision=20154
2013-05-31 04:29:13 +00:00
Ben Hutchings bbc57703fc security: Enable SECURITY_YAMA, SECURITY_YAMA_STACKED (Closes: #704750)
svn path=/dists/sid/linux/; revision=20153
2013-05-31 04:17:50 +00:00
Ben Hutchings 0c8eb822de Enable various new drivers and driver options
svn path=/dists/sid/linux/; revision=20152
2013-05-31 04:14:16 +00:00
Ben Hutchings 0d1cd4f904 peak_pci: Explicitly set CAN_PEAK_PCIEC=y (as it's boolean)
svn path=/dists/sid/linux/; revision=20151
2013-05-31 02:55:59 +00:00
Ben Hutchings eee044f3b9 Enable various new networking features
svn path=/dists/sid/linux/; revision=20150
2013-05-31 02:36:04 +00:00
Aurelien Jarno 8e28f834dd * [mips] Enable KEXEC.
svn path=/dists/sid/linux/; revision=20149
2013-05-30 09:45:43 +00:00
Ben Hutchings 2c7f332bc5 Reset ABI number to 1
svn path=/dists/sid/linux/; revision=20148
2013-05-30 05:40:29 +00:00
Ben Hutchings 9460decf03 Explicitly disable USER_NS for now
svn path=/dists/sid/linux/; revision=20147
2013-05-30 04:27:22 +00:00
Ben Hutchings f272bfc1ae [powerpc] Enable DMADEVICES as PPC_BESTCOMM now depends on it
svn path=/dists/sid/linux/; revision=20146
2013-05-30 04:23:59 +00:00
Ben Hutchings 869bd28771 Explain why some drivers have been disabled by upstream changes on ARM
svn path=/dists/sid/linux/; revision=20145
2013-05-30 04:13:29 +00:00
Ben Hutchings 540d268e14 Drop CONFIG_BLK_DEV_XD, removed upstream
svn path=/dists/sid/linux/; revision=20144
2013-05-30 03:26:04 +00:00
Ben Hutchings 6441ae7aa9 net/wireless: Explicitly enable RTLWIFI as module, previously selected automatically
svn path=/dists/sid/linux/; revision=20143
2013-05-30 03:21:06 +00:00
Ben Hutchings c5be092a7e Change ACPI_CONTAINER and ACPI_PCI_SLOT to built-in, as they can no longer be modular
svn path=/dists/sid/linux/; revision=20142
2013-05-30 03:17:40 +00:00
Ben Hutchings a96f84ee7c Drop config for many obsolete Ethernet drivers removed upstream
svn path=/dists/sid/linux/; revision=20141
2013-05-30 03:07:48 +00:00
Ben Hutchings 7d90f46bfa Drop CONFIG_DE6{0,2}0, removed upstream
svn path=/dists/sid/linux/; revision=20140
2013-05-30 02:24:24 +00:00
Ben Hutchings bb13e26342 Update to 3.9.4
svn path=/dists/sid/linux/; revision=20139
2013-05-30 02:17:17 +00:00
Ben Hutchings c8d072c2c9 Merge changes from experimental
3.8.y is dead, long live 3.9.y.
Drop 'experimental' from the version.

svn path=/dists/sid/linux/; revision=20138
2013-05-30 01:34:59 +00:00
Ben Hutchings 98ebec826c Note that 3.9 fixes #703607
svn path=/dists/trunk/linux/; revision=20132
2013-05-19 00:31:17 +00:00
Ben Hutchings 735777e2f5 [ppc64] Use symlinks to follow powerpc/powerpc64 configuration
svn path=/dists/sid/linux/; revision=20131
2013-05-18 23:44:10 +00:00
Ben Hutchings 5bbc54554e [powerpc/powerpc64,ppc64] Replace ibmvscsic with ibmvscsi in scsi-modules
svn path=/dists/sid/linux/; revision=20130
2013-05-18 23:38:33 +00:00
Ben Hutchings 9125787982 [powerpcspe] udeb: Add llc to nic-shared-modules (Closes: #708662)
svn path=/dists/sid/linux/; revision=20129
2013-05-18 23:27:37 +00:00
Ben Hutchings 6bafc998d2 Set ABI to trunk
svn path=/dists/trunk/linux/; revision=20123
2013-05-16 04:53:15 +00:00
Ben Hutchings d22f6fb94e Merge changes from sid up to 3.8.13-1
svn path=/dists/trunk/linux/; revision=20122
2013-05-16 04:52:57 +00:00
Ben Hutchings c76adea026 [powerpcspe] Prevent building uImage with missing mkimage, thanks to Roland Stigge (Closes: #708094)
svn path=/dists/trunk/linux/; revision=20121
2013-05-16 04:49:51 +00:00
Ben Hutchings 745354f749 Prepare to release linux (3.8.13-1).
svn path=/dists/sid/linux/; revision=20120
2013-05-16 02:53:55 +00:00
Ben Hutchings a7835d9566 Bump ABI to 2
svn path=/dists/sid/linux/; revision=20119
2013-05-15 23:27:56 +00:00
Ben Hutchings 470c94336d [powerpc] Add llc to nic-shared-modules
svn path=/dists/sid/linux/; revision=20114
2013-05-15 14:38:08 +00:00
Ben Hutchings 435bfd69d0 [m68k,mips,mipsel,ppc64,sparc64] Add crc-modules as common dependency of btrfs-modules and xfs-modules (and others)
svn path=/dists/sid/linux/; revision=20113
2013-05-15 14:35:30 +00:00
Ben Hutchings b07d30991e Update to 3.8.13
svn path=/dists/sid/linux/; revision=20112
2013-05-15 14:27:45 +00:00
Ben Hutchings f49f3f44fd aufs: Update to aufs3.9-20130506
svn path=/dists/trunk/linux/; revision=20080
2013-05-12 01:04:27 +00:00
Ben Hutchings e8fb402f48 Merge changes from sid up to 3.8.12-1
svn path=/dists/trunk/linux/; revision=20079
2013-05-12 00:53:14 +00:00
Ben Hutchings e0975790e1 Update to 3.9.2
svn path=/dists/trunk/linux/; revision=20078
2013-05-12 00:45:33 +00:00
Ben Hutchings e419b85440 README.Debian: Correct reference to Berkeley Database development package
svn path=/dists/trunk/linux/; revision=20077
2013-05-11 22:44:12 +00:00
Ben Hutchings cccfa18fe9 [x86] Enable VMWARE_VMCI, VSOCKETS, VMWARE_VMCI_VSOCKETS as modules (Closes: #707676)
svn path=/dists/trunk/linux/; revision=20075
2013-05-10 13:28:16 +00:00
Ben Hutchings f281fc4fca Prepare to release linux (3.8.12-1).
svn path=/dists/sid/linux/; revision=20071
2013-05-10 03:47:11 +00:00
Ben Hutchings 2addf6e0da Deal with ABI changes in 3.8.12
Ignore changes in jbd2 and snd-emu10k1, which shouldn't be used by OOT
modules.

Revert change to cgroup structure.

[x86] zsmalloc: Change to built-in, as it can no longer be modular

svn path=/dists/sid/linux/; revision=20070
2013-05-10 03:46:24 +00:00