summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-12Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-2/+13
2008-03-12PNP: disable PNP motherboard resources that overlap PCI BARsBjorn Helgaas1-0/+73
2008-03-12PNP: revert Supermicro H8DCE motherboard quirkBjorn Helgaas1-43/+0
2008-03-12i2c: chips subdirectory is deprecatedJean Delvare1-0/+7
2008-03-12i2c: Keep client->driver and client->dev.driver in syncHans Verkuil1-1/+5
2008-03-12i2c-amd756: Fix off-by-oneAdrian Bunk1-1/+1
2008-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds5-43/+55
2008-03-11RDMA/iwcm: Don't access a cm_id after dropping referenceSteve Wise1-2/+3
2008-03-11IB/iser: Handle iser_device allocation error gracefullyArne Redlich1-4/+9
2008-03-11IB/iser: Fix list iteration bugArne Redlich1-20/+16
2008-03-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-28/+383
2008-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds9-36/+127
2008-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+1
2008-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-19/+48
2008-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-10/+22
2008-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds8-216/+100
2008-03-11fbdev: add BF52x EZkit Display driverMichael Hennerich3-0/+699
2008-03-11BF54x LQ043 Framebuffer driver: Update copyright on previously modified filesMichael Hennerich1-1/+1
2008-03-11BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakageBryan Wu1-1/+1
2008-03-11BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not al...Michael Hennerich1-1/+1
2008-03-11stifb: fix crash A1439A CRX (Rattler) graphics cardHelge Deller1-7/+15
2008-03-11mbxfb: fix incorrect argument typeKrzysztof Helt1-1/+1
2008-03-11i8042: use SGI_HAS_I8042 to select SGI i8042 handlinigThomas Bogendoerfer1-1/+1
2008-03-11gpio/pca953x bugfix: mark as can_sleepArnaud Patard1-0/+1
2008-03-11md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown1-1/+3
2008-03-11md: fix formatting error in /proc/mdstatNeilBrown1-1/+1
2008-03-11memstick: add support for JMicron jmb38x MemoryStick host controllerAlex Dubov4-4/+959
2008-03-11memstick: try harder to recover from unsuccessful interface mode switchAlex Dubov1-2/+19
2008-03-11memstick: fix parsing of "assembly_date" attribute fieldAlex Dubov1-2/+16
2008-03-11memstick: add support for decoding "specfile" media attributesAlex Dubov1-0/+49
2008-03-11tifm: clear interrupt mask bits before setting them on adapter initAlex Dubov1-0/+2
2008-03-11tifm: fix memorystick host initialization codeAlex Dubov1-25/+15
2008-03-11tifm: fix the MemoryStick host fifo handling codeAlex Dubov1-261/+263
2008-03-11memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov3-6/+0
2008-03-11memstick: make sure number of command retries is exactly as specifiedAlex Dubov1-1/+1
2008-03-11memstick: add memstick_suspend/resume_host methodsAlex Dubov2-4/+29
2008-03-11memstick: introduce correct definitions in the headerAlex Dubov3-20/+19
2008-03-11tridentfb: fix memory size detectionKrzysztof Helt1-1/+1
2008-03-11tridentfb: register should be left in non-locked stateKrzysztof Helt1-12/+0
2008-03-11of_serial: fix section mismatch warningsJosh Boyer1-1/+1
2008-03-11[libata] Add support for the RB500 PATA CompactFlashFlorian Fainelli3-0/+324
2008-03-11ahci: logical-bitwise and confusion in ahci_save_initial_config()Roel Kluin1-1/+1
2008-03-11libata: don't allow sysfs read access to force paramTejun Heo1-1/+2
2008-03-11ahci: add the Device IDs for nvidia MCP7B AHCIpeerchen1-0/+12
2008-03-11libata-sff: handle controllers w/o ctl registerTejun Heo1-14/+22
2008-03-11libata: allow LLDs w/o any reset methodTejun Heo1-0/+10
2008-03-11ata: replace remaining __FUNCTION__ occurrencesHarvey Harrison3-12/+12
2008-03-11USB: fix ehci unlink regressionsDavid Brownell1-16/+46
2008-03-11USB: new ftdi_sio device idMirko Bordignon2-0/+4
2008-03-11USB: fsl_usb2_udc: fix broken KconfigLi Yang1-1/+1