summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-11-22sgi-xp: incoming XPC channel messages can come in after the channel's partiti...Robin Holt1-0/+17
2010-11-22Fix regressions in scsi_internal_device_blockMike Christie1-1/+2
2010-11-22Fix race when removing SCSI devicesChristof Schmitt1-1/+2
2010-11-22gdth: integer overflow in ioctlDan Carpenter1-0/+8
2010-11-22pmcraid: remove duplicate struct memberAnil Ravindranath1-1/+0
2010-11-22qla4xxx: fix build on PPCJiri Slaby1-0/+1
2010-11-22libsas: fix NCQ mixing with non-NCQDavid Milburn1-0/+1
2010-11-22sd name space exhaustion causes system hangMichael Reed1-5/+10
2010-11-22asus-laptop: fix gps rfkillCorentin Chary1-3/+3
2010-11-22USB: accept some invalid ep0-maxpacket valuesAlan Stern1-3/+6
2010-11-22usb: r8a66597-hcd: Change mistake of the outsw functionNobuhiro Iwamatsu1-1/+1
2010-11-22USB: opticon: Fix long-standing bugs in opticon driverAlon Ziv1-3/+3
2010-11-22USB: visor: fix initialisation of UX50/TH55 devicesJohan Hovold1-1/+10
2010-11-22USB: disable endpoints after unbinding interfaces, not beforeAlan Stern1-7/+7
2010-11-22USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failledJean-Christophe PLAGNIOL-VILLARD1-0/+3
2010-11-22USB: cp210x: Add WAGO 750-923 Service Cable device IDAnders Larsen1-0/+1
2010-11-22USB: cp210x: Add Renesas RX-Stick device IDDJ Delorie1-0/+1
2010-11-22USB: option: Add more ZTE modem USB id'sMauro Carvalho Chehab1-3/+20
2010-11-22USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TERPraveena Nadahally1-1/+1
2010-11-22usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()Sergei Shtylyov1-1/+3
2010-11-22usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit()Sergei Shtylyov1-1/+1
2010-11-22USB: MUSB: fix kernel WARNING/oops when unloading module in OTG modeSergei Shtylyov5-4/+8
2010-11-22USB: ftdi_sio: add device ids for ScienceScopeGreg Kroah-Hartman2-0/+8
2010-11-22USB: ftdi_sio: new VID/PIDs for various Papouch devicesDaniel Suchy2-2/+55
2010-11-22USB: add PID for FTDI based OpenDCC hardwareRainer Keller2-0/+2
2010-11-22USB: ftdi_sio: revert "USB: ftdi_sio: fix DTR/RTS line modes"Johan Hovold1-4/+0
2010-11-22USB: ftdi_sio: Add PID for accesio productsRich Mattes2-0/+7
2010-11-22USB: gadget: g_multi: fixed vendor and product IDMichal Nazarewicz1-2/+2
2010-11-22USB: gadget: g_ffs: fixed vendor and product IDMichal Nazarewicz1-2/+2
2010-11-22usb gadget: composite: prevent OOPS for non-standard control requestRoger Quadros1-1/+2
2010-11-22drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failureJulia Lawall1-1/+3
2010-11-22p54usb: add five more USBIDsChristian Lamparter1-0/+13
2010-11-22p54usb: fix off-by-one on !CONFIG_PMChristian Lamparter1-1/+1
2010-11-22USB: mct_u232: fix broken closeJohan Hovold1-2/+5
2010-11-22intel_idle: do not use the LAPIC timer for ATOM C2Len Brown1-1/+1
2010-11-22libahci: fix result_tf handling after an ATA PIO data-in commandTejun Heo2-3/+16
2010-11-22bluetooth: Fix missing NULL checkAlan Cox1-0/+7
2010-11-22pcmcia: synclink_cs: fix information leak to userlandVasiliy Kulikov1-0/+2
2010-11-22Staging: phison: fix problem caused by libata changeGreg Kroah-Hartman1-1/+1
2010-11-22staging: usbip: Process event flags without delayMax Vozeler1-13/+3
2010-11-22staging: usbip: Notify usb core of port status changesMax Vozeler1-0/+2
2010-10-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+1
2010-10-20virtio: console: Don't block entire guest if host doesn't read dataAmit Shah1-3/+14
2010-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-2/+2
2010-10-19SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall1-0/+1
2010-10-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-16/+12
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+7
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-26/+1
2010-10-18mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer1-9/+83
2010-10-18Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2-18/+18