aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-06[SCSI] pmcraid: Fix ppc64 driver build for using cpu_to_le32 on U8 data typeAnil Ravindranath1-5/+5
2009-11-06[SCSI] ipr: add workaround for MSI interrupts on P7Wayne Boyer2-9/+34
2009-11-06[SCSI] scsi_transport_fc: Fix WARN message for FC passthru failure pathsBrian King1-0/+3
2009-11-03[SCSI] bfa: fix test in bfad_os_fc_host_init()Roel Kluin1-1/+1
2009-11-02i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds3-8/+24
2009-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds36-3462/+75
2009-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds5-30/+43
2009-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-3/+3
2009-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds3-8/+17
2009-10-31Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-30/+24
2009-10-31Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds12-159/+171
2009-10-31dpt_i2o: Fix typo of EINVALOGAWA Hirofumi1-1/+1
2009-10-30Driver core: allow certain drivers prohibit bind/unbind via sysfsDmitry Torokhov2-7/+16
2009-10-30Driver core: fix driver_register() return valueStas Sergeev1-1/+1
2009-10-30USB: fsl_udc_core: Fix kernel oops on module removalAnton Vorontsov1-1/+1
2009-10-30USB: option: TLAYTECH TUE800 supportBryan Wu1-0/+4
2009-10-30USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is setYoshihiro Shimoda1-10/+13
2009-10-30USB: serial: sierra driver autopm fixesElina Pasheva1-6/+8
2009-10-30USB: serial: sierra driver send_setup() autopm fixElina Pasheva1-10/+14
2009-10-30USB: rndis_host: debug info clobbered before it is loggedGeorge Nassar1-3/+3
2009-10-30Staging: fix wireless drivers dependsRandy Dunlap3-3/+3
2009-10-30Staging: wireless drivers Kconfig changeGreg Kroah-Hartman6-6/+6
2009-10-30Staging: android: mark subsystem as brokenGreg Kroah-Hartman1-0/+1
2009-10-30Staging: remove stlc45xx driverGreg Kroah-Hartman7-3323/+0
2009-10-30Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski12-96/+37
2009-10-30Staging: vt6656: fix the memory free bug in vntwusb_disconnect()miaofng1-1/+0
2009-10-30Staging: Panel: prevent driver from calling misc_deregister twice on same ressourcePeter Huewe1-3/+10
2009-10-30Staging: hv: fix oops in vmbus - missing #includeMilan Dadok2-0/+2
2009-10-30Staging: hv: fix oops in vmbus - netvsc list_headMilan Dadok1-6/+4
2009-10-30Staging: hv: fix oops in vmbus - udev eventsMilan Dadok1-10/+4
2009-10-30Staging: hv: Fix vmbus load hang caused by faulty data packingHank Janssen1-1/+1
2009-10-30Staging: hv: Fix null pointer error after vmbus loadingHaiyang Zhang1-13/+1
2009-10-30Staging: hv TODO patchesStephen Hemminger1-0/+6
2009-10-30tty: Mark generic_serial users as BROKENAlan Cox1-3/+3
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-2/+4
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds34-362/+730
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-12/+18
2009-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-11/+2
2009-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+1
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds8-25/+43
2009-10-29Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds3-17/+47
2009-10-29ray_cs: Fix copy_from_user handlingAlan Cox1-1/+1
2009-10-29dpt_i2o: Fix up copy*userAlan Cox1-0/+4
2009-10-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-7/+8
2009-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds2-2/+3
2009-10-29Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds3-7/+5
2009-10-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds3-9/+27
2009-10-29Merge branch 'urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds13-38/+54
2009-10-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2009-10-29lis3: add support for the HP HDX 18Ian E. Morgan1-0/+1