summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-28Merge tag 'drm-intel-fixes-2013-09-26' of git://people.freedesktop.org/~danve...Dave Airlie
2013-09-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-27Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-09-27Merge tag 'fbdev-fixes-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-09-27sysfs: Allow mounting without CONFIG_NETEric W. Biederman
2013-09-27lockref: allow relaxed cmpxchg64 variant for lockless updatesWill Deacon
2013-09-27i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...Chew, Chiau Ee
2013-09-27i2c: mv64xxx: Do not use writel_relaxed()Thierry Reding
2013-09-27i2c: mv64xxx: Fix some build warningsThierry Reding
2013-09-27i2c: s3c2410: fix clk_disable/clk_unprepare WARNingsKim Phillips
2013-09-27arm: Fix build error with context tracking callsFrederic Weisbecker
2013-09-27ALSA: hda - Enable internal mic on a Thinkpad machine with ALC283Kailang Yang
2013-09-27ALSA: hda - Fix Internal Mic boost can't control with ALC283Kailang Yang
2013-09-27ALSA: hda - Add documentation for CS4208 fixupsTakashi Iwai
2013-09-27ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codecBen Whitten
2013-09-27x86/microcode/AMD: Fix patch level reporting for family 15hSuravee Suthikulpanit
2013-09-27Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki
2013-09-27Merge branch 'acpi-fixes'Rafael J. Wysocki
2013-09-26staging: r8188eu: Add new device IDLarry Finger
2013-09-26usb: dwc3: add support for MerrifieldDavid Cohen
2013-09-26USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu
2013-09-26USB: Fix breakage in ffs_fs_mount()Al Viro
2013-09-26backlight: atmel-pwm-bl: fix deferred probe from __initJohan Hovold
2013-09-26usb: phy: gpio-vbus: fix deferred probe from __initJohan Hovold
2013-09-26usb: gadget: pxa25x_udc: fix deferred probe from __initJohan Hovold
2013-09-26pcmcia: at91_cf: fix deferred probe from __initJohan Hovold
2013-09-26mtd: atmel_nand: fix deferred probe from __initJohan Hovold
2013-09-26mmc: mvsdio: fix deferred probe from __initJohan Hovold
2013-09-26driver core: prevent deferred probe with platform_driver_probeJohan Hovold
2013-09-26kobject: introduce kobj_completionJeff Mahoney
2013-09-26scsi: fcoe: fix build errorGreg Kroah-Hartman
2013-09-26PCI: convert bus code to use drv_groupsGreg Kroah-Hartman
2013-09-26PCI: convert bus code to use bus_groupsGreg Kroah-Hartman
2013-09-26pmu_bus: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-09-26SCSI: fcoe: convert bus code to use bus_groupsGreg Kroah-Hartman
2013-09-26PPC: VIO: convert bus code to use bus_groupsGreg Kroah-Hartman
2013-09-26PPC: ibmebus: convert bus code to use bus_groupsGreg Kroah-Hartman
2013-09-26rapidio: convert bus code to use bus_groupsGreg Kroah-Hartman
2013-09-26firmware: Be a bit more verbose about direct firmware loading failureNeil Horman
2013-09-26sysfs: @name comes before @nsTejun Heo
2013-09-26sysfs: clean up sysfs_get_dirent()Tejun Heo
2013-09-26sysfs: drop kobj_ns_type handlingTejun Heo
2013-09-26sysfs: remove ktype->namespace() invocations in symlink codeTejun Heo
2013-09-26sysfs: remove ktype->namespace() invocations in directory codeTejun Heo
2013-09-26sysfs: make attr namespace interface less convolutedTejun Heo
2013-09-26sysfs: drop semicolon from to_sysfs_dirent() definitionTejun Heo
2013-09-26driver core : Fix use after free of dev->parent in device_shutdownBenson Leung
2013-09-26sysfs: Allow mounting without CONFIG_NETEric W. Biederman
2013-09-26Drivers: hv: vmbus: Terminate vmbus version negotiation on timeoutK. Y. Srinivasan