aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2009-08-045-34/+86
|\
| * ALSA: hda - Read buffer overflowRoel Kluin2009-08-031-1/+1
| * ALSA: hda: Correct EAPD for Dell Inspiron 1525Chengu Wang2009-08-031-1/+8
| * ALSA: hda: warn on spurious responseWu Fengguang2009-08-031-1/+5
| * ALSA: hda: remember last command for each codecWu Fengguang2009-08-031-5/+6
| * ALSA: hda: read CORBWP inside reg_lockWu Fengguang2009-08-031-1/+3
| * ALSA: hda: take reg_lock in azx_init_cmd_io/azx_free_cmd_ioWu Fengguang2009-08-031-0/+4
| * ALSA: hda: take cmd_mutex in probe_codec()Wu Fengguang2009-08-031-0/+2
| * ALSA: hda: track CIRB/CORB command/response states for each codecWu Fengguang2009-08-033-24/+56
| * ALSA: hda - Fix quirk for Toshiba Satellite A135-S4527Takashi Iwai2009-08-031-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-08-042-100/+54
|\ \
| * | tty-ldisc: be more careful in 'put_ldisc' lockingLinus Torvalds2009-08-041-5/+12
| * | tty-ldisc: turn ldisc user count into a proper refcountLinus Torvalds2009-08-041-97/+46
| * | tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds2009-08-042-11/+9
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-08-044-49/+77
|\ \ \
| * | | Make SCSI SG v4 driver enabled by default and remove EXPERIMENTAL dependency,...John Stoffel2009-08-041-4/+7
| * | | block: Update topology documentationMartin K. Petersen2009-08-012-20/+36
| * | | block: Stack optimal I/O sizeMartin K. Petersen2009-08-011-0/+11
| * | | block: Add a wrapper for setting minimum request size without a queueMartin K. Petersen2009-08-012-7/+25
| * | | block: Make blk_queue_stack_limits use the new stacking interfaceMartin K. Petersen2009-08-011-21/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-0455-165/+364
|\ \ \ \
| * | | | ehea: Fix napi list corruption on ifconfig downHannes Hering2009-08-042-1/+4
| * | | | igbvf: Allow VF driver to correctly recognize failure to set macAlexander Duyck2009-08-041-0/+4
| * | | | 3c59x: Fix build failure with gcc 3.2Jean Delvare2009-08-031-4/+6
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-0311-14/+42
| |\ \ \ \
| | * | | | iwlagn: do not send key clear commands when rfkill enabledReinette Chatre2009-08-031-0/+12
| | * | | | libertas: Read buffer overflowRoel Kluin2009-08-031-1/+1
| | * | | | drivers/net/wireless: introduce missing kfreeJulia Lawall2009-08-031-0/+1
| | * | | | drivers/net/wireless/iwlwifi: introduce missing kfreeJulia Lawall2009-08-031-6/+6
| | * | | | zd1211rw: fix unaligned access in zd_mac_rxPatrick Simmons2009-08-031-1/+1
| | * | | | cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez2009-08-035-5/+18
| | * | | | cfg80211: add two missing NULL pointer checksJohannes Berg2009-08-031-1/+3
| * | | | | sky2: Avoid transmits during sky2_down()Mike McCormack2009-08-032-1/+14
| * | | | | ixgbe: Patch to modify 82598 PCIe completion timeout valuesMallikarjuna R Chilakala2009-08-032-1/+74
| * | | | | bluetooth: rfcomm_init bug fixDave Young2009-08-033-10/+31
| |/ / / /
| * | | | mlx4_en: Fix double pci unmapping.Yevgeny Petrilin2009-08-021-0/+1
| * | | | mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg2009-08-021-2/+2
| * | | | pcnet32: VLB support fixesDon Fry2009-08-021-5/+7
| * | | | pcnet32: remove superfluous NULL pointer check in pcnet32_probe1()Don Fry2009-08-021-11/+7
| * | | | net: restore the original spinlock to protect unicast listJiri Pirko2009-08-021-9/+16
| * | | | netxen: fix coherent dma mask settingDhananjay Phadke2009-08-021-12/+25
| * | | | mISDN: Read buffer overflowroel kluin2009-08-021-1/+1
| * | | | s6gmac: Read buffer overflowroel kluin2009-08-021-1/+1
| * | | | tulip: Read buffer overflowroel kluin2009-08-021-3/+3
| * | | | net: net_assign_generic() fixEric Dumazet2009-08-021-1/+1
| * | | | pppol2tp: calls unregister_pernet_gen_device() at unload timeEric Dumazet2009-08-021-0/+1
| * | | | ppp: fix lost fragments in ppp_mp_explode() (resubmit)Ben McKeegan2009-08-021-16/+18
| * | | | ixgbe: Fix RSC completion delay causing Rx interrupts to stopPeter P Waskiewicz Jr2009-07-302-1/+6
| * | | | ixgbe: Fix usage of second flags bitmap when using LRO/RSCPeter P Waskiewicz Jr2009-07-302-9/+9
| * | | | ixgbe: Fix netpoll to be properly multiqueue awarePeter P Waskiewicz Jr2009-07-301-3/+10