aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds4-12/+30
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds17-40/+30
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds24-3276/+7801
2005-11-09[PATCH] drivers/message/fusion/mptbase.c: make code staticAdrian Bunk2-6/+2
2005-11-09[PATCH] drivers/char/sysrq.c: make two functions staticAdrian Bunk1-2/+2
2005-11-09[PATCH] md: document sysfs usage of md, and make a couple of small refinementsNeilBrown1-1/+3
2005-11-09[PATCH] md: improve 'scan_mode' and rename it to 'sync_action'NeilBrown1-19/+28
2005-11-09[PATCH] md: complete conversion of md to use kthreadsNeilBrown1-23/+10
2005-11-09[PATCH] md: ignore auto-readonly flag for arrays where it isn't meaningfulNeilBrown1-0/+3
2005-11-09[PATCH] md: only try to print recovery/resync status for personalities that support recoveryNeilBrown1-7/+9
2005-11-09[PATCH] md: split off some md attributes in sysfs to a separate groupNeilBrown1-0/+14
2005-11-09[PATCH] md: fix some locking and module refcounting issues with md's use of sysfsNeilBrown2-46/+46
2005-11-09[PATCH] md: make sure a user-request sync of raid5 ignores intent bitmapNeilBrown1-0/+1
2005-11-09[PATCH] md: make manual repair work for raid1NeilBrown1-4/+6
2005-11-09[PATCH] md: make sure /block link in /sys/.../md/ goes to correct devicesNeilBrown1-1/+6
2005-11-09[PATCH] md: allow md arrays to be started read-only (module parameter).NeilBrown1-8/+51
2005-11-09[PATCH] md: Remove attempt to use dynamic names in sysfs for component devices on an MD array.NeilBrown1-34/+6
2005-11-09[PATCH] md: support BIO_RW_BARRIER for md/raid1NeilBrown3-61/+177
2005-11-09[PATCH] md: make md on-disk bitmaps not host-endianNeilBrown2-5/+19
2005-11-09[PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' fieldNeilBrown7-140/+142
2005-11-09[PATCH] md: improvements to raid5 handling of read errorsNeilBrown2-8/+18
2005-11-09[PATCH] md: change raid5 sysfs attribute to not create a new directoryNeilBrown2-63/+15
2005-11-09[PATCH] md: minor MD fixesNeilBrown1-7/+7
2005-11-09[PATCH] md: fix ref-counting problems with kobjects in mdNeilBrown2-3/+7
2005-11-09[PATCH] md: provide proper rcu_dereference / rcu_assign_pointer annotations in mdSuzanne Wood5-36/+38
2005-11-09[PATCH] md: teach raid5 the difference between 'check' and 'repair'.NeilBrown2-2/+21
2005-11-09[PATCH] md: allow a manual resync with mdNeilBrown1-9/+68
2005-11-09[PATCH] md: add kobject/sysfs support to raid5NeilBrown1-32/+151
2005-11-09[PATCH] md: extend md sysfs support to component devices.NeilBrown1-8/+160
2005-11-09[PATCH] md: initial sysfs support for mdNeilBrown1-1/+85
2005-11-09[PATCH] md: better handling of readerrors with raid5.NeilBrown1-5/+56
2005-11-09[PATCH] drivers/video/vgastate.c: kill dead codeAdrian Bunk1-5/+0
2005-11-09[PATCH] fbdev: move ioctl32 code to fbmem.cArnd Bergmann1-5/+142
2005-11-09[PATCH] fbdev: Remove remains of epson1356fbRalf Baechle1-32/+0
2005-11-09[PATCH] fbdev: Possible endian fix in cfbimageblitAntonino A. Daplas1-1/+3
2005-11-09[PATCH] vga16fb: Convert vga16fb as a platform deviceAntonino A. Daplas1-59/+110
2005-11-09[PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfsAntonino A. Daplas3-0/+161
2005-11-09[PATCH] fbcon: Console Rotation - Add support for 270-degree rotationAntonino A. Daplas4-1/+434
2005-11-09[PATCH] fbcon: Console Rotation - Add support for 180-degree console rotationAntonino A. Daplas4-1/+459
2005-11-09[PATCH] fbcon: Console Rotation - Add support for 90-degree console rotationAntonino A. Daplas5-1/+433
2005-11-09[PATCH] fbcon: Console Rotation - Add support to rotate font bitmapAntonino A. Daplas4-0/+214
2005-11-09[PATCH] fbcon: Console Rotation - Add support to rotate the logoAntonino A. Daplas2-15/+120
2005-11-09[PATCH] fbcon: Console Rotation - Prepare fbcon for console rotationAntonino A. Daplas5-136/+276
2005-11-09[PATCH] fbdev: Framebuffer mode required for PowerBook TitaniumMichael Hanselmann1-0/+4
2005-11-09[PATCH] savagefb: X-panning fixesAntonino A. Daplas1-4/+6
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-14/+23
2005-11-09[PATCH] V4L: 926: Saa7134 alsa can only be autoloaded after saa7134 is activeRicardo Cerqueira4-292/+288
2005-11-09[PATCH] V4L: 925: saa7134 alsa is now a standalone moduleRicardo Cerqueira4-29/+121
2005-11-09[PATCH] V4L: 920: fixed autodetection of max size by if alternate settingMauro Carvalho Chehab3-24/+34
2005-11-09[PATCH] V4L: 919: improves the audio handling for nicam on cx88-audioTorsten Seeboth1-2/+6