summaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-10USB: serial: add quatech2 usb to serial driverBill Pemberton3-0/+1159
2012-05-10usb: gadget: f_rndis: Set rndis vendor parametersBenoit Goby2-21/+33
2012-05-10usb: gadget: rndis: Fix re-binding f_rndisBenoit Goby1-0/+1
2012-05-10usb: gadget: Add variant of gether_setup to customize the device nameMike Lockwood2-4/+25
2012-05-10usb: gadget: u_serial: Allow calling gserial_setup after initBenoit Goby1-2/+2
2012-05-10usb: gadget: composite: add iSerialNumber to usb_composite_driverAndrzej Pietrasiewicz2-2/+6
2012-05-10usb: gadget: composite: make module parameters accessible at runtimeAndrzej Pietrasiewicz1-6/+12
2012-05-10usb: gadget: composite: Initialize config->interfaceBenoit Goby1-0/+1
2012-05-10usb: gadget: composite: Add usb_remove_configBenoit Goby2-20/+51
2012-05-10USB: gadget: ci13xx_pci: remove unneeded check in ci13xxx_pci_probe()Greg Kroah-Hartman1-3/+0
2012-05-10USB: gadget: ci13xx_udc: fix potential crash in irq handlerGreg Kroah-Hartman1-3/+1
2012-05-10usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper p...Lukasz Majewski8-8/+8
2012-05-10USB: ohci-at91: add a reset function to fix race conditionNicolas Ferre1-1/+10
2012-05-10USB: ohci-at91: use resource_size() for memory/io resource lengthNicolas Ferre1-1/+1
2012-05-10ARM: OMAP: USB: fix warning on EHCI PHY reset pathIgor Grinberg1-2/+2
2012-05-10usb: gadget: ci13xxx: convert to new styleAlexander Shishkin1-81/+39
2012-05-10usb: gadget: ci13xxx: move endpoint (de-)initialization to probe/removeAlexander Shishkin1-81/+80
2012-05-10usb: gadget: ci13xxx: replace home-brewed logging with dev_{err,warn,info}Alexander Shishkin2-109/+87
2012-05-09usb: gadget: ci13xxx: convert to platform deviceAlexander Shishkin6-102/+180
2012-05-09usb: gadget: conversion of controllers choice to menuAlexander Shishkin1-8/+2
2012-05-09usb: gadget: ci13xxx: redo register accessAlexander Shishkin2-128/+191
2012-05-09usb: gadget: ci13xxx: move global variables inside struct ci13xxxAlexander Shishkin2-232/+244
2012-05-09usb: gadget: ci13xxx: drop needless parensAlexander Shishkin2-8/+8
2012-05-09usb-storage: unusual_devs entry for Yarvik PMP400 MP4 playerAlan Stern1-0/+7
2012-05-09USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman56-400/+120
2012-05-08usb: gadget: ci13xxx_pci: add langwell/penwell pci idsAlexander Shishkin1-0/+2
2012-05-08usb: gadget: ci13xxx: rename register layoutsAlexander Shishkin4-133/+132
2012-05-08usb: gadget: ci13xxx: initialize ep0{out,in} dynamicallyAlexander Shishkin2-21/+30
2012-05-08usb: gadget: ci13xxx: fix ep list removal in gadget unregistering codeAlexander Shishkin1-1/+1
2012-05-08ohci-da8xx: set MODULE_ALIAS to allow autoloadingJan Luebbe1-0/+2
2012-05-08USB: make vendor id of root hubs greppablePaul Bolle1-3/+3
2012-05-08USB: ffs-test: fix length argument of out function callMatthias Fend1-1/+1
2012-05-08USB: xhci: testing sizeof xhci_doorbell_array 2 timegirish verma1-1/+0
2012-05-08USB: xhci-hcd: print URB's expected length in decimal, not hexAlan Stern1-1/+1
2012-05-08USB: ftdi-sio: add support for Physik Instrumente E-861Éric Piel2-0/+9
2012-05-07USB: serial: remove bizarre generic_serial probe functionGreg Kroah-Hartman3-18/+1
2012-05-07USB: serial: sierra: remove reset_resume callbackGreg Kroah-Hartman1-8/+0
2012-05-07USB: serial: ch341: remove reset_resume callbackGreg Kroah-Hartman1-10/+4
2012-05-07USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman54-66/+13
2012-05-07USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman52-52/+1
2012-05-07usb-serial: clean up unneeded PM-related fieldsAlan Stern7-24/+0
2012-05-07usb-serial: ftdi_sio: fix oops during autosuspendAlan Stern1-2/+7
2012-05-07Linux 3.4-rc6v3.4-rc6Linus Torvalds1-1/+1
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro1-2/+1
2012-05-06Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason5-17/+34
2012-05-06TTY: pdc_cons, fix regression in closeJiri Slaby1-1/+1
2012-05-05init: don't try mounting device as nfs root unless type fully matchesSasha Levin1-1/+1
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming4-16/+14
2012-05-05hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman2-0/+15
2012-05-05USB: EHCI: OMAP: Finish ehci omap phy reset cycle before adding hcd.Russ Dill1-9/+9