summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ide-cd: remove write-only cmd field from struct cdrom_infoBartlomiej Zolnierkiewicz2005-12-152-8/+0
* [PATCH] ide-disk: flush cache after calling del_gendisk()Bartlomiej Zolnierkiewicz2005-12-151-2/+2
* [PATCH] ide: AU1200 IDE updateJordan Crouse2005-12-153-974/+535
* [PATCH] ide: core modifications for AU1200Jordan Crouse2005-12-151-9/+6
* [PATCH] ide: MPC8xx IDE depends on IDE=y && BLK_DEV_IDE=yMarcelo Tosatti2005-12-151-1/+1
* [PATCH] via82cxxx IDE: Add VT8251 ISA bridgeDaniel Drake2005-12-151-0/+1
* [PATCH] sgiioc4: check for no hwifs availableJeremy Higdon2005-12-151-1/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds2005-12-132-9/+64
|\
| * [TG3]: Fix low power stateMichael Chan2005-12-132-5/+46
| * [TG3]: Fix 5704 single-port modeMichael Chan2005-12-131-2/+7
| * [TG3]: Fix suspend and resumeMichael Chan2005-12-131-0/+3
| * [TG3]: Fix nvram arbitration bugs.Michael Chan2005-12-131-2/+8
* | [PATCH] hid-core: Zero-pad truncated reportsAdam Kropelin2005-12-131-1/+3
* | [PATCH] fbdev: make pxafb more robust to errors with CONFIG_FB_PXA_PARAMETERSOle Reinhardt2005-12-131-1/+2
|/
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-12-134-10/+15
|\
| * [libata] mark certain hardware (or drivers) with a no-atapi flagJeff Garzik2005-12-134-10/+15
* | [netdrvr skge] fix buildJeff Garzik2005-12-131-1/+1
|/
* [PATCH] fbdev: Fix incorrect unaligned access in little-endian machinesAntonino A. Daplas2005-12-123-36/+24
* [PATCH] fbdev: Shift pixel value before entering loop in cfbimageblitAntonino A. Daplas2005-12-121-1/+2
* [PATCH] fbdev: fix switch to KD_TEXT, enhanced versionKnut Petersen2005-12-121-1/+2
* [PATCH] fbcon: Avoid illegal display panningAntonino A. Daplas2005-12-121-6/+19
* [PATCH] fbdev: Pan display fixesAntonino A. Daplas2005-12-121-5/+21
* [PATCH] fbcon: Add ability to save/restore graphics stateAntonino A. Daplas2005-12-121-1/+4
* [PATCH] fbcon: fix complement_mask() with 512 character mapAntonino A. Daplas2005-12-121-1/+8
* [PATCH] cciss: fix for deregister_diskMike Miller2005-12-121-1/+3
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-12-121-4/+6
|\
| * [PATCH] skge: get rid of warning on raceStephen Hemminger2005-12-121-4/+6
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-12-121-2/+2
|\ \
| * | [PATCH] libata-core.c: fix parameter bug on kunmap_atomic() callsMark Lord2005-12-121-2/+2
| |/
* | [drm] fix radeon aperture issueDave Airlie2005-12-121-1/+1
|/
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-12-122-7/+2
|\
| * [PATCH] pcnet32: use MAC address from prom also on powerpcOlaf Hering2005-12-121-5/+0
| * Merge branch 'master'Jeff Garzik2005-12-12102-3049/+3037
| |\
| * | [PATCH] sk98lin: rx checksum offset not setStephen Hemminger2005-12-061-2/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-12-128-10/+2
|\ \ \
| * | | [SBUSFB] tcx: Use FB_BLANK_UNBLANK instead of magic constant.Hareesh Nagarajan2005-12-121-1/+1
| * | | [SBUSFB]: Kill 'list' member from foo_par structs, totally unused.David S. Miller2005-12-128-9/+1
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-12-121-4/+0
|\ \ \ \
| * | | | [ARM SMP] mpcore_wdt bogus fpos checkMarcelo Tosatti2005-12-051-4/+0
| | |/ / | |/| |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-12-121-2/+3
|\ \ \ \
| * | | | [MMC] Proper check of SCR error codePierre Ossman2005-12-051-2/+3
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-12-121-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [SERIAL] 8250_pci: Remove redundant assignment, and mark fallthrough.Dave Jones2005-12-071-1/+1
| |/ / /
* | | | [PATCH] Fix SCSI scanning slab corruptionBrian King2005-12-121-3/+0
| |_|/ |/| |
* | | Revert revert of "[SCSI] fix usb storage oops"Linus Torvalds2005-12-121-1/+8
* | | [PATCH] md: use correct size of raid5 stripe cache when measuring how full it isNeilBrown2005-12-121-3/+4
* | | [PATCH] md: fix a use-after-free bug in raid1NeilBrown2005-12-121-2/+3
* | | [PATCH] raw driver: Kconfig fixAndrew Morton2005-12-121-9/+9
* | | [PATCH] ACPI: fix sleeping whilst atomic warnings on resumeDave Jones2005-12-121-1/+1
* | | [PATCH] input: fix ucb1x00-ts breakage after conversion to dynamic input_dev ...Nicolas Pitre2005-12-121-8/+11
OpenPOWER on IntegriCloud