885
Comment:
|
67755
FireWire
|
Deletions are marked like this. | Additions are marked like this. |
Line 11: | Line 11: |
== Will be pasted on release == | |
Line 13: | Line 14: |
* Process scheduler: Rate-limit newidle [http://git.kernel.org/linus/1b9508f6831e10d53256825de8904caa22d1ca2c (commit)] * RCU: "Tiny RCU", The Bloatwatch Edition [http://git.kernel.org/linus/9b1d82fa1611706fa7ee1505f290160a18caf95d (commit)], enable fourth level of TREE_RCU hierarchy [http://git.kernel.org/linus/cf244dc01bf68e1ad338b82447f8686d24ea4435 (commit)], make RCU's CPU-stall detector be default [http://git.kernel.org/linus/8bfb2f8e655b9d0c45fde679fcd5fd97e34513db (commit)], * Optimize this_cpu [http://git.kernel.org/linus/7340a0b15280c9d902c7dd0608b8e751b5a7c403 (commit)], [http://git.kernel.org/linus/30ed1a79f5bf271d33e782afee3323582dcc621e (commit)] * Kill legacy percpu allocator [http://git.kernel.org/linus/23fb064bb96f001ecb8682129f7ee1bc1ca691bc (commit)] * vt: make the default cursor shape configurable [http://git.kernel.org/linus/9ea9a886b0e8630e12cff515955e7f0f5be32cb1 (commit)], [http://git.kernel.org/linus/f6c06b6807ff9281295989ebad72523865325a4f (commit)] * hugetlb: add hugepage support to pagemap [http://git.kernel.org/linus/5dc37642cbce34619e4588a9f0bdad1d2f870956 (commit)], add per node hstate attributes [http://git.kernel.org/linus/9a30523066cde73c1442b76224bb540de9f9b0b0 (commit)] * aio: implement request batching (improvement of up to 30% for sequential 4k reads in batches of 16) [http://git.kernel.org/linus/cfb1e33eed48165763edc7a4a067cf5f74898d0b (commit)] * Hwpoison: Add memory cgroup filter [http://git.kernel.org/linus/4fd466eb46a6a917c317a87fb94bfc7252a0f7ed (commit)], add soft page offline support [http://git.kernel.org/linus/facb6011f3993947283fa15d039dacb4ad140230 (commit)], add unpoisoning support [http://git.kernel.org/linus/847ce401df392b0704369fd3f75df614ac1414b4 (commit)], add fs/device filters [http://git.kernel.org/linus/7c116f2b0dbac4a1dd051c7a5e8cef37701cafd4 (commit)] * procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm [http://git.kernel.org/linus/4614a696bd1c3a9af3a08f0e5874830a85b889d4 (commit)] * scripts/get_maintainer.pl: add --roles and --rolestats [http://git.kernel.org/linus/3c7385b81f721f0e7648d5134afb2088b28f8c69 (commit)] * locking: Make inlining decision Kconfig based [http://git.kernel.org/linus/6beb000923882f6204ea2cfcd932e568e900803f (commit)] * memcg: coalesce charging via percpu storage [http://git.kernel.org/linus/cdec2e4265dfa09490601b00aeabd8a8d4af30f0 (commit)], coalesce uncharge during unmap/truncate [http://git.kernel.org/linus/569b846df54ffb2827b83ce3244c5f032394cba4 (commit)] * Add numa node symlink for cpu devices in sysfs [http://git.kernel.org/linus/1830794ae6392ce12d36dbcc5ff52f11298ddab6 (commit)], add numa node symlink for memory section in sysfs [http://git.kernel.org/linus/dee5d0d518defd0337a41f1a504428c9acc87be5 (commit)] * IPC: Several optimizations [http://git.kernel.org/linus/b97e820ffffbf49e94ed60c9c26f1a54bccae924 (commit)], [http://git.kernel.org/linus/b6e90822e77cd476c18410f7003197d466e36ac6 (commit)], [http://git.kernel.org/linus/636c6be823870d829b37fc96655bb8820a6a9be9 (commit)], [http://git.kernel.org/linus/d987f8b213f2cdcc52b2ca9ee67161516e4d256a (commit)], [http://git.kernel.org/linus/bf17bb717759d50a2733a7a8157a7c4a25d93abc (commit)], [http://git.kernel.org/linus/d4212093dca95c1f52197017d969cc66d5d962aa (commit)] * kexec: premit reduction of the reserved memory size [http://git.kernel.org/linus/06a7f711246b081afc21fff859f1003f1f2a0fbc (commit)] * fiemap: Add new extent flag FIEMAP_EXTENT_SHARED [http://git.kernel.org/linus/8c0414cd524e9f1c483ffb3ff1c2d860f5c567c8 (commit)] * quota: Implement quota format with 64-bit space and inode limits [http://git.kernel.org/linus/498c60153ebb8889d8944591383c5c12af1127d4 (commit)] |
|
Line 15: | Line 36: |
* Remove the anticipatory IO scheduler (replaced by the default io scheduler, CFQ) [http://git.kernel.org/linus/492af6350a5ccf087e4964104a276ed358811458 (commit)] * readahead: add blk_run_backing_dev on page_cache_async_readahead so readahead I/O is unpluged to improve throughput on especially RAID environment [http://git.kernel.org/linus/65a80b4c61f5b5f6eb0f5669c8fb120893bfb388 (commit)] * CFQ * Merge cooperating cfq_queues. Performance of the read-test2 benchmark (which is written to emulate the dump(8) utility) went from 12MB/s to 90MB/s on a SATA disk. NFS servers with multiple nfsd threads also saw performance increases [http://git.kernel.org/linus/df5fe3e8e13883f58dc97489076bbcc150789a21 (commit)] * Reimplement priorities using different service trees [http://git.kernel.org/linus/c0324a020e5b351f100569b128715985f1023af8 (commit)] * Fairness for sync no-idle queues [http://git.kernel.org/linus/718eee0579b802aabe3bafacf09d0a9b0830f1dd (commit)] * cciss: Add enhanced scatter-gather support. [http://git.kernel.org/linus/5c07a311a80adb0138fc08e8279c60255d88d0b8 (commit)] |
|
Line 17: | Line 45: |
= PCI = |
* KVM * Shared msr infrastructure (improves vcpu/idle/vcpu switches by about 2000 cycles in VMX) [http://git.kernel.org/linus/18863bdd60f895f3b3ba16b15e8331aee781e8ec (commit)], [http://git.kernel.org/linus/26bb0981b3ff00b9177d61fe55806db978862b3c (commit)] * Enable KVM autoloading to avoid conflict with other VMMs [http://git.kernel.org/linus/10474ae8945ce08622fd1f3464e55bd817bf2376 (commit)] * Support for PowerPC book3s_64 processors [http://git.kernel.org/linus/c4f9c779f1019c7d5c61961a7c0aaaf1420d8f90 (commit)] * SVM: Support Pause Filter in AMD processors [http://git.kernel.org/linus/565d0998ecac8373b9a9ecd5991abe74318cd235 (commit)] * VMX: Add support for Pause-Loop Exiting [http://git.kernel.org/linus/4b8d54f9726f1159330201c5ed2ea30bce7e63ea (commit)] * x86: Add KVM_GET/SET_VCPU_EVENTS ioctls [http://git.kernel.org/linus/3cfc3092f40bc37c57ba556cfd8de4218f2135ab (commit)] |
Line 21: | Line 54: |
* DM * add merge target [http://git.kernel.org/linus/d698aa4500aa3ca9559142060caf0f79da998744 (commit)], [http://git.kernel.org/linus/515ad66cc4c82f210d726340349c8f7c1ec6b125 (commit)], [http://git.kernel.org/linus/3452c2a1eb5b93c1b9fb0d22bd5b07c0cee4dc29 (commit)], [http://git.kernel.org/linus/9d3b15c4c776b041f9ee81810cbd375275411829 (commit)], [http://git.kernel.org/linus/10b8106a70433e14153469ebbdd189776500e238 (commit)], [http://git.kernel.org/linus/1e03f97e4301f75a2f3b649787f7876516764929 (commit)] * Add request based barrier support [http://git.kernel.org/linus/d0bcb8786532b01206f04258eb6b7d4ac858436a (commit)] * Raid1: support flush [http://git.kernel.org/linus/4184153f9e483f9bb63339ed316e059962fe9794 (commit)] * MD * Support barrier requests on all personalities. [http://git.kernel.org/linus/a2826aa92e2e14db372eda01d333267258944033 (commit)] * Support write-intent bitmaps with externally managed metadata. [http://git.kernel.org/linus/ece5cff0da9e696c360fff592cb5f51b6419e4d6 (commit)] * Add 'recovery_start' per-device sysfs attribute [http://git.kernel.org/linus/06e3c817b750c131a20e82eed57a17841ea88ed2 (commit)] * Raid1: add takeover support for raid5->raid1 [http://git.kernel.org/linus/709ae4879ae33628ded276ce7da8cd5acfec476b (commit)] * Support updating bitmap parameters via sysfs. [http://git.kernel.org/linus/43a705076e51c5af21ec4260a35699775ea298f5 (commit)] * Improve performance of MD/raid10 handling of correctable read errors. [http://git.kernel.org/linus/1e50915fe0bbf7a46db0fa7e1e604d3fc95f057d (commit)] |
|
Line 23: | Line 69: |
* Btrfs * Make metadata chunks smaller (allows to use more disk space) [http://git.kernel.org/linus/83d3c9696fed237a3d96fce18299e2fcf112109f (commit)] * Avoid superfluous tree-log writeout [http://git.kernel.org/linus/8cef4e160d74920ad1725f58c89fd75ec4c4ac38 (commit)] * Fail mount on bad mount options [http://git.kernel.org/linus/a7a3f7cadd9bdee569243f7ead9550aa16b60e07 (commit)] * Make fallocate(2) more ENOSPC friendly [http://git.kernel.org/linus/5a303d5d4b8055d2e5a03e92d04745bfc5881a22 (commit)] * Make truncate(2) more ENOSPC friendly [http://git.kernel.org/linus/8082510e7124cc50d728f1b875639cb4e22312cc (commit)] * Ext4 * jbd2: Add barriers for file systems with exernal journals [http://git.kernel.org/linus/cc3e1bea5d87635c519da657303690f5538bb4eb (commit)] * Support for 64-bit quota format [http://git.kernel.org/linus/5a20bdfcdc5c5e5f0647d8d99a998066ef5496ac (commit)] * Use ext4 file system driver for ext2/ext3 file system mounts [http://git.kernel.org/linus/24b584240a0006ea7436cd35f5e8983eb76f1e6f (commit)] * GFS2 * Add barrier/nobarrier mount options [http://git.kernel.org/linus/f25934c5f88655a8d5c3c40a540daed1f0e6dedc (commit)] * Add cached ACLs support [http://git.kernel.org/linus/106381bfba997b83b64f68f2210e154162fc38e6 (commit)] * Add get_xquota support [http://git.kernel.org/linus/113d6b3c99bf30d8083068d00e3c7304d91d4845 (commit)], add set_xquota support [http://git.kernel.org/linus/e285c100362762f7440643be637dd332460fdc75 (commit)] * Improve statfs and quota usability [http://git.kernel.org/linus/3d3c10f2ce80d2a19e5e02023c2b7ab7086c36d5 (commit)] * Nilfs2 * Add norecovery mount option [http://git.kernel.org/linus/0234576d041b9b2cc7043691ea61d2c2ca597aaa (commit)] * Apply readahead for recovery on mount [http://git.kernel.org/linus/050b4142c9f3cb3a213f254bd1a1fa1476800585 (commit)] * XFS * Event tracing support [http://git.kernel.org/linus/0b1b213fcf3a8486ada99a2bab84ab8c6f51b264 (commit)] * Improve metadata I/O merging in the elevator [http://git.kernel.org/linus/2ee1abad73a12df5521cd3f017f081f1f684a361 (commit)] * Ext3: Support for vfsv1 quota format [http://git.kernel.org/linus/1aeec43432d6bfb7a300bb0363f2723b8c4c706d (commit)] * Exofs: Multi-device mirror support [http://git.kernel.org/linus/04dc1e88ad9c9f9639019e9646a89ce0ebf706bb (commit)] * FAT: make discard a mount option [http://git.kernel.org/linus/681142f9211b23e6aa2984259d38b76d7bdc05a8 (commit)] * UFS: NFS support [http://git.kernel.org/linus/f3e2a520f5fb1a1df033efd9c2e5eadb384aad9b (commit)] * OCFS2: Always include ACL support [http://git.kernel.org/linus/e6aabe0cac14a495d42f629a803c5e221089bae8 (commit)] |
|
Line 25: | Line 107: |
* Batch network namespace destruction. [http://git.kernel.org/linus/2b035b39970740722598f7a9d548835f9bdd730f (commit)] * Support specifying the network namespace upon device creation. [http://git.kernel.org/linus/81adee47dfb608df3ad0b91d230fb3cef75f0060 (commit)] * Wireless * Implement basic ethtool support for cfg80211 devices [http://git.kernel.org/linus/4890e3beddfb4a6859c4bb782c9cd05dd94ead82 (commit)] * nl80211: PMKSA caching support [http://git.kernel.org/linus/67fbb16be69d138a3b6645ec5395b487cb915c58 (commit)] * cfg80211: Add PMKSA wext compatibility handler [http://git.kernel.org/linus/2944b2c2d2dd884c550163c698577132588277d8 (commit)] * mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. [http://git.kernel.org/linus/63c5723bc3af8d4e86984dd4ff0c78218de418d0 (commit)] * mac80211: async station powersave handling [http://git.kernel.org/linus/af81858172cc0f3da81946aab919c26e4b364efc (commit)] * mac80211: implement support for 4-address frames for AP and client mode [http://git.kernel.org/linus/f14543ee4d0681df1377b976cba704557ba220d3 (commit)] * IPv4 * Add sysctl to accept packets with local source addresses [http://git.kernel.org/linus/8153a10c08f1312af563bb92532002e46d3f504a (commit)] * Ieee802154 * Add support for creation/removal of logic interfaces [http://git.kernel.org/linus/bb1cafb8fc414d6dbe933f888df6540c2ef02101 (commit)] * Add LIST_PHY command support [http://git.kernel.org/linus/1eaa9d03d3ee9156c8c405b006ce892ae28290ad (commit)] * Udp * Dynamically size hash tables at boot time [http://git.kernel.org/linus/f86dcc5aa8c7908f2c287e7a211228df599e3e71 (commit)] * bind() optimisation [http://git.kernel.org/linus/30fff9231fad757c061285e347b33c5149c2c2e4 (commit)] * IPv6 * sit: 6rd (IPv6 Rapid Deployment) Support. [http://git.kernel.org/linus/fa857afcf77da669eb6b7031ec07ad14b912c307 (commit)] * macvlan: implement bridge, VEPA and private mode [http://git.kernel.org/linus/618e1b7482f7a8a4c6c6e8ccbe140e4c331df4e9 (commit)] * Phonet: routing table Netlink interface [http://git.kernel.org/linus/f062f41d06575744b9eaf725eef8a5d3b5f5b7ca (commit)] * compat_ioctl: support SIOCWANDEV [http://git.kernel.org/linus/7a50a240c495478179f01c9df4bd75e39cff79c7 (commit)] * RDS: Add GET_MR_FOR_DEST sockopt [http://git.kernel.org/linus/244546f0d3101c5441f5b14cfe8a79d62679eaea (commit)] * Bluetooth: Implement raw output support for HIDP layer [http://git.kernel.org/linus/2da31939a42f7a676a0bc5155d6a0a39ed8451f2 (commit)] |
|
Line 26: | Line 134: |
* Selinux * Dynamic class/perm discovery [http://git.kernel.org/linus/c6d3aaa4e35c71a32a86ececacd4eea7ecfc316c (commit)] * Generate flask headers during kernel build [http://git.kernel.org/linus/8753f6bec352392b52ed9b5e290afb34379f4612 (commit)] * Config option to set a default LSM [http://git.kernel.org/linus/6e65f92ff0d6f18580737321718d09035085a3fb (commit)] * TOMOYO: Add recursive directory matching operator support [http://git.kernel.org/linus/7539cf4b92be4aecc573ea962135f246a7a33401 (commit)] * Remove root_plug sample [http://git.kernel.org/linus/3e1c2515acf70448cad1ae3ab835ca80be043d33 (commit)] * Remove CONFIG_SECURITY_FILE_CAPABILITIES compile option [http://git.kernel.org/linus/b3a222e52e4d4be77cc4520a57af1a4a0d8222d1 (commit)] |
|
Line 28: | Line 144: |
* Add bkl ftrace events [http://git.kernel.org/linus/96a2c464de07d7c72988db851c029b204fc59108 (commit)] * Provide basic regex support [http://git.kernel.org/linus/1889d20922d14a97b2099fa4d47587217c0ba48b (commit)] * ftrace: add kernel command line graph function filtering [http://git.kernel.org/linus/369bc18f9a6c4e2686204c1d7476ab684a720968 (commit)] * tracing: Create new TRACE_EVENT_TEMPLATE (optimizes trace points size) [http://git.kernel.org/linus/ff038f5c37c2070829004a0678372766c2b32180 (commit)] * hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events [http://git.kernel.org/linus/24f1e32c60c45c89a997c73395b69c8af6f0a84e (commit)], ftrace plugin for kernel symbol tracing using HW Breakpoint interfaces [http://git.kernel.org/linus/0722db015c246204044299eae3b02d18d3ca4faf (commit)] * Perf * Allow building for ARM [http://git.kernel.org/linus/58e9f94138c1d9c47f6a63632ca7a78fc6dcc15f (commit)], [http://git.kernel.org/linus/11ada26c78febe4662a8e848f3bff74e3200c920 (commit)], [http://git.kernel.org/linus/fcd14b3203b538dca04a2b065c774c0b57863eec (commit)] * perf sched: Add -C option to measure on a specific CPU [http://git.kernel.org/linus/55ffb7a6bd45d0083ffb132381cb46964a4afe01 (commit)] * perf stat: Add branch performance metric [http://git.kernel.org/linus/11018201b831e19304c0d639f105ad6c27e120b1 (commit)] * perf timechart: Add a process filter [http://git.kernel.org/linus/bbe2987bea26a684ff11d887dfc4cf39b22c27a2 (commit)] * perf top: Support userspace symbols too [http://git.kernel.org/linus/5b2bb75a0d4b08cd16bc35ecd674f957fc3b0eb7 (commit)] * perf buildid-list: New plumbing command [http://git.kernel.org/linus/c34984b2bbc77596c97c333539bffc90d2033178 (commit)] |
|
Line 30: | Line 159: |
* ghash: Add PCLMULQDQ accelerated implementation [http://git.kernel.org/linus/0e1227d356e9b2fe0500d6cc7084f752040a1e0e (commit)] * hash: Remove legacy hash/digest code [http://git.kernel.org/linus/2141b6309b1fce535329c195cb5e5274a4c84ebc (commit)] |
|
Line 32: | Line 163: |
* x86 * apic: Introduce the NOOP apic driver [http://git.kernel.org/linus/9844ab11c763bfed9f054c82366b19dcda66aca9 (commit)], [http://git.kernel.org/linus/a933c61829509eb27083146dda392132baa0969a (commit)] * gru: add hugepage support [http://git.kernel.org/linus/74ccd09526a0254c362adcc6c862354d724aa803 (commit)], add additional GRU statistics [http://git.kernel.org/linus/563447d7eb04c9b382f90a132be126a21a635647 (commit)], allow users to specify gru chiplet [http://git.kernel.org/linus/518e5cd4aae476042bdee511e0e00c8670c0df42 (commit)], [http://git.kernel.org/linus/55484c45dbeca2eec7642932ec3f60f8a2d4bdbf (commit)], [http://git.kernel.org/linus/99f7c229b32bdf7424fbeb1d0d1b3883e14e97d0 (commit)] * Add a Kconfig option to turn the copy_from_user warnings into errors [http://git.kernel.org/linus/63312b6a6faae3f2e5577f2b001e3b504f10a2aa (commit)] * ACPI * Introduce msi-wmi driver [http://git.kernel.org/linus/d12d8baff927a31b7e13b72ed9549be6f296a6ef (commit)] * Support customizing ACPI control methods at runtime [http://git.kernel.org/linus/a1a541d86f50a9957beeedb122a035870d602647 (commit)] * classmate-laptop: add support for Classmate PC ACPI devices [http://git.kernel.org/linus/529aa8cb0a59367d08883f818e8c47028e819d0d (commit)] * asus-laptop: add Lenovo SL hotkey support [http://git.kernel.org/linus/14f8af311e7d3e4198cbaade84a34f86505dcb37 (commit)] * dell-wmi: Add support for new Dell systems [http://git.kernel.org/linus/5ea2559726b786283236835dc2905c23b36ac91c (commit)] * thinkpad-acpi: basic ALSA mixer support (v2) [http://git.kernel.org/linus/0d204c34e85d1d63e5fdd3e3192747daf0ee7ec1 (commit)] * eeepc-laptop: add touchpad led [http://git.kernel.org/linus/3c0eb510697dbbb53674c72544350624a04ab5b4 (commit)] * Toshiba Bluetooth Enabling driver (RFKill handler v3) [http://git.kernel.org/linus/42b4e9ee3d1d3b691bcae37f217f08740320c58c (commit)] * ARM * Add minimal board file for HTC Dream device [http://git.kernel.org/linus/348ee123a15ec064c0c4c98ecb5fbf4737153887 (commit)] * Add KZM-ARM11-01 support [http://git.kernel.org/linus/415c7d26d28fa10edb46503a8dd5b6440d479c0b (commit)] * ST-Ericsson Multicore Mobile Platforms U8500 [http://git.kernel.org/linus/ffae4e014a4bff7b904e4b5ace2ae453b9d93519 (commit)], [http://git.kernel.org/linus/c6b503caef9abefb2e90ac83f672b75dc14bacd0 (commit)], [http://git.kernel.org/linus/aa44ef4d43b200c0e318ade2a3c24d00a6fd942a (commit)], [http://git.kernel.org/linus/4e4eb42999ae155c3ac1cdb5dacbd419184064fb (commit)], [http://git.kernel.org/linus/850265e84d1040e769d8762640e4e5f34ae2f45d (commit)] * Omap1 * Add board support and LCD for HTC Herald [http://git.kernel.org/linus/9c2816f7bd445c5eb152babff4d6fb3f8f556610 (commit)] * 3630sdp: introduce 3630 sdp board support [http://git.kernel.org/linus/34c9ac2376fbd04399be92312e4fa1e19a638eaa (commit)] * Add Compulab CM-T35 board support [http://git.kernel.org/linus/2886d128d8ff83af88b9cbe6dbf7f0d2bbee8d76 (commit)] * Omap3 * Board file of Always Innovating OMAP3-based Touch Book [http://git.kernel.org/linus/7a079cab4632265fc87ee483daf57879d5dd87f2 (commit)] * Add minimal IGEP v2 support [http://git.kernel.org/linus/58e111621d402d41cb0cabae7c532d6194b7d943 (commit)] * Introduce OMAP3630 [http://git.kernel.org/linus/2456a10fb3a9b8c9e970b05e6c1370201675da0a (commit)] * PM: CPUidle: base driver and support for C1-C2 [http://git.kernel.org/linus/99e6a4d22f7c7bda0cd8978333c2e85fba02f181 (commit)] * rx51: Add wl1251 wlan driver support [http://git.kernel.org/linus/a24e61a9ce6ac6b02356ee6678fa53c74c2fc080 (commit)] * zoom: Introduce zoom3 board support [http://git.kernel.org/linus/5f35fbe8b8a05743fb9686e33194a126cd4273f6 (commit)] * Davinci * Initial support for Neuros OSD2 platform. [http://git.kernel.org/linus/c16fe26701013b9f55aa554fc0a13a7320b164ee (commit)] * Add CPU idle driver [http://git.kernel.org/linus/a6c0f6eca1173e9d44f1f0fb9ecc832abd7d77d6 (commit)] * Add generic CPUFreq driver for Davinci [http://git.kernel.org/linus/6601b8030de3e9c29930684eeac15302a59f991a (commit)] * Add MMC/SD support for DA830/OMAP-L137 EVM [http://git.kernel.org/linus/2eb30c81ce91f646f6f2e6cdfd36b79a492002ce (commit)] * Add NAND support for DA830/OMAP-L137 EVM platform [http://git.kernel.org/linus/733975a314e4ddd374676cd300e207dd44eeafd2 (commit)] * davinci mmc: add cpufreq support [http://git.kernel.org/linus/7e30b8decbb1a5853522936eb613803a480312c3 (commit)] * mx27: Add basic support for Maxtrack i-MXT TD60 [http://git.kernel.org/linus/143a179d6cafe939c881ee918574e3943157ef01 (commit)], add support to SD/MMC [http://git.kernel.org/linus/9e3e7afe9bd73cc3fe0d742ba3391e864e234923 (commit)] * mx31moboard: camera support [http://git.kernel.org/linus/04ea3c801905a4562cc89af78eba40dec0f960a9 (commit)], support for usbh1 and usbh2 [http://git.kernel.org/linus/d67d107586fa2c6fe4237292d58fb3787c75c6d1 (commit)] * iop: clockevent support [http://git.kernel.org/linus/469d30448dad13600cdd246024f9db8e80614c45 (commit)], clocksource support [http://git.kernel.org/linus/a91549a8f27e63e0e537fe1c20d4845581de894f (commit)], enable generic time [http://git.kernel.org/linus/980f2296b5a8dfe589f023fd34229dcfdcf280fa (commit)] * MXC: Add a digital audio multiplexer driver [http://git.kernel.org/linus/9eedbdf1b4216e286bd660322ae5a52f79eee243 (commit)] * AM35xx: Add support for AM3517 EVM board [http://git.kernel.org/linus/c625327e2f5a506a89563e14ed837c82fa61548f (commit)] * AT91: add touchscreen support for at91sam9g45ekes [http://git.kernel.org/linus/985f37f827f5012f88e286914cdbae87b9f50ed1 (commit)], support for eco920 [http://git.kernel.org/linus/01c62c9b32ec122bf5e3edeecec4d826cb8e81e5 (commit)] * ep93xx: add keypad core support [http://git.kernel.org/linus/12f56c6889b02453fe050268e9c676e0f8678560 (commit)] * Introduce plat-nomadik, MTU code re-organization [http://git.kernel.org/linus/59b559d7a39b590aecef583af58d123ff5876570 (commit)] * Add an earlyprintk debug console [http://git.kernel.org/linus/93fd03a8c6728b58879f8af20ffd55d9c32a778b (commit)] * Add base support for Marvell Dove SoC [http://git.kernel.org/linus/edabd38e1a017e922e3e3b485ee3ddb4df433aa4 (commit)] * Kirkwood: Add support for QNAP TS-41x Turbo NAS [http://git.kernel.org/linus/f3a131b90b8f9bbcf46edc3bdd5246a744ba0017 (commit)], add Lacie Network Space v2 support [http://git.kernel.org/linus/1cb9f9b086f818eb9543ed759382de7b95c67f87 (commit)] * TI DaVinci EMAC: Add suspend/resume capability [http://git.kernel.org/linus/8d044fe6aacaf573112331847155211a56a12736 (commit)] * MX3: add MMC/SDHC support to mx31lite-db.c [http://git.kernel.org/linus/364cd540f036f106d886a9c51ae05e9a9bacf051 (commit)] * NUC900: add RTC driver support for nuc910 and nuc920 [http://git.kernel.org/linus/afd49a7e92851239c3edffae730cc27080bfab78 (commit)], add spi driver support for nuc900 [http://git.kernel.org/linus/30eaed053c9bced7a23624e4bab5602e5b85124f (commit)] * OSIRIS: DVS (Dynamic Voltage Scaling) supoort. [http://git.kernel.org/linus/4fa084af28ca905e91895ae237e6cc4a31d2ff4d (commit)] * pxa/cm-x300: add TDO35S lcd support [http://git.kernel.org/linus/83e560eee12b3215c193338496090838e5f6d1cb (commit)], add Wi2wi chip (Bluetooth and Wifi) initialization [http://git.kernel.org/linus/b3d01da66d45504f8bdc6fbc9c0c1f1705ebc251 (commit)], add ac97 controller registration [http://git.kernel.org/linus/74e74defd6c471fc7ec108e64cb953164940a122 (commit)], add da9030 support [http://git.kernel.org/linus/9c017ca1a0782ccfe26bfb36f03a9ba09370d7f7 (commit)], add support for PXA310 cpu [http://git.kernel.org/linus/def8252ddb9bc52434b2ac1d560a609c61849638 (commit)], enable USB port 2 for PXA300 [http://git.kernel.org/linus/edaa64c906f1e977396d0bd868079ee632583149 (commit)] * pxa/ezx: add camera support for A780 and A910 EZX phones [http://git.kernel.org/linus/405ac4015a92904b6366db7c6ef21491bdb7e771 (commit)] * pxa/treo: add Palm Centro 685 support [http://git.kernel.org/linus/d0a92fd3b84bf707f6b32f31d0f09d2b7bb1ad67 (commit)] * pxa/zeus: basic support for Arcom Zeus SBC [http://git.kernel.org/linus/e491a11c77a4ed93ec14cc052b1f048bddc9e99a (commit)] * S3C24XX: machine support for Simtec Audio [http://git.kernel.org/linus/4d3a3469dbabbcff4dab225bc3be0b247b36401c (commit)] * S3C64XX: add HSMMC2 support [http://git.kernel.org/linus/92b118f6968ae0788ac659af47b464acd9a754a1 (commit)] * S5PC1xx: add platform helpers for SDHCI host controllers [http://git.kernel.org/linus/86cd4f5f83acbfa481c513c74666ad360b49d73b (commit)] * Add Tauros2 L2 cache controller support [http://git.kernel.org/linus/573a652fb0da50a1ff3fca2c67afd81138fd06d2 (commit)] * Armadillo500 Add i2c second bus support. [http://git.kernel.org/linus/e9a6c5d0c8c3f7f4d4ed5c5b1514327d58b76df3 (commit)] * Kill CONFIG_CPU_32 [http://git.kernel.org/linus/4da8b8208eded0ba21e3ed7cee79e7454b2b973d (commit)] * PPC * tracing: Add hypervisor call tracepoints [http://git.kernel.org/linus/c8cd093a6e9f96ea6b871576fd4e46d7c818bb89 (commit)], add powerpc tracepoints for interrupt entry and exit [http://git.kernel.org/linus/1bf4af165050d90ea6659ffb2536ec8ca783aab5 (commit)], add powerpc tracepoints for timer entry and exit [http://git.kernel.org/linus/6795b85c6a4f690e61e7be31aa150d945c723fb5 (commit)] * 5200: add Localplus bus FIFO device driver [http://git.kernel.org/linus/3c9059d79f5eea6b8b75ddac97693127c3c41db4 (commit)], add mpc5200-spi (non-PSC) device driver [http://git.kernel.org/linus/42bbb70980f3720b0ae6da6af862af0e95a04351 (commit)] * 85xx/86xx: Add suspend/resume support [http://git.kernel.org/linus/4ffd6952a078015fd0bb5905a6ba7cd592f1b817 (commit)], add power management support for MPC8315E-RDB boards [http://git.kernel.org/linus/1cad2c874162d84bf7b2d31344a08b9cb724d138 (commit)] * Add kdump support to Collaborative Memory Manager [http://git.kernel.org/linus/8be8cf5b47f72096e42bf88cc3afff7a942a346c (commit)] * pseries: Add CPU DLPAR handling [http://git.kernel.org/linus/1a8061c46c46c960f715c597b9d279ea2ba42bd9 (commit)], [http://git.kernel.org/linus/ab519a011caa5ec47d992cb8a4fc8e7af9b9e3f8 (commit)] * Broadway processor support [http://git.kernel.org/linus/45158dc7d68972de919c24130b784b548df06546 (commit)] * MIPS * Add ftrace support [http://git.kernel.org/linus/e17ff5fec65a0213416efbe7ceae5f2f9887dda2 (commit)], [http://git.kernel.org/linus/538f19526e40ce7a5a296fad6a3121409c890adc (commit)], [http://git.kernel.org/linus/29c5d3462f7c8f17bb9e0a29f0a299036468074d (commit)], [http://git.kernel.org/linus/d2bb0762993e11363d8343127516b8fe88f9006f (commit)] * Lemote 2F: Add basic CS5536 VSM support [http://git.kernel.org/linus/22c21003a91b543d82e87ef2e5195b888b5b9575 (commit)], add cs5536 MFGPT timer support [http://git.kernel.org/linus/916daba8a9f2617ded8b9255e6b39f066ef60178 (commit)], * Loongson 2F: Add CPU frequency scaling support [http://git.kernel.org/linus/f8ede0f700f5478851f242f291d203cde54ca6cf (commit)], add suspend support framework [http://git.kernel.org/linus/f181bf60e3f31cdab48bd8b9d913201ed2f9e522 (commit)], add basic Loongson 2F support [http://git.kernel.org/linus/6f7a251a259e5bf58a9ff334bdcfa3e42b6cb7a3 (commit)] * PowerTV: Base files for Cisco PowerTV platform [http://git.kernel.org/linus/a3a0f8c8ed2e2470f4dcd6da95020d41fed84747 (commit)] * Add support for GZIP / BZIP2 / LZMA compressed kernel images [http://git.kernel.org/linus/1b93b3c3e94be2605759735a89fc935ba5f58dcf (commit)] * Add support for uncached accelerated mappings. [http://git.kernel.org/linus/22f1fdfd62a5f6ab738ffe03dc2ee9f1f25dabc4 (commit)] * eXcite: Remove platform. [http://git.kernel.org/linus/de4148f3ef54b644a181ad75a6fb4b373f2b01f0 (commit)] * Microblaze * Add TRACE_IRQFLAGS_SUPPORT [http://git.kernel.org/linus/a3cd613b2e775eb59816c2c7c49c038d54917208 (commit)] * Core oprofile configs and hooks [http://git.kernel.org/linus/3540ce8238c2d29a2a20a1876575c0064d0da23e (commit)] * Enable futimesat syscall [http://git.kernel.org/linus/833d0d8da41b80e5f7c3b34cb187b12c33ef66c8 (commit)] * Add ftrace support [http://git.kernel.org/linus/4f911b0daf0f7028a4fe792b701a48d10da36d84 (commit)],[http://git.kernel.org/linus/7d241ff0567b9503d79ee775c40927d09b509f83 (commit)], [http://git.kernel.org/linus/a0d3e66522e8f6119f002cf31e5d92d7ae73b409 (commit)] * Futex support [http://git.kernel.org/linus/fd3db0a675a35f28b08e47e8ed1a7a7f158467c2 (commit)] * Lockdep support [http://git.kernel.org/linus/bf2d809668907c69b554459764b36584e4d57e4a (commit)] * Stack trace support [http://git.kernel.org/linus/24b45a12c21132e78e14f3aedf74bb1297228072 (commit)] * SH * Add sleazy FPU optimization [http://git.kernel.org/linus/a0458b07c17a10ea316e6ae65ab15b78bf5f44ee (commit)] * oprofile: Kill off bitrotted SH7750 driver. [http://git.kernel.org/linus/093aed1937cc7ae9290ede24ad45f040e097510b (commit)] * perf events: Add preliminary support for SH-4A counters. [http://git.kernel.org/linus/ac44e6694755744fe96442919da1f2c7e87a2a61 (commit)] * perf events: Add support for SH7750-style counters. [http://git.kernel.org/linus/1d823323f2e92287a07a25570aebf0b2d3864703 (commit)] * Remove old early serial console code V2 [http://git.kernel.org/linus/e76fe57447e88916954bdcab1c0d2c708ec3c943 (commit)] * Support SCHED_MC for SH-X3 multi-cores. [http://git.kernel.org/linus/896f0c0e8e4ee02ee72a203aef79f362d5f7b7cc (commit)] * Sparc * Add syscall tracepoint support. [http://git.kernel.org/linus/c658ad1b4e1520511da8323aa5e60d444cc303ed (commit)] * Faster early-boot framebuffer console. [http://git.kernel.org/linus/c57ec52f2647e53709c3ce8d86b28876c2f32de0 (commit)] * Sparc-Leon SMP support [http://git.kernel.org/linus/8401707ff645521e9f21cbb8fe3b138f60e85680 (commit)] * Support for GRLIB APBUART serial port [http://git.kernel.org/linus/d4ac42a582e46d7f86f0acb4253a310423c72c4c (commit)] * AVR32: add support for ATNGW100 mkII board [http://git.kernel.org/linus/3550b9313b88d9ae74812eaba22e0ddf9ac9f2ae (commit)] * Blackfin: add support for the Acvilon BF561 board [http://git.kernel.org/linus/ab843c7940394584d5ec548f443cb431c0752ca5 (commit)] * m68knommu: add uboot commandline argument passing support [http://git.kernel.org/linus/588baeac38829304390b690142376d2c71ac5c9f (commit)] * Alpha: Add minimal support for software performance events [http://git.kernel.org/linus/a582e6f01b90211933e70edcec9bc0bbb1157402 (commit)] * IA64: convert to dynamic percpu allocator [http://git.kernel.org/linus/52594762a39dfb6338c9d0906ca21dd9ae9453be (commit)] |
|
Line 36: | Line 278: |
* drm: Add dirty ioctl and property [http://git.kernel.org/linus/884840aa3ce3214259e69557be5b4ce0d781ffa4 (commit)] * i915 * Overlay support for KMS [http://git.kernel.org/linus/02e792fbaadb75dec8e476a05b610e49908fc6a4 (commit)] * Add intel implementation of the pageflip ioctl [http://git.kernel.org/linus/6b95a207c1fd552e7d017837c5eaf1b0173a48c9 (commit)] * Add render standby support [http://git.kernel.org/linus/97f5ab6651a996ecefed73e41684422f3b29d9a8 (commit)] * debugfs interface to manually reset the GPU [http://git.kernel.org/linus/f3cd474bb235f2331c1a6f579bdbf892386e5c7c (commit)] * Enable LVDS downclock feature through EDID. [http://git.kernel.org/linus/18f9ed12f8c977e25d65a16af8e8d73f72417ba1 (commit)] * Enable self-refresh on 965 [http://git.kernel.org/linus/1dc7546d1a73664e5d117715b214bea9cae5951c (commit)] * Support 30 bit depth modes [http://git.kernel.org/linus/a4f45cf178f0d0ad4e516e020818b5f1c00e3d63 (commit)] * Radeon * Add support for interrupts on r6xx/r7xx chips [http://git.kernel.org/linus/d8f60cfc93452d0554f6a701aa8e3236cbee4636 (commit)] * Add 3DC compression support [http://git.kernel.org/linus/512889f450c1851d9e3628f1894b9b64b0701eac (commit)] * Add support for external tmds on legacy boards [http://git.kernel.org/linus/fcec570b27a47e428a9bfc8572ae4c7c230d0488 (commit)] * Rework radeon object handling [http://git.kernel.org/linus/4c7886791264f03428d5424befb1b96f08fc90f4 (commit)] * mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyarea * fillrect [http://git.kernel.org/linus/2ec509b96cce5e6d19ee43fdd818eab78e76328d (commit)] * bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driver [http://git.kernel.org/linus/9cfe4a93e50bb36392c8d74432e4607f297cdbfc (commit)] * OMAP * Add a Video RAM manager for OMAP 2 and 3 platforms [http://git.kernel.org/linus/afedec183e95bd5e126a7846a644acfdddb86a66 (commit)] * Add support for VRFB rotation engine [http://git.kernel.org/linus/640f9ca5fd783393c832f6bb5c56368f4d18b820 (commit)] * Add a rewritten OMAP FB driver by Nokia [http://git.kernel.org/linus/559d67018950ced65c73358cd69c4bdd2b0c5dd6 (commit)], [http://git.kernel.org/linus/4d1a7c122aeae6ae9732be0a32f5e199fff63fb7 (commit)], [http://git.kernel.org/linus/eed07e0ed5367aede8d32758524f2dc2d252a291 (commit)], [http://git.kernel.org/linus/80c397120fd2436c79f6e0552882feb5ed4549c3 (commit)], [http://git.kernel.org/linus/553c48cf5b1841127b019c53dd1aeef3d3f338b0 (commit)], [http://git.kernel.org/linus/b288627350c456fe4006c3c4419584969a7ae6a1 (commit)], [http://git.kernel.org/linus/5c18adb3736afe266d74bdb820d076da0e39ebeb (commit)], [http://git.kernel.org/linus/23c0a7a6e810289998a713e943e42d64eb421516 (commit)], [http://git.kernel.org/linus/3de7a1dc0c9d29b138713ecb85df4b6ca3af2ef3 (commit)], [http://git.kernel.org/linus/b39a982ddecf1d95ed96f8457c39d3ea11df93f6 (commit)], [http://git.kernel.org/linus/3b8f29b4152899e91c210186a38bffb37ea1a226 (commit)], [http://git.kernel.org/linus/f133a9d7f27ebde5c11bb5d7d89ff66576682e65 (commit)] |
|
Line 37: | Line 308: |
* SATA * sata_fsl: Add asynchronous notification support [http://git.kernel.org/linus/fd6c29e3dec9e44ecbcba3c57efa08af70a10f1e (commit)] * Add translation for SCSI WRITE SAME (aka TRIM support) [http://git.kernel.org/linus/18f0f97850059303ed73b1f02084f55ca330a80c (commit)] * Add driver for Apple "MacIO" IDE controller [http://git.kernel.org/linus/88358ab08944da726e948d216977ad499dfc15c6 (commit)] * pata_piccolo: Driver for old Toshiba chipsets [http://git.kernel.org/linus/8e182a90f91456335756d2ce304ad470795d98e1 (commit)] * SCSI * 3w-sas: Add new driver for LSI 3ware 9750 [http://git.kernel.org/linus/f619106bdd9d197c947f07108af57946f19a7f7e (commit)] * hpsa: add driver for HP Smart Array controllers. [http://git.kernel.org/linus/edd163687ea59f01d6b43c9e1fdaa0126fa30191 (commit)] * pm8001: add SAS/SATA HBA driver [http://git.kernel.org/linus/dbf9bfe615717d1145f263c0049fe2328e6ed395 (commit)] * vmw_pvscsi: SCSI driver for VMware's virtual HBA. [http://git.kernel.org/linus/851b164231d1117673aa44c00c7622e48b7dfcf4 (commit)] * be2iscsi: Adding msix and mcc_rings V3 [http://git.kernel.org/linus/bfead3b2cb4607c71831423c3ee97d22cd0c9dcb (commit)] * bnx2i: Add 5771E device support to bnx2i driver [http://git.kernel.org/linus/5d9e1fa99c2a9a5977f5757f4e0fd02697c995c2 (commit)] * fnic: Add FIP support to the fnic driver [http://git.kernel.org/linus/78112e5558064cb4d2e355aed87b2036fcdfe3dd (commit)] * ibmvfc: Add FC Passthru support [http://git.kernel.org/linus/d31429e1517c007781dfc68aed9b39cb5d3350a1 (commit)] * libfc, fcoe: Add FC passthrough support [http://git.kernel.org/linus/a51ab39606042e76a483547620699530caa12c40 (commit)], NPIV support [http://git.kernel.org/linus/11b561886643d4e23d0fd58c205d830a448dd0a2 (commit)], adds enable/disable for fcoe interface [http://git.kernel.org/linus/55a66d3c1e57f7e3e554d6ec8011e840f3802f20 (commit)], * lpfc: Add AER support [http://git.kernel.org/linus/0d87841997125971b7a39d21d1435054f91884c3 (commit)] * megaraid_sas: Add new megaraid SAS 2 controller support to the driver [http://git.kernel.org/linus/879111224d0784eab623fe8130a1f4481e0e1966 (commit)], add the IEEE SGE support to SAS2 controller [http://git.kernel.org/linus/f4c9a1317d32bb0af7546ef0c1dcc3be52dc8d0a (commit)] * mpt2sas: New device SAS2208 support is added [http://git.kernel.org/linus/db27136a89d061bf9dceb28953a61a8ef862ca7f (commit)], add support for RAID Action System Shutdown Initiated at OS shutdown [http://git.kernel.org/linus/744090d38b47ed8ead8f68b6f0c65866c0b9b17a (commit)] * mvsas: add support for Adaptec ASC-1045/1405 SAS/SATA HBA [http://git.kernel.org/linus/7ec4ad0125db0222e397508c190b01c8f2b5f7cd (commit)] |
|
Line 38: | Line 332: |
* iwmc3200top: Add Intel Wireless Multicom 3200 top driver. [http://git.kernel.org/linus/ab69a5ae2bdc0b5e20e935a7b75f30aa3f4c3bae (commit)] * Add Ethernet driver for Octeon MGMT devices. [http://git.kernel.org/linus/d6aa60a10b2f5068e331ca2936b1e6c248ae37c1 (commit)], [http://git.kernel.org/linus/25d967b72a92d72b6e0263a0337dfc940bd6c044 (commit)] * Add driver for mscan family & mpc52xx_mscan [http://git.kernel.org/linus/afa17a500a3667f66df450100538d06769529bba (commit)] * wl1251: add support for PG11 chips [http://git.kernel.org/linus/2c759e03b3b7639fff23ec3b7bab64a35ca0914f (commit)], add connection monitoring configuration [http://git.kernel.org/linus/474c48c9f2118e637477b3b1c70003cb5cbda983 (commit)], enable beacon filtering with the stack [http://git.kernel.org/linus/287f6f9672635f4e948c0aa96754a2ce448ebdb2 (commit)], enable power save [http://git.kernel.org/linus/8c8746f9db8b1f644695050703e2d38cd5964ba7 (commit)], added support to scan on 5 GHz band [http://git.kernel.org/linus/abb0b3bfb2d2411034b721df21c31964265b851e (commit)], increase TX power value [http://git.kernel.org/linus/605351e2220bd7960a55d6d7903f87f11f419f4e (commit)], multicast filtering configuration [http://git.kernel.org/linus/c87dec9f189b884df215756e285b9281cf065206 (commit)], support for IPv4 ARP filtering [http://git.kernel.org/linus/01c09162cd6170f3671825d6d5f2c1ae7b27cbf3 (commit)] * gianfar: Add support for hibernation [http://git.kernel.org/linus/be926fc4046913d9ad921aeacdf9329978241c38 (commit)], add per queue structure support [http://git.kernel.org/linus/a12f801d4b349bc57622584e70e45a4ccbef53b6 (commit)], introduce logical group support [http://git.kernel.org/linus/f4983704a63b3764418905a77d48105a8cbce97f (commit)], add Multiple Queue Support [http://git.kernel.org/linus/fba4ed030cfae7efdb6b79a57b0c5a9d72c9de83 (commit)], add Multiple group Support [http://git.kernel.org/linus/46ceb60ca80fa07703bc6eb8f4651f900dff5a82 (commit)], add support etsec2.0 registers. [http://git.kernel.org/linus/2e0246c72fa2e2b61865a2d5aaff1cc9155b9447 (commit)], basic Support for programming hash rules [http://git.kernel.org/linus/7a8b3372e29ff58ebdf94def26703afabd287f11 (commit)] * iwlwifi: add channel switch support to 5000 series and up [http://git.kernel.org/linus/4a56e9652ec2ffce87b099aa2fc5b4eb2d5b2666 (commit)], add SM PS support for 6x50 series [http://git.kernel.org/linus/3f3e0376bb14ac7bfd8ac3e9824b2ad04d945e18 (commit)], add wimax/wifi coexist support for 6x50 series [http://git.kernel.org/linus/1933ac4d9377ed44caba45abe1531ec1bc14bb63 (commit)], device tracing [http://git.kernel.org/linus/be1a71a128ed91372d4ad8d54d8fd972a1a356eb (commit)], support idle for 6000 series hw [http://git.kernel.org/linus/78f5fb7fc6c2c668a12fd6892c18baa20e4ffd27 (commit)] * sfc: Add support for SFC9000 family [http://git.kernel.org/linus/afd4aea03f597f29421dc5767e7d1f754730ec23 (commit)], [http://git.kernel.org/linus/8880f4ec21e668dcab3c6d387524a887e5bcbf73 (commit)], add power-management and wake-on-LAN support [http://git.kernel.org/linus/89c758fa47b54d8ce10d2b39ed09de6da0ba4324 (commit)], extend MTD driver for use with new NICs [http://git.kernel.org/linus/76884835684411264cda2f15585261eb02183541 (commit)], implement ethtool reset operation [http://git.kernel.org/linus/eb9f6744cbfa97674c13263802259b5aa0034594 (commit)], implement TSO for TCP/IPv6 [http://git.kernel.org/linus/738a8f4b0c0e6ce7260e1514d41c764f334982e4 (commit)] * rt2x00: Implement support for rt2800pci (devices supported: RT2760, RT2790, RT2860, RT2880, RT2890 & RT3052) [http://git.kernel.org/linus/a9b3a9f7214b3acc56330c2257aeaa5fa85bf520 (commit)], add dynamic detection of eFuse EEPROM in rt2800pci. [http://git.kernel.org/linus/a65986824d2552dd76786d5a0012989a64c45ab7 (commit)] * rt2800: add eFuse EEPROM support code to rt2800lib [http://git.kernel.org/linus/30e840346c516ad4e36f710fa485933ccc7afa66 (commit)], [http://git.kernel.org/linus/40beee5c15a816bf77747e15940ac3b97229faf4 (commit)] * qlge: Add ethtool blink function. [http://git.kernel.org/linus/d8eb59dc8b9e77bb4fa5420ff80142759ad5cd7b (commit)], add ethtool get/set pause parameter. [http://git.kernel.org/linus/1d30df24ec85477368e6e38fe1b4d1b67b3be9d4 (commit)], add ethtool register dump function. [http://git.kernel.org/linus/a61f80261306ad11d9c8a453307a56417cfeae03 (commit)], add ethtool wake on LAN function. [http://git.kernel.org/linus/bc083ce98eeb42205e99495481c8616d30916f6e (commit)] * tg3: Add 57765 asic rev [http://git.kernel.org/linus/b703df6f628ab63eaa875232551b1f2f0503b9af (commit)], fix DIDs, Enable 5717 support [http://git.kernel.org/linus/5001e2f638011859c1351f9fe57ca4e545a15c47 (commit)], make TSS enable independent of MSI-X enable [http://git.kernel.org/linus/19cfaecc094781da273b5cd1411ee46589898d0e (commit)] * iwmc3200wifi: 802.11n Tx aggregation support [http://git.kernel.org/linus/a7af530d45969a63e20708417b70c547596ce3a9 (commit)], CT kill support [http://git.kernel.org/linus/e85498b21d0372a00f31ab9f7c0d215c32c9fad5 (commit)], implement cfg80211 PMKSA API [http://git.kernel.org/linus/9bf22f2c4607dbb68beb26153d83fa52b82e2d2f (commit)], WPS support [http://git.kernel.org/linus/a82aedbf1b043f7a7474aa9b6d223104ac51827a (commit)] * be2net: Add support for next generation of Bladeengine device. [http://git.kernel.org/linus/12d7ea2c5a5c87834daf9fcd920aab80ff6248b1 (commit)], add support for ethtool self test [http://git.kernel.org/linus/ff33a6e2ab97f4cde484cdf1a41778af6d6b7cff (commit)] * igb: Add support for 82580 devices [http://git.kernel.org/linus/55cac248caa4a5f181a11cd2f269a672bef3d3b5 (commit)], [http://git.kernel.org/linus/bb2ac47bcfd47ed9431ff1676ec8d79250c941c9 (commit)], [http://git.kernel.org/linus/2909c3f79d933b55bf2485addb1dca762210b6af (commit)], add support for 82576NS Serdes adapter [http://git.kernel.org/linus/747d49baaf4e3f4ad5ae77477830da026eeef69d (commit)] * can: add the driver for Analog Devices Blackfin on-chip CAN controllers [http://git.kernel.org/linus/bbb84619c378414118fd4f1778125cd246c71e53 (commit)], add TI CAN (HECC) driver [http://git.kernel.org/linus/3758bf25db8caeec667e4e56e030da0ec3060529 (commit)], add driver for the Microchip MCP251x SPI CAN controllers [http://git.kernel.org/linus/e0000163e30eeb112b41486ea113fd54f64e1f17 (commit)] * via-velocity: Implement NAPI support [http://git.kernel.org/linus/dfff7144b14bab3d8baaeba8926fab371fa4a01e (commit)], add ethtool interrupt coalescing support [http://git.kernel.org/linus/6dfc4b95b29d89dbdb45de04b1b1ff493ec8016d (commit)] * mwl8k: add support for the 88w8366 [http://git.kernel.org/linus/6f6d1e9a8a7fea5e4400cad64bed717e322208e1 (commit)], add support for enabling hardware sniffer mode [http://git.kernel.org/linus/a43c49a817f31ce1accc029239827b108319ecf9 (commit)] * libertas: Add auto deep sleep support for SD8385/SD8686/SD8688 [http://git.kernel.org/linus/4912545472d71e3dd546b18b397aec4c89fd7403 (commit)] * cnic: dd main functions to support bnx2x devices [http://git.kernel.org/linus/e251306556d30c9c678feca60204acaaa0784cbd (commit)], [http://git.kernel.org/linus/71034ba845c9ff219373066f904286c0b7506922 (commit)] * sky2: 88E8059 support [http://git.kernel.org/linus/0f5aac7070a01ec757ed243febe4fff7c944c4d2 (commit)], add SK-9E21M device id [http://git.kernel.org/linus/e30a4ac243b1fd2714675fd451e718d9940b1bdd (commit)] * bnx2x: Add support for BCM84823 [http://git.kernel.org/linus/4f60dab113230943fb1bc7969053d9a1b6578339 (commit)] * wimax/i6x50: add Intel Wifi/WiMAX Link 6050 Series support [http://git.kernel.org/linus/7329012e673231dee9a21567cfb9881f5ea462ba (commit)] * gigaset: add Kernel CAPI interface [http://git.kernel.org/linus/7bb5fdc2fb021e32703ed1ff0269876bde1fa962 (commit)], allow building without I4L [http://git.kernel.org/linus/aaba2b3f8213e1d66e71c351fa7a2b1cbd974d3c (commit)] * pasemi_mac: ethtool set settings support [http://git.kernel.org/linus/5402240c0bc621ef6865c80043bda30a29365948 (commit)] * e1000e: enable new 82567V-3 device [http://git.kernel.org/linus/9e135a2e6266eba276f33c404a2478499bc07ff5 (commit)] * KS8695: add support NAPI for Rx [http://git.kernel.org/linus/31b73ab3efaa9c69bc72e04605c85ff8c8047b11 (commit)] * i2400m: minimal ethtool support [http://git.kernel.org/linus/abb307338396bd58f5d9d32c4e56ef40ff668a74 (commit)] * ixgbe: add support for 82599 based Express Module X520-P2 [http://git.kernel.org/linus/38ad1c8e8c8debf73b28543a3250a01f799f78ef (commit)] * tc35815: Enable NAPI [http://git.kernel.org/linus/b75c6dbb45a49289b90f885c7fb6d9ac39a21688 (commit)] * DM9000: Wake on LAN support [http://git.kernel.org/linus/c029f4440fd3f0dcc6923f917536fd62d6ef5d1d (commit)] * qeth: Exploit Connection Isolation [http://git.kernel.org/linus/d64ecc22d0a4b175d97cb2b1e297a9c5e3bdb26d (commit)] * Add Runtime PM to the sh_eth driver [http://git.kernel.org/linus/bcd5149ded6b2edbf3732fa1483600a716b1cba6 (commit)] * fsl_pq_mdio: Add Suport for etsec2.0 devices. [http://git.kernel.org/linus/1d2397d742b7a2b39b2f09dd9da3b9d1463f55e9 (commit)] |
|
Line 40: | Line 401: |
* Add support for Multifunction Composite Gadgets [http://git.kernel.org/linus/d23b0f08d18fc42f26f6a0776c6d827eb35143a9 (commit)], [http://git.kernel.org/linus/f176a5d81214864904d285912da02c4bc0e9041a (commit)] * EHCI: introduce omap ehci-hcd driver [http://git.kernel.org/linus/54ab2b02ef6a454b4cca969f546d0dd43fec7308 (commit)], add native scatter-gather support [http://git.kernel.org/linus/40f8db8f8f5af2cafeb976ae15e11aca641a931d (commit)] * usbnet & cdc-ether: Autosuspend for online devices [http://git.kernel.org/linus/69ee472f2706371ca639de49b06df91615c07d8d (commit)] * Add a "remove hardware" sysfs attribute [http://git.kernel.org/linus/253e05724f9230910344357b1142ad8642ff9f5a (commit)] * Add device ID for Apple Cinema Display 23in 2007 [http://git.kernel.org/linus/4b372072b554723b508e53249dd1b594ad93fbc2 (commit)] * Add EHCI support for MX27 and MX31 based boards [http://git.kernel.org/linus/7e8d5cd93fac4d3720d8f780b350c9421e8997d4 (commit)] * Add support for Xilinx USB host controller [http://git.kernel.org/linus/08d3c18e6674c5d46e4333a462b1e2e4c4ded1d4 (commit)] * Interface Association Descriptors added to CDC & RNDIS [http://git.kernel.org/linus/b97503ffa79f0a4aa13c7cd8b449b98d3077c78f (commit)] * option.c: add support for D-Link DWM-162-U5 [http://git.kernel.org/linus/54a8e144acad6506920f385f4ef2779664f05b21 (commit)] * OTG: Add generic driver for ULPI OTG transceiver [http://git.kernel.org/linus/2d57a95f09cf71c4c642e5be15f8b700d17ee90c (commit)] |
|
Line 41: | Line 414: |
* The newer !FireWire driver stack alias Juju is now recommended over the old stack alias Linux1394 [http://git.kernel.org/linus/b7bfb2a7a9296871a5e45c35a2cdc6a174995aa7 (commit)], [http://git.kernel.org/linus/5d7db0499e5bb13381a7fbfdd0d913b966545e75 (commit)] * Fix use of multiple AV/C devices [http://git.kernel.org/linus/db5d247ae811f49185a71e703b65acad845e4b18 (commit)], [http://git.kernel.org/linus/281e20323ab72180137824a298ee9e21e6f9acf6 (commit)] * Always use packet-per-buffer mode for isochronous reception [http://git.kernel.org/linus/090699c0530ae5380a9b8511d76f656cc437bb6e (commit)] * Various fixes. See also the [http://ieee1394.wiki.kernel.org/index.php/Release_Notes 1394 release notes] at kernel.org. |
|
Line 43: | Line 421: |
* Add Davinci Keypad Driver [http://git.kernel.org/linus/bc09dcadc1a3da87d58aa70ebc8e9441205be75c (commit)] * Add driver for Altera PS/2 controller [http://git.kernel.org/linus/fb5bbee0dd033db7c31fe6cb78d2ce2b6588fd42 (commit)] * Add driver for Dynapro serial touchscreen [http://git.kernel.org/linus/a5f523bc0cdee2a163a034344ebf1163799b3c5d (commit)] * Add generic support for sparse keymaps [http://git.kernel.org/linus/36203c4f3d091b5f6c082663bd1f74273798043a (commit)] * Add mc13783 touchscreen driver [http://git.kernel.org/linus/d201fd5dfb22801b6b012bb9f58cd186e4690d98 (commit)] * Add S3C24XX touchscreen driver [http://git.kernel.org/linus/f5f96b93e745dd054110d511779e7ec5cfdfdfe6 (commit)] * ALPS - add interleaved protocol support (Dell E6x00 series) [http://git.kernel.org/linus/1d9f26262aef6d63ff65eba0fd5f1583f342b69b (commit)] * Add new driver for ADP5520 MFD PMICs [http://git.kernel.org/linus/fba65fe0ededc538771e47f6d099d7c853f4776e (commit)] * usbtouchscreen - add support for ET&T TC5UH touchscreen controller [http://git.kernel.org/linus/dbe1420b4ba398feef035f7cd8181ec2e492228b (commit)], add support for Zytronic capacitive touchscreen [http://git.kernel.org/linus/2330ed18b27a8f4f10e48e0a1c65ede56e03825c (commit)] * wacom - add support for new LCD tablets [http://git.kernel.org/linus/ec67bbedcf290ef182a897017f65a2707106c7f8 (commit)] |
|
Line 44: | Line 434: |
* Ashai Kasei ak4113 support [http://git.kernel.org/linus/42cfa276aebd28e5cc4350ff6c7d75f1cb84dd98 (commit)], [http://git.kernel.org/linus/8f34692f63d66805b51ff408f4067748d3c1c3fd (commit)] * ice1724 - Infrasonic Quartet support [http://git.kernel.org/linus/6ef80706184be792499a4485a7957f2660b6a076 (commit)] * opti-miro: add PnP detection [http://git.kernel.org/linus/306ecee926cf79f1b3b5f6035be09ef3d83f1b76 (commit)] * Add SuperH DAC audio driver for ALSA V4 [http://git.kernel.org/linus/9dcaa7b25f2c8f6a0485854cd3641f585a154072 (commit)] * snd-pcsp: add nopcm mode [http://git.kernel.org/linus/bcc2c6b7cb320d10c7fcccd87dce87f4384b4332 (commit)] * snd-usb-us122l: add support for US-144 [http://git.kernel.org/linus/4f272341c7a42a71586523f196b242bccde3be8c (commit)] * sscape: add supoort for SPEA Media FX/Reveal SC-600 [http://git.kernel.org/linus/f0968e3f7a8ea30728d2580d3043a30ea9994ec6 (commit)] * Oxygen: add digital filter control [http://git.kernel.org/linus/4852ad02476ab2bbc874f6f8fda9e677e0f09c87 (commit)], add stereo upmixing to center/LFE channels [http://git.kernel.org/linus/3d8bb454c4fbe18cea1adfd4183a4a9ef5f0ef04 (commit)], * usb-audio: add Roland UA-1G support [http://git.kernel.org/linus/d867bba94513cf149cb8462a6e006848acb91d38 (commit)] * virtuoso: add headphone impedance control [http://git.kernel.org/linus/a361e247b4e36c567b44fef354ab595458422d44 (commit)] * HDA * Add ALC661/259, ALC892/888VD support [http://git.kernel.org/linus/274693f37090ada2cadd09944ab883f05ea6ebe6 (commit)] * Add beep_mode module parameter [http://git.kernel.org/linus/2dca0bba70ce3c233be152e384580c134935332d (commit)] * Add support for the new 27 inch IMacs [http://git.kernel.org/linus/1a5ba2e9fc7999b8de2a71c7e7b9f58d752c05e4 (commit)] * VIA: Add Jack detect feature for VT1708. [http://git.kernel.org/linus/1f2e99febd5dd0c91f0d0752674029a4376649e5 (commit)], add smart5.1 function. [http://git.kernel.org/linus/1564b2878f5cf160f60af99d4dbca1dd7809ee8a (commit)], add VT1716S support. [http://git.kernel.org/linus/f3db423df84570c9950754a5771ad26f0111235f (commit)], add VT1718S support. [http://git.kernel.org/linus/eb7188cafcb7aa1419b8889494cdbd4e6a01da1c (commit)], add VT1812 support. [http://git.kernel.org/linus/ab6734e7ea32e9f9cbe0f55eeddf4aa629ed1c3d (commit)], add VT1828S and VT2020 support. [http://git.kernel.org/linus/bb3c6bfc3f7a5416d85c5dbc312e2d47fc672eef (commit)], add VT2002P support. [http://git.kernel.org/linus/25eaba2f8a6877ba6f58197c4723c2433a316e09 (commit)] * ASoC * Add Raumfeld audio support [http://git.kernel.org/linus/49af574b60669a58a2e96960ac694ce953119083 (commit)] * Added the CPU driver for PCM controllers [http://git.kernel.org/linus/357a1db94ecc5b3d605574b164d288cd7dbf8dbd (commit)] * Adding OMAP3517 / AM3517 EVM support in ASOC [http://git.kernel.org/linus/89e9abe78151de4d62fefe3976f6ef9f1f086e53 (commit)] * Add support for IGEP v2 [http://git.kernel.org/linus/b2a2236d1f5e7c09c8e74b61f13d8ba3fe82f7be (commit)] * Add support for the WM8727 DAC. [http://git.kernel.org/linus/89933dee5b17c09f2673c2bfd853625a848f91f5 (commit)] * Add WM8711 CODEC driver [http://git.kernel.org/linus/bd6d417743d941c3e5eabb21abbcac9737f11061 (commit)] * ADS117x ADC driver [http://git.kernel.org/linus/2dcf9fb99d4ecadecb2685a9eb82e6b85511c960 (commit)] * AK4671: add ak4671 codec driver [http://git.kernel.org/linus/2312fd8f6b252b7d3c1d74b20c75b7bff98bab65 (commit)] * Codec driver for Texas Instruments tlv320dac33 codec [http://git.kernel.org/linus/c8bf93f0fe8c5a509a29e30f3bac823fa0f6d96e (commit)] * Davinci: Add audio codec support for DM365 EVM [http://git.kernel.org/linus/9b95b166789d3ec57cea8cca0d42e602b8643ab0 (commit)] * OMAP: enable Overo driver for CM-T35 [http://git.kernel.org/linus/8df89bc35c188e389295eaf7917653f13c83ce70 (commit)] * Support WM8580 based audio subsystem on SMDK64xx machines [http://git.kernel.org/linus/d0f5fa17aa63262685e43b798ca0830d89786235 (commit)] * TPA6130A2 amplifier driver [http://git.kernel.org/linus/493b67efffc462703d583389aca96f850c18d3b3 (commit)] * Remove OSS Ensoniq Soundscape driver. It's broken after conversion to mutexes and a new ALSA snd-sscape driver handles all devices [http://git.kernel.org/linus/b7d5d946e50116f4150542f881ac90ac74c28165 (commit)] |
|
Line 45: | Line 466: |
* Added Realtek rtl8192u driver to staging [http://git.kernel.org/linus/8fc8598e61f6f384f3eaf1d9b09500c12af47b37 (commit)] * rt2860: add RT3090 chipset support [http://git.kernel.org/linus/e44fd1cfded0e42c681ad5419b1ceea600ead29d (commit)] * Add Samsung Laptop driver [http://git.kernel.org/linus/d189164a2426a5169117cfe154186c2f999ada87 (commit)] * Add batman-adv meshing protocol [http://git.kernel.org/linus/5beef3c9bf7f967a4a70ddb0108fd3e459fed133 (commit)] * iio: tsl2563 ambient light sensor driver [http://git.kernel.org/linus/ee1f1fa4071416b130fd0771d1f26ea3f41e1fc3 (commit)] * sm7xx: add a new framebuffer driver [http://git.kernel.org/linus/d7edf47947f9d921be6ca5fc8e83049124466f98 (commit)] * wlags49_h2: add Agere driver for HERMES II and HERMES II.5 chipsets [http://git.kernel.org/linus/68c0bdff7ac903421f224e080499c51cd5287f97 (commit)] * Unmaintained drivers that are moved to staging and will be removed if nobody fixes them: strip [http://git.kernel.org/linus/955015bb0b42167d14f776ff5947ae2463a974dc (commit)], wavelan [http://git.kernel.org/linus/0234f84ebb00d36c48062befa5436eef36b71ccd (commit)], netwave [http://git.kernel.org/linus/4b5783549730da21d88b41dce9a2b738afa44abc (commit)], arlan [http://git.kernel.org/linus/e38879efd336fb78b288dcebdc9ca030fd24f449 (commit)], * Remove tsl2561 driver. Support merged with tsl2563. [http://git.kernel.org/linus/eaacdd9b31b9dd6b342b569711b69e47dbba19b2 (commit)] * Remove no longer needed rt3090 driver [http://git.kernel.org/linus/e20aea64e160d5873c2aaf62cc255ea81ce000eb (commit)] * dst: remove from the tree (will be replaced by another thing) [http://git.kernel.org/linus/29d249ed80c80b479df78e456e6809223c648505 (commit)] * android: delete android drivers [http://git.kernel.org/linus/b0a0ccfad85b3657fe999805df65f5cfe634ab8a (commit)] |
|
Line 47: | Line 480: |
* Add a v4l2-subdev (soc-camera) driver for Omnivision OV9640 sensor [http://git.kernel.org/linus/8d64827172ae680d34d0611a1e865b546e6a5f08 (commit)] * ec100: add new driver for E3C EC100 DVB-T demodulator [http://git.kernel.org/linus/a15c7b42b2b8eda719920e93b81be031f2e0b01b (commit)] * ec168: add new driver for E3C EC168 DVB USB [http://git.kernel.org/linus/2bf290be4f3ef11889026d750244cc3bd1164974 (commit)] * soc-camera: add a new driver for the RJ54N1CB0C camera sensor from Sharp [http://git.kernel.org/linus/8f37cf25badd0ba9de7cd05c3f1d5362607c1bf9 (commit)], add mt9t112 camera driver [http://git.kernel.org/linus/858424b998ae112b2e04f4584bcdc6b0362a714a (commit)] * Add support for Asus Europa Hybrid DVB-T card [http://git.kernel.org/linus/e3c6e1aaa5db7822524f5b1355960fd732910068 (commit)] * gspca_ov519: Add support for OV2610 and OV3610 sensors [http://git.kernel.org/linus/635118d5b19c4ad562d425a3f3491c721d6a8293 (commit)], add support for the ovfx2 bridge [http://git.kernel.org/linus/b46aaa02648cd8c1ebc20191304e2f6a2382d04c (commit)] * radio: Add support for TEF6862 tuner [http://git.kernel.org/linus/eea85b0a629970d462481a80e1d45f4d71fe797f (commit)] * saa7134: add support for the Leadtek DTV1000S [http://git.kernel.org/linus/184e769f93e734ced24c948ea02e3d541c45c766 (commit)] * cx23885: card mygica x8506 add analog video input support [http://git.kernel.org/linus/bc1548adbee02899c7db5cd045bb0d799b220dce (commit)] * gspca: pac7311: Webcam 093a:2628 added. [http://git.kernel.org/linus/56e93ed9cff06e258cff8815fde31cd61d0a6d5a (commit)], add support for Winbond W9967CF and W9968CF camera's [http://git.kernel.org/linus/a511ba947600ae263f8c29c86020ba66a901d3e5 (commit)], [http://git.kernel.org/linus/79b359025d57969decb465973f7c0ea195009007 (commit)], add stv0680 subdriver [http://git.kernel.org/linus/21f1b932dbcc5ed18444e6995aeb856e583804ae (commit)] * uvcvideo: Add support for MSI Starcam 370i webcams [http://git.kernel.org/linus/3bc766ad374d04349ba09bd93f51980ad29d11c3 (commit)] * cx23885: add digital television support for Hauppauge WinTV-HVR1290 [http://git.kernel.org/linus/aee0b24c05f6e9615115748a8ea5042d8ee0e6a0 (commit)] * af9015: support for Sveon STV20 Tuner USB DVB-T HDTV [http://git.kernel.org/linus/5232263a7daa1247fe4a30579c296ddccfeeb7e6 (commit)] * Maxium MAX2165 silicon tuner [http://git.kernel.org/linus/95963cbcd0ee00026cc34ba84906ee4aa2029f4d (commit)] * Altobeam ATBM8830 GB20600-2006(DMB-TH) demodulator [http://git.kernel.org/linus/ec27b6aafb1796a09aad401143f70ad079421ca4 (commit)] * cx23885: Add support for Mygica X8558pro DMB-TH [http://git.kernel.org/linus/ea5697fe9ed6a1d534de436eff3138041e3c8aa9 (commit)] * cx-usb: add Mygica D689 DMB-TH USB support [http://git.kernel.org/linus/b18bd1d8806c0982c7835dcb58a27c4e9005e4fb (commit)] * firedtv: port to new firewire core [http://git.kernel.org/linus/87918334792a4d8a73b0511466b77bd6aa055db3 (commit)] * Add Prof 7301 PCI DVB-S2 card [http://git.kernel.org/linus/b699c2712b1ddcc3ef4491adde00a47a880fde97 (commit)] * Tevii S470 and TBS 6920 fixes [http://git.kernel.org/linus/09ea33e5c696958e8b1ae6d5ab184476b16592f1 (commit)] * em28xx: add support for em2800 VC211A card [http://git.kernel.org/linus/694a101e6acb865f5405a95c358eea43c813cf24 (commit)] * Dib8090: Add the Dib0090 tuner driver and STK8096GP-board [http://git.kernel.org/linus/03245a5ee69a5faa99b020fe1aca9bafe10c46a9 (commit)] * v4l: add a media-bus API for configuring v4l2 subdev pixel and frame formats [http://git.kernel.org/linus/9a74251d8bee7a25fee89a0be3ccea73e01c1a05 (commit)] * rj54n1cb0c: Add cropping, auto white balance, restrict sizes, add platform data [http://git.kernel.org/linus/a6b5f2008a3d54b5f5350a01121b718dd6bfead7 (commit)] * Add support for yet another Dvbworld, Tevii and Prof USB devices [http://git.kernel.org/linus/141cc35e2d2941fcf4cfc78a75c75f7fc083d25f (commit)] == HID == * Add support for Acan FG-8100 barcode reader [http://git.kernel.org/linus/e8d0eab4d9eda9f5e97852f780f020bfb134f9f0 (commit)] * blacklist Acer Ferrari 4005 optical mouse [http://git.kernel.org/linus/eb8141ccd32d422fa11c6e2108cae4c40456d811 (commit)] * Support Logitech/3DConnexion Spacetraveler and Spacenavigator [http://git.kernel.org/linus/24985cf68612a5617d396b0b188cec807641cde1 (commit)] == RTC == * Add an RTC driver for the Oki MSM6242 [http://git.kernel.org/linus/4f9b9bba1dd1489909f4cb339233ced979663297 (commit)] * Add an RTC driver for the Ricoh RP5C01 [http://git.kernel.org/linus/4f672ce298e1b53a2f16571ef87810d0f73bfb1f (commit)] * Add driver for BQ32000 I2C RTC [http://git.kernel.org/linus/1ce7c83fa91d27bd0e195e8b2ff10d3a1caeb0d6 (commit)] * Add Freescale MC13783 RTC driver [http://git.kernel.org/linus/43299f285937c907abcdd987c670c755194943cc (commit)] * Add twl6030 RTC support [http://git.kernel.org/linus/a6b49ffd2d4bba53ad172b1e78ee51fe15ab195e (commit)] |
|
Line 49: | Line 522: |
== MFD == * Add 88PM8607 driver [http://git.kernel.org/linus/4107da2a2853c070fb3effa58a83f94dc067fc44 (commit)] * Add AB4500 driver [http://git.kernel.org/linus/0c41839e98272a317d4af4dfcb54b599b2c3dcba (commit)] * Add ADP5520/ADP5501 driver [http://git.kernel.org/linus/a5736e0b62fcb7c1b20892c62e1c5fe5e9387c86 (commit)] * Add SuperH Mobile SDHI platform driver [http://git.kernel.org/linus/a87d563873a6f1ee98233b57af665f2d0fc90ebb (commit)] * Add support for twl6030 irq framework [http://git.kernel.org/linus/e8deb28ca8e221de0239eafb3c3d431d8854278e (commit)] * Add support for WM8320 PMICs [http://git.kernel.org/linus/d4e0a89e3d170affa896efcdb4320e38a2f3a546 (commit)] * Near complete mc13783 rewrite [http://git.kernel.org/linus/9e2726776d45b1e383625b3ce4f8b511456e09ad (commit)] * twl4030: add twl4030_codec MFD as a new child to the core [http://git.kernel.org/linus/0b83ddebc6e884dc0221358cf68c461520fbdd8e (commit)] |
|
Line 50: | Line 533: |
* Add bcmring nand driver [http://git.kernel.org/linus/266dead21675aeb89407b1213788cd924353d5e1 (commit)] * OneNAND: multiblock erase support [http://git.kernel.org/linus/72073027ee95d059eb5a064da4a978efab36d4ab (commit)] * OneNAND OTP support rework [http://git.kernel.org/linus/3cf602532c535ec655725e9833378e04c9fd7783 (commit)] * maps: remove obsolete ipaq-flash driver [http://git.kernel.org/linus/9729b260ea5ef4b2c5de0643a7b764b408e275b1 (commit)] |
|
Line 52: | Line 538: |
== ACPI == |
* New driver for AMD Family 10h/11h CPUs [http://git.kernel.org/linus/3c57e89b467d1db6fda74d5c97112c8b9466dd97 (commit)] * New driver for the National Semiconductor LM73 [http://git.kernel.org/linus/4e233cbed249ea94d989b8be08eac0414dbdc44b (commit)] * Add driver for VIA CPU core temperature [http://git.kernel.org/linus/70c38772aef27b01dc236fb4016261c3828df6aa (commit)] * Add Freescale MC13783 ADC driver [http://git.kernel.org/linus/93ee0a75f6e4b2c7ec20fd8f4ace87f88ba785b9 (commit)] * adt7475: Add support for the ADT7473 [http://git.kernel.org/linus/b180d0508475c5c55085839d22f454c69379eacc (commit)], add support for the ADT7476 [http://git.kernel.org/linus/d8d2ee073274ab666282d1942d08f1bb454d715b (commit)], add support for the ADT7490 [http://git.kernel.org/linus/3d849981711741e76e501e4b9e3e7b792f2b0fd5 (commit)] * f71882fg: Add support for the f71889fg (version 2) [http://git.kernel.org/linus/7669896f499e1bce5cfb38f2685ff583ecdb24dd (commit)] * I2C bus support for lis3lv02d and variant accelerometer chips [http://git.kernel.org/linus/312ea07bf067d41b339473e696f9199245d762f3 (commit)] |
Line 56: | Line 548: |
* ppc440spe-adma: adds updated ppc440spe adma driver [http://git.kernel.org/linus/12458ea06efd7b44281e68fe59c950ec7d59c649 (commit)] * ad525x_dpot: new driver for AD525x digital potentiometers [http://git.kernel.org/linus/4eb174bee6f8623fed1af0072f1bebfc3b513a52 (commit)] * Add COH 901 318 DMA block driver v5 [http://git.kernel.org/linus/61f135b92f4758bc4d4767cd0a5d2da954e27f14 (commit)] * Add OMAP spi100k driver [http://git.kernel.org/linus/35c9049b27040d09461bc90928ad770be7ddf661 (commit)] * collie: add battery driver [http://git.kernel.org/linus/f1fce597e68c91f04381ad869579fd2fe6064101 (commit)] * cs5535: add a generic clock event MFGPT driver [http://git.kernel.org/linus/c95d1e53ed89b75a4d7b68d1cbae4607b1479243 (commit)], [http://git.kernel.org/linus/c30d7d2b9987e189bc6d5ec6635785b91a6ee81e (commit)], [http://git.kernel.org/linus/82dca611bb516ec5fb7d04077733d6a4b70f52d1 (commit)], [http://git.kernel.org/linus/5f0a96b044d8edaee20f4a32ef6c393599ca55f8 (commit)] * Spi * Add s3c64xx SPI Controller driver [http://git.kernel.org/linus/230d42d422e7b69fc9b270f41c69e63b54572e26 (commit)] * Controller driver for Designware SPI core [http://git.kernel.org/linus/e24c745272072fd2abe55209f1949b7b7ee602a7 (commit)] * spi_s3c24xx: add FIQ pseudo-DMA support [http://git.kernel.org/linus/bec0806cfec6ded1a7e097bb95279e521a796129 (commit)] * SuperH MSIOF SPI Master driver V2 [http://git.kernel.org/linus/8051effcbced8478119167b93b0e9554cb82d28e (commit)] * MMC * Blackfin SD Host Controller Driver [http://git.kernel.org/linus/eb962d5bb7da4f25e20e5d448ee3aac394144ff6 (commit)] * sdhci-of: add support for the wii sdhci controller [http://git.kernel.org/linus/1144ab5d4b2da9f964d126105c6b3ced939eb073 (commit)], reorganize driver to support additional hardware [http://git.kernel.org/linus/7657c3a7d4bd42b832af5d6bb0e0e9bdba82d44d (commit)] * Regulator * Add 88PM8607 PMIC driver [http://git.kernel.org/linus/be0e2d3e802908e2a3ca620ba8f49ecab87982b2 (commit)] * Add driver for MAX8660/8661 [http://git.kernel.org/linus/27f37e4bfed803be338dcc78845d4a67eefb40a0 (commit)] * Add support for twl6030 regulators [http://git.kernel.org/linus/441a450554dada1c59fc06fdf068cb0eeba53c6d (commit)] * I2C * i2c-stub: Implement I2C block support [http://git.kernel.org/linus/4710317891e4824ce1510a6b5066abbd3e917750 (commit)] * i2c-voodoo3: Delete [http://git.kernel.org/linus/a0c11cdd6a1975fd8d6d186f2e2865a82f3e9bbf (commit)] * leds * Add driver for ADP5520/ADP5501 MFD PMICs [http://git.kernel.org/linus/ed4a10b47ff1e4059157f33248a62d9551ced786 (commit)] * Add driver for LT3593 controlled LEDs [http://git.kernel.org/linus/a8dd18feb68ef0c5d3ec02f7d198740ddd7e8fd3 (commit)] * Add LED class driver for regulator driven LEDs. [http://git.kernel.org/linus/d4cc6a2eee98faebf2c7d3ebc4b35541c1d47d21 (commit)] * LED driver for Intel NAS SS4200 series (v5) [http://git.kernel.org/linus/a328e95b82c1b8483ae5ab2f809140664d7f6c92 (commit)] * radio: New driver for the radio FM module on Miro PCM20 a card [http://git.kernel.org/linus/8366fc390865bfb1497fe19a518fe5713f96ba3b (commit)] * PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode [http://git.kernel.org/linus/0584396157ad2d008e2cc76b4ed6254151183a25 (commit)] * pcmcia: use dynamic debug instead of custom infrastructure [http://git.kernel.org/linus/d50dbec3ce52e1608636b8a624d087da9ced8cde (commit)] * tty: esp: remove broken driver [http://git.kernel.org/linus/f53a2ade0bb9f2a81f473e6469155172a96b7c38 (commit)] * edac: i5100 add scrubbing [http://git.kernel.org/linus/295439f2a341f2742fa11d143eda0940c5d4acfa (commit)] * gpio: add GPIO driver for the Timberdale FPGA [http://git.kernel.org/linus/35570ac6039ef490b9c5abde1fee4803a39bf4e1 (commit)] * dmar: support for parsing Remapping Hardware Static Affinity structure [http://git.kernel.org/linus/ee34b32d8c2950f66038c8975747ef9aec855289 (commit)] * drivers/misc: add driver for Texas Instruments DAC7512 [http://git.kernel.org/linus/4d00928c1f02defc81afcc5cc6198581c4bd03e8 (commit)] |
|
Line 58: | Line 593: |
* H-online * [http://www.h-online.com/open/news/item/Kernel-Log-Coming-in-2-6-33-Part-1-Networking-898841.html Networking] * [http://www.h-online.com/open/news/item/Kernel-Log-Coming-in-2-6-33-Part-2-Storage-914669.html Storage] * [http://www.h-online.com/open/news/item/Kernel-Log-Coming-in-2-6-33-Part-3-Graphics-922495.html Graphics] * [http://www.h-online.com/open/news/item/Kernel-Log-Coming-in-2-6-33-Part-4-Architecture-and-virtualisation-929402.html Architecture and virtualisation] * [http://www.h-online.com/open/news/item/Kernel-Log-Coming-in-2-6-33-Part-5-Drivers-931993.html Drivers] |
Linux 2.6.33 has not been released yet.
Summary:
1. Prominent features (the cool stuff)
1.1. Will be pasted on release
2. Various core changes
Process scheduler: Rate-limit newidle [http://git.kernel.org/linus/1b9508f6831e10d53256825de8904caa22d1ca2c (commit)]
RCU: "Tiny RCU", The Bloatwatch Edition [http://git.kernel.org/linus/9b1d82fa1611706fa7ee1505f290160a18caf95d (commit)], enable fourth level of TREE_RCU hierarchy [http://git.kernel.org/linus/cf244dc01bf68e1ad338b82447f8686d24ea4435 (commit)], make RCU's CPU-stall detector be default [http://git.kernel.org/linus/8bfb2f8e655b9d0c45fde679fcd5fd97e34513db (commit)],
Optimize this_cpu [http://git.kernel.org/linus/7340a0b15280c9d902c7dd0608b8e751b5a7c403 (commit)], [http://git.kernel.org/linus/30ed1a79f5bf271d33e782afee3323582dcc621e (commit)]
Kill legacy percpu allocator [http://git.kernel.org/linus/23fb064bb96f001ecb8682129f7ee1bc1ca691bc (commit)]
vt: make the default cursor shape configurable [http://git.kernel.org/linus/9ea9a886b0e8630e12cff515955e7f0f5be32cb1 (commit)], [http://git.kernel.org/linus/f6c06b6807ff9281295989ebad72523865325a4f (commit)]
hugetlb: add hugepage support to pagemap [http://git.kernel.org/linus/5dc37642cbce34619e4588a9f0bdad1d2f870956 (commit)], add per node hstate attributes [http://git.kernel.org/linus/9a30523066cde73c1442b76224bb540de9f9b0b0 (commit)]
aio: implement request batching (improvement of up to 30% for sequential 4k reads in batches of 16) [http://git.kernel.org/linus/cfb1e33eed48165763edc7a4a067cf5f74898d0b (commit)]
Hwpoison: Add memory cgroup filter [http://git.kernel.org/linus/4fd466eb46a6a917c317a87fb94bfc7252a0f7ed (commit)], add soft page offline support [http://git.kernel.org/linus/facb6011f3993947283fa15d039dacb4ad140230 (commit)], add unpoisoning support [http://git.kernel.org/linus/847ce401df392b0704369fd3f75df614ac1414b4 (commit)], add fs/device filters [http://git.kernel.org/linus/7c116f2b0dbac4a1dd051c7a5e8cef37701cafd4 (commit)]
procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm [http://git.kernel.org/linus/4614a696bd1c3a9af3a08f0e5874830a85b889d4 (commit)]
scripts/get_maintainer.pl: add --roles and --rolestats [http://git.kernel.org/linus/3c7385b81f721f0e7648d5134afb2088b28f8c69 (commit)]
locking: Make inlining decision Kconfig based [http://git.kernel.org/linus/6beb000923882f6204ea2cfcd932e568e900803f (commit)]
memcg: coalesce charging via percpu storage [http://git.kernel.org/linus/cdec2e4265dfa09490601b00aeabd8a8d4af30f0 (commit)], coalesce uncharge during unmap/truncate [http://git.kernel.org/linus/569b846df54ffb2827b83ce3244c5f032394cba4 (commit)]
Add numa node symlink for cpu devices in sysfs [http://git.kernel.org/linus/1830794ae6392ce12d36dbcc5ff52f11298ddab6 (commit)], add numa node symlink for memory section in sysfs [http://git.kernel.org/linus/dee5d0d518defd0337a41f1a504428c9acc87be5 (commit)]
IPC: Several optimizations [http://git.kernel.org/linus/b97e820ffffbf49e94ed60c9c26f1a54bccae924 (commit)], [http://git.kernel.org/linus/b6e90822e77cd476c18410f7003197d466e36ac6 (commit)], [http://git.kernel.org/linus/636c6be823870d829b37fc96655bb8820a6a9be9 (commit)], [http://git.kernel.org/linus/d987f8b213f2cdcc52b2ca9ee67161516e4d256a (commit)], [http://git.kernel.org/linus/bf17bb717759d50a2733a7a8157a7c4a25d93abc (commit)], [http://git.kernel.org/linus/d4212093dca95c1f52197017d969cc66d5d962aa (commit)]
kexec: premit reduction of the reserved memory size [http://git.kernel.org/linus/06a7f711246b081afc21fff859f1003f1f2a0fbc (commit)]
fiemap: Add new extent flag FIEMAP_EXTENT_SHARED [http://git.kernel.org/linus/8c0414cd524e9f1c483ffb3ff1c2d860f5c567c8 (commit)]
quota: Implement quota format with 64-bit space and inode limits [http://git.kernel.org/linus/498c60153ebb8889d8944591383c5c12af1127d4 (commit)]
3. Block
Remove the anticipatory IO scheduler (replaced by the default io scheduler, CFQ) [http://git.kernel.org/linus/492af6350a5ccf087e4964104a276ed358811458 (commit)]
readahead: add blk_run_backing_dev on page_cache_async_readahead so readahead I/O is unpluged to improve throughput on especially RAID environment [http://git.kernel.org/linus/65a80b4c61f5b5f6eb0f5669c8fb120893bfb388 (commit)]
- CFQ
Merge cooperating cfq_queues. Performance of the read-test2 benchmark (which is written to emulate the dump(8) utility) went from 12MB/s to 90MB/s on a SATA disk. NFS servers with multiple nfsd threads also saw performance increases [http://git.kernel.org/linus/df5fe3e8e13883f58dc97489076bbcc150789a21 (commit)]
Reimplement priorities using different service trees [http://git.kernel.org/linus/c0324a020e5b351f100569b128715985f1023af8 (commit)]
Fairness for sync no-idle queues [http://git.kernel.org/linus/718eee0579b802aabe3bafacf09d0a9b0830f1dd (commit)]
cciss: Add enhanced scatter-gather support. [http://git.kernel.org/linus/5c07a311a80adb0138fc08e8279c60255d88d0b8 (commit)]
4. Virtualization
- KVM
Shared msr infrastructure (improves vcpu/idle/vcpu switches by about 2000 cycles in VMX) [http://git.kernel.org/linus/18863bdd60f895f3b3ba16b15e8331aee781e8ec (commit)], [http://git.kernel.org/linus/26bb0981b3ff00b9177d61fe55806db978862b3c (commit)]
Enable KVM autoloading to avoid conflict with other VMMs [http://git.kernel.org/linus/10474ae8945ce08622fd1f3464e55bd817bf2376 (commit)]
Support for PowerPC book3s_64 processors [http://git.kernel.org/linus/c4f9c779f1019c7d5c61961a7c0aaaf1420d8f90 (commit)]
SVM: Support Pause Filter in AMD processors [http://git.kernel.org/linus/565d0998ecac8373b9a9ecd5991abe74318cd235 (commit)]
VMX: Add support for Pause-Loop Exiting [http://git.kernel.org/linus/4b8d54f9726f1159330201c5ed2ea30bce7e63ea (commit)]
x86: Add KVM_GET/SET_VCPU_EVENTS ioctls [http://git.kernel.org/linus/3cfc3092f40bc37c57ba556cfd8de4218f2135ab (commit)]
5. MD/DM
- DM
add merge target [http://git.kernel.org/linus/d698aa4500aa3ca9559142060caf0f79da998744 (commit)], [http://git.kernel.org/linus/515ad66cc4c82f210d726340349c8f7c1ec6b125 (commit)], [http://git.kernel.org/linus/3452c2a1eb5b93c1b9fb0d22bd5b07c0cee4dc29 (commit)], [http://git.kernel.org/linus/9d3b15c4c776b041f9ee81810cbd375275411829 (commit)], [http://git.kernel.org/linus/10b8106a70433e14153469ebbdd189776500e238 (commit)], [http://git.kernel.org/linus/1e03f97e4301f75a2f3b649787f7876516764929 (commit)]
Add request based barrier support [http://git.kernel.org/linus/d0bcb8786532b01206f04258eb6b7d4ac858436a (commit)]
Raid1: support flush [http://git.kernel.org/linus/4184153f9e483f9bb63339ed316e059962fe9794 (commit)]
- MD
Support barrier requests on all personalities. [http://git.kernel.org/linus/a2826aa92e2e14db372eda01d333267258944033 (commit)]
Support write-intent bitmaps with externally managed metadata. [http://git.kernel.org/linus/ece5cff0da9e696c360fff592cb5f51b6419e4d6 (commit)]
Add 'recovery_start' per-device sysfs attribute [http://git.kernel.org/linus/06e3c817b750c131a20e82eed57a17841ea88ed2 (commit)]
Raid1: add takeover support for raid5->raid1 [http://git.kernel.org/linus/709ae4879ae33628ded276ce7da8cd5acfec476b (commit)]
Support updating bitmap parameters via sysfs. [http://git.kernel.org/linus/43a705076e51c5af21ec4260a35699775ea298f5 (commit)]
Improve performance of MD/raid10 handling of correctable read errors. [http://git.kernel.org/linus/1e50915fe0bbf7a46db0fa7e1e604d3fc95f057d (commit)]
6. Filesystems
- Btrfs
Make metadata chunks smaller (allows to use more disk space) [http://git.kernel.org/linus/83d3c9696fed237a3d96fce18299e2fcf112109f (commit)]
Avoid superfluous tree-log writeout [http://git.kernel.org/linus/8cef4e160d74920ad1725f58c89fd75ec4c4ac38 (commit)]
Fail mount on bad mount options [http://git.kernel.org/linus/a7a3f7cadd9bdee569243f7ead9550aa16b60e07 (commit)]
Make fallocate(2) more ENOSPC friendly [http://git.kernel.org/linus/5a303d5d4b8055d2e5a03e92d04745bfc5881a22 (commit)]
Make truncate(2) more ENOSPC friendly [http://git.kernel.org/linus/8082510e7124cc50d728f1b875639cb4e22312cc (commit)]
- Ext4
jbd2: Add barriers for file systems with exernal journals [http://git.kernel.org/linus/cc3e1bea5d87635c519da657303690f5538bb4eb (commit)]
Support for 64-bit quota format [http://git.kernel.org/linus/5a20bdfcdc5c5e5f0647d8d99a998066ef5496ac (commit)]
Use ext4 file system driver for ext2/ext3 file system mounts [http://git.kernel.org/linus/24b584240a0006ea7436cd35f5e8983eb76f1e6f (commit)]
- GFS2
Add barrier/nobarrier mount options [http://git.kernel.org/linus/f25934c5f88655a8d5c3c40a540daed1f0e6dedc (commit)]
Add cached ACLs support [http://git.kernel.org/linus/106381bfba997b83b64f68f2210e154162fc38e6 (commit)]
Add get_xquota support [http://git.kernel.org/linus/113d6b3c99bf30d8083068d00e3c7304d91d4845 (commit)], add set_xquota support [http://git.kernel.org/linus/e285c100362762f7440643be637dd332460fdc75 (commit)]
Improve statfs and quota usability [http://git.kernel.org/linus/3d3c10f2ce80d2a19e5e02023c2b7ab7086c36d5 (commit)]
- Nilfs2
Add norecovery mount option [http://git.kernel.org/linus/0234576d041b9b2cc7043691ea61d2c2ca597aaa (commit)]
Apply readahead for recovery on mount [http://git.kernel.org/linus/050b4142c9f3cb3a213f254bd1a1fa1476800585 (commit)]
- XFS
Event tracing support [http://git.kernel.org/linus/0b1b213fcf3a8486ada99a2bab84ab8c6f51b264 (commit)]
Improve metadata I/O merging in the elevator [http://git.kernel.org/linus/2ee1abad73a12df5521cd3f017f081f1f684a361 (commit)]
Ext3: Support for vfsv1 quota format [http://git.kernel.org/linus/1aeec43432d6bfb7a300bb0363f2723b8c4c706d (commit)]
Exofs: Multi-device mirror support [http://git.kernel.org/linus/04dc1e88ad9c9f9639019e9646a89ce0ebf706bb (commit)]
FAT: make discard a mount option [http://git.kernel.org/linus/681142f9211b23e6aa2984259d38b76d7bdc05a8 (commit)]
UFS: NFS support [http://git.kernel.org/linus/f3e2a520f5fb1a1df033efd9c2e5eadb384aad9b (commit)]
OCFS2: Always include ACL support [http://git.kernel.org/linus/e6aabe0cac14a495d42f629a803c5e221089bae8 (commit)]
7. Networking
Batch network namespace destruction. [http://git.kernel.org/linus/2b035b39970740722598f7a9d548835f9bdd730f (commit)]
Support specifying the network namespace upon device creation. [http://git.kernel.org/linus/81adee47dfb608df3ad0b91d230fb3cef75f0060 (commit)]
- Wireless
Implement basic ethtool support for cfg80211 devices [http://git.kernel.org/linus/4890e3beddfb4a6859c4bb782c9cd05dd94ead82 (commit)]
nl80211: PMKSA caching support [http://git.kernel.org/linus/67fbb16be69d138a3b6645ec5395b487cb915c58 (commit)]
cfg80211: Add PMKSA wext compatibility handler [http://git.kernel.org/linus/2944b2c2d2dd884c550163c698577132588277d8 (commit)]
mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. [http://git.kernel.org/linus/63c5723bc3af8d4e86984dd4ff0c78218de418d0 (commit)]
mac80211: async station powersave handling [http://git.kernel.org/linus/af81858172cc0f3da81946aab919c26e4b364efc (commit)]
mac80211: implement support for 4-address frames for AP and client mode [http://git.kernel.org/linus/f14543ee4d0681df1377b976cba704557ba220d3 (commit)]
- IPv4
Add sysctl to accept packets with local source addresses [http://git.kernel.org/linus/8153a10c08f1312af563bb92532002e46d3f504a (commit)]
- Ieee802154
Add support for creation/removal of logic interfaces [http://git.kernel.org/linus/bb1cafb8fc414d6dbe933f888df6540c2ef02101 (commit)]
Add LIST_PHY command support [http://git.kernel.org/linus/1eaa9d03d3ee9156c8c405b006ce892ae28290ad (commit)]
- Udp
Dynamically size hash tables at boot time [http://git.kernel.org/linus/f86dcc5aa8c7908f2c287e7a211228df599e3e71 (commit)]
bind() optimisation [http://git.kernel.org/linus/30fff9231fad757c061285e347b33c5149c2c2e4 (commit)]
- IPv6
sit: 6rd (IPv6 Rapid Deployment) Support. [http://git.kernel.org/linus/fa857afcf77da669eb6b7031ec07ad14b912c307 (commit)]
macvlan: implement bridge, VEPA and private mode [http://git.kernel.org/linus/618e1b7482f7a8a4c6c6e8ccbe140e4c331df4e9 (commit)]
Phonet: routing table Netlink interface [http://git.kernel.org/linus/f062f41d06575744b9eaf725eef8a5d3b5f5b7ca (commit)]
compat_ioctl: support SIOCWANDEV [http://git.kernel.org/linus/7a50a240c495478179f01c9df4bd75e39cff79c7 (commit)]
RDS: Add GET_MR_FOR_DEST sockopt [http://git.kernel.org/linus/244546f0d3101c5441f5b14cfe8a79d62679eaea (commit)]
Bluetooth: Implement raw output support for HIDP layer [http://git.kernel.org/linus/2da31939a42f7a676a0bc5155d6a0a39ed8451f2 (commit)]
8. Security
- Selinux
Dynamic class/perm discovery [http://git.kernel.org/linus/c6d3aaa4e35c71a32a86ececacd4eea7ecfc316c (commit)]
Generate flask headers during kernel build [http://git.kernel.org/linus/8753f6bec352392b52ed9b5e290afb34379f4612 (commit)]
Config option to set a default LSM [http://git.kernel.org/linus/6e65f92ff0d6f18580737321718d09035085a3fb (commit)]
TOMOYO: Add recursive directory matching operator support [http://git.kernel.org/linus/7539cf4b92be4aecc573ea962135f246a7a33401 (commit)]
Remove root_plug sample [http://git.kernel.org/linus/3e1c2515acf70448cad1ae3ab835ca80be043d33 (commit)]
Remove CONFIG_SECURITY_FILE_CAPABILITIES compile option [http://git.kernel.org/linus/b3a222e52e4d4be77cc4520a57af1a4a0d8222d1 (commit)]
9. Tracing/Profiling
Add bkl ftrace events [http://git.kernel.org/linus/96a2c464de07d7c72988db851c029b204fc59108 (commit)]
Provide basic regex support [http://git.kernel.org/linus/1889d20922d14a97b2099fa4d47587217c0ba48b (commit)]
ftrace: add kernel command line graph function filtering [http://git.kernel.org/linus/369bc18f9a6c4e2686204c1d7476ab684a720968 (commit)]
tracing: Create new TRACE_EVENT_TEMPLATE (optimizes trace points size) [http://git.kernel.org/linus/ff038f5c37c2070829004a0678372766c2b32180 (commit)]
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events [http://git.kernel.org/linus/24f1e32c60c45c89a997c73395b69c8af6f0a84e (commit)], ftrace plugin for kernel symbol tracing using HW Breakpoint interfaces [http://git.kernel.org/linus/0722db015c246204044299eae3b02d18d3ca4faf (commit)]
- Perf
Allow building for ARM [http://git.kernel.org/linus/58e9f94138c1d9c47f6a63632ca7a78fc6dcc15f (commit)], [http://git.kernel.org/linus/11ada26c78febe4662a8e848f3bff74e3200c920 (commit)], [http://git.kernel.org/linus/fcd14b3203b538dca04a2b065c774c0b57863eec (commit)]
perf sched: Add -C option to measure on a specific CPU [http://git.kernel.org/linus/55ffb7a6bd45d0083ffb132381cb46964a4afe01 (commit)]
perf stat: Add branch performance metric [http://git.kernel.org/linus/11018201b831e19304c0d639f105ad6c27e120b1 (commit)]
perf timechart: Add a process filter [http://git.kernel.org/linus/bbe2987bea26a684ff11d887dfc4cf39b22c27a2 (commit)]
perf top: Support userspace symbols too [http://git.kernel.org/linus/5b2bb75a0d4b08cd16bc35ecd674f957fc3b0eb7 (commit)]
perf buildid-list: New plumbing command [http://git.kernel.org/linus/c34984b2bbc77596c97c333539bffc90d2033178 (commit)]
10. Crypto
ghash: Add PCLMULQDQ accelerated implementation [http://git.kernel.org/linus/0e1227d356e9b2fe0500d6cc7084f752040a1e0e (commit)]
hash: Remove legacy hash/digest code [http://git.kernel.org/linus/2141b6309b1fce535329c195cb5e5274a4c84ebc (commit)]
11. Architecture-specific changes
- x86
apic: Introduce the NOOP apic driver [http://git.kernel.org/linus/9844ab11c763bfed9f054c82366b19dcda66aca9 (commit)], [http://git.kernel.org/linus/a933c61829509eb27083146dda392132baa0969a (commit)]
gru: add hugepage support [http://git.kernel.org/linus/74ccd09526a0254c362adcc6c862354d724aa803 (commit)], add additional GRU statistics [http://git.kernel.org/linus/563447d7eb04c9b382f90a132be126a21a635647 (commit)], allow users to specify gru chiplet [http://git.kernel.org/linus/518e5cd4aae476042bdee511e0e00c8670c0df42 (commit)], [http://git.kernel.org/linus/55484c45dbeca2eec7642932ec3f60f8a2d4bdbf (commit)], [http://git.kernel.org/linus/99f7c229b32bdf7424fbeb1d0d1b3883e14e97d0 (commit)]
Add a Kconfig option to turn the copy_from_user warnings into errors [http://git.kernel.org/linus/63312b6a6faae3f2e5577f2b001e3b504f10a2aa (commit)]
- ACPI
Introduce msi-wmi driver [http://git.kernel.org/linus/d12d8baff927a31b7e13b72ed9549be6f296a6ef (commit)]
Support customizing ACPI control methods at runtime [http://git.kernel.org/linus/a1a541d86f50a9957beeedb122a035870d602647 (commit)]
classmate-laptop: add support for Classmate PC ACPI devices [http://git.kernel.org/linus/529aa8cb0a59367d08883f818e8c47028e819d0d (commit)]
asus-laptop: add Lenovo SL hotkey support [http://git.kernel.org/linus/14f8af311e7d3e4198cbaade84a34f86505dcb37 (commit)]
dell-wmi: Add support for new Dell systems [http://git.kernel.org/linus/5ea2559726b786283236835dc2905c23b36ac91c (commit)]
thinkpad-acpi: basic ALSA mixer support (v2) [http://git.kernel.org/linus/0d204c34e85d1d63e5fdd3e3192747daf0ee7ec1 (commit)]
eeepc-laptop: add touchpad led [http://git.kernel.org/linus/3c0eb510697dbbb53674c72544350624a04ab5b4 (commit)]
Toshiba Bluetooth Enabling driver (RFKill handler v3) [http://git.kernel.org/linus/42b4e9ee3d1d3b691bcae37f217f08740320c58c (commit)]
- ARM
Add minimal board file for HTC Dream device [http://git.kernel.org/linus/348ee123a15ec064c0c4c98ecb5fbf4737153887 (commit)]
Add KZM-ARM11-01 support [http://git.kernel.org/linus/415c7d26d28fa10edb46503a8dd5b6440d479c0b (commit)]
ST-Ericsson Multicore Mobile Platforms U8500 [http://git.kernel.org/linus/ffae4e014a4bff7b904e4b5ace2ae453b9d93519 (commit)], [http://git.kernel.org/linus/c6b503caef9abefb2e90ac83f672b75dc14bacd0 (commit)], [http://git.kernel.org/linus/aa44ef4d43b200c0e318ade2a3c24d00a6fd942a (commit)], [http://git.kernel.org/linus/4e4eb42999ae155c3ac1cdb5dacbd419184064fb (commit)], [http://git.kernel.org/linus/850265e84d1040e769d8762640e4e5f34ae2f45d (commit)]
- Omap1
Add board support and LCD for HTC Herald [http://git.kernel.org/linus/9c2816f7bd445c5eb152babff4d6fb3f8f556610 (commit)]
3630sdp: introduce 3630 sdp board support [http://git.kernel.org/linus/34c9ac2376fbd04399be92312e4fa1e19a638eaa (commit)]
Add Compulab CM-T35 board support [http://git.kernel.org/linus/2886d128d8ff83af88b9cbe6dbf7f0d2bbee8d76 (commit)]
- Omap3
Board file of Always Innovating OMAP3-based Touch Book [http://git.kernel.org/linus/7a079cab4632265fc87ee483daf57879d5dd87f2 (commit)]
Add minimal IGEP v2 support [http://git.kernel.org/linus/58e111621d402d41cb0cabae7c532d6194b7d943 (commit)]
Introduce OMAP3630 [http://git.kernel.org/linus/2456a10fb3a9b8c9e970b05e6c1370201675da0a (commit)]
PM: CPUidle: base driver and support for C1-C2 [http://git.kernel.org/linus/99e6a4d22f7c7bda0cd8978333c2e85fba02f181 (commit)]
rx51: Add wl1251 wlan driver support [http://git.kernel.org/linus/a24e61a9ce6ac6b02356ee6678fa53c74c2fc080 (commit)]
zoom: Introduce zoom3 board support [http://git.kernel.org/linus/5f35fbe8b8a05743fb9686e33194a126cd4273f6 (commit)]
- Davinci
Initial support for Neuros OSD2 platform. [http://git.kernel.org/linus/c16fe26701013b9f55aa554fc0a13a7320b164ee (commit)]
Add CPU idle driver [http://git.kernel.org/linus/a6c0f6eca1173e9d44f1f0fb9ecc832abd7d77d6 (commit)]
Add generic CPUFreq driver for Davinci [http://git.kernel.org/linus/6601b8030de3e9c29930684eeac15302a59f991a (commit)]
Add MMC/SD support for DA830/OMAP-L137 EVM [http://git.kernel.org/linus/2eb30c81ce91f646f6f2e6cdfd36b79a492002ce (commit)]
Add NAND support for DA830/OMAP-L137 EVM platform [http://git.kernel.org/linus/733975a314e4ddd374676cd300e207dd44eeafd2 (commit)]
davinci mmc: add cpufreq support [http://git.kernel.org/linus/7e30b8decbb1a5853522936eb613803a480312c3 (commit)]
mx27: Add basic support for Maxtrack i-MXT TD60 [http://git.kernel.org/linus/143a179d6cafe939c881ee918574e3943157ef01 (commit)], add support to SD/MMC [http://git.kernel.org/linus/9e3e7afe9bd73cc3fe0d742ba3391e864e234923 (commit)]
mx31moboard: camera support [http://git.kernel.org/linus/04ea3c801905a4562cc89af78eba40dec0f960a9 (commit)], support for usbh1 and usbh2 [http://git.kernel.org/linus/d67d107586fa2c6fe4237292d58fb3787c75c6d1 (commit)]
iop: clockevent support [http://git.kernel.org/linus/469d30448dad13600cdd246024f9db8e80614c45 (commit)], clocksource support [http://git.kernel.org/linus/a91549a8f27e63e0e537fe1c20d4845581de894f (commit)], enable generic time [http://git.kernel.org/linus/980f2296b5a8dfe589f023fd34229dcfdcf280fa (commit)]
MXC: Add a digital audio multiplexer driver [http://git.kernel.org/linus/9eedbdf1b4216e286bd660322ae5a52f79eee243 (commit)]
AM35xx: Add support for AM3517 EVM board [http://git.kernel.org/linus/c625327e2f5a506a89563e14ed837c82fa61548f (commit)]
AT91: add touchscreen support for at91sam9g45ekes [http://git.kernel.org/linus/985f37f827f5012f88e286914cdbae87b9f50ed1 (commit)], support for eco920 [http://git.kernel.org/linus/01c62c9b32ec122bf5e3edeecec4d826cb8e81e5 (commit)]
ep93xx: add keypad core support [http://git.kernel.org/linus/12f56c6889b02453fe050268e9c676e0f8678560 (commit)]
Introduce plat-nomadik, MTU code re-organization [http://git.kernel.org/linus/59b559d7a39b590aecef583af58d123ff5876570 (commit)]
Add an earlyprintk debug console [http://git.kernel.org/linus/93fd03a8c6728b58879f8af20ffd55d9c32a778b (commit)]
Add base support for Marvell Dove SoC [http://git.kernel.org/linus/edabd38e1a017e922e3e3b485ee3ddb4df433aa4 (commit)]
Kirkwood: Add support for QNAP TS-41x Turbo NAS [http://git.kernel.org/linus/f3a131b90b8f9bbcf46edc3bdd5246a744ba0017 (commit)], add Lacie Network Space v2 support [http://git.kernel.org/linus/1cb9f9b086f818eb9543ed759382de7b95c67f87 (commit)]
TI DaVinci EMAC: Add suspend/resume capability [http://git.kernel.org/linus/8d044fe6aacaf573112331847155211a56a12736 (commit)]
MX3: add MMC/SDHC support to mx31lite-db.c [http://git.kernel.org/linus/364cd540f036f106d886a9c51ae05e9a9bacf051 (commit)]
NUC900: add RTC driver support for nuc910 and nuc920 [http://git.kernel.org/linus/afd49a7e92851239c3edffae730cc27080bfab78 (commit)], add spi driver support for nuc900 [http://git.kernel.org/linus/30eaed053c9bced7a23624e4bab5602e5b85124f (commit)]
OSIRIS: DVS (Dynamic Voltage Scaling) supoort. [http://git.kernel.org/linus/4fa084af28ca905e91895ae237e6cc4a31d2ff4d (commit)]
pxa/cm-x300: add TDO35S lcd support [http://git.kernel.org/linus/83e560eee12b3215c193338496090838e5f6d1cb (commit)], add Wi2wi chip (Bluetooth and Wifi) initialization [http://git.kernel.org/linus/b3d01da66d45504f8bdc6fbc9c0c1f1705ebc251 (commit)], add ac97 controller registration [http://git.kernel.org/linus/74e74defd6c471fc7ec108e64cb953164940a122 (commit)], add da9030 support [http://git.kernel.org/linus/9c017ca1a0782ccfe26bfb36f03a9ba09370d7f7 (commit)], add support for PXA310 cpu [http://git.kernel.org/linus/def8252ddb9bc52434b2ac1d560a609c61849638 (commit)], enable USB port 2 for PXA300 [http://git.kernel.org/linus/edaa64c906f1e977396d0bd868079ee632583149 (commit)]
pxa/ezx: add camera support for A780 and A910 EZX phones [http://git.kernel.org/linus/405ac4015a92904b6366db7c6ef21491bdb7e771 (commit)]
pxa/treo: add Palm Centro 685 support [http://git.kernel.org/linus/d0a92fd3b84bf707f6b32f31d0f09d2b7bb1ad67 (commit)]
pxa/zeus: basic support for Arcom Zeus SBC [http://git.kernel.org/linus/e491a11c77a4ed93ec14cc052b1f048bddc9e99a (commit)]
S3C24XX: machine support for Simtec Audio [http://git.kernel.org/linus/4d3a3469dbabbcff4dab225bc3be0b247b36401c (commit)]
S3C64XX: add HSMMC2 support [http://git.kernel.org/linus/92b118f6968ae0788ac659af47b464acd9a754a1 (commit)]
S5PC1xx: add platform helpers for SDHCI host controllers [http://git.kernel.org/linus/86cd4f5f83acbfa481c513c74666ad360b49d73b (commit)]
Add Tauros2 L2 cache controller support [http://git.kernel.org/linus/573a652fb0da50a1ff3fca2c67afd81138fd06d2 (commit)]
Armadillo500 Add i2c second bus support. [http://git.kernel.org/linus/e9a6c5d0c8c3f7f4d4ed5c5b1514327d58b76df3 (commit)]
Kill CONFIG_CPU_32 [http://git.kernel.org/linus/4da8b8208eded0ba21e3ed7cee79e7454b2b973d (commit)]
- PPC
tracing: Add hypervisor call tracepoints [http://git.kernel.org/linus/c8cd093a6e9f96ea6b871576fd4e46d7c818bb89 (commit)], add powerpc tracepoints for interrupt entry and exit [http://git.kernel.org/linus/1bf4af165050d90ea6659ffb2536ec8ca783aab5 (commit)], add powerpc tracepoints for timer entry and exit [http://git.kernel.org/linus/6795b85c6a4f690e61e7be31aa150d945c723fb5 (commit)]
5200: add Localplus bus FIFO device driver [http://git.kernel.org/linus/3c9059d79f5eea6b8b75ddac97693127c3c41db4 (commit)], add mpc5200-spi (non-PSC) device driver [http://git.kernel.org/linus/42bbb70980f3720b0ae6da6af862af0e95a04351 (commit)]
85xx/86xx: Add suspend/resume support [http://git.kernel.org/linus/4ffd6952a078015fd0bb5905a6ba7cd592f1b817 (commit)], add power management support for MPC8315E-RDB boards [http://git.kernel.org/linus/1cad2c874162d84bf7b2d31344a08b9cb724d138 (commit)]
Add kdump support to Collaborative Memory Manager [http://git.kernel.org/linus/8be8cf5b47f72096e42bf88cc3afff7a942a346c (commit)]
pseries: Add CPU DLPAR handling [http://git.kernel.org/linus/1a8061c46c46c960f715c597b9d279ea2ba42bd9 (commit)], [http://git.kernel.org/linus/ab519a011caa5ec47d992cb8a4fc8e7af9b9e3f8 (commit)]
Broadway processor support [http://git.kernel.org/linus/45158dc7d68972de919c24130b784b548df06546 (commit)]
- MIPS
Add ftrace support [http://git.kernel.org/linus/e17ff5fec65a0213416efbe7ceae5f2f9887dda2 (commit)], [http://git.kernel.org/linus/538f19526e40ce7a5a296fad6a3121409c890adc (commit)], [http://git.kernel.org/linus/29c5d3462f7c8f17bb9e0a29f0a299036468074d (commit)], [http://git.kernel.org/linus/d2bb0762993e11363d8343127516b8fe88f9006f (commit)]
Lemote 2F: Add basic CS5536 VSM support [http://git.kernel.org/linus/22c21003a91b543d82e87ef2e5195b888b5b9575 (commit)], add cs5536 MFGPT timer support [http://git.kernel.org/linus/916daba8a9f2617ded8b9255e6b39f066ef60178 (commit)],
Loongson 2F: Add CPU frequency scaling support [http://git.kernel.org/linus/f8ede0f700f5478851f242f291d203cde54ca6cf (commit)], add suspend support framework [http://git.kernel.org/linus/f181bf60e3f31cdab48bd8b9d913201ed2f9e522 (commit)], add basic Loongson 2F support [http://git.kernel.org/linus/6f7a251a259e5bf58a9ff334bdcfa3e42b6cb7a3 (commit)]
PowerTV: Base files for Cisco PowerTV platform [http://git.kernel.org/linus/a3a0f8c8ed2e2470f4dcd6da95020d41fed84747 (commit)]
Add support for GZIP / BZIP2 / LZMA compressed kernel images [http://git.kernel.org/linus/1b93b3c3e94be2605759735a89fc935ba5f58dcf (commit)]
Add support for uncached accelerated mappings. [http://git.kernel.org/linus/22f1fdfd62a5f6ab738ffe03dc2ee9f1f25dabc4 (commit)]
eXcite: Remove platform. [http://git.kernel.org/linus/de4148f3ef54b644a181ad75a6fb4b373f2b01f0 (commit)]
- Microblaze
Add TRACE_IRQFLAGS_SUPPORT [http://git.kernel.org/linus/a3cd613b2e775eb59816c2c7c49c038d54917208 (commit)]
Core oprofile configs and hooks [http://git.kernel.org/linus/3540ce8238c2d29a2a20a1876575c0064d0da23e (commit)]
Enable futimesat syscall [http://git.kernel.org/linus/833d0d8da41b80e5f7c3b34cb187b12c33ef66c8 (commit)]
Add ftrace support [http://git.kernel.org/linus/4f911b0daf0f7028a4fe792b701a48d10da36d84 (commit)],[http://git.kernel.org/linus/7d241ff0567b9503d79ee775c40927d09b509f83 (commit)], [http://git.kernel.org/linus/a0d3e66522e8f6119f002cf31e5d92d7ae73b409 (commit)]
Futex support [http://git.kernel.org/linus/fd3db0a675a35f28b08e47e8ed1a7a7f158467c2 (commit)]
Lockdep support [http://git.kernel.org/linus/bf2d809668907c69b554459764b36584e4d57e4a (commit)]
Stack trace support [http://git.kernel.org/linus/24b45a12c21132e78e14f3aedf74bb1297228072 (commit)]
- SH
Add sleazy FPU optimization [http://git.kernel.org/linus/a0458b07c17a10ea316e6ae65ab15b78bf5f44ee (commit)]
oprofile: Kill off bitrotted SH7750 driver. [http://git.kernel.org/linus/093aed1937cc7ae9290ede24ad45f040e097510b (commit)]
perf events: Add preliminary support for SH-4A counters. [http://git.kernel.org/linus/ac44e6694755744fe96442919da1f2c7e87a2a61 (commit)]
perf events: Add support for SH7750-style counters. [http://git.kernel.org/linus/1d823323f2e92287a07a25570aebf0b2d3864703 (commit)]
Remove old early serial console code V2 [http://git.kernel.org/linus/e76fe57447e88916954bdcab1c0d2c708ec3c943 (commit)]
Support SCHED_MC for SH-X3 multi-cores. [http://git.kernel.org/linus/896f0c0e8e4ee02ee72a203aef79f362d5f7b7cc (commit)]
- Sparc
Add syscall tracepoint support. [http://git.kernel.org/linus/c658ad1b4e1520511da8323aa5e60d444cc303ed (commit)]
Faster early-boot framebuffer console. [http://git.kernel.org/linus/c57ec52f2647e53709c3ce8d86b28876c2f32de0 (commit)]
Sparc-Leon SMP support [http://git.kernel.org/linus/8401707ff645521e9f21cbb8fe3b138f60e85680 (commit)]
Support for GRLIB APBUART serial port [http://git.kernel.org/linus/d4ac42a582e46d7f86f0acb4253a310423c72c4c (commit)]
AVR32: add support for ATNGW100 mkII board [http://git.kernel.org/linus/3550b9313b88d9ae74812eaba22e0ddf9ac9f2ae (commit)]
Blackfin: add support for the Acvilon BF561 board [http://git.kernel.org/linus/ab843c7940394584d5ec548f443cb431c0752ca5 (commit)]
m68knommu: add uboot commandline argument passing support [http://git.kernel.org/linus/588baeac38829304390b690142376d2c71ac5c9f (commit)]
Alpha: Add minimal support for software performance events [http://git.kernel.org/linus/a582e6f01b90211933e70edcec9bc0bbb1157402 (commit)]
IA64: convert to dynamic percpu allocator [http://git.kernel.org/linus/52594762a39dfb6338c9d0906ca21dd9ae9453be (commit)]
12. Drivers
12.1. Graphics
drm: Add dirty ioctl and property [http://git.kernel.org/linus/884840aa3ce3214259e69557be5b4ce0d781ffa4 (commit)]
- i915
Overlay support for KMS [http://git.kernel.org/linus/02e792fbaadb75dec8e476a05b610e49908fc6a4 (commit)]
Add intel implementation of the pageflip ioctl [http://git.kernel.org/linus/6b95a207c1fd552e7d017837c5eaf1b0173a48c9 (commit)]
Add render standby support [http://git.kernel.org/linus/97f5ab6651a996ecefed73e41684422f3b29d9a8 (commit)]
debugfs interface to manually reset the GPU [http://git.kernel.org/linus/f3cd474bb235f2331c1a6f579bdbf892386e5c7c (commit)]
Enable LVDS downclock feature through EDID. [http://git.kernel.org/linus/18f9ed12f8c977e25d65a16af8e8d73f72417ba1 (commit)]
Enable self-refresh on 965 [http://git.kernel.org/linus/1dc7546d1a73664e5d117715b214bea9cae5951c (commit)]
Support 30 bit depth modes [http://git.kernel.org/linus/a4f45cf178f0d0ad4e516e020818b5f1c00e3d63 (commit)]
- Radeon
Add support for interrupts on r6xx/r7xx chips [http://git.kernel.org/linus/d8f60cfc93452d0554f6a701aa8e3236cbee4636 (commit)]
Add 3DC compression support [http://git.kernel.org/linus/512889f450c1851d9e3628f1894b9b64b0701eac (commit)]
Add support for external tmds on legacy boards [http://git.kernel.org/linus/fcec570b27a47e428a9bfc8572ae4c7c230d0488 (commit)]
Rework radeon object handling [http://git.kernel.org/linus/4c7886791264f03428d5424befb1b96f08fc90f4 (commit)]
mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyarea * fillrect [http://git.kernel.org/linus/2ec509b96cce5e6d19ee43fdd818eab78e76328d (commit)]
bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driver [http://git.kernel.org/linus/9cfe4a93e50bb36392c8d74432e4607f297cdbfc (commit)]
- OMAP
Add a Video RAM manager for OMAP 2 and 3 platforms [http://git.kernel.org/linus/afedec183e95bd5e126a7846a644acfdddb86a66 (commit)]
Add support for VRFB rotation engine [http://git.kernel.org/linus/640f9ca5fd783393c832f6bb5c56368f4d18b820 (commit)]
Add a rewritten OMAP FB driver by Nokia [http://git.kernel.org/linus/559d67018950ced65c73358cd69c4bdd2b0c5dd6 (commit)], [http://git.kernel.org/linus/4d1a7c122aeae6ae9732be0a32f5e199fff63fb7 (commit)], [http://git.kernel.org/linus/eed07e0ed5367aede8d32758524f2dc2d252a291 (commit)], [http://git.kernel.org/linus/80c397120fd2436c79f6e0552882feb5ed4549c3 (commit)], [http://git.kernel.org/linus/553c48cf5b1841127b019c53dd1aeef3d3f338b0 (commit)], [http://git.kernel.org/linus/b288627350c456fe4006c3c4419584969a7ae6a1 (commit)], [http://git.kernel.org/linus/5c18adb3736afe266d74bdb820d076da0e39ebeb (commit)], [http://git.kernel.org/linus/23c0a7a6e810289998a713e943e42d64eb421516 (commit)], [http://git.kernel.org/linus/3de7a1dc0c9d29b138713ecb85df4b6ca3af2ef3 (commit)], [http://git.kernel.org/linus/b39a982ddecf1d95ed96f8457c39d3ea11df93f6 (commit)], [http://git.kernel.org/linus/3b8f29b4152899e91c210186a38bffb37ea1a226 (commit)], [http://git.kernel.org/linus/f133a9d7f27ebde5c11bb5d7d89ff66576682e65 (commit)]
12.2. Storage
- SATA
sata_fsl: Add asynchronous notification support [http://git.kernel.org/linus/fd6c29e3dec9e44ecbcba3c57efa08af70a10f1e (commit)]
Add translation for SCSI WRITE SAME (aka TRIM support) [http://git.kernel.org/linus/18f0f97850059303ed73b1f02084f55ca330a80c (commit)]
Add driver for Apple "MacIO" IDE controller [http://git.kernel.org/linus/88358ab08944da726e948d216977ad499dfc15c6 (commit)]
pata_piccolo: Driver for old Toshiba chipsets [http://git.kernel.org/linus/8e182a90f91456335756d2ce304ad470795d98e1 (commit)]
- SCSI
3w-sas: Add new driver for LSI 3ware 9750 [http://git.kernel.org/linus/f619106bdd9d197c947f07108af57946f19a7f7e (commit)]
hpsa: add driver for HP Smart Array controllers. [http://git.kernel.org/linus/edd163687ea59f01d6b43c9e1fdaa0126fa30191 (commit)]
pm8001: add SAS/SATA HBA driver [http://git.kernel.org/linus/dbf9bfe615717d1145f263c0049fe2328e6ed395 (commit)]
vmw_pvscsi: SCSI driver for VMware's virtual HBA. [http://git.kernel.org/linus/851b164231d1117673aa44c00c7622e48b7dfcf4 (commit)]
be2iscsi: Adding msix and mcc_rings V3 [http://git.kernel.org/linus/bfead3b2cb4607c71831423c3ee97d22cd0c9dcb (commit)]
bnx2i: Add 5771E device support to bnx2i driver [http://git.kernel.org/linus/5d9e1fa99c2a9a5977f5757f4e0fd02697c995c2 (commit)]
fnic: Add FIP support to the fnic driver [http://git.kernel.org/linus/78112e5558064cb4d2e355aed87b2036fcdfe3dd (commit)]
ibmvfc: Add FC Passthru support [http://git.kernel.org/linus/d31429e1517c007781dfc68aed9b39cb5d3350a1 (commit)]
libfc, fcoe: Add FC passthrough support [http://git.kernel.org/linus/a51ab39606042e76a483547620699530caa12c40 (commit)], NPIV support [http://git.kernel.org/linus/11b561886643d4e23d0fd58c205d830a448dd0a2 (commit)], adds enable/disable for fcoe interface [http://git.kernel.org/linus/55a66d3c1e57f7e3e554d6ec8011e840f3802f20 (commit)],
lpfc: Add AER support [http://git.kernel.org/linus/0d87841997125971b7a39d21d1435054f91884c3 (commit)]
megaraid_sas: Add new megaraid SAS 2 controller support to the driver [http://git.kernel.org/linus/879111224d0784eab623fe8130a1f4481e0e1966 (commit)], add the IEEE SGE support to SAS2 controller [http://git.kernel.org/linus/f4c9a1317d32bb0af7546ef0c1dcc3be52dc8d0a (commit)]
mpt2sas: New device SAS2208 support is added [http://git.kernel.org/linus/db27136a89d061bf9dceb28953a61a8ef862ca7f (commit)], add support for RAID Action System Shutdown Initiated at OS shutdown [http://git.kernel.org/linus/744090d38b47ed8ead8f68b6f0c65866c0b9b17a (commit)]
mvsas: add support for Adaptec ASC-1045/1405 SAS/SATA HBA [http://git.kernel.org/linus/7ec4ad0125db0222e397508c190b01c8f2b5f7cd (commit)]
12.3. Networking devices
iwmc3200top: Add Intel Wireless Multicom 3200 top driver. [http://git.kernel.org/linus/ab69a5ae2bdc0b5e20e935a7b75f30aa3f4c3bae (commit)]
Add Ethernet driver for Octeon MGMT devices. [http://git.kernel.org/linus/d6aa60a10b2f5068e331ca2936b1e6c248ae37c1 (commit)], [http://git.kernel.org/linus/25d967b72a92d72b6e0263a0337dfc940bd6c044 (commit)]
Add driver for mscan family & mpc52xx_mscan [http://git.kernel.org/linus/afa17a500a3667f66df450100538d06769529bba (commit)]
wl1251: add support for PG11 chips [http://git.kernel.org/linus/2c759e03b3b7639fff23ec3b7bab64a35ca0914f (commit)], add connection monitoring configuration [http://git.kernel.org/linus/474c48c9f2118e637477b3b1c70003cb5cbda983 (commit)], enable beacon filtering with the stack [http://git.kernel.org/linus/287f6f9672635f4e948c0aa96754a2ce448ebdb2 (commit)], enable power save [http://git.kernel.org/linus/8c8746f9db8b1f644695050703e2d38cd5964ba7 (commit)], added support to scan on 5 GHz band [http://git.kernel.org/linus/abb0b3bfb2d2411034b721df21c31964265b851e (commit)], increase TX power value [http://git.kernel.org/linus/605351e2220bd7960a55d6d7903f87f11f419f4e (commit)], multicast filtering configuration [http://git.kernel.org/linus/c87dec9f189b884df215756e285b9281cf065206 (commit)], support for IPv4 ARP filtering [http://git.kernel.org/linus/01c09162cd6170f3671825d6d5f2c1ae7b27cbf3 (commit)]
gianfar: Add support for hibernation [http://git.kernel.org/linus/be926fc4046913d9ad921aeacdf9329978241c38 (commit)], add per queue structure support [http://git.kernel.org/linus/a12f801d4b349bc57622584e70e45a4ccbef53b6 (commit)], introduce logical group support [http://git.kernel.org/linus/f4983704a63b3764418905a77d48105a8cbce97f (commit)], add Multiple Queue Support [http://git.kernel.org/linus/fba4ed030cfae7efdb6b79a57b0c5a9d72c9de83 (commit)], add Multiple group Support [http://git.kernel.org/linus/46ceb60ca80fa07703bc6eb8f4651f900dff5a82 (commit)], add support etsec2.0 registers. [http://git.kernel.org/linus/2e0246c72fa2e2b61865a2d5aaff1cc9155b9447 (commit)], basic Support for programming hash rules [http://git.kernel.org/linus/7a8b3372e29ff58ebdf94def26703afabd287f11 (commit)]
iwlwifi: add channel switch support to 5000 series and up [http://git.kernel.org/linus/4a56e9652ec2ffce87b099aa2fc5b4eb2d5b2666 (commit)], add SM PS support for 6x50 series [http://git.kernel.org/linus/3f3e0376bb14ac7bfd8ac3e9824b2ad04d945e18 (commit)], add wimax/wifi coexist support for 6x50 series [http://git.kernel.org/linus/1933ac4d9377ed44caba45abe1531ec1bc14bb63 (commit)], device tracing [http://git.kernel.org/linus/be1a71a128ed91372d4ad8d54d8fd972a1a356eb (commit)], support idle for 6000 series hw [http://git.kernel.org/linus/78f5fb7fc6c2c668a12fd6892c18baa20e4ffd27 (commit)]
sfc: Add support for SFC9000 family [http://git.kernel.org/linus/afd4aea03f597f29421dc5767e7d1f754730ec23 (commit)], [http://git.kernel.org/linus/8880f4ec21e668dcab3c6d387524a887e5bcbf73 (commit)], add power-management and wake-on-LAN support [http://git.kernel.org/linus/89c758fa47b54d8ce10d2b39ed09de6da0ba4324 (commit)], extend MTD driver for use with new NICs [http://git.kernel.org/linus/76884835684411264cda2f15585261eb02183541 (commit)], implement ethtool reset operation [http://git.kernel.org/linus/eb9f6744cbfa97674c13263802259b5aa0034594 (commit)], implement TSO for TCP/IPv6 [http://git.kernel.org/linus/738a8f4b0c0e6ce7260e1514d41c764f334982e4 (commit)]
rt2x00: Implement support for rt2800pci (devices supported: RT2760, RT2790, RT2860, RT2880, RT2890 & RT3052) [http://git.kernel.org/linus/a9b3a9f7214b3acc56330c2257aeaa5fa85bf520 (commit)], add dynamic detection of eFuse EEPROM in rt2800pci. [http://git.kernel.org/linus/a65986824d2552dd76786d5a0012989a64c45ab7 (commit)]
rt2800: add eFuse EEPROM support code to rt2800lib [http://git.kernel.org/linus/30e840346c516ad4e36f710fa485933ccc7afa66 (commit)], [http://git.kernel.org/linus/40beee5c15a816bf77747e15940ac3b97229faf4 (commit)]
qlge: Add ethtool blink function. [http://git.kernel.org/linus/d8eb59dc8b9e77bb4fa5420ff80142759ad5cd7b (commit)], add ethtool get/set pause parameter. [http://git.kernel.org/linus/1d30df24ec85477368e6e38fe1b4d1b67b3be9d4 (commit)], add ethtool register dump function. [http://git.kernel.org/linus/a61f80261306ad11d9c8a453307a56417cfeae03 (commit)], add ethtool wake on LAN function. [http://git.kernel.org/linus/bc083ce98eeb42205e99495481c8616d30916f6e (commit)]
tg3: Add 57765 asic rev [http://git.kernel.org/linus/b703df6f628ab63eaa875232551b1f2f0503b9af (commit)], fix DIDs, Enable 5717 support [http://git.kernel.org/linus/5001e2f638011859c1351f9fe57ca4e545a15c47 (commit)], make TSS enable independent of MSI-X enable [http://git.kernel.org/linus/19cfaecc094781da273b5cd1411ee46589898d0e (commit)]
iwmc3200wifi: 802.11n Tx aggregation support [http://git.kernel.org/linus/a7af530d45969a63e20708417b70c547596ce3a9 (commit)], CT kill support [http://git.kernel.org/linus/e85498b21d0372a00f31ab9f7c0d215c32c9fad5 (commit)], implement cfg80211 PMKSA API [http://git.kernel.org/linus/9bf22f2c4607dbb68beb26153d83fa52b82e2d2f (commit)], WPS support [http://git.kernel.org/linus/a82aedbf1b043f7a7474aa9b6d223104ac51827a (commit)]
be2net: Add support for next generation of Bladeengine device. [http://git.kernel.org/linus/12d7ea2c5a5c87834daf9fcd920aab80ff6248b1 (commit)], add support for ethtool self test [http://git.kernel.org/linus/ff33a6e2ab97f4cde484cdf1a41778af6d6b7cff (commit)]
igb: Add support for 82580 devices [http://git.kernel.org/linus/55cac248caa4a5f181a11cd2f269a672bef3d3b5 (commit)], [http://git.kernel.org/linus/bb2ac47bcfd47ed9431ff1676ec8d79250c941c9 (commit)], [http://git.kernel.org/linus/2909c3f79d933b55bf2485addb1dca762210b6af (commit)], add support for 82576NS Serdes adapter [http://git.kernel.org/linus/747d49baaf4e3f4ad5ae77477830da026eeef69d (commit)]
can: add the driver for Analog Devices Blackfin on-chip CAN controllers [http://git.kernel.org/linus/bbb84619c378414118fd4f1778125cd246c71e53 (commit)], add TI CAN (HECC) driver [http://git.kernel.org/linus/3758bf25db8caeec667e4e56e030da0ec3060529 (commit)], add driver for the Microchip MCP251x SPI CAN controllers [http://git.kernel.org/linus/e0000163e30eeb112b41486ea113fd54f64e1f17 (commit)]
via-velocity: Implement NAPI support [http://git.kernel.org/linus/dfff7144b14bab3d8baaeba8926fab371fa4a01e (commit)], add ethtool interrupt coalescing support [http://git.kernel.org/linus/6dfc4b95b29d89dbdb45de04b1b1ff493ec8016d (commit)]
mwl8k: add support for the 88w8366 [http://git.kernel.org/linus/6f6d1e9a8a7fea5e4400cad64bed717e322208e1 (commit)], add support for enabling hardware sniffer mode [http://git.kernel.org/linus/a43c49a817f31ce1accc029239827b108319ecf9 (commit)]
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688 [http://git.kernel.org/linus/4912545472d71e3dd546b18b397aec4c89fd7403 (commit)]
cnic: dd main functions to support bnx2x devices [http://git.kernel.org/linus/e251306556d30c9c678feca60204acaaa0784cbd (commit)], [http://git.kernel.org/linus/71034ba845c9ff219373066f904286c0b7506922 (commit)]
sky2: 88E8059 support [http://git.kernel.org/linus/0f5aac7070a01ec757ed243febe4fff7c944c4d2 (commit)], add SK-9E21M device id [http://git.kernel.org/linus/e30a4ac243b1fd2714675fd451e718d9940b1bdd (commit)]
bnx2x: Add support for BCM84823 [http://git.kernel.org/linus/4f60dab113230943fb1bc7969053d9a1b6578339 (commit)]
wimax/i6x50: add Intel Wifi/WiMAX Link 6050 Series support [http://git.kernel.org/linus/7329012e673231dee9a21567cfb9881f5ea462ba (commit)]
gigaset: add Kernel CAPI interface [http://git.kernel.org/linus/7bb5fdc2fb021e32703ed1ff0269876bde1fa962 (commit)], allow building without I4L [http://git.kernel.org/linus/aaba2b3f8213e1d66e71c351fa7a2b1cbd974d3c (commit)]
pasemi_mac: ethtool set settings support [http://git.kernel.org/linus/5402240c0bc621ef6865c80043bda30a29365948 (commit)]
e1000e: enable new 82567V-3 device [http://git.kernel.org/linus/9e135a2e6266eba276f33c404a2478499bc07ff5 (commit)]
KS8695: add support NAPI for Rx [http://git.kernel.org/linus/31b73ab3efaa9c69bc72e04605c85ff8c8047b11 (commit)]
i2400m: minimal ethtool support [http://git.kernel.org/linus/abb307338396bd58f5d9d32c4e56ef40ff668a74 (commit)]
ixgbe: add support for 82599 based Express Module X520-P2 [http://git.kernel.org/linus/38ad1c8e8c8debf73b28543a3250a01f799f78ef (commit)]
tc35815: Enable NAPI [http://git.kernel.org/linus/b75c6dbb45a49289b90f885c7fb6d9ac39a21688 (commit)]
DM9000: Wake on LAN support [http://git.kernel.org/linus/c029f4440fd3f0dcc6923f917536fd62d6ef5d1d (commit)]
qeth: Exploit Connection Isolation [http://git.kernel.org/linus/d64ecc22d0a4b175d97cb2b1e297a9c5e3bdb26d (commit)]
Add Runtime PM to the sh_eth driver [http://git.kernel.org/linus/bcd5149ded6b2edbf3732fa1483600a716b1cba6 (commit)]
fsl_pq_mdio: Add Suport for etsec2.0 devices. [http://git.kernel.org/linus/1d2397d742b7a2b39b2f09dd9da3b9d1463f55e9 (commit)]
12.4. USB
Add support for Multifunction Composite Gadgets [http://git.kernel.org/linus/d23b0f08d18fc42f26f6a0776c6d827eb35143a9 (commit)], [http://git.kernel.org/linus/f176a5d81214864904d285912da02c4bc0e9041a (commit)]
EHCI: introduce omap ehci-hcd driver [http://git.kernel.org/linus/54ab2b02ef6a454b4cca969f546d0dd43fec7308 (commit)], add native scatter-gather support [http://git.kernel.org/linus/40f8db8f8f5af2cafeb976ae15e11aca641a931d (commit)]
usbnet & cdc-ether: Autosuspend for online devices [http://git.kernel.org/linus/69ee472f2706371ca639de49b06df91615c07d8d (commit)]
Add a "remove hardware" sysfs attribute [http://git.kernel.org/linus/253e05724f9230910344357b1142ad8642ff9f5a (commit)]
Add device ID for Apple Cinema Display 23in 2007 [http://git.kernel.org/linus/4b372072b554723b508e53249dd1b594ad93fbc2 (commit)]
Add EHCI support for MX27 and MX31 based boards [http://git.kernel.org/linus/7e8d5cd93fac4d3720d8f780b350c9421e8997d4 (commit)]
Add support for Xilinx USB host controller [http://git.kernel.org/linus/08d3c18e6674c5d46e4333a462b1e2e4c4ded1d4 (commit)]
Interface Association Descriptors added to CDC & RNDIS [http://git.kernel.org/linus/b97503ffa79f0a4aa13c7cd8b449b98d3077c78f (commit)]
option.c: add support for D-Link DWM-162-U5 [http://git.kernel.org/linus/54a8e144acad6506920f385f4ef2779664f05b21 (commit)]
OTG: Add generic driver for ULPI OTG transceiver [http://git.kernel.org/linus/2d57a95f09cf71c4c642e5be15f8b700d17ee90c (commit)]
12.5. FireWire
The newer FireWire driver stack alias Juju is now recommended over the old stack alias Linux1394 [http://git.kernel.org/linus/b7bfb2a7a9296871a5e45c35a2cdc6a174995aa7 (commit)], [http://git.kernel.org/linus/5d7db0499e5bb13381a7fbfdd0d913b966545e75 (commit)]
Fix use of multiple AV/C devices [http://git.kernel.org/linus/db5d247ae811f49185a71e703b65acad845e4b18 (commit)], [http://git.kernel.org/linus/281e20323ab72180137824a298ee9e21e6f9acf6 (commit)]
Always use packet-per-buffer mode for isochronous reception [http://git.kernel.org/linus/090699c0530ae5380a9b8511d76f656cc437bb6e (commit)]
Various fixes. See also the [http://ieee1394.wiki.kernel.org/index.php/Release_Notes 1394 release notes] at kernel.org.
12.6. Input
Add Davinci Keypad Driver [http://git.kernel.org/linus/bc09dcadc1a3da87d58aa70ebc8e9441205be75c (commit)]
Add driver for Altera PS/2 controller [http://git.kernel.org/linus/fb5bbee0dd033db7c31fe6cb78d2ce2b6588fd42 (commit)]
Add driver for Dynapro serial touchscreen [http://git.kernel.org/linus/a5f523bc0cdee2a163a034344ebf1163799b3c5d (commit)]
Add generic support for sparse keymaps [http://git.kernel.org/linus/36203c4f3d091b5f6c082663bd1f74273798043a (commit)]
Add mc13783 touchscreen driver [http://git.kernel.org/linus/d201fd5dfb22801b6b012bb9f58cd186e4690d98 (commit)]
Add S3C24XX touchscreen driver [http://git.kernel.org/linus/f5f96b93e745dd054110d511779e7ec5cfdfdfe6 (commit)]
ALPS - add interleaved protocol support (Dell E6x00 series) [http://git.kernel.org/linus/1d9f26262aef6d63ff65eba0fd5f1583f342b69b (commit)]
Add new driver for ADP5520 MFD PMICs [http://git.kernel.org/linus/fba65fe0ededc538771e47f6d099d7c853f4776e (commit)]
usbtouchscreen - add support for ET&T TC5UH touchscreen controller [http://git.kernel.org/linus/dbe1420b4ba398feef035f7cd8181ec2e492228b (commit)], add support for Zytronic capacitive touchscreen [http://git.kernel.org/linus/2330ed18b27a8f4f10e48e0a1c65ede56e03825c (commit)]
wacom - add support for new LCD tablets [http://git.kernel.org/linus/ec67bbedcf290ef182a897017f65a2707106c7f8 (commit)]
12.7. Sound
Ashai Kasei ak4113 support [http://git.kernel.org/linus/42cfa276aebd28e5cc4350ff6c7d75f1cb84dd98 (commit)], [http://git.kernel.org/linus/8f34692f63d66805b51ff408f4067748d3c1c3fd (commit)]
ice1724 - Infrasonic Quartet support [http://git.kernel.org/linus/6ef80706184be792499a4485a7957f2660b6a076 (commit)]
opti-miro: add PnP detection [http://git.kernel.org/linus/306ecee926cf79f1b3b5f6035be09ef3d83f1b76 (commit)]
Add SuperH DAC audio driver for ALSA V4 [http://git.kernel.org/linus/9dcaa7b25f2c8f6a0485854cd3641f585a154072 (commit)]
snd-pcsp: add nopcm mode [http://git.kernel.org/linus/bcc2c6b7cb320d10c7fcccd87dce87f4384b4332 (commit)]
snd-usb-us122l: add support for US-144 [http://git.kernel.org/linus/4f272341c7a42a71586523f196b242bccde3be8c (commit)]
sscape: add supoort for SPEA Media FX/Reveal SC-600 [http://git.kernel.org/linus/f0968e3f7a8ea30728d2580d3043a30ea9994ec6 (commit)]
Oxygen: add digital filter control [http://git.kernel.org/linus/4852ad02476ab2bbc874f6f8fda9e677e0f09c87 (commit)], add stereo upmixing to center/LFE channels [http://git.kernel.org/linus/3d8bb454c4fbe18cea1adfd4183a4a9ef5f0ef04 (commit)],
usb-audio: add Roland UA-1G support [http://git.kernel.org/linus/d867bba94513cf149cb8462a6e006848acb91d38 (commit)]
virtuoso: add headphone impedance control [http://git.kernel.org/linus/a361e247b4e36c567b44fef354ab595458422d44 (commit)]
- HDA
Add ALC661/259, ALC892/888VD support [http://git.kernel.org/linus/274693f37090ada2cadd09944ab883f05ea6ebe6 (commit)]
Add beep_mode module parameter [http://git.kernel.org/linus/2dca0bba70ce3c233be152e384580c134935332d (commit)]
Add support for the new 27 inch IMacs [http://git.kernel.org/linus/1a5ba2e9fc7999b8de2a71c7e7b9f58d752c05e4 (commit)]
VIA: Add Jack detect feature for VT1708. [http://git.kernel.org/linus/1f2e99febd5dd0c91f0d0752674029a4376649e5 (commit)], add smart5.1 function. [http://git.kernel.org/linus/1564b2878f5cf160f60af99d4dbca1dd7809ee8a (commit)], add VT1716S support. [http://git.kernel.org/linus/f3db423df84570c9950754a5771ad26f0111235f (commit)], add VT1718S support. [http://git.kernel.org/linus/eb7188cafcb7aa1419b8889494cdbd4e6a01da1c (commit)], add VT1812 support. [http://git.kernel.org/linus/ab6734e7ea32e9f9cbe0f55eeddf4aa629ed1c3d (commit)], add VT1828S and VT2020 support. [http://git.kernel.org/linus/bb3c6bfc3f7a5416d85c5dbc312e2d47fc672eef (commit)], add VT2002P support. [http://git.kernel.org/linus/25eaba2f8a6877ba6f58197c4723c2433a316e09 (commit)]
- ASoC
Add Raumfeld audio support [http://git.kernel.org/linus/49af574b60669a58a2e96960ac694ce953119083 (commit)]
Added the CPU driver for PCM controllers [http://git.kernel.org/linus/357a1db94ecc5b3d605574b164d288cd7dbf8dbd (commit)]
Adding OMAP3517 / AM3517 EVM support in ASOC [http://git.kernel.org/linus/89e9abe78151de4d62fefe3976f6ef9f1f086e53 (commit)]
Add support for IGEP v2 [http://git.kernel.org/linus/b2a2236d1f5e7c09c8e74b61f13d8ba3fe82f7be (commit)]
Add support for the WM8727 DAC. [http://git.kernel.org/linus/89933dee5b17c09f2673c2bfd853625a848f91f5 (commit)]
Add WM8711 CODEC driver [http://git.kernel.org/linus/bd6d417743d941c3e5eabb21abbcac9737f11061 (commit)]
ADS117x ADC driver [http://git.kernel.org/linus/2dcf9fb99d4ecadecb2685a9eb82e6b85511c960 (commit)]
AK4671: add ak4671 codec driver [http://git.kernel.org/linus/2312fd8f6b252b7d3c1d74b20c75b7bff98bab65 (commit)]
Codec driver for Texas Instruments tlv320dac33 codec [http://git.kernel.org/linus/c8bf93f0fe8c5a509a29e30f3bac823fa0f6d96e (commit)]
Davinci: Add audio codec support for DM365 EVM [http://git.kernel.org/linus/9b95b166789d3ec57cea8cca0d42e602b8643ab0 (commit)]
OMAP: enable Overo driver for CM-T35 [http://git.kernel.org/linus/8df89bc35c188e389295eaf7917653f13c83ce70 (commit)]
Support WM8580 based audio subsystem on SMDK64xx machines [http://git.kernel.org/linus/d0f5fa17aa63262685e43b798ca0830d89786235 (commit)]
TPA6130A2 amplifier driver [http://git.kernel.org/linus/493b67efffc462703d583389aca96f850c18d3b3 (commit)]
Remove OSS Ensoniq Soundscape driver. It's broken after conversion to mutexes and a new ALSA snd-sscape driver handles all devices [http://git.kernel.org/linus/b7d5d946e50116f4150542f881ac90ac74c28165 (commit)]
12.8. Staging Drivers
Added Realtek rtl8192u driver to staging [http://git.kernel.org/linus/8fc8598e61f6f384f3eaf1d9b09500c12af47b37 (commit)]
rt2860: add RT3090 chipset support [http://git.kernel.org/linus/e44fd1cfded0e42c681ad5419b1ceea600ead29d (commit)]
Add Samsung Laptop driver [http://git.kernel.org/linus/d189164a2426a5169117cfe154186c2f999ada87 (commit)]
Add batman-adv meshing protocol [http://git.kernel.org/linus/5beef3c9bf7f967a4a70ddb0108fd3e459fed133 (commit)]
iio: tsl2563 ambient light sensor driver [http://git.kernel.org/linus/ee1f1fa4071416b130fd0771d1f26ea3f41e1fc3 (commit)]
sm7xx: add a new framebuffer driver [http://git.kernel.org/linus/d7edf47947f9d921be6ca5fc8e83049124466f98 (commit)]
wlags49_h2: add Agere driver for HERMES II and HERMES II.5 chipsets [http://git.kernel.org/linus/68c0bdff7ac903421f224e080499c51cd5287f97 (commit)]
Unmaintained drivers that are moved to staging and will be removed if nobody fixes them: strip [http://git.kernel.org/linus/955015bb0b42167d14f776ff5947ae2463a974dc (commit)], wavelan [http://git.kernel.org/linus/0234f84ebb00d36c48062befa5436eef36b71ccd (commit)], netwave [http://git.kernel.org/linus/4b5783549730da21d88b41dce9a2b738afa44abc (commit)], arlan [http://git.kernel.org/linus/e38879efd336fb78b288dcebdc9ca030fd24f449 (commit)],
Remove tsl2561 driver. Support merged with tsl2563. [http://git.kernel.org/linus/eaacdd9b31b9dd6b342b569711b69e47dbba19b2 (commit)]
Remove no longer needed rt3090 driver [http://git.kernel.org/linus/e20aea64e160d5873c2aaf62cc255ea81ce000eb (commit)]
dst: remove from the tree (will be replaced by another thing) [http://git.kernel.org/linus/29d249ed80c80b479df78e456e6809223c648505 (commit)]
android: delete android drivers [http://git.kernel.org/linus/b0a0ccfad85b3657fe999805df65f5cfe634ab8a (commit)]
12.9. V4L/DVB
Add a v4l2-subdev (soc-camera) driver for Omnivision OV9640 sensor [http://git.kernel.org/linus/8d64827172ae680d34d0611a1e865b546e6a5f08 (commit)]
ec100: add new driver for E3C EC100 DVB-T demodulator [http://git.kernel.org/linus/a15c7b42b2b8eda719920e93b81be031f2e0b01b (commit)]
ec168: add new driver for E3C EC168 DVB USB [http://git.kernel.org/linus/2bf290be4f3ef11889026d750244cc3bd1164974 (commit)]
soc-camera: add a new driver for the RJ54N1CB0C camera sensor from Sharp [http://git.kernel.org/linus/8f37cf25badd0ba9de7cd05c3f1d5362607c1bf9 (commit)], add mt9t112 camera driver [http://git.kernel.org/linus/858424b998ae112b2e04f4584bcdc6b0362a714a (commit)]
Add support for Asus Europa Hybrid DVB-T card [http://git.kernel.org/linus/e3c6e1aaa5db7822524f5b1355960fd732910068 (commit)]
gspca_ov519: Add support for OV2610 and OV3610 sensors [http://git.kernel.org/linus/635118d5b19c4ad562d425a3f3491c721d6a8293 (commit)], add support for the ovfx2 bridge [http://git.kernel.org/linus/b46aaa02648cd8c1ebc20191304e2f6a2382d04c (commit)]
radio: Add support for TEF6862 tuner [http://git.kernel.org/linus/eea85b0a629970d462481a80e1d45f4d71fe797f (commit)]
saa7134: add support for the Leadtek DTV1000S [http://git.kernel.org/linus/184e769f93e734ced24c948ea02e3d541c45c766 (commit)]
cx23885: card mygica x8506 add analog video input support [http://git.kernel.org/linus/bc1548adbee02899c7db5cd045bb0d799b220dce (commit)]
gspca: pac7311: Webcam 093a:2628 added. [http://git.kernel.org/linus/56e93ed9cff06e258cff8815fde31cd61d0a6d5a (commit)], add support for Winbond W9967CF and W9968CF camera's [http://git.kernel.org/linus/a511ba947600ae263f8c29c86020ba66a901d3e5 (commit)], [http://git.kernel.org/linus/79b359025d57969decb465973f7c0ea195009007 (commit)], add stv0680 subdriver [http://git.kernel.org/linus/21f1b932dbcc5ed18444e6995aeb856e583804ae (commit)]
uvcvideo: Add support for MSI Starcam 370i webcams [http://git.kernel.org/linus/3bc766ad374d04349ba09bd93f51980ad29d11c3 (commit)]
cx23885: add digital television support for Hauppauge WinTV-HVR1290 [http://git.kernel.org/linus/aee0b24c05f6e9615115748a8ea5042d8ee0e6a0 (commit)]
af9015: support for Sveon STV20 Tuner USB DVB-T HDTV [http://git.kernel.org/linus/5232263a7daa1247fe4a30579c296ddccfeeb7e6 (commit)]
Maxium MAX2165 silicon tuner [http://git.kernel.org/linus/95963cbcd0ee00026cc34ba84906ee4aa2029f4d (commit)]
Altobeam ATBM8830 GB20600-2006(DMB-TH) demodulator [http://git.kernel.org/linus/ec27b6aafb1796a09aad401143f70ad079421ca4 (commit)]
cx23885: Add support for Mygica X8558pro DMB-TH [http://git.kernel.org/linus/ea5697fe9ed6a1d534de436eff3138041e3c8aa9 (commit)]
cx-usb: add Mygica D689 DMB-TH USB support [http://git.kernel.org/linus/b18bd1d8806c0982c7835dcb58a27c4e9005e4fb (commit)]
firedtv: port to new firewire core [http://git.kernel.org/linus/87918334792a4d8a73b0511466b77bd6aa055db3 (commit)]
Add Prof 7301 PCI DVB-S2 card [http://git.kernel.org/linus/b699c2712b1ddcc3ef4491adde00a47a880fde97 (commit)]
Tevii S470 and TBS 6920 fixes [http://git.kernel.org/linus/09ea33e5c696958e8b1ae6d5ab184476b16592f1 (commit)]
em28xx: add support for em2800 VC211A card [http://git.kernel.org/linus/694a101e6acb865f5405a95c358eea43c813cf24 (commit)]
Dib8090: Add the Dib0090 tuner driver and STK8096GP-board [http://git.kernel.org/linus/03245a5ee69a5faa99b020fe1aca9bafe10c46a9 (commit)]
v4l: add a media-bus API for configuring v4l2 subdev pixel and frame formats [http://git.kernel.org/linus/9a74251d8bee7a25fee89a0be3ccea73e01c1a05 (commit)]
rj54n1cb0c: Add cropping, auto white balance, restrict sizes, add platform data [http://git.kernel.org/linus/a6b5f2008a3d54b5f5350a01121b718dd6bfead7 (commit)]
Add support for yet another Dvbworld, Tevii and Prof USB devices [http://git.kernel.org/linus/141cc35e2d2941fcf4cfc78a75c75f7fc083d25f (commit)]
12.10. HID
Add support for Acan FG-8100 barcode reader [http://git.kernel.org/linus/e8d0eab4d9eda9f5e97852f780f020bfb134f9f0 (commit)]
blacklist Acer Ferrari 4005 optical mouse [http://git.kernel.org/linus/eb8141ccd32d422fa11c6e2108cae4c40456d811 (commit)]
Support Logitech/3DConnexion Spacetraveler and Spacenavigator [http://git.kernel.org/linus/24985cf68612a5617d396b0b188cec807641cde1 (commit)]
12.11. RTC
Add an RTC driver for the Oki MSM6242 [http://git.kernel.org/linus/4f9b9bba1dd1489909f4cb339233ced979663297 (commit)]
Add an RTC driver for the Ricoh RP5C01 [http://git.kernel.org/linus/4f672ce298e1b53a2f16571ef87810d0f73bfb1f (commit)]
Add driver for BQ32000 I2C RTC [http://git.kernel.org/linus/1ce7c83fa91d27bd0e195e8b2ff10d3a1caeb0d6 (commit)]
Add Freescale MC13783 RTC driver [http://git.kernel.org/linus/43299f285937c907abcdd987c670c755194943cc (commit)]
Add twl6030 RTC support [http://git.kernel.org/linus/a6b49ffd2d4bba53ad172b1e78ee51fe15ab195e (commit)]
12.12. Bluetooth
12.13. MFD
Add 88PM8607 driver [http://git.kernel.org/linus/4107da2a2853c070fb3effa58a83f94dc067fc44 (commit)]
Add AB4500 driver [http://git.kernel.org/linus/0c41839e98272a317d4af4dfcb54b599b2c3dcba (commit)]
Add ADP5520/ADP5501 driver [http://git.kernel.org/linus/a5736e0b62fcb7c1b20892c62e1c5fe5e9387c86 (commit)]
Add SuperH Mobile SDHI platform driver [http://git.kernel.org/linus/a87d563873a6f1ee98233b57af665f2d0fc90ebb (commit)]
Add support for twl6030 irq framework [http://git.kernel.org/linus/e8deb28ca8e221de0239eafb3c3d431d8854278e (commit)]
Add support for WM8320 PMICs [http://git.kernel.org/linus/d4e0a89e3d170affa896efcdb4320e38a2f3a546 (commit)]
Near complete mc13783 rewrite [http://git.kernel.org/linus/9e2726776d45b1e383625b3ce4f8b511456e09ad (commit)]
twl4030: add twl4030_codec MFD as a new child to the core [http://git.kernel.org/linus/0b83ddebc6e884dc0221358cf68c461520fbdd8e (commit)]
12.14. MTD
Add bcmring nand driver [http://git.kernel.org/linus/266dead21675aeb89407b1213788cd924353d5e1 (commit)]
OneNAND: multiblock erase support [http://git.kernel.org/linus/72073027ee95d059eb5a064da4a978efab36d4ab (commit)]
OneNAND OTP support rework [http://git.kernel.org/linus/3cf602532c535ec655725e9833378e04c9fd7783 (commit)]
maps: remove obsolete ipaq-flash driver [http://git.kernel.org/linus/9729b260ea5ef4b2c5de0643a7b764b408e275b1 (commit)]
12.15. HWMON
New driver for AMD Family 10h/11h CPUs [http://git.kernel.org/linus/3c57e89b467d1db6fda74d5c97112c8b9466dd97 (commit)]
New driver for the National Semiconductor LM73 [http://git.kernel.org/linus/4e233cbed249ea94d989b8be08eac0414dbdc44b (commit)]
Add driver for VIA CPU core temperature [http://git.kernel.org/linus/70c38772aef27b01dc236fb4016261c3828df6aa (commit)]
Add Freescale MC13783 ADC driver [http://git.kernel.org/linus/93ee0a75f6e4b2c7ec20fd8f4ace87f88ba785b9 (commit)]
adt7475: Add support for the ADT7473 [http://git.kernel.org/linus/b180d0508475c5c55085839d22f454c69379eacc (commit)], add support for the ADT7476 [http://git.kernel.org/linus/d8d2ee073274ab666282d1942d08f1bb454d715b (commit)], add support for the ADT7490 [http://git.kernel.org/linus/3d849981711741e76e501e4b9e3e7b792f2b0fd5 (commit)]
f71882fg: Add support for the f71889fg (version 2) [http://git.kernel.org/linus/7669896f499e1bce5cfb38f2685ff583ecdb24dd (commit)]
I2C bus support for lis3lv02d and variant accelerometer chips [http://git.kernel.org/linus/312ea07bf067d41b339473e696f9199245d762f3 (commit)]
12.16. Various
ppc440spe-adma: adds updated ppc440spe adma driver [http://git.kernel.org/linus/12458ea06efd7b44281e68fe59c950ec7d59c649 (commit)]
ad525x_dpot: new driver for AD525x digital potentiometers [http://git.kernel.org/linus/4eb174bee6f8623fed1af0072f1bebfc3b513a52 (commit)]
Add COH 901 318 DMA block driver v5 [http://git.kernel.org/linus/61f135b92f4758bc4d4767cd0a5d2da954e27f14 (commit)]
Add OMAP spi100k driver [http://git.kernel.org/linus/35c9049b27040d09461bc90928ad770be7ddf661 (commit)]
collie: add battery driver [http://git.kernel.org/linus/f1fce597e68c91f04381ad869579fd2fe6064101 (commit)]
cs5535: add a generic clock event MFGPT driver [http://git.kernel.org/linus/c95d1e53ed89b75a4d7b68d1cbae4607b1479243 (commit)], [http://git.kernel.org/linus/c30d7d2b9987e189bc6d5ec6635785b91a6ee81e (commit)], [http://git.kernel.org/linus/82dca611bb516ec5fb7d04077733d6a4b70f52d1 (commit)], [http://git.kernel.org/linus/5f0a96b044d8edaee20f4a32ef6c393599ca55f8 (commit)]
- Spi
Add s3c64xx SPI Controller driver [http://git.kernel.org/linus/230d42d422e7b69fc9b270f41c69e63b54572e26 (commit)]
Controller driver for Designware SPI core [http://git.kernel.org/linus/e24c745272072fd2abe55209f1949b7b7ee602a7 (commit)]
spi_s3c24xx: add FIQ pseudo-DMA support [http://git.kernel.org/linus/bec0806cfec6ded1a7e097bb95279e521a796129 (commit)]
SuperH MSIOF SPI Master driver V2 [http://git.kernel.org/linus/8051effcbced8478119167b93b0e9554cb82d28e (commit)]
- MMC
Blackfin SD Host Controller Driver [http://git.kernel.org/linus/eb962d5bb7da4f25e20e5d448ee3aac394144ff6 (commit)]
sdhci-of: add support for the wii sdhci controller [http://git.kernel.org/linus/1144ab5d4b2da9f964d126105c6b3ced939eb073 (commit)], reorganize driver to support additional hardware [http://git.kernel.org/linus/7657c3a7d4bd42b832af5d6bb0e0e9bdba82d44d (commit)]
- Regulator
Add 88PM8607 PMIC driver [http://git.kernel.org/linus/be0e2d3e802908e2a3ca620ba8f49ecab87982b2 (commit)]
Add driver for MAX8660/8661 [http://git.kernel.org/linus/27f37e4bfed803be338dcc78845d4a67eefb40a0 (commit)]
Add support for twl6030 regulators [http://git.kernel.org/linus/441a450554dada1c59fc06fdf068cb0eeba53c6d (commit)]
- I2C
i2c-stub: Implement I2C block support [http://git.kernel.org/linus/4710317891e4824ce1510a6b5066abbd3e917750 (commit)]
i2c-voodoo3: Delete [http://git.kernel.org/linus/a0c11cdd6a1975fd8d6d186f2e2865a82f3e9bbf (commit)]
- leds
Add driver for ADP5520/ADP5501 MFD PMICs [http://git.kernel.org/linus/ed4a10b47ff1e4059157f33248a62d9551ced786 (commit)]
Add driver for LT3593 controlled LEDs [http://git.kernel.org/linus/a8dd18feb68ef0c5d3ec02f7d198740ddd7e8fd3 (commit)]
Add LED class driver for regulator driven LEDs. [http://git.kernel.org/linus/d4cc6a2eee98faebf2c7d3ebc4b35541c1d47d21 (commit)]
LED driver for Intel NAS SS4200 series (v5) [http://git.kernel.org/linus/a328e95b82c1b8483ae5ab2f809140664d7f6c92 (commit)]
radio: New driver for the radio FM module on Miro PCM20 a card [http://git.kernel.org/linus/8366fc390865bfb1497fe19a518fe5713f96ba3b (commit)]
PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode [http://git.kernel.org/linus/0584396157ad2d008e2cc76b4ed6254151183a25 (commit)]
pcmcia: use dynamic debug instead of custom infrastructure [http://git.kernel.org/linus/d50dbec3ce52e1608636b8a624d087da9ced8cde (commit)]
tty: esp: remove broken driver [http://git.kernel.org/linus/f53a2ade0bb9f2a81f473e6469155172a96b7c38 (commit)]
edac: i5100 add scrubbing [http://git.kernel.org/linus/295439f2a341f2742fa11d143eda0940c5d4acfa (commit)]
gpio: add GPIO driver for the Timberdale FPGA [http://git.kernel.org/linus/35570ac6039ef490b9c5abde1fee4803a39bf4e1 (commit)]
dmar: support for parsing Remapping Hardware Static Affinity structure [http://git.kernel.org/linus/ee34b32d8c2950f66038c8975747ef9aec855289 (commit)]
drivers/misc: add driver for Texas Instruments DAC7512 [http://git.kernel.org/linus/4d00928c1f02defc81afcc5cc6198581c4bd03e8 (commit)]
12.17. Other news sources tracking the kernel changes
* H-online
[http://www.h-online.com/open/news/item/Kernel-Log-Coming-in-2-6-33-Part-1-Networking-898841.html Networking]
[http://www.h-online.com/open/news/item/Kernel-Log-Coming-in-2-6-33-Part-2-Storage-914669.html Storage]
[http://www.h-online.com/open/news/item/Kernel-Log-Coming-in-2-6-33-Part-3-Graphics-922495.html Graphics]
[http://www.h-online.com/open/news/item/Kernel-Log-Coming-in-2-6-33-Part-4-Architecture-and-virtualisation-929402.html Architecture and virtualisation]
[http://www.h-online.com/open/news/item/Kernel-Log-Coming-in-2-6-33-Part-5-Drivers-931993.html Drivers]