summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | regulator: da9052: Ensure the selected voltage falls within the specified rangeAxel Lin2012-03-111-4/+4
| * | | | | | | regulator: Set n_voltages for da9052 regulatorsAxel Lin2012-03-111-0/+4
| * | | | | | | regulator: Fix setting selector in tps6524x set_voltage functionAxel Lin2012-03-111-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-1312-28/+54
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-135-5/+22
| |\ \ \ \ \ \ \
| | * | | | | | | rt2x00: fix random stallsStanislaw Gruszka2012-03-123-1/+17
| | * | | | | | | iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2012-03-122-4/+5
| * | | | | | | | tun: don't hold network namespace by tun socketsStanislav Kinsbursky2012-03-121-3/+12
| * | | | | | | | bnx2x: FCoE statistics id fixedYuval Mintz2012-03-121-3/+9
| * | | | | | | | bnx2x: dcb bit indices flags used as bitsYuval Mintz2012-03-122-4/+6
| * | | | | | | | bnx2x: added cpu_to_le16 when preparing ramrod's dataAriel Elior2012-03-121-1/+1
| * | | | | | | | bnx2x: pfc statistics counts pfc events twiceYuval Mintz2012-03-121-12/+0
| * | | | | | | | usb: asix: Patch for Sitecom LN-031Joerg Neikes2012-03-111-0/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-03-126-3/+708
|\ \ \ \ \ \ \ \
| * | | | | | | | panasonic-laptop: avoid overflow in acpi_pcc_hotkey_add()Xi Wang2012-03-121-2/+2
| * | | | | | | | acer-wmi: No wifi rfkill on Lenovo machinesIke Panhc2012-03-121-1/+29
| * | | | | | | | Fujitsu tablet extras driverRobert Gerlach2012-03-123-0/+496
| * | | | | | | | x86: Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptopsBen Hutchings2012-03-123-0/+181
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2012-03-121-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI: ignore pre-1.1 ASPM quirking when ASPM is disabledMatthew Garrett2012-03-071-0/+3
* | | | | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-121-0/+5
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | sh-sci / PM: Avoid deadlocking runtime PMRafael J. Wysocki2012-03-091-0/+5
* | | | | | | | | Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-091-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/amd: iommu_set_device_table() must not be __initJan Beulich2012-03-081-1/+1
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-098-10/+41
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | drm/radeon/kms: fix hdmi duallink checksAlex Deucher2012-03-082-5/+3
| * | | | | | | | | drm/radeon/kms: set SX_MISC in the r6xx blit code (v2)Marek Olšák2012-03-081-0/+8
| * | | | | | | | | drm/radeon: deal with errors from framebuffer init path.Dave Airlie2012-03-073-5/+26
| * | | | | | | | | drm/radeon: fix a semaphore deadlock on pre cayman asicsChristian König2012-03-072-0/+4
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-098-10/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | net/hyperv: Use the built-in macro KBUILD_MODNAME for this driverHaiyang Zhang2012-03-081-2/+2
| * | | | | | | | | | net/usbnet: avoid recursive locking in usbnet_stop()Sebastian Siewior2012-03-081-0/+2
| * | | | | | | | | | mlx4_core: fix bug in modify_cq wrapper for resize flow.Jack Morgenstein2012-03-081-2/+1
| * | | | | | | | | | atl1c: set ATL1C_WORK_EVENT_RESET bit correctlyDan Carpenter2012-03-081-1/+1
| * | | | | | | | | | ehea: restore multicast and rx_errors fieldsEric Dumazet2012-03-081-1/+3
| * | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-03-073-4/+8
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-063-4/+8
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | |
| | | * | | | | | | | iwlwifi: fix wowlan suspendJohannes Berg2012-03-051-1/+1
| | | * | | | | | | | mwifiex: reset encryption mode flag before associationAmitkumar Karwar2012-02-291-0/+1
| | | * | | | | | | | carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter2012-02-291-3/+5
| | | * | | | | | | | carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari2012-02-291-0/+1
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-03-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | regulator: tps65910: Configure correct value for VDDCTRL vout regLaxman Dewangan2012-03-071-1/+1
* | | | | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-082-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | of/mdio: fix fixed link bus nameBaruch Siach2012-02-271-1/+1
| * | | | | | | | | | | | of/fdt.c: asm/setup.h included twiceDanny Kukawka2012-02-271-1/+0
* | | | | | | | | | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix section mismatch in spi-pl022.cRussell King2012-02-131-1/+1
* | | | | | | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-084-9/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804Guenter Roeck2012-03-072-5/+21