aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* rapidio/tsi721: fix bug in register offset definitionsAlexandre Bounine2012-03-15
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-03-14
|\
| * block, sx8: fix pointer math issue getting fw versionDan Carpenter2012-03-03
| * drivers/block/DAC960: fix -Wuninitialized warningDanny Kukawka2012-03-02
| * drivers/block/DAC960: fix DAC960_V2_IOCTL_Opcode_T -Wenum-compare warningDanny Kukawka2012-03-02
| * block: Fix setting bio flags in drivers (sd_dif/floppy)Muthukumar R2012-03-02
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-03-14
|\ \
| * | regulator: da9052: Ensure the selected voltage falls within the specified rangeAxel Lin2012-03-11
| * | regulator: Set n_voltages for da9052 regulatorsAxel Lin2012-03-11
| * | regulator: Fix setting selector in tps6524x set_voltage functionAxel Lin2012-03-11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-13
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-13
| |\ \ \
| | * | | rt2x00: fix random stallsStanislaw Gruszka2012-03-12
| | * | | iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2012-03-12
| * | | | tun: don't hold network namespace by tun socketsStanislav Kinsbursky2012-03-12
| * | | | bnx2x: FCoE statistics id fixedYuval Mintz2012-03-12
| * | | | bnx2x: dcb bit indices flags used as bitsYuval Mintz2012-03-12
| * | | | bnx2x: added cpu_to_le16 when preparing ramrod's dataAriel Elior2012-03-12
| * | | | bnx2x: pfc statistics counts pfc events twiceYuval Mintz2012-03-12
| * | | | usb: asix: Patch for Sitecom LN-031Joerg Neikes2012-03-11
| | |/ / | |/| |
* | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-03-13
|\ \ \ \
| * | | | panasonic-laptop: avoid overflow in acpi_pcc_hotkey_add()Xi Wang2012-03-12
| * | | | acer-wmi: No wifi rfkill on Lenovo machinesIke Panhc2012-03-12
| * | | | Fujitsu tablet extras driverRobert Gerlach2012-03-12
| * | | | x86: Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptopsBen Hutchings2012-03-12
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2012-03-13
|\ \ \ \
| * | | | PCI: ignore pre-1.1 ASPM quirking when ASPM is disabledMatthew Garrett2012-03-07
* | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-13
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | sh-sci / PM: Avoid deadlocking runtime PMRafael J. Wysocki2012-03-08
* | | | | Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-09
|\ \ \ \ \
| * | | | | x86/amd: iommu_set_device_table() must not be __initJan Beulich2012-03-08
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-09
|\ \ \ \ \ \
| * | | | | | drm/radeon/kms: fix hdmi duallink checksAlex Deucher2012-03-08
| * | | | | | drm/radeon/kms: set SX_MISC in the r6xx blit code (v2)Marek Olšák2012-03-08
| * | | | | | drm/radeon: deal with errors from framebuffer init path.Dave Airlie2012-03-07
| * | | | | | drm/radeon: fix a semaphore deadlock on pre cayman asicsChristian König2012-03-07
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-09
|\ \ \ \ \ \ \
| * | | | | | | net/hyperv: Use the built-in macro KBUILD_MODNAME for this driverHaiyang Zhang2012-03-08
| * | | | | | | net/usbnet: avoid recursive locking in usbnet_stop()Sebastian Siewior2012-03-08
| * | | | | | | mlx4_core: fix bug in modify_cq wrapper for resize flow.Jack Morgenstein2012-03-08
| * | | | | | | atl1c: set ATL1C_WORK_EVENT_RESET bit correctlyDan Carpenter2012-03-08
| * | | | | | | ehea: restore multicast and rx_errors fieldsEric Dumazet2012-03-08
| * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-03-07
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-06
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | * | | | | iwlwifi: fix wowlan suspendJohannes Berg2012-03-05
| | | * | | | | mwifiex: reset encryption mode flag before associationAmitkumar Karwar2012-02-29
| | | * | | | | carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter2012-02-29
| | | * | | | | carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari2012-02-29
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-03-08
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: tps65910: Configure correct value for VDDCTRL vout regLaxman Dewangan2012-03-07