summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* UIO: add automata sercos3 pci card supportJohn Ogness2008-10-163-0/+257
* UIO: Change driver name of uio_pdrvHans J. Koch2008-10-161-1/+1
* UIO: Add alignment warnings for uio-memHans J. Koch2008-10-161-0/+8
* Driver core: add bus_sort_breadthfirst() functionGreg Kroah-Hartman2008-10-162-45/+55
* NET: convert the phy_device file to use bus_find_device_by_nameGreg Kroah-Hartman2008-10-161-7/+1
* kobject: Fix kobject_rename and !CONFIG_SYSFSEric W. Biederman2008-10-161-0/+5
* platform: add new device registration helperDmitry Baryshkov2008-10-161-0/+47
* PNP: create device attributes via default device attributesDrew Moseley2008-10-164-39/+11
* Driver core: make bus_find_device_by_name() more robustPeter Korsgaard2008-10-161-3/+1
* usb: turn dev_warn+WARN_ON combos into dev_WARNArjan van de Ven2008-10-161-16/+8
* debug: use dev_WARN() rather than WARN_ON() in device_pm_add()Arjan van de Ven2008-10-161-1/+1
* device model: Do a quickcheck for driver binding before doing an expensive checkArjan van de Ven2008-10-161-0/+3
* Driver core: Fix cleanup in device_create_vargs().Cornelia Huck2008-10-161-1/+1
* Driver core: Clarify device cleanup.Cornelia Huck2008-10-161-5/+18
* drivers/firmware/iscsi_ibft.c: make 3 functions staticAdrian Bunk2008-10-161-9/+9
* driver core: make struct platform_pm_ops staticAdrian Bunk2008-10-161-1/+1
* usb gadget: link fixes for network gadgetDavid Brownell2008-10-165-145/+158
* usb gadget: link fixes for cdc composite gadgetDavid Brownell2008-10-163-6/+26
* usb gadget: link fixes for storage gadgetDavid Brownell2008-10-162-2/+13
* usb gadget: link fixes for printer gadgetDavid Brownell2008-10-162-2/+15
* usb gadget: link fixes for MIDI gadgetDavid Brownell2008-10-162-1/+16
* usb gadget: link fixes for gadget zeroDavid Brownell2008-10-163-17/+36
* usb gadget: link fixes for serial gadgetDavid Brownell2008-10-162-1/+19
* device create: ide: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-162-8/+7
* device create: video: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-163-11/+7
* device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-168-23/+19
* device create: scsi: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-165-18/+14
* device create: s390: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-164-18/+15
* device create: net: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-163-7/+7
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-1613-38/+30
* device create: infiniband: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-164-16/+13
* device create: ieee1394: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-163-11/+10
* device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-1618-49/+43
* device create: block: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-164-15/+11
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-154-0/+659
|\
| * RTC: M48T35: new RTC driverThomas Bogendoerfer2008-10-153-0/+244
| * MIPS: DS1286: New RTC driverThomas Bogendoerfer2008-10-153-0/+415
* | tty: make sure that proc_clear_tty stores the cpu flagsArjan van de Ven2008-10-151-2/+3
* | metronomefb: Fix warning when building 64bitAlan Cox2008-10-151-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2008-10-1531-346/+610
|\ \ | |/ |/|
| * Merge commit 'origin'Benjamin Herrenschmidt2008-10-151518-60950/+126803
| |\
| * | hvc_console: Fix free_irq in spinlocked sectionChristian Borntraeger2008-10-151-5/+5
| * | Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt2008-10-143-0/+221
| |\ \
| | * | i2c: MPC8349E-mITX Power Management and GPIO expander driverAnton Vorontsov2008-10-133-0/+221
| | * | OF: add fsl,mcu-mpc8349emitx to the exception listAnton Vorontsov2008-10-131-1/+1
| * | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-10-143-5/+4
| |\ \ \ | | |/ / | |/| |
| | * | OF: add fsl,mcu-mpc8349emitx to the exception listAnton Vorontsov2008-10-081-1/+1
| | * | i2c-mpc: suppress I2C device probingWolfgang Grandegger2008-10-081-1/+0
| | * | powerpc/mpc5200: fix build warnings on mpc52xx_psc_spi driverGrant Likely2008-10-081-3/+3
| * | | of: Add new helper of_parse_phandles_with_args()Anton Vorontsov2008-10-132-62/+128
OpenPOWER on IntegriCloud