aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-0616-16/+52
| |\ \ \ \
| | * | | | iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville2011-04-041-1/+1
| | * | | | rt2x00: fix cancelling uninitialized workStanislaw Gruszka2011-04-041-2/+4
| | * | | | rtlwifi: Fix some warnings/bugsLarry Finger2011-04-043-3/+3
| | * | | | p54usb: IDs for two new devicesChristian Lamparter2011-04-041-0/+2
| | * | | | wl12xx: fix potential buffer overflow in testmode nvs pushLuciano Coelho2011-04-041-1/+4
| | * | | | zd1211rw: reset rx idle timer from taskletJussi Kivilinna2011-04-042-1/+14
| | * | | | zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async()Jussi Kivilinna2011-04-041-1/+5
| | * | | | mac80211: Fix duplicate frames on cooked monitorHelmut Schaa2011-04-041-1/+1
| | * | | | mac80211: fix comment regarding aggregation buf_sizeJohannes Berg2011-04-041-2/+13
| | * | | | ath9k: Fix phy info print message with AR9485 chipset.Senthil Balasubramanian2011-04-041-0/+1
| | * | | | wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho2011-04-042-2/+2
| | * | | | b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville2011-04-042-2/+2
| * | | | | dsa/mv88e6131: add support for mv88e6085 switchPeter Korsgaard2011-04-062-4/+21
| * | | | | ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2)Neil Horman2011-04-062-1/+6
| * | | | | be2net: Fix a potential crash during shutdown.Ajit Khaparde2011-04-061-3/+5
| * | | | | bna: Fix for handling firmware heartbeat failureRasesh Mody2011-04-061-7/+3
| * | | | | can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra2011-04-062-1/+4
| * | | | | smsc911x: fix mac_lock acquision before calling smsc911x_mac_readEnric Balletbo i Serra2011-04-061-3/+5
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-0518-115/+151
| |\ \ \ \ \
| | * | | | | netfilter: xt_conntrack: fix inverted conntrack direction testFlorian Westphal2011-04-041-1/+1
| | * | | | | netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->routeFlorian Westphal2011-04-042-15/+28
| | * | | | | netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal2011-04-045-9/+17
| | * | | | | netfilter: af_info: add network namespace parameter to route hookFlorian Westphal2011-04-045-10/+13
| | * | | | | IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom2011-04-042-2/+2
| | * | | | | netfilter: h323: bug in parsing of ASN1 SEQOF fieldDavid Sterba2011-04-041-1/+1
| | * | | | | netfilter: ipset: references are protected by rwlock instead of mutexJozsef Kadlecsik2011-04-047-56/+73
| | * | | | | netfilter: ipset: list:set timeout variant fixesJozsef Kadlecsik2011-04-041-29/+24
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-04-109-34/+61
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2011-04-095-27/+50
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: hda - Don't query connections for widgets have no connectionsTakashi Iwai2011-04-071-0/+3
| | * | | | | | | ALSA: HDA: Fix single internal mic on ALC275 (Sony Vaio VPCSB1C5E)David Henningsson2011-04-071-1/+1
| | * | | | | | | ALSA: hda - HDMI: Fix MCP7x audio infoframe checksumsAaron Plattner2011-04-071-26/+44
| | * | | | | | | ALSA: usb-audio: define another USB ID for a buggy USB MIDI cableTarek Soliman2011-04-061-0/+1
| | * | | | | | | ALSA: HDA: Fix dock mic for Lenovo X220-tabletDavid Henningsson2011-04-051-0/+1
| * | | | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-04-09689-10452/+17839
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2011-04-05689-10452/+17839
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ASoC: format_register_str: Don't clip register valuesStephen Warren2011-04-031-4/+4
| | | * | | | | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-04-037-17/+23
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | | | * | | | | | | ASoC: PXA: Fix oops in __pxa2xx_pcm_prepareVasily Khoruzhick2011-04-032-0/+4
| | | | * | | | | | | ASoC: zylonite: set .codec_dai_name in initializerAntonio Ospite2011-03-301-3/+3
* | | | | | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-04-092-21/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) regionHong Xu2011-04-011-16/+2
| * | | | | | | | | | | mtd: atmel_nand: modify test case for using DMA operationsNicolas Ferre2011-04-011-2/+4
| * | | | | | | | | | | mtd: atmel_nand: fix support for CPUs that do not support DMA accessHong Xu2011-04-011-1/+4
| * | | | | | | | | | | mtd: atmel_nand: trivial: change DMA usage information traceNicolas Ferre2011-04-011-1/+2
| * | | | | | | | | | | mtd: mtdswap: fix printk format warningRandy Dunlap2011-04-011-1/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-04-083-37/+27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSECBryan Schumaker2011-04-071-3/+1
| * | | | | | | | | | | NFS: Fix a signed vs. unsigned secinfo bugBryan Schumaker2011-04-061-33/+25