summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-09rtlwifi: rtl8723ae: Convert driver to use common DM table initializationLarry Finger
2015-01-09rtlwifi: rtl8192ee: Convert driver to use common DM table initializationLarry Finger
2015-01-09rtlwifi: rtl8192de: Convert driver to use common DM table initializationLarry Finger
2015-01-09rtlwifi: rtl8192c-common: Convert driver to use common DM table initializationLarry Finger
2015-01-09rtlwifi: rtl8188ee: Convert driver to use the common DM table init routineLarry Finger
2015-01-09rtlwifi: Create new routine to initialize the DM tablesLarry Finger
2015-01-09rtlwifi: rtl8723be: Improve modinfo outputLarry Finger
2015-01-09rtlwifi: Unify variable naming for all driversLarry Finger
2015-01-09brcmfmac: get rid of duplicate SDIO device identifiersArend van Spriel
2015-01-09wl18xx: declare radar_detect_widths support for ap interfacesEliad Peller
2015-01-09wlcore: add dfs region to reg domain update cmdGuy Mishol
2015-01-09wlcore: allow using dfs channelsEliad Peller
2015-01-09wlcore: add dfs master restart callsEliad Peller
2015-01-09wlcore: add support for ap csaEliad Peller
2015-01-09wl18xx: add debugfs file to emulate radar eventEliad Peller
2015-01-09wl18xx: add radar detection implementationEliad Peller
2015-01-09wlcore: enable sleep during AP mode operationKobi L
2015-01-09wlcore: enable AP wowlanEliad Peller
2015-01-09wlcore: add ability to reduce FW interrupts during suspendRam Amrani
2015-01-09wlcore/wl18xx: handle rc updates in a separate workEliad Peller
2015-01-09wlcore: fix sparse warningEliad Peller
2015-01-09wlcore: fix WLCORE_VENDOR_ATTR_GROUP_KEY policyEliad Peller
2015-01-09clocksource: Build Tegra timer on 32-bit ARM onlyThierry Reding
2015-01-09HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter
2015-01-09ARM: STi: DT: STiH410: Add DT nodes for the ehci and ohci usb controllers.Peter Griffin
2015-01-09ARM: STi: DT: STiH410: Add usb2 picophy dt nodesPeter Griffin
2015-01-09ARM: STi: DT: STiH407: Add usb2 picophy dt nodesPeter Griffin
2015-01-09ARM: tegra: Update isl29028 compatible string to use isil vendor prefixArnaud Ebalard
2015-01-09soc/tegra: pmc: restrict compilation of suspend-related support to ARMPaul Walmsley
2015-01-09ARM: multi_v7_defconfig: Enable stih407 usb picophyPeter Griffin
2015-01-09regulator: pfuze100-regulator: add pfuze3000 supportRobin Gong
2015-01-09MAINTAINERS: Update maintainer list for qla4xxxNilesh Javali
2015-01-09GFS2: Eliminate __gfs2_glock_remove_from_lruBob Peterson
2015-01-09mac80211: fix handling TIM IE when stations disconnectJohannes Berg
2015-01-09ARM: tegra: Fix unit address for Cortex-A9 TWD timerThierry Reding
2015-01-09mac80211_hwsim: fix PS debugfs file lockingJohannes Berg
2015-01-09HID: logitech-hidpp: store the name of the device in struct hidppBenjamin Tissoires
2015-01-09mutex: Always clear owner field upon mutex_unlock()Chris Wilson
2015-01-09sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()Tetsuo Handa
2015-01-09sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni
2015-01-09sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni
2015-01-09sched: Fix odd values in effective_load() calculationsYuyang Du
2015-01-09sched, fanotify: Deal with nested sleepsPeter Zijlstra
2015-01-09perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen
2015-01-09perf/x86_64: Improve user regs samplingAndy Lutomirski
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski
2015-01-09x86: Fix off-by-one in instruction decoderPeter Zijlstra
2015-01-09Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-01-09livepatch: handle ancient compilers with more graceJiri Kosina
2015-01-09ARM: kprobes: introduces checkerWang Nan