summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-12ASoC: i.MX SSI: Fix DSP_A format.Javier Martin1-1/+1
2012-03-12ASoC: dapm: Check for bias level when powering downMark Brown1-3/+9
2012-03-12viafb: fix IGA1 modesetting on VX900Florian Tobias Schandinat1-0/+3
2012-03-12viafb: select HW scaling on VX900 for IGA2Florian Tobias Schandinat1-0/+1
2012-03-12osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh1-2/+2
2012-03-12crypto: mv_cesa - fix final callback not ignoring input dataPhil Sutter1-0/+1
2012-03-12HID: usbhid: Add NOGET quirk for the AIREN Slim+ keyboardAlan Stern2-0/+4
2012-03-12rapidio/tsi721: fix queue wrapping bug in inbound doorbell handlerAlexandre Bounine1-2/+3
2012-03-12S390: qdio: fix handler function arguments for zfcp data routerSteffen Maier1-2/+2
2012-03-12tty/powerpc: early udbg consoles can't be modulesStephen Rothwell1-1/+1
2012-03-12iwlwifi: fix key removalJohannes Berg1-1/+9
2012-03-12mm: thp: fix BUG on mm->nr_ptesAndrea Arcangeli1-3/+3
2012-03-12kprobes: return proper error code from register_kprobe()Prashanth Nageshappa1-5/+7
2012-03-12ath9k_hw: prevent writes to const data on AR9160Felix Fietkau3-25/+20
2012-03-12mac80211: zero initialize count field in ieee80211_tx_rateMohammed Shafi Shajakhan1-1/+1
2012-03-12cifs: fix dentry refcount leak when opening a FIFO on lookupJeff Layton1-2/+18
2012-03-12NOMMU: Don't need to clear vm_mm when deleting a VMADavid Howells1-2/+0
2012-03-12mm: memcg: Correct unregistring of events attached to the same eventfdAnton Vorontsov1-1/+4
2012-03-12aio: wake up waiters when freeing unused kiocbsJeff Moyer1-0/+2
2012-03-12mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer1-2/+3
2012-03-12mmc: atmel-mci: don't use dma features when using DMA with no chan availableLudovic Desroches1-11/+10
2012-03-12alpha: fix 32/64-bit bug in futex supportAndrew Morton1-1/+1
2012-03-12Move Logitech Harmony 900 from cdc_ether to zaurusScott Talbert2-0/+14
2012-03-12ARM: S3C24XX: DMA resume regression fixGusakov Andrey1-1/+1
2012-03-12genirq: Clear action->thread_mask if IRQ_ONESHOT is not setThomas Gleixner1-6/+38
2012-03-12mfd: Test for jack detection when deciding if wm8994 should suspendMark Brown1-0/+14
2012-03-12mfd: Fix ACPI conflict checkJean Delvare1-1/+1
2012-03-12regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin1-2/+2
2012-03-12regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin2-1/+7
2012-03-12ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecsTakashi Iwai1-1/+1
2012-03-12ALSA: hda - Add a fake mute featureTakashi Iwai3-3/+30
2012-03-12ALSA: hda/realtek - Fix resume of multiple input sourcesTakashi Iwai1-1/+1
2012-03-12perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel4-4/+54
2012-03-12S390: KEYS: Enable the compat keyctl wrapper on s390xDavid Howells1-0/+3
2012-03-12regulator: fix the ldo configure according to 88pm860x specJett.Zhou1-3/+3
2012-03-12i2c: mxs: only flag completion when queue is completely doneWolfram Sang1-3/+10
2012-03-12watchdog: hpwdt: clean up set_memory_x call for 32 bitMaxim Uvarov1-2/+3
2012-03-12ARM: LPC32xx: Fix irq on GPI_28Roland Stigge2-1/+5
2012-03-12ARM: LPC32xx: Fix interrupt controller initRoland Stigge1-4/+6
2012-03-12ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge1-1/+10
2012-03-12ARM: LPC32xx: serial.c: Fixed loop limitRoland Stigge1-1/+1
2012-03-12ARM: LPC32xx: serial.c: HW bug workaroundRoland Stigge1-0/+18
2012-03-12drm/i915: Prevent a machine hang by checking crtc->active before loading lutAlban Browaeys1-1/+1
2012-03-12compat: fix compile breakage on s390Heiko Carstens13-14/+9
2012-03-12Fix autofs compile without CONFIG_COMPATLinus Torvalds1-0/+4
2012-03-12autofs: work around unhappy compat problem on x86-64Ian Kent4-3/+23
2012-03-12ARM: OMAP: make iommu subsys_initcall to fix builtin omap3ispOhad Ben-Cohen2-2/+4
2012-03-01Linux 3.2.9v3.2.9Greg Kroah-Hartman1-1/+1
2012-03-01cdrom: use copy_to_user() without the underscoresDan Carpenter1-7/+1
2012-03-01epoll: limit pathsJason Baron3-25/+211