aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 42-219/+4142
2009-06-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 78-883/+1332
2009-06-20Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Gravatar Linus Torvalds 32-550/+561
2009-06-20ide-cd: prevent null pointer deref via cdrom_newpc_intrGravatar Rainer Weikusat 1-1/+1
2009-06-19Input: add driver for Synaptics I2C touchpadGravatar Mike Rapoport 3-0/+695
2009-06-19Input: synaptics - add support for reporting x/y resolutionGravatar Tero Saarni 3-3/+39
2009-06-20agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addressesGravatar Pierre Willenbrock 1-1/+1
2009-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Gravatar Linus Torvalds 657-240493/+165584
2009-06-19Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-363/+205
2009-06-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 2-7/+5
2009-06-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 19-94/+102
2009-06-19fbdev: do not allow VESA modes without compiled-in driversGravatar Krzysztof Helt 1-2/+4
2009-06-19convert some DMA_nnBIT_MASK() callersGravatar Andrew Morton 3-11/+12
2009-06-19char: moxa, prevent opening unavailable portsGravatar Dirk Eibach 1-1/+6
2009-06-19istallion: add missing __devexit markingGravatar Mike Frysinger 1-1/+1
2009-06-19dtlk: off by one in {read,write}_tts()Gravatar Roel Kluin 1-3/+3
2009-06-19rtc: make rtc_update_irq callable with irqs enabledGravatar Atsushi Nemoto 6-24/+9
2009-06-19spi_mpc8xxx: s/83xx/8xxx/gGravatar Anton Vorontsov 3-202/+202
2009-06-19spi_mpc83xx: rename spi_83xx.c to spi_8xxx.cGravatar Anton Vorontsov 2-1/+1
2009-06-19spi_mpc83xx: remove dead codeGravatar Anton Vorontsov 1-17/+0
2009-06-19spi_mpc83xx: split mpc83xx_spi_work() into two routinesGravatar Anton Vorontsov 1-55/+60
2009-06-19spi_mpc83xx: fix checkpatch issuesGravatar Anton Vorontsov 1-6/+6
2009-06-19spi_mpc83xx: add small delay after asserting chip-select lineGravatar Anton Vorontsov 1-1/+3
2009-06-19spi_mpc83xx: quieten down the "Requested speed is too low" messageGravatar Anton Vorontsov 1-5/+6
2009-06-19spi_mpc83xx: handle other Freescale processorsGravatar Anton Vorontsov 1-8/+6
2009-06-19gpio: driver for PrimeCell PL061 GPIO controllerGravatar Baruch Siach 3-0/+348
2009-06-19Staging: comedi: fix build errorsGravatar Greg Kroah-Hartman 1-0/+1
2009-06-19Staging: udlfb: update to version 0.2.3Gravatar Roberto De Ioris 2-88/+299
2009-06-19Staging: udlfb: fix some sparse warnings.Gravatar Greg Kroah-Hartman 2-7/+7
2009-06-19Staging: udlfb: clean up checkpatch warnings in udlfb.cGravatar Greg Kroah-Hartman 1-58/+38
2009-06-19Staging: udlfb: clean up checkpatch warnings in udlfb.hGravatar Greg Kroah-Hartman 1-28/+22
2009-06-19Staging: udlfb: add udlfb driver to buildGravatar Greg Kroah-Hartman 4-0/+12
2009-06-19Staging: add udlfb driverGravatar Roberto De Ioris 2-0/+977
2009-06-19Staging: pata_rdc: remove pointless commentsGravatar Greg Kroah-Hartman 1-73/+10
2009-06-19Staging: pata_rdc: remove DRIVER macrosGravatar Greg Kroah-Hartman 1-12/+2
2009-06-19Staging: pata_rdc: remove dbgprintf macroGravatar Greg Kroah-Hartman 1-44/+38
2009-06-19Staging: pata_rdc: remove broken flagGravatar Greg Kroah-Hartman 1-11/+0
2009-06-19Staging: pata_rdc: fix build warningsGravatar Greg Kroah-Hartman 1-1/+1
2009-06-19Staging: pata_rdc: use PCI_DEVICEGravatar Greg Kroah-Hartman 1-2/+2
2009-06-19Staging: pata_rdc: remove function prototypesGravatar Greg Kroah-Hartman 2-453/+402
2009-06-19Staging: pata_rdc: coding style fixesGravatar Greg Kroah-Hartman 2-1412/+1012
2009-06-19Staging: pata_rdc: convert code to work in 2.6.29Gravatar Greg Kroah-Hartman 1-2/+2
2009-06-19Staging: pata_rdc: add driver to the build systemGravatar Greg Kroah-Hartman 4-0/+11
2009-06-19Staging: add pata_rdc driverGravatar Kevin Huang 2-0/+1640
2009-06-19Staging: remove obsolete serqt_usb driverGravatar Greg Kroah-Hartman 5-2674/+0
2009-06-19Staging: serqt_usb2 add the driver to the buildGravatar Bill Pemberton 2-2/+3
2009-06-19Staging: Add serqt_usb2, a rewrite of serqt_usb for the usb-serial layerGravatar Bill Pemberton 3-0/+1674
2009-06-19Staging: asus_oled: fix build warningsGravatar Greg Kroah-Hartman 1-1/+1
2009-06-19Staging: slicoss: fix build warningsGravatar Greg Kroah-Hartman 1-1/+0
2009-06-19Staging: slicoss: Add missing __devexit_p()Gravatar Jean Delvare 1-1/+1