aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-11-13cciss: Fix weird usage of ENXIO in cciss_scsi.cStephen M. Cameron
2009-11-13cciss: Add enhanced scatter-gather support.Don Brace
2009-11-13cciss: Do not automatically rescan on UNIT ATTENTION/LUN DATA CHANGEDStephen M. Cameron
2009-11-13cciss: Remove unnecessary check in scan_threadStephen M. Cameron
2009-11-13cciss: fix typo that causes scsi status to be lost.Stephen M. Cameron
2009-11-13cciss: remove sendcmd() as it is no longer used.Stephen M. Cameron
2009-11-13cciss: clean up code in cciss_shutdownStephen M. Cameron
2009-11-13cciss: Remove the "withirq" parameter from various functions where possibleStephen M. Cameron
2009-11-13cciss: Retry driver initiated cmds with unit attention conditionStephen M. Cameron
2009-11-13cciss: Fix problem with remove_from_scan_list on driver unloadStephen M. Cameron
2009-11-13cciss: Make device attributes staticAlex Chiang
2009-11-04Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33Jens Axboe
2009-11-04drbd: performance - don't lose unplug eventsLars Ellenberg
2009-11-04Do not deadlock in drbd_disconnect() [bugz 258]Philipp Reisner
2009-11-04drbdsetup X resume-io should be usable to resume IO [Bugz 256]Philipp Reisner
2009-11-04drbd: fix check for too large lower level deviceLars Ellenberg
2009-11-04fix grammar in printkLars Ellenberg
2009-11-04block/ps3: fix slow VRAM IOHideyuki Sasaki
2009-11-03Merge branch 'for-linus' into for-2.6.33Jens Axboe
2009-11-03Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block into for-2.6.33Philipp Reisner
2009-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-10-31Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-10-31Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-10-31dpt_i2o: Fix typo of EINVALOGAWA Hirofumi
2009-10-30Driver core: allow certain drivers prohibit bind/unbind via sysfsDmitry Torokhov
2009-10-30Driver core: fix driver_register() return valueStas Sergeev
2009-10-30USB: fsl_udc_core: Fix kernel oops on module removalAnton Vorontsov
2009-10-30USB: option: TLAYTECH TUE800 supportBryan Wu
2009-10-30USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is setYoshihiro Shimoda
2009-10-30USB: serial: sierra driver autopm fixesElina Pasheva
2009-10-30USB: serial: sierra driver send_setup() autopm fixElina Pasheva
2009-10-30USB: rndis_host: debug info clobbered before it is loggedGeorge Nassar
2009-10-30Staging: fix wireless drivers dependsRandy Dunlap
2009-10-30Staging: wireless drivers Kconfig changeGreg Kroah-Hartman
2009-10-30Staging: android: mark subsystem as brokenGreg Kroah-Hartman
2009-10-30Staging: remove stlc45xx driverGreg Kroah-Hartman
2009-10-30Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski
2009-10-30Staging: vt6656: fix the memory free bug in vntwusb_disconnect()miaofng
2009-10-30Staging: Panel: prevent driver from calling misc_deregister twice on same res...Peter Huewe
2009-10-30Staging: hv: fix oops in vmbus - missing #includeMilan Dadok
2009-10-30Staging: hv: fix oops in vmbus - netvsc list_headMilan Dadok
2009-10-30Staging: hv: fix oops in vmbus - udev eventsMilan Dadok
2009-10-30Staging: hv: Fix vmbus load hang caused by faulty data packingHank Janssen
2009-10-30Staging: hv: Fix null pointer error after vmbus loadingHaiyang Zhang
2009-10-30Staging: hv TODO patchesStephen Hemminger
2009-10-30tty: Mark generic_serial users as BROKENAlan Cox
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds