summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-07-16ndisc: bool initializations should use true and falseDaniel Baluta
2013-07-16atl1e: unmap partially mapped skb on dma error and free skbNeil Horman
2013-07-16Merge tag 'fixes-for-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-07-16sysfs: use file mode defines from stat.hOliver Schinagl
2013-07-16sysfs: add more helper macro's for (bin_)attribute(_groups)Oliver Schinagl
2013-07-16driver core: add default groups to struct classGreg Kroah-Hartman
2013-07-16driver core: Introduce device_create_groupsGuenter Roeck
2013-07-16sysfs: prevent warning when only using binary attributesOliver Schinagl
2013-07-16sysfs: add support for binary attributes in groupsGreg Kroah-Hartman
2013-07-16driver core: device.h: add RW and RO attribute macrosGreg Kroah-Hartman
2013-07-16sysfs.h: add BIN_ATTR macroGreg Kroah-Hartman
2013-07-16sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman
2013-07-16sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman
2013-07-16ASoC: sgtl5000: defer the probe if clock is not foundShawn Guo
2013-07-16smp: blackfin: fix check error, using atomic_ops to handle atomic_t typeSteven Miao
2013-07-16ARM: davinci: defconfig: enable EDMA driverSekhar Nori
2013-07-16ARM: davinci: make file local variables staticSekhar Nori
2013-07-16ARM: edma: remove duplicated include from edma.cWei Yongjun
2013-07-16mac80211/minstrel: fix NULL pointer dereference issueFelix Fietkau
2013-07-16ext4: call ext4_es_lru_add() after handling cache missTheodore Ts'o
2013-07-16ARM: OMAP2+: Provide alias to USB PHY clockRoger Quadros
2013-07-16ata: Fix DVD not dectected at some platform with Wellsburg PCHYouquan Song
2013-07-16iwlwifi: mvm: remove extra SSID from probe requestDavid Spinadel
2013-07-16iwlwifi: mvm: fix bug in scan ssidDavid Spinadel
2013-07-16iwlwifi: mvm: refuse connection to APs with BI < 16Johannes Berg
2013-07-16iwlwifi: mvm: track the number of Rx BA sessionsEmmanuel Grumbach
2013-07-16iwlwifi: mvm: fix L2P BA ressources leakEmmanuel Grumbach
2013-07-16iwlwifi: mvm: Fix VIF specific debugfs directory creationAlexander Bondar
2013-07-16iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg
2013-07-16s390/qdio: remove unused variableSebastian Ott
2013-07-16s390/ptrace: PTRACE_TE_ABORT_RANDMichael Mueller
2013-07-16iwlwifi: mvm: unregister leds when registration failedEmmanuel Grumbach
2013-07-16iio: lps331ap: Fix wrong in_pressure_scale output valueJacek Anaszewski
2013-07-16mac80211: fix duplicate retransmission detectionJohannes Berg
2013-07-16nl80211: fix the setting of RSSI threshold value for meshChun-Yeow Yeoh
2013-07-16mac80211: fix ethtool stats for non-station interfacesJohannes Berg
2013-07-16mac80211/minstrel_ht: fix cck rate samplingFelix Fietkau
2013-07-16regulatory: add missing rtnl lockingJohannes Berg
2013-07-16cfg80211: fix bugs in new SME implementationJohannes Berg
2013-07-16nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior
2013-07-16ALSA: hda - Add new GPU codec ID to snd-hdaAaron Plattner
2013-07-16ARM: EXYNOS: Enable 64-bit DMA for EXYNOS5440 if LPAE is enabledThomas Abraham
2013-07-16ARM: EXYNOS: change the PHYSMEM_BITS and SECTION_SIZESubash Patel
2013-07-16ARM: EXYNOS: skip pm support on exynos5440Kukjin Kim
2013-07-16Thermal: x86_pkg_temp: Limit number of pkg temp zonesSrinivas Pandruvada
2013-07-16uvesafb: Really allow mtrr being 0, as documented and warn()edSylvain 'ythier' Hitier
2013-07-16Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie
2013-07-15Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-15Merge tag 'spi-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2013-07-15x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin