summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-291-2/+2
|\
| * x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2012-06-251-2/+2
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-291-1/+1
|\ \
| * \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2012-06-241-1/+1
| |\ \
| | * | oprofile: perf: use NR_CPUS instead or nr_cpumask_bits for static arrayWill Deacon2012-06-211-1/+1
* | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-285-5/+5
|\ \ \ \
| * | | | hwmon: Update my e-mail addressGuenter Roeck2012-06-254-4/+4
| * | | | hwmon: (applesmc) correct email address for Jesper JuhlJesper Juhl2012-06-241-1/+1
* | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-06-283-2/+5
|\ \ \ \ \
| * | | | | watchdog: core: fix WDIOC_GETSTATUS return valueWim Van Sebroeck2012-06-281-1/+1
| * | | | | watchdog: hpwdt: Unregister NMI events on exit.Mingarelli, Thomas2012-06-281-1/+3
| * | | | | watchdog: iTCO_wdt: add platform driver module aliasJan Beulich2012-06-281-0/+1
* | | | | | Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-06-281-4/+4
|\ \ \ \ \ \
| * | | | | | UBI: correct usage of IS_ENABLED()Brian Norris2012-06-271-4/+4
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-284-18/+27
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-06-273-18/+4
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "drm/i915: allow PCH PWM override on IVB"Daniel Vetter2012-06-271-16/+0
| | * | | | | | | drm/i915: Fix eDP blank screen after S3 resume on HP desktopsTakashi Iwai2012-06-231-1/+4
| | * | | | | | | drm/i915: rip out the PM_IIR WARNDaniel Vetter2012-06-231-1/+0
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | drm/nouveau: add license header to prime.Dave Airlie2012-06-271-0/+23
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-2847-213/+314
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang2012-06-271-2/+2
| * | | | | | | xen/netfront: teardown the device before unregistering it.Ian Campbell2012-06-271-4/+4
| * | | | | | | vhost: use USER_DS in vhost_worker threadJens Freimann2012-06-261-0/+3
| * | | | | | | ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck2012-06-263-7/+13
| * | | | | | | net/mlx4_en: Release QP range in free_resourcesYevgeny Petrilin2012-06-252-4/+9
| * | | | | | | net/mlx4: Use single completion vector after NOP failureYevgeny Petrilin2012-06-251-0/+2
| * | | | | | | net/mlx4_en: Set correct port parameters during device initializationYevgeny Petrilin2012-06-251-2/+4
| * | | | | | | ipheth: add support for iPadDavide Gerhard2012-06-251-0/+5
| * | | | | | | caif-hsi: Add missing return in error pathSjur Brændeland2012-06-251-0/+1
| * | | | | | | caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lostPer Ellefsen2012-06-251-2/+2
| * | | | | | | net: sh_eth: fix the condition to fix the cur_tx/dirty_rxYoshihiro Shimoda2012-06-221-5/+7
| * | | | | | | r8169: RxConfig hack for the 8168evl.françois romieu2012-06-221-0/+1
| * | | | | | | usbnet: handle remote wakeup asapMing Lei2012-06-221-16/+26
| * | | | | | | usbnet: decrease suspend count if returning -EBUSY for runtime suspendMing Lei2012-06-221-0/+1
| * | | | | | | usbnet: clear OPEN flag in failure pathMing Lei2012-06-221-1/+3
| * | | | | | | net: qmi_wwan: fix Gobi device probingBjørn Mork2012-06-221-43/+40
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-2217-51/+87
| |\ \ \ \ \ \ \
| | * | | | | | | ath9k_htc: configure bssid on ASSOC/IBSS changeRajkumar Manoharan2012-06-201-3/+2
| | * | | | | | | iwlwifi: remove log_event debugfs file debugging is disabledJohannes Berg2012-06-201-0/+6
| | * | | | | | | ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan2012-06-201-1/+13
| | * | | | | | | wl1251: Fix memory leaks in SPI initializationGrazvydas Ignotas2012-06-201-0/+4
| | * | | | | | | wl1251: always report beacon loss to the stackGrazvydas Ignotas2012-06-201-2/+1
| | * | | | | | | wl1251: fix TSF calculationGrazvydas Ignotas2012-06-201-1/+1
| | * | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-06-195-6/+23
| | |\ \ \ \ \ \ \
| | | * | | | | | | Bluetooth: btmrvl: Do not send vendor events to bluetooth stackAndrei Emeltchenko2012-06-193-6/+18
| | | * | | | | | | Bluetooth: add support for atheros 0930:0219Giancarlo Formicuccia2012-06-112-0/+3
| | | * | | | | | | Bluetooth: Support AR3011 in Acer Iconia Tab W500Marek Vasut2012-06-092-0/+2
| | * | | | | | | | mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao2012-06-191-14/+11
| | * | | | | | | | airo: copying wrong data in airo_get_aplist()Dan Carpenter2012-06-191-2/+2