aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2005-11-09[PATCH] ide: incorrect device link for ide-csHannes Reinecke
2005-11-09[SCSI] qla2xxx: Update version number to 8.01.03-k.Andrew Vasquez
2005-11-09[SCSI] qla2xxx: Correct ISP24xx soft-reset handling.Andrew Vasquez
2005-11-09[SCSI] qla2xxx: Correct abort issue during loop-down state.Ravi Anand
2005-11-09[SCSI] qla2xxx: Correct loop-in-transition issuesRavi Anand
2005-11-09[SCSI] qla2xxx: Correct additional posting issues during NVRAM accesses.Andrew Vasquez
2005-11-09[SCSI] aacraid: Fix read capacity 16 return dataMark Haverkamp
2005-11-09[SCSI] remove Scsi_Device typedefChristoph Hellwig
2005-11-09[SCSI] remove Scsi_Pointer typedefChristoph Hellwig
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig
2005-11-09[SPARC] sbus rtc: implement ->compat_ioctlChristoph Hellwig
2005-11-09[SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers.David S. Miller
2005-11-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2005-11-09[DRIVER MODEL] Add platform_driverRussell King
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2005-11-09[PATCH] drivers/message/fusion/mptbase.c: make code staticAdrian Bunk
2005-11-09[PATCH] drivers/char/sysrq.c: make two functions staticAdrian Bunk
2005-11-09[PATCH] md: document sysfs usage of md, and make a couple of small refinementsNeilBrown
2005-11-09[PATCH] md: improve 'scan_mode' and rename it to 'sync_action'NeilBrown
2005-11-09[PATCH] md: complete conversion of md to use kthreadsNeilBrown
2005-11-09[PATCH] md: ignore auto-readonly flag for arrays where it isn't meaningfulNeilBrown
2005-11-09[PATCH] md: only try to print recovery/resync status for personalities that s...NeilBrown
2005-11-09[PATCH] md: split off some md attributes in sysfs to a separate groupNeilBrown
2005-11-09[PATCH] md: fix some locking and module refcounting issues with md's use of s...NeilBrown
2005-11-09[PATCH] md: make sure a user-request sync of raid5 ignores intent bitmapNeilBrown
2005-11-09[PATCH] md: make manual repair work for raid1NeilBrown
2005-11-09[PATCH] md: make sure /block link in /sys/.../md/ goes to correct devicesNeilBrown
2005-11-09[PATCH] md: allow md arrays to be started read-only (module parameter).NeilBrown
2005-11-09[PATCH] md: Remove attempt to use dynamic names in sysfs for component device...NeilBrown
2005-11-09[PATCH] md: support BIO_RW_BARRIER for md/raid1NeilBrown
2005-11-09[PATCH] md: make md on-disk bitmaps not host-endianNeilBrown
2005-11-09[PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' fieldNeilBrown
2005-11-09[PATCH] md: improvements to raid5 handling of read errorsNeilBrown
2005-11-09[PATCH] md: change raid5 sysfs attribute to not create a new directoryNeilBrown
2005-11-09[PATCH] md: minor MD fixesNeilBrown
2005-11-09[PATCH] md: fix ref-counting problems with kobjects in mdNeilBrown
2005-11-09[PATCH] md: provide proper rcu_dereference / rcu_assign_pointer annotations i...Suzanne Wood
2005-11-09[PATCH] md: teach raid5 the difference between 'check' and 'repair'.NeilBrown
2005-11-09[PATCH] md: allow a manual resync with mdNeilBrown
2005-11-09[PATCH] md: add kobject/sysfs support to raid5NeilBrown
2005-11-09[PATCH] md: extend md sysfs support to component devices.NeilBrown
2005-11-09[PATCH] md: initial sysfs support for mdNeilBrown
2005-11-09[PATCH] md: better handling of readerrors with raid5.NeilBrown
2005-11-09[PATCH] drivers/video/vgastate.c: kill dead codeAdrian Bunk
2005-11-09[PATCH] fbdev: move ioctl32 code to fbmem.cArnd Bergmann
2005-11-09[PATCH] fbdev: Remove remains of epson1356fbRalf Baechle
2005-11-09[PATCH] fbdev: Possible endian fix in cfbimageblitAntonino A. Daplas
2005-11-09[PATCH] vga16fb: Convert vga16fb as a platform deviceAntonino A. Daplas
2005-11-09[PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfsAntonino A. Daplas