aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2009-01-09md: use list_for_each_entry macro directlyCheng Renquan
2009-01-09md: raid0: make hash_spacing and preshift sector-based.Andre Noll
2009-01-09md: raid0: Represent the size of strip zones in sectors.Andre Noll
2009-01-09md: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR to printk's.Andre Noll
2009-01-09md: raid0 create_strip_zones(): Make two local variables sector-based.Andre Noll
2009-01-09md: raid0: Represent zone->zone_offset in sectors.Andre Noll
2009-01-09md: raid0: Represent device offset in sectors.Andre Noll
2009-01-09md: raid0_make_request(): Replace local variable block by sector.Andre Noll
2009-01-09md: raid0_make_request(): Remove local variable chunk_size.Andre Noll
2009-01-09md: raid0_make_request(): Replace chunksize_bits by chunksect_bits.Andre Noll
2009-01-09md: use sysfs_notify_dirent to notify changes to md/sync_action.NeilBrown
2009-01-09md: fix bitmap-on-external-file bug.NeilBrown
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-01-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-01-07V4L/DVB (10190): cx88: Fix some Kbuild troublesMauro Carvalho Chehab
2009-01-07V4L/DVB (10189): dm1105: Fix build with INPUT=m and DVB_DM1105=yMauro Carvalho Chehab
2009-01-07V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etcJulia Lawall
2009-01-07V4L/DVB (10182): tda8290: fix TDA8290 + TDA18271 initializationMichael Krufky
2009-01-07V4L/DVB (10181): v4l2-device: Fix some sparse warningsMauro Carvalho Chehab
2009-01-07V4L/DVB (10180): drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab
2009-01-07V4L/DVB (10179): tda8290: Fix two sparse warningsMauro Carvalho Chehab
2009-01-07V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbolsMauro Carvalho Chehab
2009-01-07V4L/DVB (10177): Fix sparse warnings on em28xxMauro Carvalho Chehab
2009-01-07V4L/DVB (10176b): pxa-camera: fix redefinition warnings and missing DMA defin...Eric Miao
2009-01-07V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_h...Guennadi Liakhovetski
2009-01-07staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison
2009-01-07trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison
2009-01-07Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-asyncLinus Torvalds
2009-01-07topology: Fix sparc64 build.David Miller
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-01-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-01-07Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2009-01-07touchscreen: Fix build of da9034Alan Cox
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07HID: fix hid->hiddev initialization in hiddev_connect()Jiri Kosina
2009-01-07PCI PM: Put PM callbacks in the order of executionRafael J. Wysocki
2009-01-07PCI PM: Run default PM callbacks for all devices using new frameworkRafael J. Wysocki
2009-01-07PCI PM: Register power state of devices during initializationRafael J. Wysocki
2009-01-07PCI PM: Call pci_fixup_device from legacy routinesRafael J. Wysocki
2009-01-07PCI PM: Rearrange code in pci-driver.cRafael J. Wysocki
2009-01-07PCI PM: Avoid touching devices behind bridges in unknown stateRafael J. Wysocki
2009-01-07PCI PM: Move pci_has_legacy_pm_supportRafael J. Wysocki
2009-01-07PCI PM: Power-manage devices without drivers during suspend-resumeRafael J. Wysocki