aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-06
|\
| * intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang2012-05-04
| * Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar2012-04-25
| |\
* | \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-05-05
|\ \ \
| * | | ACPI: Fix D3hot v D3cold confusionLin Ming2012-05-05
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-05-04
|\ \ \ \
| * | | | rtc: Fix possible null pointer dereference in rtc-mpc5121.cJohn Stultz2012-04-26
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-04
|\ \ \ \ \
| * | | | | drm/radeon: clarify and extend wb setup on APUs and NI+ asicsAlex Deucher2012-05-04
| * | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-05-03
| |\ \ \ \ \
| | * | | | | drm/i915: enable dip before writing data on gen4Paulo Zanoni2012-05-03
| | * | | | | fixing dmi match for hp t5745 and hp st5747 thin clientMarc Gariepy2012-05-02
| | * | | | | drm/i915: Only enable IPS polling for gen5Chris Wilson2012-05-02
| | * | | | | drm/i915: Do not read non-existent DPLL registers on PCH hardwareChris Wilson2012-05-02
* | | | | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2012-05-04
|\ \ \ \ \ \ \
| * | | | | | | md/bitmap: fix calculation of 'chunks' - missing shift.NeilBrown2012-05-04
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-03
|\ \ \ \ \ \ \
| * | | | | | | mfd: Fix build breakage in omap-usb-host.cRuss Dill2012-05-01
| |/ / / / / /
* | | | | | | Merge branch 'efi-vars' from Matthew GarrettLinus Torvalds2012-05-03
|\ \ \ \ \ \ \
| * | | | | | | efivars: Improve variable validationMatthew Garrett2012-05-03
* | | | | | | | Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-05-03
|\ \ \ \ \ \ \ \
| * | | | | | | | ata: ahci_platform: Add synopsys ahci controller in DT's compatible listViresh Kumar2012-05-03
| * | | | | | | | ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macrosViresh Kumar2012-05-03
| * | | | | | | | libata: init ata_print_id to 0Tero Roponen2012-05-03
| * | | | | | | | ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson2012-05-03
| * | | | | | | | libata: skip old error history when counting probe trialsLin Ming2012-05-03
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-05-03
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: mxs: disable QUEUE when sending is doneWolfram Sang2012-04-27
| * | | | | | | | i2c: mxs: handle spurious interruptWolfram Sang2012-04-25
| * | | | | | | | i2c-eg20t: Modify MODULE_AUTHOR's email addressTomoya MORINAGA2012-04-22
| * | | | | | | | i2c-eg20t: change timeout value 50msec to 1000msecTomoya MORINAGA2012-04-22
| * | | | | | | | i2c: tegra: Add delay before resetting the controller after NACKAlok Chauhan2012-04-22
| * | | | | | | | i2c: pnx: Disable clk in suspendRoland Stigge2012-04-22
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-03
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | nouveau: initialise has_optimus variable.Dave Airlie2012-05-03
| * | | | | | | | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2012-05-01
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/nv10/gpio: fix thinko in mask for gpio lines 2-9Ben Skeggs2012-04-30
| | * | | | | | | | nvc0/fb: shut up PMFB interrupt after the first occurrenceChristoph Bumiller2012-04-30
| | * | | | | | | | drm/nouveau/hdmi: use correct hdmi regs for nvaa/nvacBen Skeggs2012-04-30
| | * | | | | | | | drm/nouveau/bios: fix regression on some nv4x boardBen Skeggs2012-04-30
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sungem: Fix WakeOnLanGerard Lledo2012-05-03
| * | | | | | | | | usbnet: fix failure handling in usbnet_probetom.leiming@gmail.com2012-05-02
| * | | | | | | | | usbnet: fix leak of transfer buffer of dev->interrupttom.leiming@gmail.com2012-05-02
| * | | | | | | | | ucc_geth: Add 16 bytes to max TX frame for VLANsJoakim Tjernlund2012-05-02
| * | | | | | | | | net: ucc_geth, increase no. of HW RX descriptorsJoakim Tjernlund2012-05-02
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-01
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas2012-04-27
| | * | | | | | | | | wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas2012-04-27
| | * | | | | | | | | b43: only reload config after successful initializationSeth Forshee2012-04-27