summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-10-10Staging: comedi: ni_65xx.c: fix output inversion problem.Ian Abbott1-0/+6
2009-10-10Staging: comedi: ni_65xx.c: fix insn_bits shift calculation.Ian Abbott1-3/+3
2009-10-10Staging: comedi: s526: fixes for pulse generatorIan Abbott1-31/+19
2009-10-10Staging: comedi: s526: Take account of arch's byte order.Ian Abbott1-0/+17
2009-10-10Staging: comedi: s526: Get rid of global variable 'cmReg'.Ian Abbott1-2/+5
2009-10-10Staging: comedi: s526: Fix number of channels on DIO subdeviceIan Abbott1-15/+20
2009-10-10Staging: comedi: cb_pcidio: fix "section mismatch" errorIan Abbott1-2/+6
2009-10-10Staging: comedi: jr3_pci: Initialize transf variable fully in jr3_pci_poll_su...Ian Abbott1-12/+6
2009-10-10Staging: comedi: Corrected type of a printk argument in resize_async_buffer().Ian Abbott1-1/+1
2009-10-10Staging: p9auth: a few fixesSerge E. Hallyn1-6/+8
2009-10-10Staging: rtl8192e: Add #include <linux/vmalloc.h>Jeff Mahoney1-0/+1
2009-10-10Staging: iio: Don't build on s390Jeff Mahoney1-0/+1
2009-10-10Staging: winbond: implement prepare_multicast and fix API usageJeff Mahoney1-2/+9
2009-10-10Staging: w35und: Fix ->beacon_int breakagePekka Enberg1-16/+17
2009-10-10Staging: remove cowloop driverGreg Kroah-Hartman7-2939/+0
2009-10-10Staging: remove agnx driverGreg Kroah-Hartman17-5211/+0
2009-10-10Staging: comedi: serial2002: fix include build issueGreg Kroah-Hartman1-0/+1
2009-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-5/+11
2009-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-12/+27
2009-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-2/+1
2009-10-09hwmon: (s3c-hwmon) Disable build for S3C64xxMark Brown1-1/+1
2009-10-09hwmon: (asus_atk0110) Enable the ECLuca Tettamanti1-1/+184
2009-10-09hwmon: (asus_atk0110) Refactor the codeLuca Tettamanti1-56/+102
2009-10-09hwmon: (sht15) Fix spurious section mismatch warningRakib Mullick1-1/+6
2009-10-09Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2009-10-09Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-43/+62
2009-10-09Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-32/+49
2009-10-09ahci: Add ifdef wrapper to ahci_gtf_filter_workaroundMarkus Trippelsdorf1-0/+5
2009-10-09Input: i8042 - print debug data when testing AUX IRQ deliveryDmitry Torokhov1-0/+3
2009-10-09TPM: fix pcrreadRajiv Andrade1-2/+1
2009-10-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-129/+262
2009-10-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-6/+45
2009-10-08Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds46-1607/+3326
2009-10-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-13/+19
2009-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-75/+101
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds31-207/+384
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2-4/+15
2009-10-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds1-1/+1
2009-10-08lis3lv02d_spi: module unload didn't remove sysfs entrySamu Onkalo1-1/+2
2009-10-08mmc: sdio: don't require CISTPL_VERS_1 to contain 4 stringsDavid Vrabel1-4/+3
2009-10-08video: includecheck fix: da8xx-fb.cJaswinder Singh Rajput1-1/+0
2009-10-08video: includecheck fix: msm, mddi.cJaswinder Singh Rajput1-2/+0
2009-10-08Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie46-1607/+3326
2009-10-08drm/radeon/kms: fix vline register for second head.Dave Airlie2-2/+2
2009-10-08drm/r600: avoid assigning vb twice in blit codeRobert Noland2-8/+5
2009-10-08drm/radeon: use list_for_each_entry instead of list_for_eachDave Airlie1-13/+4
2009-10-08drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)Jerome Glisse4-41/+157
2009-10-08drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)Jerome Glisse3-53/+34
2009-10-08drm/radeon/kms: Fix RS600/RV515/R520/RS690 IRQJerome Glisse2-4/+68
2009-10-08Merge branches 'cxgb3', 'misc' and 'mlx4' into for-nextRoland Dreier3-1/+4