~ubuntu-branches/ubuntu/raring/linux-ti-omap4/raring-proposed

« back to all changes in this revision

Viewing changes to debian.master/config/i386/config.common.i386

  • Committer: Package Import Robot
  • Author(s): Tim Gardner, Tim Gardner, Andy Whitcroft, James M Leddy, Paolo Pisati, Stefan Bader, Upstream Kernel Changes, Wen-chien Jesse Sung, David Henningsson, Leann Ogasawara, Rob Herring, git at e4ward
  • Date: 2012-10-09 15:40:14 UTC
  • Revision ID: package-import@ubuntu.com-20121009154014-iktauc26lb0l5alw
Tags: 3.5.0-213.20
[ Tim Gardner ]

* rebased on Ubuntu-3.5.0-17.28

[ Andy Whitcroft ]

* [packaging] we already have a valid src_pkg_name
* [packaging] allow us to select which builds have uefi signed versions

[ James M Leddy ]

* SAUCE: input: fix weird issue of synaptics psmouse sync lost after
  resume
  - LP: #717970

[ Paolo Pisati ]

* SAUCE: omap3 clocks .dev_id = NULL
  - LP: #1061599
* [Config] omap: disable USB_[EHCI|OHCI]_HCD_PLATFORM
  - LP: #1061599
* [Config] omap: enforce USB_[EHCI|OHCI]_HCD_PLATFORM=n
  - LP: #1061599

[ Stefan Bader ]

* SAUCE: net/ipv4: Always flush route cache on unregister batch call
  - LP: #1021471

[ Upstream Kernel Changes ]

* Bluetooth: Add USB_VENDOR_AND_INTERFACE_INFO() for Broadcom/Foxconn
  - LP: #1030233

[ Wen-chien Jesse Sung ]

* SAUCE: Bluetooth: Remove rules for matching Broadcom vendor specific
  IDs
  - LP: #1030233

[ Andy Whitcroft ]

* [packaging] add custom upload for the kernel binary package

[ David Henningsson ]

* SAUCE: ALSA: hda - fix indices on boost volume on Conexant
  - LP: #1059523

[ Leann Ogasawara ]

* [Config] Build in CONFIG_X86_PCC_CPUFREQ=y
  - LP: #1061126

[ Rob Herring ]

* Revert "SAUCE: ahci_platform: add custom hard reset for Calxeda ahci
  ctrlr"
  - LP: #1059432
* Revert "SAUCE: net: calxedaxgmac: add write barriers around setting
  owner bit"
  - LP: #1059432
* Revert "SAUCE: ARM: highbank: use writel_relaxed variant for pwr
  requests"
  - LP: #1059432
* Revert "SAUCE: force DMA buffers to non-bufferable on highbank"
  - LP: #1059432
* Revert "SAUCE: input: add a key driver for highbank"
  - LP: #1059432
* [Config] Align highbank config with amd64-generic and add new configs
  - LP: #1059432
* SAUCE: net: calxedaxgmac: enable operate on 2nd frame mode
  - LP: #1059432
* SAUCE: net: calxedaxgmac: remove explicit rx dma buffer polling
  - LP: #1059432
* SAUCE: net: calxedaxgmac: use relaxed i/o accessors in rx and tx paths
  - LP: #1059432
* SAUCE: net: calxedaxgmac: drop some unnecessary register writes
  - LP: #1059432
* SAUCE: net: calxedaxgmac: rework transmit ring handling
  - LP: #1059432
* SAUCE: ARM: highbank: retry wfi on reset request
  - LP: #1059432

[ Tim Gardner ]

* [Config] TIDSPBRIDGE=m
  - LP: #1058022
* rebase to v3.5.5

[ Upstream Kernel Changes ]

* common: DMA-mapping: add DMA_ATTR_NO_KERNEL_MAPPING attribute
  - LP: #1059432
* common: DMA-mapping: add DMA_ATTR_SKIP_CPU_SYNC attribute
  - LP: #1059432
* ARM: dma-mapping: add support for DMA_ATTR_SKIP_CPU_SYNC attribute
  - LP: #1059432
* ARM: add coherent dma ops
  - LP: #1059432
* ARM: add coherent iommu dma ops
  - LP: #1059432
* ARM: highbank: add coherent DMA setup
  - LP: #1059432
* sata: add platform driver for Calxeda AHCI controller
  - LP: #1059432
* xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning.
  - LP: #1039478
* agp/intel-gtt: remove dead code
  - LP: #1011440
* drm/i915: stop using dev->agp->base
  - LP: #1011440
* agp/intel-gtt: don't require the agp bridge on setup
  - LP: #1011440
* drm/i915 + agp/intel-gtt: prep work for direct setup
  - LP: #1011440
* agp/intel-gtt: move gart base addres setup
  - LP: #1011440
* drm/i915: don't use dev->agp
  - LP: #1011440
* drm/i915: disable drm agp support for !gen3 with kms enabled
  - LP: #1011440
* agp/intel-agp: remove snb+ host bridge pciids
  - LP: #1011440
* rebase to v3.5.5
  - LP: #1000424

[ git@status.e4ward.com ]

* SAUCE: input: Cypress PS/2 Trackpad fix multi-source, double-click
  - LP: #1055788

[ Tim Gardner ]

* [Config] revert '[Config] enable CONFIG_X86_X32=y'
  - LP: #1041883

[ Upstream Kernel Changes ]

* vmwgfx: corruption in vmw_event_fence_action_create()
* drm/nvd0/disp: hopefully fix selection of 6/8bpc mode on DP outputs
  - LP: #1058088
* drm/nv50-/gpio: initialise to vbios defaults during init
  - LP: #1058088
* igb: A fix to VF TX rate limit
  - LP: #1058188
* igb: Add switch case for supported hardware to igb_ptp_remove.
  - LP: #1058188
* igb: Support the get_ts_info ethtool method.
  - LP: #1058188
* igb: Streamline RSS queue and queue pairing assignment logic.
  - LP: #1058188
* igb: Update firmware info output
  - LP: #1058188
* igb: Version bump
  - LP: #1058188
* igb: reset PHY in the link_up process to recover PHY setting after
  power down.
  - LP: #1058188
* igb: Fix for failure to init on some 82576 devices.
  - LP: #1058188
* igb: correct hardware type (i210/i211) check in igb_loopback_test()
  - LP: #1058188
* igb: don't break user visible strings over multiple lines in
  igb_ethtool.c
  - LP: #1058188
* igb: add delay to allow igb loopback test to succeed on 8086:10c9
  - LP: #1058188
* igb: fix panic while dumping packets on Tx hang with IOMMU
  - LP: #1058188
* igb: Fix register defines for all non-82575 hardware
  - LP: #1058188
* e1000e: use more informative logging macros when netdev not yet
  registered
  - LP: #1058219
* e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571()
  - LP: #1058219
* e1000e: Program the correct register for ITR when using MSI-X.
  - LP: #1058219
* e1000e: advertise transmit time stamping
  - LP: #1058219
* e1000e: 82571 Tx Data Corruption during Tx hang recovery
  - LP: #1058219
* e1000e: fix panic while dumping packets on Tx hang with IOMMU
  - LP: #1058219
* e1000: Combining Bitwise OR in one expression.
  - LP: #1058221
* e1000: advertise transmit time stamping
  - LP: #1058221
* e1000: Small packets may get corrupted during padding by HW
  - LP: #1058221
* sched: Fix migration thread runtime bogosity
  - LP: #1057593
* ACER: Add support for accelerometer sensor
  - LP: #1055433
* ACER: Fix Smatch double-free issue
  - LP: #1055433

[ Wen-chien Jesse Sung ]

* SAUCE: HID: ntrig: change default value of logical/physical
  width/height to 1
  - LP: #1044248

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
CONFIG_AUXDISPLAY=y
24
24
CONFIG_AX25_DAMA_SLAVE=y
25
25
CONFIG_BCH=m
26
 
CONFIG_BINARY_PRINTF=y
27
26
# CONFIG_BLK_DEV_SR_VENDOR is not set
28
27
CONFIG_BSD_DISKLABEL=y
29
 
CONFIG_BSD_PROCESS_ACCT=y
30
28
CONFIG_BTRFS_FS_POSIX_ACL=y
31
29
CONFIG_CFG80211_REG_DEBUG=y
32
30
CONFIG_CLEANCACHE=y
48
46
CONFIG_EVM=y
49
47
CONFIG_EXT2_FS=m
50
48
CONFIG_EZX_PCAP=y
51
 
CONFIG_FANOTIFY=y
52
49
CONFIG_FAT_FS=y
53
50
CONFIG_FB_3DFX=m
54
51
CONFIG_FB_ATY128=m
69
66
CONFIG_FB_VOODOO1=m
70
67
CONFIG_FIRMWARE_EDID=y
71
68
# CONFIG_FONTS is not set
72
 
CONFIG_FTRACE=y
73
69
CONFIG_FUNCTION_TRACER=y
74
70
CONFIG_GPIO_SYSFS=y
75
71
CONFIG_HAMRADIO=y
85
81
CONFIG_I2C_DESIGNWARE_CORE=m
86
82
# CONFIG_IDE is not set
87
83
CONFIG_ILLEGAL_POINTER_VALUE=0
88
 
CONFIG_INLINE_READ_UNLOCK=y
89
 
CONFIG_INLINE_READ_UNLOCK_IRQ=y
90
 
CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
91
 
CONFIG_INLINE_WRITE_UNLOCK=y
92
 
CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
93
84
# CONFIG_INTEL_TXT is not set
94
 
CONFIG_IPV6_MROUTE=y
95
 
CONFIG_IPV6_MULTIPLE_TABLES=y
96
85
CONFIG_IPV6_PRIVACY=y
97
86
CONFIG_IPV6_ROUTER_PREF=y
98
 
CONFIG_IPV6_SIT_6RD=y
99
 
CONFIG_IP_ADVANCED_ROUTER=y
100
 
CONFIG_IP_MULTICAST=y
101
87
# CONFIG_IP_PNP is not set
102
88
CONFIG_IRDA_CACHE_LAST_LSAP=y
103
89
CONFIG_IRDA_DEBUG=y
106
92
CONFIG_ISA=y
107
93
CONFIG_ISDN=y
108
94
CONFIG_IWMC3200TOP_DEBUGFS=y
109
 
CONFIG_JFS_SECURITY=y
110
 
CONFIG_JFS_STATISTICS=y
111
95
CONFIG_KARMA_PARTITION=y
112
96
CONFIG_KEXEC=y
113
97
CONFIG_KGDB=y
114
 
CONFIG_KPROBES=y
115
98
CONFIG_KSM=y
116
99
CONFIG_LATENCYTOP=y
117
100
CONFIG_LDM_PARTITION=y
163
146
CONFIG_MUTEX_SPIN_ON_OWNER=y
164
147
CONFIG_NEED_DMA_MAP_STATE=y
165
148
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
166
 
CONFIG_NET_CALXEDA_XGMAC=m
167
149
CONFIG_NET_DMA=y
168
150
CONFIG_NL80211_TESTMODE=y
169
151
CONFIG_NLS_CODEPAGE_437=y
183
165
CONFIG_PMIC_DA903X=y
184
166
CONFIG_PM_DEBUG=y
185
167
CONFIG_PM_DEVFREQ=y
186
 
CONFIG_PM_RUNTIME=y
187
168
CONFIG_PM_WAKELOCKS=y
188
169
CONFIG_PPP_FILTER=y
189
170
CONFIG_PPP_MULTILINK=y
190
 
# CONFIG_PREEMPT is not set
191
 
# CONFIG_PREEMPT_RCU is not set
 
171
# CONFIG_PREEMPT_NONE is not set
192
172
CONFIG_PREEMPT_VOLUNTARY=y
193
 
CONFIG_PRINTK_TIME=y
194
173
CONFIG_PSTORE=y
195
174
CONFIG_QUOTA_NETLINK_INTERFACE=y
196
175
CONFIG_RCU_FANOUT=32
197
176
CONFIG_REGULATOR_DEBUG=y
198
177
CONFIG_REGULATOR_FIXED_VOLTAGE=m
199
 
CONFIG_REISERFS_FS_POSIX_ACL=y
200
 
CONFIG_REISERFS_FS_SECURITY=y
201
 
CONFIG_RELAY=y
202
178
CONFIG_RT2800USB_UNKNOWN=y
203
179
# CONFIG_RT2X00_LIB_DEBUGFS is not set
204
180
CONFIG_RTC_DRV_CMOS=y
205
181
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
206
 
CONFIG_SATA_AHCI_PLATFORM=m
207
182
CONFIG_SATA_SVW=m
208
183
CONFIG_SCHEDSTATS=y
209
184
CONFIG_SCHED_AUTOGROUP=y
210
185
CONFIG_SCHED_SMT=y
211
 
CONFIG_SCSI_CONSTANTS=y
212
186
CONFIG_SCSI_LOGGING=y
213
 
CONFIG_SCSI_MULTI_LUN=y
214
187
CONFIG_SCSI_OSD_INITIATOR=m
215
188
CONFIG_SCSI_SCAN_ASYNC=y
216
189
CONFIG_SCSI_SPI_ATTRS=y
249
222
CONFIG_SYSCTL_SYSCALL=y
250
223
CONFIG_SYSV68_PARTITION=y
251
224
CONFIG_SYS_HYPERVISOR=y
252
 
CONFIG_TASKSTATS=y
253
225
CONFIG_TCG_TPM=y
254
 
CONFIG_TCP_CONG_ADVANCED=y
255
226
CONFIG_TCP_MD5SIG=y
256
227
CONFIG_TEST_KSTRTOX=m
257
228
CONFIG_TOUCHSCREEN_EETI=m
264
235
CONFIG_USB_ARCH_HAS_EHCI=y
265
236
CONFIG_USB_ARCH_HAS_OHCI=y
266
237
CONFIG_USB_ARCH_HAS_XHCI=y
 
238
CONFIG_USB_EHCI_HCD_PLATFORM=y
267
239
CONFIG_USB_GADGET=m
268
240
# CONFIG_USB_G_MULTI is not set
 
241
CONFIG_USB_HCD_BCMA=m
 
242
CONFIG_USB_HCD_SSB=m
 
243
CONFIG_USB_MUSB_HDRC=m
269
244
CONFIG_USB_MUSB_TUSB6010=m
270
245
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
271
246
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
272
 
CONFIG_VERSION_SIGNATURE=""
 
247
CONFIG_USB_OHCI_HCD_PLATFORM=y
273
248
CONFIG_VFAT_FS=y
274
249
CONFIG_VGASTATE=m
275
250
CONFIG_VGA_ARB_MAX_GPUS=16