summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-08-2812-74/+82
|\
| * drm/radeon/kms: add missing scratch update in dp_detectAlex Deucher2010-08-271-0/+1
| * drm/modes: Fix CVT-R modeline generationAdam Jackson2010-08-271-1/+4
| * drm: fix regression in drm locking since BKL removal.Arnd Bergmann2010-08-271-0/+2
| * drm/radeon/kms: remove stray radeon_i2c_destroyAlex Deucher2010-08-271-2/+0
| * drm: mm: fix range restricted allocationsDaniel Vetter2010-08-271-10/+14
| * Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie2010-08-277-61/+61
| |\
| | * drm/nouveau: drop drm_global_mutex before sleeping in submission pathBen Skeggs2010-08-271-0/+2
| | * drm: export drm_global_mutex for drivers to useBen Skeggs2010-08-271-0/+1
| | * drm/nv20: Don't use pushbuf calls on the original nv20.Francisco Jerez2010-08-261-2/+2
| | * drm/nouveau: Fix TMDS on some DCB1.5 boards.Francisco Jerez2010-08-261-14/+6
| | * drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.Francisco Jerez2010-08-262-21/+27
| | * drm/nv30: Apply modesetting to the correct slave encoderPatrice Mandin2010-08-261-3/+5
| | * drm/nouveau: Use a helper function to match PCI device/subsystem IDs.Francisco Jerez2010-08-263-20/+16
| | * drm/nv50: add dcb type 14 to enum to prevent compiler complaintBen Skeggs2010-08-262-1/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-08-282-17/+10
|\ \ \
| * | | amd64_edac: Do not report error overflow as a separate errorBorislav Petkov2010-08-262-13/+2
| * | | MCE, AMD: Limit MCE decoding to current families for nowBorislav Petkov2010-08-241-4/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-2818-59/+54
|\ \ \ \
| * | | | Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()Axel Lin2010-08-251-2/+0
| * | | | Input: mousedev - fix regression of inverting axesChristoph Fritz2010-08-251-4/+4
| * | | | Input: uinput - add devname alias to allow module on-demand loadKay Sievers2010-08-211-0/+2
| * | | | Input: hil_kbd - fix compile errorDmitry Torokhov2010-08-211-6/+6
| * | | | USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov2010-08-214-8/+6
| * | | | Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-219-16/+13
| * | | | Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-193-23/+23
* | | | | libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issueMark Lord2010-08-251-4/+0
* | | | | sata_mv: fix broken DSM/TRIM support (v2)Mark Lord2010-08-251-7/+37
* | | | | libata: be less of a drama queen on empty data commandsTejun Heo2010-08-251-4/+7
* | | | | [libata] sata_dwc_460ex: signdness bugDan Carpenter2010-08-251-1/+1
* | | | | ahci: add HFLAG_YES_FBS and apply it to 88SE9128Tejun Heo2010-08-253-2/+26
* | | | | libata: remove no longer needed pata_winbond driverBartlomiej Zolnierkiewicz2010-08-254-285/+14
* | | | | pata_cmd64x: revert commit d62f5576Tejun Heo2010-08-251-6/+0
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-08-253-23/+51
|\ \ \ \ \
| * | | | | hwmon: (k8temp) Differentiate between AM2 and ASB1Andreas Herrmann2010-08-251-3/+32
| * | | | | hwmon: (ads7871) Fix ads7871_probe error pathsAxel Lin2010-08-251-19/+19
| * | | | | hwmon: (coretemp) Fix harmless build warningJean Delvare2010-08-251-1/+0
* | | | | | Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-251-5/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | xen: handle events as edge-triggeredJeremy Fitzhardinge2010-08-241-1/+1
| * | | | | xen: use percpu interrupts for IPIs and VIRQsJeremy Fitzhardinge2010-08-241-4/+15
| | |/ / / | |/| | |
* | | | | drm/i915: fix vblank wait test conditionJesse Barnes2010-08-241-1/+1
* | | | | intel_scu_ipc: fix IPC i2c write bugJianwei Yang2010-08-241-1/+1
* | | | | rar: Fix off by one errorOssama Othman2010-08-241-1/+1
* | | | | V4L/DVB: mantis: Fix IR_CORE dependencyIngo Molnar2010-08-241-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2010-08-241-0/+42
|\ \ \ \ \
| * | | | | via-pmu: Add compat_pmu_ioctlAndreas Schwab2010-08-241-0/+42
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-08-2419-4219/+70
|\ \ \ \ \ \
| * | | | | | Staging: sep: remove driverGreg Kroah-Hartman2010-08-2310-3757/+0
| * | | | | | Staging: batman-adv: Don't write in not allocated packet_buffSven Eckelmann2010-08-231-0/+4
| * | | | | | Staging: batman-adv: Don't use net_dev after dev_putSven Eckelmann2010-08-231-5/+6