summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-04-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds5-46/+302
2010-04-24VMware Balloon driverDmitry Torokhov3-0/+849
2010-04-24w1: fix omap 1-wire driver compilationAmit Kucheria1-0/+1
2010-04-24w1: w1 temp: fix negative termperature calculationIan Dall1-3/+2
2010-04-24drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1Thomas Gerlach1-0/+3
2010-04-24lis3: add support for HP ProBook 432x/442x/452x/522xTakashi Iwai1-0/+4
2010-04-24mtd: fix Orion NAND driver compilation with ARM OABIPaulius Zaleckas1-1/+7
2010-04-23gianfar: Fix potential oops during OF address translationAnton Vorontsov1-5/+1
2010-04-23fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov1-6/+14
2010-04-23eeepc-laptop: add missing sparse_keymap_freeCorentin Chary1-2/+1
2010-04-23drm/i915: fix non-Ironlake 965 class crashesJesse Barnes1-1/+1
2010-04-23Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-1/+1
2010-04-23ARM: 6030/1: KS8695: enable consoleYegor Yefremov1-0/+1
2010-04-23drm/radeon/kms/evergreen: No EnableYUV tableAlex Deucher1-1/+1
2010-04-23drm/radeon: 9800 SE has only one quadpipeTormod Volden3-5/+15
2010-04-23drm/radeon/kms: don't print error for legal crtcs.Dave Airlie1-3/+3
2010-04-23drm/radeon/kms/evergreen: fix LUT setupAlex Deucher1-4/+4
2010-04-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+13
2010-04-22libata: ensure NCQ error result taskfile is fully initializedJeff Garzik1-0/+1
2010-04-22pata_pcmcia/ide-cs: add IDs for transcend and kingston cardsKristoffer Ericson2-0/+8
2010-04-22libata: fix locking around blk_abort_request()Tejun Heo1-0/+4
2010-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds16-30/+139
2010-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-0/+4
2010-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds9-42/+246
2010-04-22Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-17/+18
2010-04-22PCI: Ensure we re-enable devices on resumeMatthew Garrett1-5/+1
2010-04-22PCI: revert broken device warningBjorn Helgaas1-16/+7
2010-04-22sysfs: use sysfs_attr_init in ASUS atk0110 driverJiri Kosina1-0/+4
2010-04-22usb: Increase timeout value for device resetDinh Nguyen1-1/+1
2010-04-22USB: put claimed interfaces in the "suspended" stateAlan Stern1-6/+7
2010-04-22USB: EHCI: defer reclamation of siTDsAlan Stern4-12/+36
2010-04-22USB: fix remote wakeup settings during system sleepAlan Stern1-1/+35
2010-04-22USB: pl2303: add AdLink ND-6530 USB IDsManuel Jander2-0/+5
2010-04-22USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.William Lightning1-0/+1
2010-04-22USB: OHCI: DA8xx/OMAP-L1x: fix up macro renameSergei Shtylyov1-1/+1
2010-04-22USB: qcaux: add LG Rumor and Sanyo Katana LX device IDsDan Williams1-0/+10
2010-04-22usb: wusb: don't overflow the Keep Alive IE bufferDavid Vrabel1-1/+1
2010-04-22USB: ehci: omap: fix kernel panic with rmmodAjay Kumar Gupta1-2/+4
2010-04-22USB: fixed bug in usbsevseg using USB autosuspend incorrectlyHarrison Metzger1-2/+13
2010-04-22USB: ti_usb_3410_5052: adding multitech dialup fax/modem devicesAlex Manoussakis2-4/+25
2010-04-22drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy BridgeJesse Barnes4-16/+152
2010-04-23md/raid5: fix previous patch.NeilBrown1-17/+18
2010-04-22drm/i915: cleanup FBC buffers at unload timeJesse Barnes2-0/+17
2010-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-13/+24
2010-04-22scsi: fix operator precedence warningRandy Dunlap1-1/+1
2010-04-22Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-41/+42
2010-04-22[S390] zcore: Fix reipl device detectionMichael Holzheu1-5/+1
2010-04-22[S390] cio: use exception-save stschSebastian Ott3-11/+11
2010-04-22[S390] add hook to reenable mss after hibernationSebastian Ott1-0/+5
2010-04-22[S390] cio: allow enable_facility from outside init functionsSebastian Ott2-23/+17