summaryrefslogtreecommitdiffstats
path: root/fs/bio.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-19usb: cdc-wdm: Fix race between disconnect and debug messagesOliver Neukum1-5/+0
2010-03-19usb: cdc-wdm: Fix race between autosuspend and reading from the deviceOliver Neukum1-4/+10
2010-03-19usb: cdc-wdm: Fix race between write and disconnectOliver Neukum1-39/+45
2010-03-19usb: musb: core: declare mbase only where it's usedFelipe Balbi1-1/+7
2010-03-19USB: musb: fix warnings in Blackfin regsMike Frysinger1-0/+9
2010-03-19usb: musb: abstract out ULPI_BUSCONTROL register reads/writesMike Frysinger2-3/+21
2010-03-19usb: musb: Fix compile error for omaps for musb_hdrcTony Lindgren1-2/+2
2010-03-19usb/gadget: fix compile error on r8a66597-udc.cGrant Likely1-0/+1
2010-03-19USB: Fix documentation for avoid_reset_quirkOliver Neukum1-1/+1
2010-03-19USB: option: add support for a new CMOTECH device to usb/serial/optionNathaniel McCallum1-0/+2
2010-03-19USB: option: move hardcoded PID to a macro in usb/serial/optionNathaniel McCallum1-1/+2
2010-03-19USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMO...Nathaniel McCallum1-2/+2
2010-03-19USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin2-0/+8
2010-03-19USB: xHCI: re-initialize cmd_completionAndiry Xu1-0/+1
2010-03-19USB: xhci: rename driver to xhci_hcdAlex Chiang2-2/+2
2010-03-19USB: musb: fix build error introduced by isoc changeSonic Zhang1-1/+1
2010-03-19USB: qcserial: add new device idsBernhard Rosenkraenzer1-0/+29
2010-03-19USB: cdc-acm: Fix stupid NULL pointer in resume()Oliver Neukum1-1/+1
2010-03-19USB: EHCI: adjust ehci_iso_stream for changes in ehci_qhClemens Ladisch3-6/+5
2010-03-19USB: EHCI: fix ITD list orderClemens Ladisch1-5/+19
2010-03-19USB: Option: Add support for a variant of DLink DWM 652 U5Huang Ying1-1/+2
2010-03-19USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6cOndrej Zary1-0/+9
2010-03-19USB: serial: use port endpoint size to determine if ep is availableJohan Hovold1-11/+19
2010-03-19USB: serial: fix softint not being called on errorsJohan Hovold1-10/+5
2010-03-19USB: serial: fix error message on close in generic driverJohan Hovold1-1/+3
2010-03-19USB: fix usbfs regressionAlan Stern1-3/+14
2010-03-15init dynamic bin_attribute structuresWolfram Sang3-0/+3
2010-03-15ACPI: processor: push file static MADT pointer into internal map_madt_entry()Alex Chiang1-9/+9
2010-03-15ACPI: processor: refactor internal map_lsapic_id()Alex Chiang1-15/+5
2010-03-15ACPI: processor: refactor internal map_x2apic_id()Alex Chiang1-9/+3
2010-03-15ACPI: processor: refactor internal map_lapic_id()Alex Chiang1-6/+9
2010-03-15ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang4-10/+6
2010-03-15ACPI: processor: remove early _PDC optin quirksAlex Chiang2-41/+0
2010-03-15ACPI: processor: add internal processor_physically_present()Alex Chiang1-0/+42
2010-03-15ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang2-159/+160
2010-03-15ACPI: processor: export acpi_get_cpuid()Alex Chiang2-6/+12
2010-03-15ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang3-3/+3
2010-03-15ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang2-2/+2
2010-03-15ACPI: plan to delete "acpi=ht" boot optionLen Brown2-1/+10
2010-03-15ACPI: remove "acpi=ht" DMI blacklistLen Brown1-93/+0
2010-03-15PNPACPI: add bus number supportBjorn Helgaas5-2/+47
2010-03-15PNPACPI: add window supportBjorn Helgaas2-17/+24
2010-03-15resource: add window supportBjorn Helgaas2-1/+4
2010-03-15resource: add bus number supportBjorn Helgaas2-0/+10
2010-03-15resource: expand IORESOURCE_TYPE_BITS to make room for bus resource typeBjorn Helgaas1-8/+8
2010-03-14tomoyo: fix potential use after freeDan Carpenter1-0/+1
2010-03-14acpiphp: Execute ACPI _REG method for hotadded devicesShaohua Li1-0/+19
2010-03-14ACPI video: Be more liberal in validating _BQC behaviourMatthew Garrett1-11/+17
2010-03-14Add include to i2c-xii.c to fix build errorRandy Dunlap1-0/+1