summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-03-27Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller84-1243/+1340
2009-03-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+14
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-204/+212
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds12-121/+160
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds5-108/+40
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-21/+55
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds1-277/+0
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds25-422/+381
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds8-4/+239
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-1/+106
2009-03-26Add a strictatime mount optionMatthew Garrett2-0/+2
2009-03-25ax88796: Add method to take MAC from platform dataDaniel Mack1-5/+8
2009-03-25[libata] Improve timeout handlingAlan Cox1-0/+2
2009-03-25ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich2-2/+4
2009-03-25[libata] Drain data on errorsAlan Cox1-0/+3
2009-03-25include/linux/ata.h: add some more transfer masksErik Inge Bolsø1-0/+6
2009-03-25[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.Mark Lord1-0/+3
2009-03-25Dynamic debug: fix pr_fmt() build errorGreg Banks2-3/+4
2009-03-25dynamic debug: combine dprintk and dynamic printkJason Baron5-105/+97
2009-03-25Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck2-1/+13
2009-03-25Driver core: implement uevent suppress in kobjectMing Lei2-1/+11
2009-03-25vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers1-2/+2
2009-03-25driver core: move platform_data into platform_deviceMing Lei2-2/+8
2009-03-25driver core: move knode_bus into private structureGreg Kroah-Hartman1-1/+0
2009-03-25driver core: move knode_driver into private structureGreg Kroah-Hartman1-1/+0
2009-03-25driver core: move klist_children into private structureGreg Kroah-Hartman1-2/+0
2009-03-25driver core: create a private portion of struct deviceGreg Kroah-Hartman1-0/+3
2009-03-25driver core: remove polling for driver_probe_done(v5)Ming Lei1-1/+1
2009-03-25UIO: Add name attributes for mappings and port regionsHans J. Koch1-0/+4
2009-03-25platform: introduce module id table for platform devicesEric Miao2-0/+15
2009-03-25driver core: get rid of struct device's bus_id string arrayKay Sievers2-3/+3
2009-03-25wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-03-25netlink: add NETLINK_NO_ENOBUFS socket flagPablo Neira Ayuso1-0/+1
2009-03-25USB: gadget: composite device-level suspend/resume hooksDavid Brownell1-0/+8
2009-03-25USB: pedantic: spelling correction in comment for ch9.hD.J. Capelis1-1/+1
2009-03-25USB: make actual_length in struct urb field u32Greg Kroah-Hartman1-1/+1
2009-03-25USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman1-1/+1
2009-03-25USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel1-1/+1
2009-03-25usb-storage: prepare for subdriver separationAlan Stern1-17/+4
2009-03-25USB: otg: adding nop usb transceiverAjay Kumar Gupta1-0/+4
2009-03-25USB: serial: introduce a flag into the usb serial layer to tell drivers that ...Oliver Neukum1-1/+2
2009-03-25USB: Move definitions from usb.h to usb/ch9.hJulia Lawall2-180/+179
2009-03-25USB: gpio_vbus: add delayed vbus_session callsRobert Jarzmik2-2/+8
2009-03-25USB: add quirk to avoid config and interface stringsAlan Stern1-0/+3
2009-03-25ide: use try_to_identify() in ide_driveid_update()Bartlomiej Zolnierkiewicz1-0/+2
2009-03-25ide: remove broken EXABYTENEST supportBartlomiej Zolnierkiewicz1-2/+0
2009-03-25mn10300: remove <asm/ide.h>Bartlomiej Zolnierkiewicz2-42/+2
2009-03-25frv: remove <asm/ide.h>Bartlomiej Zolnierkiewicz2-26/+2
2009-03-25ide: remove pciirq argument from ide_pci_setup_ports()Bartlomiej Zolnierkiewicz1-1/+1
2009-03-25ide: fix ->init_chipset method to return 'int' valueBartlomiej Zolnierkiewicz1-2/+2