summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-13serial: sh-sci: Make probe fail for ports that exceed the maximum countLaurent Pinchart1-1/+1
2012-06-13serial: sh-sci: Fix probe error pathsLaurent Pinchart1-13/+23
2012-06-12bonding: Fix corrupted queue_mappingEric Dumazet2-6/+10
2012-06-12ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf5-11/+34
2012-06-12bonding:record primary when modify it via sysfsWeiping Pan1-2/+6
2012-06-12Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller3-34/+48
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville219-7378/+12126
2012-06-12ALSA: HDA: Pin fixup for Zotac Z68 motherboardDavid Henningsson1-0/+9
2012-06-12ALSA: compress_core: cleanup pointers on stopVinod Koul1-0/+4
2012-06-12ALSA: compress_core: don't wake up on pauseVinod Koul1-3/+1
2012-06-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-16/+51
2012-06-12Merge tag 'writeback-lock-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2012-06-12drm/ttm: Fix buffer object metadata accounting regression v2Thomas Hellstrom1-10/+3
2012-06-12drm: increase DRM_OBJECT_MAX_PROPERTY to 24Paulo Zanoni1-1/+1
2012-06-12pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unre...Devendra Naga1-0/+2
2012-06-12pinctrl: pinctrl-mxs: Take care of frees if the kzalloc failsDevendra Naga1-3/+8
2012-06-12pinctrl: pinctrl-imx: fix incorrect debug message of mapsDong Aisheng1-1/+1
2012-06-12pinctrl: pinctrl-imx: free if of_get_parent fails to get the parent nodeDevendra Naga1-1/+3
2012-06-12pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use ...Devendra Naga1-16/+12
2012-06-12pinctrl: nomadik: fix up typoLinus Walleij1-1/+1
2012-06-12pinctrl: nomadik: add clk_prepare() callLinus Walleij1-0/+1
2012-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds5-8/+13
2012-06-12exofs: fix sparse non-ANSI function warningRandy Dunlap1-1/+1
2012-06-12leds: Make LEDS_ASIC3 and LEDS_RENESAS_TPU depend on LEDS_CLASS=yAxel Lin1-2/+2
2012-06-12leds: fixed a coding style issue.Jeffrin Jose1-1/+1
2012-06-12leds: don't disable blinking when writing the same value to delay_on or delay...Rafal Prylowski1-7/+0
2012-06-11x86: kvmclock: remove check_and_clear_guest_paused warningMarcelo Tosatti1-5/+0
2012-06-12m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k typesGreg Ungerer1-1/+1
2012-06-12m68knommu: fix 68360 local setting of timer interrupt handlerGreg Ungerer1-2/+5
2012-06-12m68knommu: fix 68328 local setting of timer interrupt handlerGreg Ungerer1-2/+4
2012-06-12m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU typesGreg Ungerer1-2/+2
2012-06-12m68knommu: m528x qspi definition fixSteven King1-1/+1
2012-06-11tilegx network driver: initial supportChris Metcalf3-2/+1902
2012-06-11phy: Use pr_<level>Joe Perches7-36/+50
2012-06-11tg3: Apply short DMA frag workaround to 5906Matt Carlson1-1/+2
2012-06-11af_packet: use sizeof instead of constant in spkt_devicedanborkmann@iogearbox.net1-1/+1
2012-06-11net: stmmac: Fix clock en-/disable callsStefan Roese1-2/+2
2012-06-11inet: Fix BUG triggered by __rt{,6}_get_peer().David S. Miller2-2/+2
2012-06-11netfilter: nf_ct_tcp, udp: fix compilation with sysctl disabledPablo Neira Ayuso2-3/+3
2012-06-11lpc_eth: fix tx completionEric Dumazet1-5/+5
2012-06-11lpc_eth: add missing ndo_change_mtu()Eric Dumazet1-0/+1
2012-06-11net: keep name_hlist close to nameEric Dumazet1-3/+4
2012-06-11Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller34-584/+1300
2012-06-11ssb: add missing PCI ID for b/g/n single band BCM4322Jonas Gorski1-0/+1
2012-06-11ath9k_hw: Initvals update for AR9462Sujith Manoharan1-0/+1
2012-06-11mwifiex: scan less channels per scan command to improve Tx trafficAmitkumar Karwar1-7/+27
2012-06-11mwifiex: fix simultaneous scan and Tx traffic problemAmitkumar Karwar4-10/+89
2012-06-11mwifiex: shorten per channel scan timeBing Zhao1-3/+3
2012-06-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville53-2553/+2329
2012-06-11Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville16-392/+1106