aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-09libata: use WARN_ON_ONCE on hot pathsTejun Heo
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2009-01-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2009-01-09[MTD] [MAPS] Fix printk format warning in nettel.cDavid Woodhouse
2009-01-09[MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nandPhilip Rakity
2009-01-09[MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger
2009-01-09[S390] hvc_iucv: Special handling of IUCV HVC devicesHendrik Brueckner
2009-01-09[S390] hvc_iucv: Refactor console and device initializationHendrik Brueckner
2009-01-09[S390] hvc_iucv: Update function documentationHendrik Brueckner
2009-01-09[S390] hvc_iucv: Limit rate of outgoing IUCV messagesHendrik Brueckner
2009-01-09[S390] hvc_iucv: Change IUCV term id and use one device as defaultHendrik Brueckner
2009-01-09[S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabledJan Glauber
2009-01-09[S390] dasd: add device attribute to disable blocking on lost pathsHolger Smolinski
2009-01-09[S390] dasd: send change uevents for dasd block devicesStefan Weinhuber
2009-01-09[S390] tape block: fix dependenciesKamalesh Babulal
2009-01-09Merge branch 'drivers-platform' into releaseLen Brown
2009-01-09Merge branch 'simplify_PRT' into releaseLen Brown
2009-01-09Merge branch 'linus' into releaseLen Brown
2009-01-09Merge branch 'suspend' into releaseLen Brown
2009-01-09Merge branch 'misc' into releaseLen Brown
2009-01-09Merge branch 'fujitsu-laptop' into releaseLen Brown
2009-01-09Merge branch 'fluff' into releaseLen Brown
2009-01-09Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12...Len Brown
2009-01-09Merge branch 'battery' into releaseLen Brown
2009-01-09Merge branch 'asus-eeepc' into releaseLen Brown
2009-01-09Merge branch 'alarm' into releaseLen Brown
2009-01-09ACPICA: hide private headersLen Brown
2009-01-09ACPICA: create acpica/ directoryLen Brown
2009-01-09ACPI: fix build warningLen Brown
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui
2009-01-09fujitsu-laptop: Simplify SBLL/SBL2 backlight handlingTony Vroon
2009-01-09fujitsu-laptop: Add BL power, LED control and radio state informationTony Vroon
2009-01-08ACPICA: delete utcache.cLen Brown
2009-01-08ACPICA: delete acdisasm.hLen Brown
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-01-08Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-01-08RTC: Remove the BKL.David John
2009-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-01-08Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-01-08libata: clean up the SFF code for coding styleAlan Cox
2009-01-08libata: Add 32bit PIO supportAlan Cox
2009-01-08[libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATAShane Huang
2009-01-09md: don't retry recovery of raid1 that fails due to error on source drive.NeilBrown
2009-01-09md: Allow md devices to be created by name.NeilBrown
2009-01-09md: make devices disappear when they are no longer needed.NeilBrown
2009-01-09md: centralise all freeing of an 'mddev' in 'md_free'NeilBrown
2009-01-09md: move allocation of ->queue from mddev_find to md_probeNeilBrown
2009-01-09md: need another print_sb for mdp_superblock_1Cheng Renquan