aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-20Input: pxa27x - fix keypad KPC macrosSamuel Ortiz1-3/+3
2008-03-18Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290Laszlo Kajan1-2/+2
2008-03-18Input: ALPS - put secondary device in proper place in sysfsDmitry Torokhov1-0/+1
2008-03-14Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WXPing Cheng4-12/+32
2008-03-14Input: ads7846 - fix uninitialized var warningAndrew Morton1-1/+1
2008-03-14Input: i8042 - add SNI RM supportThomas Bogendoerfer2-0/+77
2008-03-14Input: i8042 - add Lenovo 3000 N100 to nomux blacklistJiri Kosina1-0/+7
2008-03-14Input: i8042 - fix warning on non-x86 buildsRoland Dreier1-2/+1
2008-03-14Input: cobalt_btns - assorted fixesYoichi Yuasa1-8/+8
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