aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | | | | | UIO: Change driver name of uio_pdrvHans J. Koch2008-10-16
| * | | | | | | | UIO: Add alignment warnings for uio-memHans J. Koch2008-10-16
| * | | | | | | | Driver core: add bus_sort_breadthfirst() functionGreg Kroah-Hartman2008-10-16
| * | | | | | | | NET: convert the phy_device file to use bus_find_device_by_nameGreg Kroah-Hartman2008-10-16
| * | | | | | | | kobject: Fix kobject_rename and !CONFIG_SYSFSEric W. Biederman2008-10-16
| * | | | | | | | platform: add new device registration helperDmitry Baryshkov2008-10-16
| * | | | | | | | PNP: create device attributes via default device attributesDrew Moseley2008-10-16
| * | | | | | | | Driver core: make bus_find_device_by_name() more robustPeter Korsgaard2008-10-16
| * | | | | | | | usb: turn dev_warn+WARN_ON combos into dev_WARNArjan van de Ven2008-10-16
| * | | | | | | | debug: use dev_WARN() rather than WARN_ON() in device_pm_add()Arjan van de Ven2008-10-16
| * | | | | | | | device model: Do a quickcheck for driver binding before doing an expensive checkArjan van de Ven2008-10-16
| * | | | | | | | Driver core: Fix cleanup in device_create_vargs().Cornelia Huck2008-10-16
| * | | | | | | | Driver core: Clarify device cleanup.Cornelia Huck2008-10-16
| * | | | | | | | drivers/firmware/iscsi_ibft.c: make 3 functions staticAdrian Bunk2008-10-16
| * | | | | | | | driver core: make struct platform_pm_ops staticAdrian Bunk2008-10-16
| * | | | | | | | usb gadget: link fixes for network gadgetDavid Brownell2008-10-16
| * | | | | | | | usb gadget: link fixes for cdc composite gadgetDavid Brownell2008-10-16
| * | | | | | | | usb gadget: link fixes for storage gadgetDavid Brownell2008-10-16
| * | | | | | | | usb gadget: link fixes for printer gadgetDavid Brownell2008-10-16
| * | | | | | | | usb gadget: link fixes for MIDI gadgetDavid Brownell2008-10-16
| * | | | | | | | usb gadget: link fixes for gadget zeroDavid Brownell2008-10-16
| * | | | | | | | usb gadget: link fixes for serial gadgetDavid Brownell2008-10-16
| * | | | | | | | device create: ide: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | | | | | | device create: video: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | | | | | | device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | | | | | | device create: scsi: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | | | | | | device create: s390: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | | | | | | device create: net: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | | | | | | device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | | | | | | device create: infiniband: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | | | | | | device create: ieee1394: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | | | | | | device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | | | | | | | device create: block: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-10-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | remove CONFIG_KMOD from driversJohannes Berg2008-10-16
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-10-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | md: fix input truncation in safe_delay_store()Dan Williams2008-10-16
| * | | | | | | | | md: check for memory allocation failure in faulty personalitySven Wegener2008-10-15
| * | | | | | | | | md: build failure due to missing delay.hStephen Rothwell2008-10-15
| * | | | | | | | | md: Relax minimum size restrictions on chunk_size.NeilBrown2008-10-12
| * | | | | | | | | md: remove space after function name in declaration and call.NeilBrown2008-10-12
| * | | | | | | | | md: Remove unnecessary #includes, #defines, and function declarations.NeilBrown2008-10-12
| * | | | | | | | | md: Convert remaining 1k representations in linear.c to sectors.Andre Noll2008-10-12
| * | | | | | | | | md: linear.c: Make two local variables sector-based.Andre Noll2008-10-12
| * | | | | | | | | md: linear: Represent dev_info->size and dev_info->offset in sectors.Andre Noll2008-10-12
| * | | | | | | | | md: linear.c: Remove broken debug code.Andre Noll2008-10-12
| * | | | | | | | | md: linear.c: Remove pointless initialization of curr_offset.Andre Noll2008-10-12
| * | | | | | | | | md: linear.c: Fix typo in comment.Andre Noll2008-10-12
| * | | | | | | | | md: Don't try to set an array to 'read-auto' if it is already in that state.NeilBrown2008-10-12
| * | | | | | | | | md: Allow metadata_version to be updated for externally managed metadata.NeilBrown2008-10-12