summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown2013-08-151-1/+4
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | | * | | | | | | ASoC: cs42l52: Add new TLV for Beep VolumeBrian Austin2013-08-061-1/+4
| | | * | | | | | | ASoC: cs42l52: Reorder Min/Max and update to SX_TLV for Beep VolumeBrian Austin2013-08-061-1/+1
| * | | | | | | | | ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam C525Maksim A. Boyko2013-08-121-0/+1
| * | | | | | | | | ALSA: hda - Fix missing mute controls for CX5051Takashi Iwai2013-08-121-3/+3
| * | | | | | | | | ALSA: usb-audio: fix automatic Roland/Yamaha MIDI detectionClemens Ladisch2013-08-121-3/+3
| * | | | | | | | | ALSA: 6fire: make buffers DMA-able (midi)Torsten Schenk2013-08-122-6/+16
| * | | | | | | | | ALSA: 6fire: make buffers DMA-able (pcm)Torsten Schenk2013-08-122-2/+41
| * | | | | | | | | ALSA: hda - Add pinfix for LG LW25 laptopTakashi Iwai2013-08-121-0/+10
* | | | | | | | | | Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-08-1610-37/+55
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold2013-08-141-1/+1
| * | | | | | | | | | USB: mos7720: fix broken control requestsJohan Hovold2013-08-141-7/+14
| * | | | | | | | | | usb: add two quirky touchscreenOliver Neukum2013-08-141-0/+6
| * | | | | | | | | | USB: ti_usb_3410_5052: fix big-endian firmware handlingJohan Hovold2013-08-121-4/+5
| * | | | | | | | | | USB: adutux: fix big-endian device-type reportingJohan Hovold2013-08-121-1/+1
| * | | | | | | | | | USB: usbtmc: fix big-endian probe of Rigol devicesJohan Hovold2013-08-121-4/+4
| * | | | | | | | | | USB: mos7840: fix big-endian probeJohan Hovold2013-08-121-1/+1
| * | | | | | | | | | USB-Serial: Fix error handling of usb_wwanMatt Burtch2013-08-121-10/+10
| * | | | | | | | | | wusbcore: fix kernel panic when disconnecting a wireless USB->serial deviceThomas Pugliese2013-08-121-2/+7
| * | | | | | | | | | USB: EHCI: accept very late isochronous URBsAlan Stern2013-08-121-7/+6Star
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-1680-377/+651
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2013-08-166-49/+41Star
| * | | | | | | | | | tun: signedness bug in tun_get_user()Dan Carpenter2013-08-151-2/+4
| * | | | | | | | | | qlcnic: Fix diagnostic interrupt test for 83xx adaptersManish Chopra2013-08-151-0/+5
| * | | | | | | | | | qlcnic: Fix beacon state return status handlingSucheta Chakraborty2013-08-151-3/+3
| * | | | | | | | | | qlcnic: Fix set driver version commandHimanshu Madhani2013-08-152-3/+6
| * | | | | | | | | | net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...Daniel Borkmann2013-08-151-5/+8
| * | | | | | | | | | net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer2013-08-155-2/+72
| * | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-08-153-4/+2Star
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | openvswitch: Reset tunnel key between input and output.Jesse Gross2013-08-151-0/+1
| | * | | | | | | | | | openvswitch: Use correct type while allocating flex array.Pravin B Shelar2013-08-151-1/+1
| | * | | | | | | | | | openvswitch: Fix bad merge resolution.Jesse Gross2013-08-151-3/+0Star
| * | | | | | | | | | | drivers/net/ethernet/via/via-velocity.c: update napi implementationJulia Lawall2013-08-151-1/+3
| * | | | | | | | | | | Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy2013-08-151-83/+24Star
| * | | | | | | | | | | be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi2013-08-152-0/+9
| * | | | | | | | | | | tun: compare with 0 instead of total_lenWeiping Pan2013-08-141-2/+2
| * | | | | | | | | | | rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg headerAsbjoern Sloth Toennesen2013-08-141-1/+1
| * | | | | | | | | | | ethernet/arc/arc_emac - fix NAPI "work > weight" warningAlexey Brodkin2013-08-141-1/+1
| * | | | | | | | | | | ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar2013-08-142-17/+1Star
| * | | | | | | | | | | Merge branch 'bnx2x'David S. Miller2013-08-146-27/+98
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | bnx2x: prevent crash in shutdown flow with CNICYuval Mintz2013-08-141-2/+1Star
| | * | | | | | | | | | | bnx2x: fix PTE write access errorBarak Witkowsky2013-08-143-0/+15
| | * | | | | | | | | | | bnx2x: fix memory leak in VFAriel Elior2013-08-141-1/+1
| | * | | | | | | | | | | bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov2013-08-143-12/+24
| | * | | | | | | | | | | bnx2x: protect different statistics flowsDmitry Kravkov2013-08-143-12/+57
| |/ / / / / / / / / / /
| * | | | | | | | | | | myri10ge: Update MAINTAINERSHyong-Youb Kim2013-08-141-2/+2
| * | | | | | | | | | | skge: dma_sync the whole receive bufferstephen hemminger2013-08-141-2/+4
| * | | | | | | | | | | genetlink: fix family dump raceJohannes Berg2013-08-131-0/+7
| * | | | | | | | | | | net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruptionDaniel Borkmann2013-08-131-2/+2
| * | | | | | | | | | | net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF stateDaniel Borkmann2013-08-131-2/+2