summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* VMware Balloon driverDmitry Torokhov2010-04-243-0/+849
* w1: fix omap 1-wire driver compilationAmit Kucheria2010-04-241-0/+1
* w1: w1 temp: fix negative termperature calculationIan Dall2010-04-241-3/+2
* drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1Thomas Gerlach2010-04-241-0/+3
* lis3: add support for HP ProBook 432x/442x/452x/522xTakashi Iwai2010-04-241-0/+4
* mtd: fix Orion NAND driver compilation with ARM OABIPaulius Zaleckas2010-04-241-1/+7
* drm/i915: fix non-Ironlake 965 class crashesJesse Barnes2010-04-231-1/+1
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-04-223-0/+13
|\
| * libata: ensure NCQ error result taskfile is fully initializedJeff Garzik2010-04-221-0/+1
| * pata_pcmcia/ide-cs: add IDs for transcend and kingston cardsKristoffer Ericson2010-04-222-0/+8
| * libata: fix locking around blk_abort_request()Tejun Heo2010-04-221-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-04-2216-30/+139
|\ \
| * | usb: Increase timeout value for device resetDinh Nguyen2010-04-221-1/+1
| * | USB: put claimed interfaces in the "suspended" stateAlan Stern2010-04-221-6/+7
| * | USB: EHCI: defer reclamation of siTDsAlan Stern2010-04-224-12/+36
| * | USB: fix remote wakeup settings during system sleepAlan Stern2010-04-221-1/+35
| * | USB: pl2303: add AdLink ND-6530 USB IDsManuel Jander2010-04-222-0/+5
| * | USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.William Lightning2010-04-221-0/+1
| * | USB: OHCI: DA8xx/OMAP-L1x: fix up macro renameSergei Shtylyov2010-04-221-1/+1
| * | USB: qcaux: add LG Rumor and Sanyo Katana LX device IDsDan Williams2010-04-221-0/+10
| * | usb: wusb: don't overflow the Keep Alive IE bufferDavid Vrabel2010-04-221-1/+1
| * | USB: ehci: omap: fix kernel panic with rmmodAjay Kumar Gupta2010-04-221-2/+4
| * | USB: fixed bug in usbsevseg using USB autosuspend incorrectlyHarrison Metzger2010-04-221-2/+13
| * | USB: ti_usb_3410_5052: adding multitech dialup fax/modem devicesAlex Manoussakis2010-04-222-4/+25
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-04-221-0/+4
|\ \
| * | sysfs: use sysfs_attr_init in ASUS atk0110 driverJiri Kosina2010-04-221-0/+4
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-04-229-42/+246
|\ \
| * | drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy BridgeJesse Barnes2010-04-224-16/+152
| * | drm/i915: cleanup FBC buffers at unload timeJesse Barnes2010-04-222-0/+17
| * | drm/i915: fix tiling limits for i915 class hw v2Daniel Vetter2010-04-183-14/+16
| * | drm/i915: set DIDL using the ACPI video output device _ADR method return.Zhang Rui2010-04-181-4/+50
| * | drm/i915: Fix 82854 PCI ID, and treat it like other 85XAdam Jackson2010-04-182-3/+5
| * | drm/i915: Attempt to fix watermark setup on 85x (v2)Adam Jackson2010-04-181-5/+6
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-04-221-17/+18
|\ \ \
| * | | md/raid5: fix previous patch.NeilBrown2010-04-231-17/+18
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-222-13/+24
|\ \ \ \
| * | | | firewire: ohci: wait for local CSR lock access to finishClemens Ladisch2010-04-191-7/+13
| * | | | firewire: ohci: prevent aliasing of locally handled register addressesClemens Ladisch2010-04-191-2/+1
| * | | | firewire: core: fw_iso_resource_manage: return -EBUSY when out of resourcesClemens Ladisch2010-04-191-3/+7
| * | | | firewire: core: fix retries calculation in iso manage_channel()Clemens Ladisch2010-04-191-1/+3
* | | | | scsi: fix operator precedence warningRandy Dunlap2010-04-221-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-04-228-41/+42
|\ \ \ \
| * | | | [S390] zcore: Fix reipl device detectionMichael Holzheu2010-04-221-5/+1
| * | | | [S390] cio: use exception-save stschSebastian Ott2010-04-223-11/+11
| * | | | [S390] add hook to reenable mss after hibernationSebastian Ott2010-04-221-0/+5
| * | | | [S390] cio: allow enable_facility from outside init functionsSebastian Ott2010-04-222-23/+17
| * | | | [S390] dasd: fix endless loop in erpStefan Haberland2010-04-222-2/+8
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-04-2211-44/+44
|\ \ \ \ \
| * | | | | [SCSI] bnx2i: Bug fixes related to MTU change issue when there are active isc...Anil Veerabhadrappa2010-04-113-4/+24
| * | | | | [SCSI] ibmvscsi: fix DMA API misuseFUJITA Tomonori2010-04-111-27/+2