summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-05-046-34/+32
|\
| * e1000: Silence sparse warnings by correcting typeAndrei Emeltchenko2012-05-041-2/+2
| * igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend2012-05-043-4/+6
| * ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend2012-05-033-28/+22
| * ixgbe: fix race condition with shutdownDon Skidmore2012-05-031-0/+2
* | Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-031-0/+1
|\ \
| * | mfd: Fix build breakage in omap-usb-host.cRuss Dill2012-05-011-0/+1
* | | Merge branch 'efi-vars' from Matthew GarrettLinus Torvalds2012-05-031-16/+30
|\ \ \
| * | | efivars: Improve variable validationMatthew Garrett2012-05-031-16/+30
* | | | Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-05-035-5/+7
|\ \ \ \
| * | | | ata: ahci_platform: Add synopsys ahci controller in DT's compatible listViresh Kumar2012-05-031-0/+1
| * | | | ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macrosViresh Kumar2012-05-031-3/+1
| * | | | libata: init ata_print_id to 0Tero Roponen2012-05-031-1/+1
| * | | | ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson2012-05-031-0/+2
| * | | | libata: skip old error history when counting probe trialsLin Ming2012-05-031-1/+2
| | |/ / | |/| |
* | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-05-034-8/+15
|\ \ \ \
| * | | | i2c: mxs: disable QUEUE when sending is doneWolfram Sang2012-04-271-2/+3
| * | | | i2c: mxs: handle spurious interruptWolfram Sang2012-04-251-2/+1
| * | | | i2c-eg20t: Modify MODULE_AUTHOR's email addressTomoya MORINAGA2012-04-221-1/+1
| * | | | i2c-eg20t: change timeout value 50msec to 1000msecTomoya MORINAGA2012-04-221-1/+1
| * | | | i2c: tegra: Add delay before resetting the controller after NACKAlok Chauhan2012-04-221-0/+8
| * | | | i2c: pnx: Disable clk in suspendRoland Stigge2012-04-221-2/+1
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-035-6/+17
|\ \ \ \ \
| * | | | | nouveau: initialise has_optimus variable.Dave Airlie2012-05-031-1/+1
| * | | | | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2012-05-014-5/+16
| |\ \ \ \ \
| | * | | | | drm/nv10/gpio: fix thinko in mask for gpio lines 2-9Ben Skeggs2012-04-301-1/+1
| | * | | | | nvc0/fb: shut up PMFB interrupt after the first occurrenceChristoph Bumiller2012-04-301-0/+5
| | * | | | | drm/nouveau/hdmi: use correct hdmi regs for nvaa/nvacBen Skeggs2012-04-301-1/+3
| | * | | | | drm/nouveau/bios: fix regression on some nv4x boardBen Skeggs2012-04-301-3/+7
| | | |/ / / | | |/| | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-0348-271/+415
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | sungem: Fix WakeOnLanGerard Lledo2012-05-031-1/+1
| * | | | | usbnet: fix failure handling in usbnet_probetom.leiming@gmail.com2012-05-021-1/+3
| * | | | | usbnet: fix leak of transfer buffer of dev->interrupttom.leiming@gmail.com2012-05-021-0/+1
| * | | | | ucc_geth: Add 16 bytes to max TX frame for VLANsJoakim Tjernlund2012-05-021-3/+3
| * | | | | net: ucc_geth, increase no. of HW RX descriptorsJoakim Tjernlund2012-05-021-1/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-019-18/+81
| |\ \ \ \ \
| | * | | | | wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas2012-04-271-0/+1
| | * | | | | wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas2012-04-271-1/+1
| | * | | | | b43: only reload config after successful initializationSeth Forshee2012-04-271-2/+8
| | * | | | | iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy2012-04-271-2/+2
| | * | | | | ath5k: add missing iounmap to AHB probe removalJonathan Bither2012-04-271-0/+1
| | * | | | | brcm80211: fmac: fix missing completion events issueFranky Lin2012-04-271-12/+51
| | * | | | | brcm80211: fmac: fix SDIO function 0 register r/w issueFranky Lin2012-04-271-1/+7
| | * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-04-272-0/+10
| | |\ \ \ \ \
| | | * | | | | Add Foxconn / Hon Hai IDs for btusb moduleSteven Harms2012-04-241-0/+3
| | | * | | | | Bluetooth: Add support for AR3012 [0cf3:e004]AceLan Kao2012-04-192-0/+3
| | | * | | | | Bluetooth: Add support for Atheros [13d3:3362]AceLan Kao2012-04-132-0/+3
| | | * | | | | Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0Manoj Iyer2012-04-131-0/+1
| * | | | | | | sky2: fix receive length error in mixed non-VLAN/VLAN trafficstephen hemminger2012-05-012-12/+17
| * | | | | | | sky2: propogate rx hash when packet is copiedstephen hemminger2012-05-011-0/+3