summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-04-02[PATCH] libata: clear only affected flags during ata_dev_configure()Tejun Heo2-1/+2
2006-04-02[PATCH] libata: rename ATA_FLAG_PORT_DISABLED to ATA_FLAG_DISABLEDTejun Heo11-21/+21
2006-04-02[PATCH] libata: clean up constantsTejun Heo1-29/+32
2006-04-02[PATCH] libata: ATA_FLAG_IN_EH is not used, kill itTejun Heo2-14/+4
2006-04-02[PATCH] libata: ata_dev_revalidate() printk updateTejun Heo1-13/+10
2006-04-02[PATCH] libata: report device number when PIO failsTejun Heo1-1/+2
2006-04-02[PATCH] libata: consider disabled devices in ata_dev_xfermask()Tejun Heo1-11/+23
2006-04-02[PATCH] libata: improve ata_bus_probe()Tejun Heo2-16/+52
2006-04-02[PATCH] libata: implement ata_down_xfermask_limit()Tejun Heo1-0/+52
2006-04-02[PATCH] libata: add 5s sleep between resetsTejun Heo1-1/+14
2006-04-02[PATCH] libata: use SATA speed down in ata_drive_probe_reset()Tejun Heo1-4/+12
2006-04-02[PATCH] libata: implement ap->sata_spd_limit and helpersTejun Heo2-4/+140
2006-04-02[PATCH] libata: implement ata_dev_absent()Tejun Heo1-0/+10
2006-04-01[PATCH] libata: preserve SATA SPD setting over hard resetsTejun Heo1-3/+9
2006-04-01[PATCH] libata: don't disable devices from ata_set_mode()Tejun Heo1-26/+40
2006-04-01[PATCH] libata: reorganize ata_set_mode()Tejun Heo1-56/+35
2006-04-01[PATCH] libata: make ata_set_mode() handle no-device case properlyTejun Heo1-1/+4
2006-04-01[PATCH] libata: implement ata_dev_enabled and disabled()Tejun Heo5-19/+29
2006-04-01[PATCH] libata: convert do_probe_reset() to ata_do_reset()Tejun Heo1-13/+16
2006-04-01[PATCH] libata: separate out ata_spd_string()Tejun Heo1-9/+14
2006-04-01[PATCH] libata: make ata_bus_probe() return negative errno on failureTejun Heo1-3/+3
2006-04-01[PATCH] libata: fix ata_set_mode() return valueTejun Heo1-1/+2
2006-04-01Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-7/+32
2006-04-01Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds10-53/+1325
2006-04-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-234/+478
2006-04-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds4-8/+403
2006-04-01Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds20-156/+524
2006-04-01[CIFS] Fix typo in earlier cifs_unlink change and protect oneSteve French1-5/+7
2006-04-01[CIFS] Incorrect signature sent on SMB ReadSteve French1-13/+23
2006-04-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-63/+117
2006-04-01[PATCH] avoid unaligned access when accessing poll stackJes Sorensen1-3/+5
2006-04-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-24/+22
2006-04-01[PATCH] Document Linux's memory barriers [try #7]David Howells1-0/+1913
2006-04-01[PATCH] wrong error path in dup_fd() leading to oopses in RCUKirill Korotaev1-1/+1
2006-04-01[PATCH] mutex: some cleanupsNicolas Pitre2-30/+33
2006-04-01[PATCH] Decrease number of pointer derefs in jsm_tty.cJesper Juhl1-12/+17
2006-04-01[PATCH] fs/namei.c: make lookup_hash() staticAdrian Bunk3-10/+1
2006-04-01[PATCH] unexport get_wchanAdrian Bunk12-19/+0
2006-04-01[PATCH] md: Raid-6 did not create sysfs entries for stripe cacheNeilBrown1-0/+2
2006-04-01[PATCH] md: Remove some code that can sleep from under a spinlockNeilBrown1-5/+3
2006-04-01[PATCH] md: Don't clear bits in bitmap when writing to one device fails durin...NeilBrown1-1/+12
2006-04-01[PATCH] fbdev: Remove old radeon driverMichael Hanselmann3-3180/+0
2006-04-01[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Antonino A. Daplas2-3/+1
2006-04-01[PATCH] pxafb: Minor driver fixesRichard Purdie1-4/+4
2006-04-01[PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie5-20/+21
2006-04-01[PATCH] backlight: HP Jornada 680 Backlight driver updates/fixesRichard Purdie1-80/+59
2006-04-01[PATCH] backlight: Backlight Class ImprovementsRichard Purdie3-101/+107
2006-04-01[PATCH] w100fb: Add acceleration support to ATI ImageonAlberto Mardegan2-299/+611
2006-04-01[PATCH] fbcon: Save current display during initializationAntonino A. Daplas1-0/+1
2006-04-01[PATCH] dcache: Add helper d_hash_and_lookupEric W. Biederman2-16/+29