aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-13cciss: Fix weird usage of ENXIO in cciss_scsi.cStephen M. Cameron2-6/+3
2009-11-13cciss: Add enhanced scatter-gather support.Don Brace3-20/+188
2009-11-13cciss: Do not automatically rescan on UNIT ATTENTION/LUN DATA CHANGEDStephen M. Cameron1-2/+16
2009-11-13cciss: Remove unnecessary check in scan_threadStephen M. Cameron1-7/+5
2009-11-13cciss: fix typo that causes scsi status to be lost.Stephen M. Cameron1-1/+1
2009-11-13cciss: remove sendcmd() as it is no longer used.Stephen M. Cameron1-163/+0
2009-11-13cciss: clean up code in cciss_shutdownStephen M. Cameron1-20/+18
2009-11-13cciss: Remove the "withirq" parameter from various functions where possibleStephen M. Cameron1-60/+29
2009-11-13cciss: Retry driver initiated cmds with unit attention conditionStephen M. Cameron1-0/+2
2009-11-13cciss: Fix problem with remove_from_scan_list on driver unloadStephen M. Cameron1-8/+13
2009-11-13cciss: Make device attributes staticAlex Chiang1-8/+8
2009-11-04Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33Jens Axboe4-15/+19
2009-11-04drbd: performance - don't lose unplug eventsLars Ellenberg1-1/+6
2009-11-04Do not deadlock in drbd_disconnect() [bugz 258]Philipp Reisner1-4/+0
2009-11-04drbdsetup X resume-io should be usable to resume IO [Bugz 256]Philipp Reisner1-4/+3
2009-11-04drbd: fix check for too large lower level deviceLars Ellenberg1-5/+9
2009-11-04fix grammar in printkLars Ellenberg1-1/+1
2009-11-04block/ps3: fix slow VRAM IOHideyuki Sasaki1-1/+9
2009-11-03Merge branch 'for-linus' into for-2.6.33Jens Axboe835-16580/+76614
2009-11-03Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block into for-2.6.33Philipp Reisner17-0/+19347
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