summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare2006-01-0527-44/+10
| | * | | [PATCH] i2c: Rework client usage count, 1 of 3Jean Delvare2006-01-051-3/+1
| | * | | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-0584-85/+2
| | * | | [PATCH] i2c: Drop i2c_driver.flags, 1 of 3Jean Delvare2006-01-051-4/+0
| | * | | [PATCH] hwmon: New vt8231 driverRoger Lucas2006-01-053-0/+874
| | * | | [PATCH] i2c: Add support for Barco LPT->DVI to i2c-parportPeter Korsgaard2006-01-051-1/+11
| | * | | [PATCH] i2c: Remove duplicate rtc8564 BCD macrosNicolas Kaiser2006-01-051-19/+17
| | * | | [PATCH] hwmon: W83627THF VID fixesYuan Mu2006-01-051-9/+7
| | * | | [PATCH] hwmon: Support the VRM 10 mode of the ADT7463Jean Delvare2006-01-051-8/+36
| | * | | [PATCH] hwmon: remove deprecated sysfs names of adm1025 and adm1026Grant Coady2006-01-052-8/+0
| | * | | [PATCH] i2c: Extend ds1337 initializationMichael Burian2006-01-051-6/+31
| | * | | [PATCH] i2c: i2c-i801 explicitly enables/disables PECMark M. Hoffman2006-01-051-5/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-065-5/+5
| |\ \ \ \
| | * | | | kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg2006-01-065-5/+5
| * | | | | [PATCH] shrink mmtimer memory sizeDimitri Sivanich2006-01-061-33/+57
| | |_|/ / | |/| | |
* | | | | Auto-update from upstreamLen Brown2006-01-06617-19571/+45607
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-0636-232/+176
| |\ \ \ \
| | * | | | [SCSI] scsi_end_async() needs to take an uptodate parameterJens Axboe2006-01-061-1/+1
| | * | | | [BLOCK] update IDE to use new blk_ordered for barriersTejun Heo2006-01-062-88/+54
| | * | | | [BLOCK] add FUA support to libataTejun Heo2006-01-063-13/+54
| | * | | | [BLOCK] update libata to use new blk_ordered for barriersTejun Heo2006-01-0613-13/+0
| | * | | | [BLOCK] scsi: add FUA support to sdTejun Heo2006-01-061-3/+26
| | * | | | [BLOCK] update SCSI to use new blk_ordered for barriersTejun Heo2006-01-063-93/+20
| | * | | | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-0618-23/+23
| | |/ / /
| * | | | [PATCH] Suspend support for libataJens Axboe2006-01-064-0/+165
| * | | | [PATCH] md: allow sync-speed to be controlled per-deviceNeilBrown2006-01-061-5/+105
| * | | | [PATCH] md: support adding new devices to md arrays via sysfsNeilBrown2006-01-061-0/+60
| * | | | [PATCH] md: allow available size of component devices to be set via sysfsNeilBrown2006-01-061-0/+25
| * | | | [PATCH] md-export-rdev-data_offset-via-sysfs-fixAndrew Morton2006-01-061-1/+1
| * | | | [PATCH] md: export rdev->data_offset via sysfsNeilBrown2006-01-061-0/+23
| * | | | [PATCH] md: expose device slot information via sysfsNeilBrown2006-01-061-0/+35
| * | | | [PATCH] md: keep better track of dev/array size when assembling md arraysNeilBrown2006-01-061-18/+23
| * | | | [PATCH] md: allow md/raid_disks to be settableNeilBrown2006-01-061-23/+51
| * | | | [PATCH] md: count corrected read errors per driveNeilBrown2006-01-065-4/+42
| * | | | [PATCH] md: allow array level to be set textually via sysfsNeilBrown2006-01-069-14/+58
| * | | | [PATCH] md: expose md metadata format in sysfsNeilBrown2006-01-061-0/+49
| * | | | [PATCH] md: allow md array component size to be accessed and set via sysfsNeilBrown2006-01-061-42/+89
| * | | | [PATCH] md: allow chunk_size to be settable through sysfsNeilBrown2006-01-061-0/+26
| * | | | [PATCH] md: fix rdev->pending counts in raid1NeilBrown2006-01-062-11/+10
| * | | | [PATCH] md: make sure bitmap updates are visible through filesystemNeilBrown2006-01-061-0/+2
| * | | | [PATCH] drivers/md/md.c: make md_new_event() staticAdrian Bunk2006-01-061-1/+1
| * | | | [PATCH] md: make a couple of names in md.c staticNeilBrown2006-01-061-2/+2
| * | | | [PATCH] md: fix typo in commentNeilBrown2006-01-061-1/+1
| * | | | [PATCH] md: helper function to match commands written to sysfs filesNeilBrown2006-01-061-5/+24
| * | | | [PATCH] md: define and use safe_put_page for mdNeilBrown2006-01-064-12/+10
| * | | | [PATCH] md: remove inappropriate limits in md/bitmap configuration.NeilBrown2006-01-061-4/+4
| * | | | [PATCH] md: fix possible problem in raid1/raid10 error overwritingNeilBrown2006-01-062-12/+48
| * | | | [PATCH] md: remove personality numbering from mdNeilBrown2006-01-069-87/+104
| * | | | [PATCH] md: break out of a loop that doesn't need to run to completionNeilBrown2006-01-061-1/+3
| * | | | [PATCH] md: convert recently exported symbol to GPLNeilBrown2006-01-061-1/+1
OpenPOWER on IntegriCloud