summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-06mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+18
2014-05-06mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+4
2014-05-06mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+9
2014-05-06mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-1/+11
2014-05-06mfd: max77686: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+4
2014-05-06mfd: 88pm860x: Fix I2C device resource leak on regmap init failKrzysztof Kozlowski1-0/+1
2014-05-06mfd: 88pm860x: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+5
2014-05-06mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy errorKrzysztof Kozlowski1-0/+4
2014-05-06mei: me: do not load the driver if the FW doesn't support MEI interfaceTomas Winkler2-7/+28
2014-05-06s390/cio: fix driver callback initialization for ccw consolesSebastian Ott6-10/+15
2014-05-06ALSA: hda/realtek - Add support of ALC288 codecKailang Yang1-0/+2
2014-05-06ALSA: hda - Fix silent speaker output due to mute LED fixupTakashi Iwai1-2/+3
2014-05-06ALSA: ice1712: Fix boundary checks in PCM pointer opsTakashi Iwai1-5/+10
2014-05-06ALSA: hda - Enable beep for ASUS 1015EW. Trevor King1-0/+1
2014-05-06ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott9-18/+18
2014-05-06ARM: mvebu: ensure the mdio node has a clock reference on Armada 370/XPThomas Petazzoni1-0/+1
2014-05-06ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua1-0/+7
2014-05-06ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu1-1/+1
2014-05-06ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington1-1/+0
2014-05-06ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon6-28/+18
2014-05-06ARM: dts: Keep G3D regulator always on for exynos5250-arndaleTomasz Figa1-0/+1
2014-05-06ARM: OMAP3: hwmod data: Correct clock domains for USB modulesRoger Quadros1-2/+2
2014-05-06ARM: OMAP4: Fix definition of IS_PM44XX_ERRATUMNishanth Menon1-1/+1
2014-05-06ARM: OMAP2+: INTC: Acknowledge stuck active interruptsStefan Sørensen1-0/+8
2014-05-06ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLEBrian Austin1-3/+3
2014-05-06ASoC: cs42l52: Fix mask bits for SOC_VALUE_ENUM_SINGLEBrian Austin1-4/+4
2014-05-06ASoC: cs42l51: Fix SOC_DOUBLE_R_SX_TLV shift values for ADC, PCM, and Analog ...Brian Austin1-5/+4
2014-05-06arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas1-3/+3
2014-05-06arm64: Do not synchronise I and D caches for special ptesCatalin Marinas1-1/+1
2014-04-26Linux 3.10.38Greg Kroah-Hartman1-1/+1
2014-04-26exit: call disassociate_ctty() before exit_task_namespaces()Oleg Nesterov1-4/+2
2014-04-26wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov1-4/+11
2014-04-26sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller1-1/+3
2014-04-26sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp1-2/+2
2014-04-26sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker1-1/+1
2014-04-26Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp1-2/+2
2014-04-26sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal1-2/+2
2014-04-26jffs2: remove from wait queue after schedule()Li Zefan1-0/+1
2014-04-26jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan1-4/+9
2014-04-26jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan1-1/+1
2014-04-26jffs2: Fix segmentation fault found in stress testKamlakant Patel1-2/+2
2014-04-26ext4: fix partial cluster handling for bigalloc file systemsEric Whitney1-0/+21
2014-04-26ext4: fix error return from ext4_ext_handle_uninitialized_extents()Eric Whitney1-2/+6
2014-04-26Btrfs: skip submitting barrier for missing deviceHidetoshi Seto1-0/+4
2014-04-26bdi: avoid oops on device removalJan Kara3-10/+28
2014-04-26backing_dev: fix hung task on syncDerek Basehore2-5/+8
2014-04-26Bluetooth: Fix removing Long Term KeyClaudio Takahasi1-1/+7
2014-04-26pid_namespace: pidns_get() should check task_active_pid_ns() != NULLOleg Nesterov1-1/+3
2014-04-26tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke1-6/+17
2014-04-26staging: comedi: 8255_pci: initialize MITE data windowIan Abbott1-0/+34