summaryrefslogtreecommitdiffstats
path: root/drivers/message (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-12x86: 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-12sparc: remove two unused headersPaul Bolle2-126/+0
2012-06-12tilegx network driver: initial supportChris Metcalf3-2/+1902
2012-06-12tg3: Apply short DMA frag workaround to 5906Matt Carlson1-1/+2
2012-06-12net: stmmac: Fix clock en-/disable callsStefan Roese1-2/+2
2012-06-11rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointerJeff Layton1-6/+6
2012-06-11NFSv4 do not send an empty SETATTR compoundAndy Adamson1-4/+8
2012-06-11NFSv2: EOF incorrectly set on short readSachin Prabhu1-1/+1
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-11ALSA: hda - Fix detection of Creative SoundCore3D controllersTakashi Iwai1-5/+5
2012-06-11ARM: mm: fix type of the arm_dma_limit global variableMarek Szyprowski2-2/+2
2012-06-11ARM: dma-mapping: Add missing static storage class specifierSachin Kamat1-2/+2
2012-06-11x86/mm: Fix some kernel-doc warningsWanpeng Li2-3/+3
2012-06-11dummy: fix rcu_sched self-detected stallsEric Dumazet1-1/+3
2012-06-11clocksource: sh_tmu: Use clockevents_config_and_register().Paul Mundt1-7/+3
2012-06-11net: Reorder initialization in ip_route_output to fix gcc warningRoland Dreier1-1/+1
2012-06-11clocksource: sh_tmu: Convert timer lock to raw spinlock.Paul Mundt1-3/+3
2012-06-11clocksource: sh_mtu2: Convert timer lock to raw spinlock.Paul Mundt1-3/+3
2012-06-11clocksource: sh_cmt: Convert timer lock to raw spinlock.Paul Mundt1-13/+13
2012-06-11bug.h: need linux/kernel.h for TAINT_WARN.Paul Mundt1-0/+1
2012-06-11virtio-net: fix a race on 32bit archesEric Dumazet1-7/+12
2012-06-11r8169: avoid NAPI scheduling delay.françois romieu1-5/+1
2012-06-10drm/radeon: fix tiling and command stream checking on evergreen v3Jerome Glisse2-5/+47
2012-06-10net: Make linux/tcp.h C++ friendly (trivial)Paul Pluzhnikov1-10/+10
2012-06-09x86, um: Correct syscall table type attributes breaking gcc 4.8Martin Pelikan1-2/+2
2012-06-09NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mountsBryan Schumaker1-0/+1
2012-06-09NFS: fix directio refcount bug on commitFred Isaman1-2/+2
2012-06-09drivers/tosa: driver needs I2C and SPI to compileArnd Bergmann1-1/+1
2012-06-09drivers/savagefb: use mdelay instead of udelayArnd Bergmann1-5/+5
2012-06-09video/console: automatically select a fontArnd Bergmann1-0/+14
2012-06-09video/ili9320: do not mark exported functions __devexitArnd Bergmann1-1/+1
2012-06-09drivers/video: use correct __devexit_p annotationArnd Bergmann2-2/+2
2012-06-09vga_switcheroo: Enable/disable audio clients at the right timeTakashi Iwai1-6/+8
2012-06-09netdev: fix drivers/net/phy/ kernel-doc warningsRandy Dunlap1-1/+1
2012-06-09net/core: fix kernel-doc warningsRandy Dunlap2-3/+3