aboutsummaryrefslogtreecommitdiffstats
path: root/fs/romfs/storage.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-11ROMFS: fix length used with romfs_dev_strnlen() functionBernd Schmidt1-2/+2
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan145-1/+145
2009-10-09USB: serial: no unnecessary GFP_ATOMIC in oti6858Oliver Neukum1-3/+3
2009-10-09USB: serial: fix race between unthrottle and completion handler in visorOliver Neukum1-6/+9
2009-10-09USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum10-51/+37
2009-10-09USB: serial: fix race between unthrottle and completion handler in symbolserialOliver Neukum1-4/+8
2009-10-09USB: serial: fix race between unthrottle and completion handler in opticonOliver Neukum1-5/+8
2009-10-09USB: ehci: Fix isoc scheduling boundary checking.Sarah Sharp1-0/+1
2009-10-09USB: storage: When a device returns no sense data, call it a Hardware ErrorAlan Stern1-7/+22
2009-10-09USB: small fix in error case of suspend in generic usbserial codeOliver Neukum1-1/+3
2009-10-09USB: visor: fix trivial accounting bug in visor driverOliver Neukum1-1/+2
2009-10-09USB: Fix throttling in generic usbserial driverJoris van Rantwijk1-1/+1
2009-10-09USB: cp210x: Add support for the DW700 UARTÉric Piel1-0/+1
2009-10-09USB: ipaq: fix oops when device is plugged inAlan Stern1-0/+9
2009-10-09USB: isp1362: fix build warnings on 64-bit systemsMike Frysinger2-15/+15
2009-10-09USB: gadget: imx_udc: Use resource sizeTobias Klauser1-4/+4
2009-10-09USB: storage: iRiver P7 UNUSUAL_DEV patchSergey Pinaev1-0/+7
2009-10-09USB: musb: make HAVE_CLK support optionalMike Frysinger4-11/+8
2009-10-09USB: xhci: Fix dropping endpoints from the xHC schedule.Sarah Sharp1-1/+1
2009-10-09USB: xhci: Don't wait for a disable slot cmd when HC dies.Sarah Sharp1-0/+9
2009-10-09USB: xhci: Handle canceled URBs when HC dies.Sarah Sharp1-0/+12
2009-10-09USB: xhci: Stop debugging polling loop when HC dies.Sarah Sharp1-0/+6
2009-10-09USB: usbtmc: fix timeout increaseGergely Imreh1-1/+1
2009-10-09USB: option: Patch for Huawei Mobile Broadband E270+ ModemRonnie Furuskog1-0/+2
2009-10-09USB: option: Toshiba G450 device idPeter Magdina1-0/+2
2009-10-09USB: usblcd, fix memory leakJiri Slaby1-1/+2
2009-10-09USB: serial: sierra driver version change to 1.3.8Elina Pasheva1-1/+1
2009-10-09USB: serial: don't call release without attachAlan Stern2-1/+6
2009-10-09USB: digi_acceleport: Fix broken unthrottle.Johan Hovold1-4/+4
2009-10-09USB: pl2303: fix error characters not being reported to ldiscJohan Hovold1-3/+5
2009-10-09USB: ftdi_sio: re-implement read processingJohan Hovold1-252/+131
2009-10-09USB: ftdi_sio: clean up read completion handlerJohan Hovold1-27/+1
2009-10-09USB: ftdi_sio: remove unused rx_byte counterJohan Hovold1-13/+0
2009-10-09USB: ftdi_sio: remove tty->low_latencyJohan Hovold1-4/+0
2009-10-09Staging: comedi: fix build on arches that don't want comedi driversGreg Kroah-Hartman1-1/+1
2009-10-09Staging: comedi: pcmcia irq fixesFrank Mori Hess6-6/+6
2009-10-09Staging: comedi: ni_pcimio: Added device id for pxi-6225.Frank Mori Hess1-1/+21
2009-10-09Staging: comedi: ni_65xx.c: fix output inversion problem.Ian Abbott1-0/+6
2009-10-09Staging: comedi: ni_65xx.c: fix insn_bits shift calculation.Ian Abbott1-3/+3
2009-10-09Staging: comedi: s526: fixes for pulse generatorIan Abbott1-31/+19
2009-10-09Staging: comedi: s526: Take account of arch's byte order.Ian Abbott1-0/+17
2009-10-09Staging: comedi: s526: Get rid of global variable 'cmReg'.Ian Abbott1-2/+5
2009-10-09Staging: comedi: s526: Fix number of channels on DIO subdeviceIan Abbott1-15/+20
2009-10-09Staging: comedi: cb_pcidio: fix "section mismatch" errorIan Abbott1-2/+6
2009-10-09Staging: comedi: jr3_pci: Initialize transf variable fully in jr3_pci_poll_subdevice().Ian Abbott1-12/+6
2009-10-09Staging: comedi: Corrected type of a printk argument in resize_async_buffer().Ian Abbott1-1/+1
2009-10-09Staging: p9auth: a few fixesSerge E. Hallyn1-6/+8
2009-10-09Staging: rtl8192e: Add #include <linux/vmalloc.h>Jeff Mahoney1-0/+1
2009-10-09Staging: iio: Don't build on s390Jeff Mahoney1-0/+1
2009-10-09Staging: winbond: implement prepare_multicast and fix API usageJeff Mahoney1-2/+9