summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-03-24driver core: remove polling for driver_probe_done(v5)Ming Lei1-1/+1
2009-03-24UIO: Add name attributes for mappings and port regionsHans J. Koch1-0/+4
2009-03-24platform: introduce module id table for platform devicesEric Miao2-0/+15
2009-03-24driver core: get rid of struct device's bus_id string arrayKay Sievers2-3/+3
2009-03-24wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-03-24netlink: add NETLINK_NO_ENOBUFS socket flagPablo Neira Ayuso1-0/+1
2009-03-24USB: gadget: composite device-level suspend/resume hooksDavid Brownell1-0/+8
2009-03-24USB: pedantic: spelling correction in comment for ch9.hD.J. Capelis1-1/+1
2009-03-24USB: make actual_length in struct urb field u32Greg Kroah-Hartman1-1/+1
2009-03-24USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman1-1/+1
2009-03-24USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel1-1/+1
2009-03-24usb-storage: prepare for subdriver separationAlan Stern1-17/+4
2009-03-24USB: otg: adding nop usb transceiverAjay Kumar Gupta1-0/+4
2009-03-24USB: serial: introduce a flag into the usb serial layer to tell drivers that ...Oliver Neukum1-1/+2
2009-03-24USB: Move definitions from usb.h to usb/ch9.hJulia Lawall2-180/+179
2009-03-24USB: gpio_vbus: add delayed vbus_session callsRobert Jarzmik2-2/+8
2009-03-24USB: add quirk to avoid config and interface stringsAlan Stern1-0/+3
2009-03-24ide: use try_to_identify() in ide_driveid_update()Bartlomiej Zolnierkiewicz1-0/+2
2009-03-24ide: remove broken EXABYTENEST supportBartlomiej Zolnierkiewicz1-2/+0
2009-03-24mn10300: remove <asm/ide.h>Bartlomiej Zolnierkiewicz2-42/+2
2009-03-24frv: remove <asm/ide.h>Bartlomiej Zolnierkiewicz2-26/+2
2009-03-24ide: remove pciirq argument from ide_pci_setup_ports()Bartlomiej Zolnierkiewicz1-1/+1
2009-03-24ide: fix ->init_chipset method to return 'int' valueBartlomiej Zolnierkiewicz1-2/+2
2009-03-24ide: remove no longer needed IRQ fallback code from hwif_init()Bartlomiej Zolnierkiewicz1-15/+0
2009-03-24ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQSBartlomiej Zolnierkiewicz1-4/+0
2009-03-24mn10300: add pci_get_legacy_ide_irq() to <asm/pci.h>Bartlomiej Zolnierkiewicz1-0/+5
2009-03-24ide: move error handling code to ide-eh.c (v2)Bartlomiej Zolnierkiewicz1-5/+8
2009-03-24ide: move xfer mode tuning code to ide-xfer-mode.cBartlomiej Zolnierkiewicz1-5/+7
2009-03-24ide: move device settings code to ide-devsets.cBartlomiej Zolnierkiewicz1-0/+1
2009-03-24ide: move ide_do_park_unpark() to ide-park.cBartlomiej Zolnierkiewicz1-0/+2
2009-03-24ide: remove ide_do_drive_cmd()Bartlomiej Zolnierkiewicz1-2/+0
2009-03-24ide: move ide_dma_timeout_retry() to ide-dma.cBartlomiej Zolnierkiewicz1-0/+2
2009-03-24ide: move drive_is_ready() to ide-io.cBartlomiej Zolnierkiewicz1-2/+0
2009-03-24ide: sanitize ACPI initializationBartlomiej Zolnierkiewicz1-2/+4
2009-03-24ide: add ide_for_each_present_dev() iteratorBartlomiej Zolnierkiewicz1-0/+4
2009-03-24ide: move ide_pktcmd_tf_load() to ide-atapi.cBartlomiej Zolnierkiewicz1-2/+0
2009-03-24net: Add dependent headers to trace/skb.hJosh Stone1-0/+3
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller12-28/+68
2009-03-24bsg: add support for tail queuingBoaz Harrosh1-0/+8
2009-03-24block: genhd.h cleanup patchPetros Koutoupis1-2/+1
2009-03-24block: add private bio_set for bio integrity allocationsMartin K. Petersen1-14/+4
2009-03-24block: genhd.h comment needs updatingPetros Koutoupis1-1/+1
2009-03-24GFS2: Merge lock_dlm module into GFS2Steven Whitehouse1-277/+0
2009-03-24KVM: Correct deassign device ioctl to IOWSheng Yang1-1/+1
2009-03-24KVM: define KVM_CAP_DEVICE_DEASSIGNMENTWeidong Han1-0/+5
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov2-3/+8
2009-03-24KVM: Fix kvmclock on !constant_tsc boxesGerd Hoffmann1-0/+1
2009-03-24KVM: Use irq routing API for MSISheng Yang2-1/+10
2009-03-24KVM: make irq ack notifications aware of routing tableMarcelo Tosatti1-1/+1
2009-03-24KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity1-3/+3