summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-01-09md: use list_for_each_entry macro directlyCheng Renquan9-87/+56
2009-01-09md: raid0: make hash_spacing and preshift sector-based.Andre Noll1-29/+29
2009-01-09md: raid0: Represent the size of strip zones in sectors.Andre Noll1-13/+13
2009-01-09md: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR to printk's.Andre Noll1-21/+25
2009-01-09md: raid0 create_strip_zones(): Make two local variables sector-based.Andre Noll1-14/+13
2009-01-09md: raid0: Represent zone->zone_offset in sectors.Andre Noll1-6/+6
2009-01-09md: raid0: Represent device offset in sectors.Andre Noll1-5/+4
2009-01-09md: raid0_make_request(): Replace local variable block by sector.Andre Noll1-7/+6
2009-01-09md: raid0_make_request(): Remove local variable chunk_size.Andre Noll1-4/+3
2009-01-09md: raid0_make_request(): Replace chunksize_bits by chunksect_bits.Andre Noll1-5/+5
2009-01-09md: use sysfs_notify_dirent to notify changes to md/sync_action.NeilBrown1-7/+13
2009-01-09md: fix bitmap-on-external-file bug.NeilBrown1-3/+5
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-10/+10
2009-01-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds27-184/+106
2009-01-07V4L/DVB (10190): cx88: Fix some Kbuild troublesMauro Carvalho Chehab6-47/+65
2009-01-07V4L/DVB (10189): dm1105: Fix build with INPUT=m and DVB_DM1105=yMauro Carvalho Chehab1-0/+1
2009-01-07V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etcJulia Lawall5-7/+5
2009-01-07V4L/DVB (10182): tda8290: fix TDA8290 + TDA18271 initializationMichael Krufky1-1/+2
2009-01-07V4L/DVB (10181): v4l2-device: Fix some sparse warningsMauro Carvalho Chehab1-2/+2
2009-01-07V4L/DVB (10180): drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab6-9/+9
2009-01-07V4L/DVB (10179): tda8290: Fix two sparse warningsMauro Carvalho Chehab1-2/+1
2009-01-07V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbolsMauro Carvalho Chehab1-11/+15
2009-01-07V4L/DVB (10177): Fix sparse warnings on em28xxMauro Carvalho Chehab3-3/+3
2009-01-07V4L/DVB (10176b): pxa-camera: fix redefinition warnings and missing DMA defin...Eric Miao2-98/+1
2009-01-07V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_h...Guennadi Liakhovetski2-4/+2
2009-01-07staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison64-360/+360
2009-01-07trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison5-10/+10
2009-01-07Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds41-1088/+1867
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds148-1332/+23869
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-asyncLinus Torvalds3-87/+121
2009-01-07topology: Fix sparc64 build.David Miller1-0/+1
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds27-181/+163
2009-01-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds26-352/+2517
2009-01-07Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds18-80/+98
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds1-1/+1
2009-01-07touchscreen: Fix build of da9034Alan Cox1-0/+1
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds47-65/+65
2009-01-07HID: fix hid->hiddev initialization in hiddev_connect()Jiri Kosina1-0/+2
2009-01-07PCI PM: Put PM callbacks in the order of executionRafael J. Wysocki1-43/+43
2009-01-07PCI PM: Run default PM callbacks for all devices using new frameworkRafael J. Wysocki1-82/+53
2009-01-07PCI PM: Register power state of devices during initializationRafael J. Wysocki1-2/+6
2009-01-07PCI PM: Call pci_fixup_device from legacy routinesRafael J. Wysocki1-33/+19
2009-01-07PCI PM: Rearrange code in pci-driver.cRafael J. Wysocki1-41/+75
2009-01-07PCI PM: Avoid touching devices behind bridges in unknown stateRafael J. Wysocki3-38/+74
2009-01-07PCI PM: Move pci_has_legacy_pm_supportRafael J. Wysocki1-8/+8
2009-01-07PCI PM: Power-manage devices without drivers during suspend-resumeRafael J. Wysocki1-4/+29
2009-01-07PCI PM: Add suspend counterpart of pci_reenable_deviceRafael J. Wysocki3-13/+59
2009-01-07PCI PM: Fix poweroff and restore callbacksRafael J. Wysocki1-5/+5
2009-01-07PCI: Use msleep instead of cpu_relax during ASPM link retrainingAndrew Patterson1-4/+9
2009-01-07PCI: PCIe portdrv: Add kerneldoc comments to remining core funtionsRafael J. Wysocki1-0/+34