summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-04-201-4/+4
|\
| * PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki2009-04-191-4/+4
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-04-204-8/+20
|\ \
| * | agp: zero pages before sending to userspaceShaohua Li2009-04-201-2/+2
| * | drm: check for minor master before allowing drop master.Dave Airlie2009-04-201-0/+3
| * | drm: set/clear is_master when master changedJonas Bonn2009-04-201-1/+7
| * | drm: clean dirty memory after device releaseMa Ling2009-04-201-0/+1
| * | drm: count reaches -1Roel Kluin2009-04-201-5/+7
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-04-204-25/+51
|\ \ \
| * | | md: support bitmaps on RAID10 arrays larger then 2 terabytesNeilBrown2009-04-201-3/+3
| * | | md: update sync_completed and reshape_position even more often.NeilBrown2009-04-172-2/+4
| * | | md: improve usefulness and accuracy of sysfs file md/sync_completed.NeilBrown2009-04-143-12/+27
| * | | md: allow setting newly added device to 'in_sync' via sysfs.NeilBrown2009-04-141-1/+5
| * | | md: tiny md.h cleanupsChristoph Hellwig2009-04-141-8/+13
* | | | driver: dont update dev_name via device_add pathKay Sievers2009-04-201-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds2009-04-194-10/+18
|\ \ \ \
| * | | | virtio: fix suspend when using virtio_balloonMarcelo Tosatti2009-04-191-1/+2
| * | | | lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell2009-04-193-9/+11
| * | | | lguest: fix crash on vmlinux imagesMatias Zabaljauregui2009-04-191-0/+5
| | |_|/ | |/| |
* | | | Revert "console ASCII glyph 1:1 mapping"Samuel Thibault2009-04-191-1/+1
|/ / /
* | | cs5536: define dma_sff_read_status() methodSergei Shtylyov2009-04-181-0/+1
* | | ide: fix barriers supportBartlomiej Zolnierkiewicz2009-04-181-4/+7
* | | ide: Remove void castsJack Stone2009-04-181-1/+1
* | | hpt366: use ATA_DMA_* constantsSergei Shtylyov2009-04-181-5/+5
* | | hpt366: fix HPT370 DMA timeoutsSergei Shtylyov2009-04-181-1/+3
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-173-23/+122
|\ \ \
| * | | [libata] fix build error on drivers/ata/pata_legacy.cZhenwen Xu2009-04-171-6/+7
| * | | pata_via: Cache and rewrite the device bitAlan Cox2009-04-171-7/+67
| * | | sata_mv: workaround for multi_count errata sata24Mark Lord2009-04-171-2/+42
| * | | sata_mv: tidy up qc->tf usage in qc_prep() functionsMark Lord2009-04-171-10/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-04-1727-365/+643
|\ \ \ \
| * | | | staging: slicoss: update READMEStephen Hemminger2009-04-171-1/+30
| * | | | otus/zdusb.c: additional USB idnetifierDaniele Napolitano2009-04-172-1/+6
| * | | | Staging: go7007: fix build issuesGreg Kroah-Hartman2009-04-172-15/+2
| * | | | Staging: sxg: Fix leaks and checksum errors in transmit code pathMithlesh Thukral2009-04-171-35/+58
| * | | | Staging: sxg: Fix sleep in atomic context warning while loading driverMithlesh Thukral2009-04-171-0/+5
| * | | | Staging: sxg: Use correct queue_id for transmitting non-TCP packetsMithlesh Thukral2009-04-171-3/+7
| * | | | Staging: sxg: Fire watchdog timer at end of open routine to change the linkMithlesh Thukral2009-04-171-0/+2
| * | | | Staging: Pohmelfs: Add load balancing between network states with the same pr...Evgeniy Polyakov2009-04-172-1/+5
| * | | | Staging: Pohmelfs: Added IO permissions and priorities.Evgeniy Polyakov2009-04-173-26/+66
| * | | | Staging: Pohmelfs: Added ->show_stats() callback.Evgeniy Polyakov2009-04-172-5/+49
| * | | | Staging: Pohmelfs: Drop ftrans debugging code.Evgeniy Polyakov2009-04-174-66/+2
| * | | | Staging: Pohmelfs: Use wait_on_page_timeout when waiting for remote directory...Evgeniy Polyakov2009-04-171-1/+1
| * | | | Staging: Pohmelfs: Reduce debugging noise about non-existing objects.Evgeniy Polyakov2009-04-171-2/+2
| * | | | Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk be...Evgeniy Polyakov2009-04-171-1/+19
| * | | | Staging: Pohmelfs: Extend remount option.Evgeniy Polyakov2009-04-171-27/+46
| * | | | Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED ...Evgeniy Polyakov2009-04-171-0/+2
| * | | | Staging: Pohmelfs: Added 'need_lock' variable into debug print.Evgeniy Polyakov2009-04-171-2/+2
| * | | | Staging: Pohmelfs: Disable read lock in pohmelfs_getattr().Evgeniy Polyakov2009-04-171-2/+2
| * | | | Staging: Pohmelfs: Move parent lock to the place where we really have to send...Evgeniy Polyakov2009-04-171-8/+8
OpenPOWER on IntegriCloud