aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-08w1: send status messages after command processingEvgeniy Polyakov
2009-01-08w1: added w1 reset commandEvgeniy Polyakov
2009-01-08w1: move w1 commands from defines to enumEvgeniy Polyakov
2009-01-08w1: allow master IO commandsEvgeniy Polyakov
2009-01-08w1: list slaves commandsEvgeniy Polyakov
2009-01-08w1: add touch block commandEvgeniy Polyakov
2009-01-08w1: add list masters w1 commandEvgeniy Polyakov
2009-01-08w1: add 1-wire master driver for i.MX27 / i.MX31Sascha Hauer
2009-01-08tpm: clean up tpm_nsc driver for platform_device suspend/resume complianceDavid Smith
2009-01-08misc: add dell-laptop driverMatthew Garrett
2009-01-08dcdbas: export functionality for use in other driversMatthew Garrett
2009-01-08rtc-ds1307: remove legacy probe() checksJüri Reitel
2009-01-08rtc-ds1307: SMBus compatibilityBARRE Sebastien
2009-01-08xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt
2009-01-08drivers/xen/xenbus/xenbus_client.c: cleanup kerneldocQinghuang Feng
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
2009-01-07PCI PM: Add suspend counterpart of pci_reenable_deviceRafael J. Wysocki