aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-24[ATM]: Use mutex instead of binary semaphore in idt77252 driver.Matthias Kaehlcke2-15/+16
2007-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-5/+10
2007-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds3-53/+8
2007-05-24[CRYPTO] geode: Fix in-place operations and set keyJordan Crouse2-5/+10
2007-05-24mmc: clean up unused parts of block driverPierre Ossman3-53/+8
2007-05-23drivers/isdn/hardware/eicon/message.c warning fixesAndrew Morton1-7/+6
2007-05-23capifunc warning fixesAndrew Morton1-8/+8
2007-05-23omap_uwire: SPI_CPHA mode bugfixImre Deak1-2/+2
2007-05-23ehci-fsl: fix cache coherency problem on system with large memoryLi Yang2-0/+14
2007-05-23Off by one in floppy.cEric Sesterhenn / Snakebyte1-1/+1
2007-05-23applesmc - sensors patch missing from 2.6.22-rc2Nicolas Boichat1-0/+10
2007-05-23HiSax: fix error checking for hisax_register()]Alan Stern5-29/+30
2007-05-23md: fix bug with linear hot-add and elsewhereNeilBrown2-11/+19
2007-05-23md: don't write more than is required of the last page of a bitmapNeilBrown1-5/+12
2007-05-23md: avoid overflow in raid0 calculation with large componentsNeilBrown1-2/+1
2007-05-23i2o: eliminate a peculiar constraint on i2o_max_driversAkinobu Mita1-5/+3
2007-05-23i2o: fix notifiers when max_drivers is configuredAkinobu Mita1-7/+7
2007-05-23i2o: destroy event queue only when drv->event is setAkinobu Mita1-2/+6
2007-05-23Misc: phantom, take care of pci postingJiri Slaby1-1/+10
2007-05-23phantom: move to unlocked_ioctlJiri Slaby1-4/+14
2007-05-23Char: cyclades, fix deadlockJiri Slaby1-0/+1
2007-05-23imxfb: fix memory holeSascha Hauer1-1/+0
2007-05-23imxfb: remove ifdefsSascha Hauer1-15/+8
2007-05-23ps3fb: use FB_SYS_* instead of FB_CFB_*Geert Uytterhoeven2-6/+9
2007-05-23w100fb: fix compile warningsRichard Purdie1-5/+9
2007-05-23pm3fb: various fixesKrzysztof Helt1-181/+152
2007-05-23pm2fb: RDAC_WR barriers clean upKrzysztof Helt1-12/+5
2007-05-23fbdev: cleanup of sparc FB optionsKrzysztof Helt1-90/+86
2007-05-23spi: potential memleak in spidev_ioctlFlorin Malita1-0/+1
2007-05-23spi/spidev: check message size before copyingDomen Puncer1-6/+6
2007-05-23mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGEDomen Puncer1-14/+11
2007-05-24ide serverworks warning fixesAndrew Morton1-4/+4
2007-05-24Match DMA blacklist entries between ide-dma.c and libata-core.cJunio C Hamano1-1/+3
2007-05-24Add two missing chipsets to drivers/ide/ide-proc.cMika Kukkonen1-0/+2
2007-05-24ide/pci/serverworks.c: Fix corruption/timeouts with MegaIDEAlan Cox1-0/+6
2007-05-24add the IDE device ID for ATI SB700Henry Su1-0/+1
2007-05-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds28-87/+207
2007-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds11-59/+66
2007-05-22USB: Add support for Olimex arm-usb-ocd JTAG interface serial portTony Lindgren2-2/+40
2007-05-22USB: Add support for Sierra Wireless Aircard 595UDanny Budik1-0/+2
2007-05-22USB: ldusb bugfixOliver Neukum1-4/+31
2007-05-22USB: ftdi_sio: Add USB Product Id for OpenDCCGuido Scholz2-0/+4
2007-05-22USB: fix ratelimit call semanticsAlan Stern1-4/+4
2007-05-22USB: handle errors in power/level attributeAlan Stern1-0/+7
2007-05-22USB: make the autosuspend workqueue thread freezableAlan Stern1-1/+5
2007-05-22USB: Fix USB OHCI Subvendor for Toshiba Portege 4000Andrey Borzenkov1-1/+1
2007-05-22USB: usblp: Use correct DMA address in case of probe errorPete Zaitcev1-1/+1
2007-05-22USB: Fix debug output of ark3116Jan Engelhardt1-1/+2
2007-05-22USB: Onetouch - switch to using input_dev->dev.parentDmitry Torokhov1-4/+5
2007-05-22USB: don't try to kzalloc 0 bytesAlan Stern1-4/+6