summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [ATM]: Use mutex instead of binary semaphore in idt77252 driver.Matthias Kaehlcke2007-05-242-15/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-05-242-5/+10
|\
| * [CRYPTO] geode: Fix in-place operations and set keyJordan Crouse2007-05-242-5/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-05-243-53/+8
|\ \
| * | mmc: clean up unused parts of block driverPierre Ossman2007-05-243-53/+8
* | | drivers/isdn/hardware/eicon/message.c warning fixesAndrew Morton2007-05-231-7/+6
* | | capifunc warning fixesAndrew Morton2007-05-231-8/+8
* | | omap_uwire: SPI_CPHA mode bugfixImre Deak2007-05-231-2/+2
* | | ehci-fsl: fix cache coherency problem on system with large memoryLi Yang2007-05-232-0/+14
* | | Off by one in floppy.cEric Sesterhenn / Snakebyte2007-05-231-1/+1
* | | applesmc - sensors patch missing from 2.6.22-rc2Nicolas Boichat2007-05-231-0/+10
* | | HiSax: fix error checking for hisax_register()]Alan Stern2007-05-235-29/+30
* | | md: fix bug with linear hot-add and elsewhereNeilBrown2007-05-232-11/+19
* | | md: don't write more than is required of the last page of a bitmapNeilBrown2007-05-231-5/+12
* | | md: avoid overflow in raid0 calculation with large componentsNeilBrown2007-05-231-2/+1
* | | i2o: eliminate a peculiar constraint on i2o_max_driversAkinobu Mita2007-05-231-5/+3
* | | i2o: fix notifiers when max_drivers is configuredAkinobu Mita2007-05-231-7/+7
* | | i2o: destroy event queue only when drv->event is setAkinobu Mita2007-05-231-2/+6
* | | Misc: phantom, take care of pci postingJiri Slaby2007-05-231-1/+10
* | | phantom: move to unlocked_ioctlJiri Slaby2007-05-231-4/+14
* | | Char: cyclades, fix deadlockJiri Slaby2007-05-231-0/+1
* | | imxfb: fix memory holeSascha Hauer2007-05-231-1/+0
* | | imxfb: remove ifdefsSascha Hauer2007-05-231-15/+8
* | | ps3fb: use FB_SYS_* instead of FB_CFB_*Geert Uytterhoeven2007-05-232-6/+9
* | | w100fb: fix compile warningsRichard Purdie2007-05-231-5/+9
* | | pm3fb: various fixesKrzysztof Helt2007-05-231-181/+152
* | | pm2fb: RDAC_WR barriers clean upKrzysztof Helt2007-05-231-12/+5
* | | fbdev: cleanup of sparc FB optionsKrzysztof Helt2007-05-231-90/+86
* | | spi: potential memleak in spidev_ioctlFlorin Malita2007-05-231-0/+1
* | | spi/spidev: check message size before copyingDomen Puncer2007-05-231-6/+6
* | | mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGEDomen Puncer2007-05-231-14/+11
|/ /
* | ide serverworks warning fixesAndrew Morton2007-05-241-4/+4
* | Match DMA blacklist entries between ide-dma.c and libata-core.cJunio C Hamano2007-05-241-1/+3
* | Add two missing chipsets to drivers/ide/ide-proc.cMika Kukkonen2007-05-241-0/+2
* | ide/pci/serverworks.c: Fix corruption/timeouts with MegaIDEAlan Cox2007-05-241-0/+6
* | add the IDE device ID for ATI SB700Henry Su2007-05-241-0/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-05-2328-87/+207
|\
| * USB: Add support for Olimex arm-usb-ocd JTAG interface serial portTony Lindgren2007-05-222-2/+40
| * USB: Add support for Sierra Wireless Aircard 595UDanny Budik2007-05-221-0/+2
| * USB: ldusb bugfixOliver Neukum2007-05-221-4/+31
| * USB: ftdi_sio: Add USB Product Id for OpenDCCGuido Scholz2007-05-222-0/+4
| * USB: fix ratelimit call semanticsAlan Stern2007-05-221-4/+4
| * USB: handle errors in power/level attributeAlan Stern2007-05-221-0/+7
| * USB: make the autosuspend workqueue thread freezableAlan Stern2007-05-221-1/+5
| * USB: Fix USB OHCI Subvendor for Toshiba Portege 4000Andrey Borzenkov2007-05-221-1/+1
| * USB: usblp: Use correct DMA address in case of probe errorPete Zaitcev2007-05-221-1/+1
| * USB: Fix debug output of ark3116Jan Engelhardt2007-05-221-1/+2
| * USB: Onetouch - switch to using input_dev->dev.parentDmitry Torokhov2007-05-221-4/+5
| * USB: don't try to kzalloc 0 bytesAlan Stern2007-05-221-4/+6
| * USB: remove short initial timeout for device descriptor fetchAlan Stern2007-05-221-9/+4