summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-14w1-gpio: fix section mismatchHauke Mehrtens1-1/+1
2013-03-14Revert "xen/blkback: Don't trust the handle from the frontend."Greg Kroah-Hartman1-0/+1
2013-03-14USB: Fix connected device switch to Inactive state.Sarah Sharp1-5/+25
2013-03-14USB: Rip out recursive call on warm port reset.Sarah Sharp1-82/+68
2013-03-14USB: Prepare for refactoring by adding extra udev checks.Sarah Sharp1-8/+13
2013-03-14USB: Don't use EHCI port sempahore for USB 3.0 hubs.Sarah Sharp1-8/+7
2013-03-14efi: be more paranoid about available space when creating variablesMatthew Garrett1-27/+79
2013-03-14efivars: Disable external interrupt while holding efivars->lockSeiji Aguchi1-41/+43
2013-03-14gpio: mvebu: Add clk support to prevent lockupAndrew Lunn1-0/+7
2013-03-14rtc: rtc-mv: Add support for clk to avoid lockupsAndrew Lunn1-4/+24
2013-03-14usbnet: smsc95xx: fix suspend failureMing Lei1-0/+6
2013-03-14acer-wmi: avoid the warning of 'devices' may be used uninitializedLee, Chun-Yi1-0/+3
2013-03-14mfd: rtsx: Fix issue that booting OS with SD card insertedWei WANG3-0/+55
2013-03-14mfd: rtsx: Optimize card detect flowWei WANG1-12/+19
2013-03-14HID: logitech-dj: do not directly call hid_output_raw_report() during probeBenjamin Tissoires1-8/+14
2013-03-14efivarfs: return accurate error code in efivarfs_fill_super()Matt Fleming1-5/+15
2013-03-14efivars: efivarfs_valid_name() should handle pstore syntaxMatt Fleming1-2/+2
2013-03-14tg3: Update link_up flag for phylib devicesNithin Sujir1-9/+5
2013-03-14e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov1-1/+1
2013-03-14random: fix locking dependency with the tasklist_lockTheodore Ts'o1-4/+8
2013-03-14dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings1-3/+2
2013-03-14drm/i915: Turn off hsync and vsync on ADPA when disabling crtPatrik Jakobsson1-1/+1
2013-03-14drm/i915: enable irqs earlier when resumingDaniel Vetter1-1/+12
2013-03-14drm/i915: reorder setup sequence to have irqs for output setupDaniel Vetter3-9/+19
2013-03-14drm/i915: Fix Haswell/CRW PCI IDs.Kenneth Graunke1-6/+6
2013-03-14drm/i915: Increase the RC6p threshold.Stéphane Marchesin1-1/+1
2013-03-14drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher1-0/+9
2013-03-14drm/radeon: don't set hpd, afmt interrupts when interrupts are disabledAlex Deucher1-0/+12
2013-03-14hwmon: (pmbus/ltc2978) Use detected chip ID to select supported functionalityGuenter Roeck1-1/+1
2013-03-14hwmon: (pmbus/ltc2978) Fix peak attribute handlingGuenter Roeck1-13/+15
2013-03-14hwmon: (sht15) Check return value of regulator_enable()Mark Brown1-1/+7
2013-03-14md/raid1,raid10: fix deadlock with freeze_array()NeilBrown2-0/+2
2013-03-14md: raid0: fix error return from create_stripe_zones.NeilBrown1-1/+1
2013-03-14md: fix two bugs when attempting to resize RAID0 array.NeilBrown2-1/+5
2013-03-14md: protect against crash upon fsync on ro arraySebastian Riemer1-0/+4
2013-03-14proc connector: reject unprivileged listener bumpsKees Cook1-0/+8
2013-03-14ath9k_hw: improve reset reliability after errorsFelix Fietkau1-1/+3
2013-03-14ath9k_htc: fix signal strength handling issuesFelix Fietkau2-7/+12
2013-03-14ath9k: fix RSSI dummy marker valueFelix Fietkau1-1/+1
2013-03-14libertas: fix crash for SD8688Bing Zhao1-1/+5
2013-03-14mwifiex: correct sleep delay counterAvinash Patil1-1/+1
2013-03-14iwlwifi: always copy first 16 bytes of commandsJohannes Berg3-23/+71
2013-03-14hw_random: make buffer usable in scatterlist.Rusty Russell1-3/+16
2013-03-14dm snapshot: add missing module aliasesMikulas Patocka1-0/+2
2013-03-14dm: fix limits initialization when there are no data devicesMike Christie1-5/+7
2013-03-14dm: do not replace bioset for request based dmJun'ichi Nomura1-9/+21
2013-03-14dm: fix truncated status stringsMikulas Patocka12-113/+97
2013-03-14iscsi-target: Fix immediate queue starvation regression with DATAINNicholas Bellinger1-2/+9
2013-03-14target/pscsi: Fix page incrementAsias He1-1/+0
2013-03-14SCSI: storvsc: Initialize the sglistK. Y. Srinivasan1-0/+1