summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2008-10-16pxa2xx_spi: minor cleanupGuennadi Liakhovetski
2008-10-16spi_s3c24xx: pin configuration updatesBen Dooks
2008-10-16spi: simplify spi_write_then_read()Vernon Sauder
2008-10-16mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGEKumar Gala
2008-10-16Remove Andrew Morton's old email accountsFrancois Cami
2008-10-16AT91: atmel_pwm only available for certain AT91 processorsAndrew Victor
2008-10-16Fix typo in the FIRMWARE_IN_KERNEL helpAlberto Bertogli
2008-10-16sysrq: add enable_mask in sysrq_moom_opNaohiro Ooiwa
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich
2008-10-16vsprintf: use new vsprintf symbolic function pointer formatBjorn Helgaas
2008-10-16nubus: fix mis-indented statementIlpo Järvinen
2008-10-16eeepc: depends on RFKILLRandy Dunlap
2008-10-16drivers/misc: Use DIV_ROUND_UPJulia Lawall
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison
2008-10-16olpc: olpc_battery.c sparse endian annotationsHarvey Harrison
2008-10-16ACPI: Clear WAK_STS on resumeMatthew Garrett
2008-10-16UIO: Fix mapping of logical and virtual memoryAndrew G. Harvey
2008-10-16UIO: add automata sercos3 pci card supportJohn Ogness
2008-10-16UIO: Change driver name of uio_pdrvHans J. Koch
2008-10-16UIO: Add alignment warnings for uio-memHans J. Koch
2008-10-16Driver core: add bus_sort_breadthfirst() functionGreg Kroah-Hartman
2008-10-16NET: convert the phy_device file to use bus_find_device_by_nameGreg Kroah-Hartman
2008-10-16kobject: Fix kobject_rename and !CONFIG_SYSFSEric W. Biederman
2008-10-16platform: add new device registration helperDmitry Baryshkov
2008-10-16PNP: create device attributes via default device attributesDrew Moseley
2008-10-16Driver core: make bus_find_device_by_name() more robustPeter Korsgaard
2008-10-16usb: turn dev_warn+WARN_ON combos into dev_WARNArjan van de Ven
2008-10-16debug: use dev_WARN() rather than WARN_ON() in device_pm_add()Arjan van de Ven
2008-10-16device model: Do a quickcheck for driver binding before doing an expensive checkArjan van de Ven
2008-10-16Driver core: Fix cleanup in device_create_vargs().Cornelia Huck
2008-10-16Driver core: Clarify device cleanup.Cornelia Huck
2008-10-16drivers/firmware/iscsi_ibft.c: make 3 functions staticAdrian Bunk
2008-10-16driver core: make struct platform_pm_ops staticAdrian Bunk
2008-10-16usb gadget: link fixes for network gadgetDavid Brownell
2008-10-16usb gadget: link fixes for cdc composite gadgetDavid Brownell
2008-10-16usb gadget: link fixes for storage gadgetDavid Brownell
2008-10-16usb gadget: link fixes for printer gadgetDavid Brownell
2008-10-16usb gadget: link fixes for MIDI gadgetDavid Brownell
2008-10-16usb gadget: link fixes for gadget zeroDavid Brownell
2008-10-16usb gadget: link fixes for serial gadgetDavid Brownell
2008-10-16device create: ide: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-16device create: video: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-16device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-16device create: scsi: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-16device create: s390: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-16device create: net: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-16device create: infiniband: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-16device create: ieee1394: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-16device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman