summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-11Input: xpad - handle all variations of Mad Catz Beat PadYuri Khan
2012-07-11mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()Guennadi Liakhovetski
2012-07-11mmc: core: Revert "skip card initialization if power class selection fails"Venkatraman S
2012-07-10gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO definedJerry Snitselaar
2012-07-10Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2012-07-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-07-10ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resumeJonathan Nieder
2012-07-10Revert "of: match by compatible property first"Linus Torvalds
2012-07-10mei: pci_resume: set IRQF_ONESHOT for msi request_threaded_irqTomas Winkler
2012-07-10NFSv4: Fix an NFSv4 mount regressionTrond Myklebust
2012-07-10PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-07-10Input: bcm5974 - Add support for 2012 MacBook Pro RetinaHenrik Rydberg
2012-07-10HID: add support for 2012 MacBook Pro RetinaRyan Bourgeois
2012-07-10Merge tag 'omap-fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2012-07-10tty/hvc_opal: Fix debug function nameBenjamin Herrenschmidt
2012-07-10powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt
2012-07-10powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt
2012-07-10powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt
2012-07-09Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-07-09gspca_sn9c20x: Fix NULL pointer dereferenceHans de Goede
2012-07-09Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-09Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-09Merge tag 'remoteproc-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-09Merge tag 'hwspinlock-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-09kmsg: merge continuation records while printingKay Sievers
2012-07-09Merge branch 'kevin' into fixesLinus Walleij
2012-07-09Merge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-09kmsg: /proc/kmsg - support reading of partial log recordsKay Sievers
2012-07-09ARM: OMAP2+: omap2plus_defconfig: EHCI driver is not stable, disable itKevin Hilman
2012-07-09md/raid1: fix use-after-free bug in RAID1 data-check code.NeilBrown
2012-07-08virtio-balloon: fix add/get API useMichael S. Tsirkin
2012-07-08mfd: Add missing hunk to change palmas irq to clear on readGraeme Gregory
2012-07-08mfd: Fix palmas regulator pdata missingGraeme Gregory
2012-07-08mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.Russ Dill
2012-07-08mfd: Update twl6040 Kconfig to avoid build breakagePeter Ujfalusi
2012-07-08mfd: Delete ab5500-core.hPaul Bolle
2012-07-08mfd: mc13xxx workaround SPI hardware bug on i.MxPhilippe Rétornaz
2012-07-08mfd: Fix mc13xxx SPI regmapPhilippe Rétornaz
2012-07-08mfd: Add terminating entry for i2c_device_id palmas tableAxel Lin
2012-07-08Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-08NFS: Fix list manipulation snafus in fs/nfs/direct.cTrond Myklebust
2012-07-08OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=nTomi Valkeinen
2012-07-08OMAPDSS: Use PM notifiers for system suspendTomi Valkeinen
2012-07-08[SCSI] bnx2i: Removed the reference to the netdev->base_addrEddie Wai
2012-07-08[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams
2012-07-08[SCSI] Fix NULL dereferences in scsi_cmd_to_driverMark Rustad
2012-07-08Linux 3.5-rc6Linus Torvalds
2012-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-07-08vfs: make O_PATH file descriptors usable for 'fchdir()'Linus Torvalds
2012-07-07cgroup: fix cgroup hierarchy umount raceTejun Heo