summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: snd-usb-caiaq: use vmalloc buffersAntonio Ospite2013-06-211-8/+6
* ALSA: snd-usb-caiaq: remove the unused snd_card_used variableAntonio Ospite2013-06-211-2/+1
* ALSA: vx_core: off by one in vx_read_status()Dan Carpenter2013-06-211-1/+1
* ALSA: hda - Make Thinkpad X220-tablet use generic parserDavid Henningsson2013-06-201-1/+1
* ALSA: hda - Fix missing Mic Boost controls for VIA codecsTakashi Iwai2013-06-192-0/+10
* ALSA: hda - Use snd_hda_check_power_state() in patch_hdmi.cTakashi Iwai2013-06-181-6/+2
* ALSA: hda - Avoid choose same converter for unused pinsWang Xingchao2013-06-181-14/+75
* ALSA: hda - Cache the MUX selection for generic HDMITakashi Iwai2013-06-181-1/+1
* ALSA: firewire: fix error return code in scs_probe()Wei Yongjun2013-06-181-1/+3
* ALSA: hda - Haswell converter power state D0 verifyWang Xingchao2013-06-181-2/+11
* ALSA: hda - Fix return value of snd_hda_check_power_state()Takashi Iwai2013-06-181-1/+1
* ALSA: sound/usb/misc/ua101.c: convert __list_for_each usage to list_for_eachDave Jones2013-06-181-1/+1
* ALSA: hda - Update HD-Audio-Models.txtDavid Henningsson2013-06-171-20/+20
* Merge branch 'for-linus' into for-nextTakashi Iwai2013-06-172-0/+6
|\
| * ALSA: hda - Add models for Dell headset jacksDavid Henningsson2013-06-172-0/+6
* | ALSA: usx2y: remove some old dead codeDan Carpenter2013-06-171-3/+0
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-06-17685-4781/+9395
|\ \ | |/
| * ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam c310Takashi Iwai2013-06-171-0/+1
| * ALSA: hda - Fix pin configurations for MacBook Air 4,2Takashi Iwai2013-06-171-0/+23
| * ALSA: usb-audio: work around Android accessory firmware bugClemens Ladisch2013-06-171-2/+20
| * ALSA: hda - Headset mic support for three more machinesDavid Henningsson2013-06-171-0/+3
| * Linux 3.10-rc6v3.10-rc6Linus Torvalds2013-06-151-1/+1
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-1513-29/+96
| |\
| | * Merge tag 'fixes-3.10-4' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson2013-06-113-6/+9
| | |\
| | | * arm: mvebu: armada-xp-{gp,openblocks-ax3-4}: specify PCIe rangeThomas Petazzoni2013-06-062-4/+6
| | | * ARM: Kirkwood: handle mv88f6282 cpu in __kirkwood_variant().Nicolas Schichan2013-06-061-2/+3
| | * | ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platformsTomasz Figa2013-06-111-5/+13
| | * | ARM: prima2: fix incorrect panic usageHaojian Zhuang2013-06-112-4/+8
| | * | Merge tag 'omap-for-v3.10/fixes-v3.10-rc4' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-06-097-14/+66
| | |\ \
| | | * \ Merge tag 'omap-fixes-b-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2013-06-072-10/+17
| | | |\ \
| | | | * | ARM: omap3: clock: fix wrong container_of in clock36xx.cJean-Philippe Francois2013-06-061-9/+9
| | | | * | arm: omap2: fix AM33xx hwmod infos for UART2Thomas Petazzoni2013-06-031-1/+8
| | | * | | Merge branch 'dts-fixes-for-3.10' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2013-06-07206-1655/+4045
| | | |\ \ \
| | | | * | | ARM: dts: OMAP5: Fix missing PWM capability to timer nodesSuman Anna2013-06-031-0/+3
| | | | * | | ARM: dts: omap4-panda|sdp: Fix mux for twl6030 IRQ pin and msecure lineKevin Hilman2013-06-032-0/+40
| | | | * | | ARM: dts: AM33xx: Fix properties on gpmc nodeLars Poeschel2013-06-031-2/+2
| | | | |/ /
| | | * | | ARM: OMAP3: Fix iva2_pwrdm settings for 3703Tony Lindgren2013-05-301-2/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-1520-81/+147
| |\ \ \ \ \
| | * | | | | sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman2013-06-131-4/+2
| | * | | | | netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier2013-06-131-1/+5
| | * | | | | tulip: Properly check dma mapping resultNeil Horman2013-06-131-0/+6
| | * | | | | net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda2013-06-131-4/+11
| | * | | | | ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet2013-06-132-5/+5
| | * | | | | drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N2013-06-131-4/+1
| | * | | | | drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N2013-06-131-2/+2
| | * | | | | net/ipv4: ip_vti clear skb cb before tunneling.Saurabh Mohan2013-06-131-2/+1
| | * | | | | tg3: Wait for boot code to finish after power onNithin Sujir2013-06-131-0/+10
| | * | | | | l2tp: Fix sendmsg() return valueGuillaume Nault2013-06-131-1/+1
| | * | | | | l2tp: Fix PPP header erasure and memory leakGuillaume Nault2013-06-131-2/+2
| | * | | | | bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov2013-06-132-5/+12
OpenPOWER on IntegriCloud