summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | drm/exynos: change member variable name.Eunchul Kim2013-01-045-14/+14
| | * | | | drm/exynos: consider buffer allocation without iommuInki Dae2013-01-041-7/+48
| | * | | | drm/exynos: change file license to GPLInki Dae2013-01-0430-540/+120Star
| | * | | | drm/exynos: consider no iommu support to console framebufferInki Dae2013-01-041-4/+18
| | * | | | drm/exynos: fix flags in dma buf exportingSeung-Woo Kim2013-01-041-1/+1
| |/ / / /
* | | | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-01-088-17/+67
|\ \ \ \ \
| * | | | | ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec)David Henningsson2013-01-071-0/+30
| * | | | | ALSA: au88x0: fix incorrect left shiftNickolai Zeldovich2013-01-071-1/+1
| * | | | | sound: oss/pas2: Fix possible access out of arrayAsim Kadav2013-01-041-0/+5
| * | | | | ALSA: usb-audio: Fix kernel panic of Digidesign Mbox2 quirkDamien Zammit2013-01-044-15/+8Star
| * | | | | ALSA: usb-audio: Add support for Creative BT-D1 via usb sound quirksAlexander Schremmer2013-01-031-0/+22
| * | | | | ALSA: hda - Switch "On" and "Off" for "Mute-LED Mode" kcontrolDavid Henningsson2013-01-031-1/+1
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-0844-115/+353
|\ \ \ \ \
| * | | | | xen/netfront: improve truesize trackingIan Campbell2013-01-081-23/+4Star
| * | | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-01-083-31/+28Star
| |\ \ \ \ \
| | * | | | | netfilter: xt_recent: avoid high order page allocationsEric Dumazet2013-01-041-5/+18
| | * | | | | netfilter: fix missing dependencies for the NOTRACK targetPablo Neira Ayuso2013-01-041-0/+3
| | * | | | | netfilter: ip6t_NPT: fix IPv6 NTP checksum calculationUlrich Weber2013-01-041-26/+7Star
| * | | | | | ipv4: fix NULL checking in devinet_ioctl()Xi Wang2013-01-071-1/+1
| * | | | | | tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet2013-01-071-1/+3
| * | | | | | net/ipv4/ipconfig: really display the BOOTP/DHCP server's address.Philippe De Muyter2013-01-051-2/+6
| * | | | | | ip-sysctl: fix spelling errorsstephen hemminger2013-01-051-5/+5
| * | | | | | mac802154: fix NOHZ local_softirq_pending 08 warningAlexander Aring2013-01-041-1/+1
| * | | | | | ipv6: document ndisc_notify in networking/ip-sysctl.txtHannes Frederic Sowa2013-01-041-0/+6
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-0416-18/+75
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ath9k: Fix Kconfig for ATH9K_HTCVladimir Kondratiev2013-01-041-1/+1
| | * | | | | brcmfmac: fix parsing rsn ie for ap mode.Hante Meuleman2013-01-021-2/+3
| | * | | | | brcmsmac: add copyright information for CanonicalArend van Spriel2013-01-021-0/+1
| | * | | | | rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+10
| | * | | | | rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-1/+12
| | * | | | | rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+10
| | * | | | | rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+11
| | * | | | | rtlwifi: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+6
| | * | | | | p54usb: add USBIDs for two more p54usb devicesChristian Lamparter2013-01-021-0/+3
| | * | | | | rtlwifi: Don't leak on error in _rtl_usb_receive()Jesper Juhl2013-01-021-0/+1
| | * | | | | ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan2013-01-021-1/+1
| | * | | | | bcma: correct M25P32 serial flash IDRafał Miłecki2013-01-021-1/+1
| | * | | | | brcmsmac: Use udelay instead of usleep_rangeNiels Ole Salscheider2013-01-021-2/+2
| | * | | | | p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-01-021-0/+1
| | * | | | | carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter2013-01-021-1/+5
| | * | | | | rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msgJussi Kivilinna2013-01-021-4/+3Star
| | * | | | | ath9k: Fix compilation breakageSujith Manoharan2013-01-021-1/+2
| | * | | | | ssb: SSB_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven2013-01-021-2/+1Star
| | * | | | | bcma: BCMA_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven2013-01-021-2/+1Star
| | |/ / / /
| * | | | | bridge: add empty br_mdb_init() and br_mdb_uninit() definitions.Rami Rosen2013-01-031-0/+6
| * | | | | vxlan: allow live mac address changestephen hemminger2013-01-031-0/+1
| * | | | | bridge: Correctly unregister MDB rtnetlink handlersVlad Yasevich2013-01-032-3/+12
| * | | | | forcedeth: Fix WARNINGS that result when DMA mapping is not checkedLarry Finger2012-12-291-0/+35
| * | | | | net: qmi_wwan: add Telekom Speedstick LTE IIBjørn Mork2012-12-291-0/+1
| * | | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-12-2815-30/+169
| |\ \ \ \ \