aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-23drm/i915: fix non-Ironlake 965 class crashesJesse Barnes1-1/+1
2010-04-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus 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/anholt/drm-intelLinus Torvalds9-42/+246
2010-04-22Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-17/+18
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/ieee1394/linux1394-2.6Linus 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
2010-04-22[S390] dasd: fix endless loop in erpStefan Haberland2-2/+8
2010-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds11-44/+44
2010-04-22virtio: Fix GFP flags passed from the virtio balloon driverBalbir Singh1-1/+2
2010-04-22Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds4-8/+18
2010-04-22staging: fix dt3155 buildRandy Dunlap1-11/+3
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-2/+4
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds1-0/+3
2010-04-21Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-12/+7
2010-04-21m68knommu: allow 4 coldfire serial portsPhilippe De Muyter1-1/+1
2010-04-21m68knommu: fix coldfire tcdrainPhilippe De Muyter1-1/+3
2010-04-20Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds7-23/+55
2010-04-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-2/+2