aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds5-43/+55
2008-03-10RDMA/iwcm: Don't access a cm_id after dropping referenceSteve Wise1-2/+3
2008-03-10IB/iser: Handle iser_device allocation error gracefullyArne Redlich1-4/+9
2008-03-10IB/iser: Fix list iteration bugArne Redlich1-20/+16
2008-03-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds9-28/+383
2008-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds9-36/+127
2008-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+1
2008-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-19/+48
2008-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-10/+22
2008-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds8-216/+100
2008-03-10fbdev: add BF52x EZkit Display driverMichael Hennerich3-0/+699
2008-03-10BF54x LQ043 Framebuffer driver: Update copyright on previously modified filesMichael Hennerich1-1/+1
2008-03-10BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakageBryan Wu1-1/+1
2008-03-10BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not allowedMichael Hennerich1-1/+1
2008-03-10stifb: fix crash A1439A CRX (Rattler) graphics cardHelge Deller1-7/+15
2008-03-10mbxfb: fix incorrect argument typeKrzysztof Helt1-1/+1
2008-03-10i8042: use SGI_HAS_I8042 to select SGI i8042 handlinigThomas Bogendoerfer1-1/+1
2008-03-10gpio/pca953x bugfix: mark as can_sleepArnaud Patard1-0/+1
2008-03-10md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown1-1/+3
2008-03-10md: fix formatting error in /proc/mdstatNeilBrown1-1/+1
2008-03-10memstick: add support for JMicron jmb38x MemoryStick host controllerAlex Dubov4-4/+959
2008-03-10memstick: try harder to recover from unsuccessful interface mode switchAlex Dubov1-2/+19
2008-03-10memstick: fix parsing of "assembly_date" attribute fieldAlex Dubov1-2/+16
2008-03-10memstick: add support for decoding "specfile" media attributesAlex Dubov1-0/+49
2008-03-10tifm: clear interrupt mask bits before setting them on adapter initAlex Dubov1-0/+2
2008-03-10tifm: fix memorystick host initialization codeAlex Dubov1-25/+15
2008-03-10tifm: fix the MemoryStick host fifo handling codeAlex Dubov1-261/+263
2008-03-10memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov3-6/+0
2008-03-10memstick: make sure number of command retries is exactly as specifiedAlex Dubov1-1/+1
2008-03-10memstick: add memstick_suspend/resume_host methodsAlex Dubov2-4/+29
2008-03-10memstick: introduce correct definitions in the headerAlex Dubov3-20/+19
2008-03-10tridentfb: fix memory size detectionKrzysztof Helt1-1/+1
2008-03-10tridentfb: register should be left in non-locked stateKrzysztof Helt1-12/+0
2008-03-10of_serial: fix section mismatch warningsJosh Boyer1-1/+1
2008-03-10[libata] Add support for the RB500 PATA CompactFlashFlorian Fainelli3-0/+324
2008-03-10ahci: logical-bitwise and confusion in ahci_save_initial_config()Roel Kluin1-1/+1
2008-03-10libata: don't allow sysfs read access to force paramTejun Heo1-1/+2
2008-03-10ahci: add the Device IDs for nvidia MCP7B AHCIpeerchen1-0/+12
2008-03-10libata-sff: handle controllers w/o ctl registerTejun Heo1-14/+22
2008-03-10libata: allow LLDs w/o any reset methodTejun Heo1-0/+10
2008-03-10ata: replace remaining __FUNCTION__ occurrencesHarvey Harrison3-12/+12
2008-03-10USB: fix ehci unlink regressionsDavid Brownell1-16/+46
2008-03-10USB: new ftdi_sio device idMirko Bordignon2-0/+4
2008-03-10USB: fsl_usb2_udc: fix broken KconfigLi Yang1-1/+1
2008-03-10USB: option: add novatel device idsDirk DeSchepper1-13/+62
2008-03-10USB: cypress_m8: add UPS Powercom (0d9f:0002)Dmitry Shapin2-0/+6
2008-03-10USB: drivers/usb/storage/sddr55.c: fix uninitialized var warningsAndrew Morton1-2/+2
2008-03-10USB: fix usb-serial generic recursive lockPete Zaitcev1-4/+6
2008-03-10PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller DriverJesper Juhl1-0/+1
2008-03-10drivers: fix dma_get_required_maskJames Bottomley1-1/+1