summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* imxfb: fix memory holeSascha Hauer2007-05-241-1/+0Star
* imxfb: remove ifdefsSascha Hauer2007-05-241-15/+8Star
* ps3fb: use FB_SYS_* instead of FB_CFB_*Geert Uytterhoeven2007-05-242-6/+9
* w100fb: fix compile warningsRichard Purdie2007-05-241-5/+9
* pm3fb: various fixesKrzysztof Helt2007-05-241-181/+152Star
* pm2fb: RDAC_WR barriers clean upKrzysztof Helt2007-05-241-12/+5Star
* fbdev: cleanup of sparc FB optionsKrzysztof Helt2007-05-241-90/+86Star
* spi: potential memleak in spidev_ioctlFlorin Malita2007-05-241-0/+1
* spi/spidev: check message size before copyingDomen Puncer2007-05-241-6/+6
* mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGEDomen Puncer2007-05-241-14/+11Star
* 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-232-2/+40
| * USB: Add support for Sierra Wireless Aircard 595UDanny Budik2007-05-231-0/+2
| * USB: ldusb bugfixOliver Neukum2007-05-231-4/+31
| * USB: ftdi_sio: Add USB Product Id for OpenDCCGuido Scholz2007-05-232-0/+4
| * USB: fix ratelimit call semanticsAlan Stern2007-05-231-4/+4
| * USB: handle errors in power/level attributeAlan Stern2007-05-231-0/+7
| * USB: make the autosuspend workqueue thread freezableAlan Stern2007-05-231-1/+5
| * USB: Fix USB OHCI Subvendor for Toshiba Portege 4000Andrey Borzenkov2007-05-231-1/+1
| * USB: usblp: Use correct DMA address in case of probe errorPete Zaitcev2007-05-231-1/+1
| * USB: Fix debug output of ark3116Jan Engelhardt2007-05-231-1/+2
| * USB: Onetouch - switch to using input_dev->dev.parentDmitry Torokhov2007-05-231-4/+5
| * USB: don't try to kzalloc 0 bytesAlan Stern2007-05-231-4/+6
| * USB: remove short initial timeout for device descriptor fetchAlan Stern2007-05-231-9/+4Star
| * USB: Deref URB after usbmon is done with itPete Zaitcev2007-05-231-1/+1
| * USB: Remove duplicate IDs from option card driverBen Collins2007-05-231-1/+0Star
| * USB: auerswald: fix file release handlerAndrew Morton2007-05-231-8/+2Star
| * USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warningLi Yang2007-05-231-3/+5
| * USB: set the correct Interrupt interval in usb_bulk_msgAlan Stern2007-05-231-7/+2Star
| * USB: New device PID for ftdi_sio driverNeil \"Superna\" ARMSTRONG2007-05-232-0/+6
| * USB: remove unneeded WARN_ONAlan Stern2007-05-231-4/+0Star
| * USB: more autosuspend timer stuffAlan Stern2007-05-231-4/+14
| * EHCI: fix problem with BIOS handoffAlan Stern2007-05-231-0/+9
| * USB: address FIXME in usbnet w.r.t drivers claiming multiple interfacesOliver Neukum2007-05-232-10/+16
| * USB: handle more rndis_host odditiesDavid Brownell2007-05-232-0/+17
| * USB: fix more ftdi-elan/u132-hcd #include lossageDavid Brownell2007-05-232-9/+15
| * usb-storage: ignore Sitecom WL-117 USB-WLANMatthew Davidson2007-05-231-2/+8
| * USB: remove useless check in mos7840 found by coverityOliver Neukum2007-05-231-5/+0Star
| * USB: fix omninet memory leak found by coverityOliver Neukum2007-05-231-2/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-05-2311-59/+66
|\ \ | |/ |/|
| * Input: ads7846 - SPI_CPHA mode bugfixSemih Hazar2007-05-231-1/+1
| * Input: ads7846 - document that it handles tsc2046 tooDavid Brownell2007-05-232-4/+5
| * Input: input-polldev - add module infoEric Piel2007-05-231-0/+5
| * Input: ucb1x00-ts - remove commented out codeDmitry Torokhov2007-05-231-10/+1Star
| * Input: ucb1400_ts - use sched_setscheduler()Satoru Takeuchi2007-05-231-2/+2