summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-21[S390] dcssblk: fix race in dcssblk_add_store()Gerald Schaefer1-0/+4
2008-08-21[S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter5-38/+41
2008-08-21[S390] dasd: fix data size for PSF/PRSSD commandStefan Weinhuber1-1/+1
2008-08-21[S390] fix ext2_find_next_bitEric Sandeen1-3/+3
2008-08-21[S390] cio: fix ccw group device cleanupPeter Oberparleiter1-8/+12
2008-08-21[S390] qdio: remove the module_get & module_put pairJan Glauber1-4/+0
2008-08-21[S390] qdio: improve s390 debug feature usageJan Glauber3-42/+40
2008-08-21[S390] qdio: prevent oopsing if qdio_establish failsJan Glauber1-1/+5
2008-08-21[S390] Remove unneeded spinlock initialization.Heiko Carstens1-2/+0
2008-08-21[S390] Fix uninitialized spinlock useJosef 'Jeff' Sipek1-1/+3
2008-08-21[S390] drivers/s390: Use an IS_ERR test rather than a NULL testJulien Brunel3-3/+4
2008-08-21USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.Stefan Lippers-Hollmann1-0/+1
2008-08-21USB: automatically enable RHSC interruptsAlan Stern22-72/+31
2008-08-21USB: Don't rebind before "complete" callbackAlan Stern1-21/+9
2008-08-21USB: Add new PM callback methods for USBAlan Stern3-19/+72
2008-08-21USB: Defer Set-Interface for suspended devicesAlan Stern2-3/+31
2008-08-21USB: Add udev argument to interface suspend/resume functionsAlan Stern1-10/+10
2008-08-21USB: cdc-acm: don't unlock acm->mutex on error pathAlexey Dobriyan1-1/+1
2008-08-21MUSB: Fix index register corruption seen with g_ether and Windows hostAnand Gadiyar1-0/+2
2008-08-21usb: musb: get rid of MUSB_LOGLEVEL and use parameterFelipe Balbi4-38/+12
2008-08-21usb: musb: get rid of procfs entryFelipe Balbi4-864/+11
2008-08-21USB: Fix pxa27x_udc usb speed handling.Robert Jarzmik1-1/+1
2008-08-21USB: cdc-acm: quirk for Conexant CX93010 USB modemEric Sandeen1-0/+3
2008-08-21USB: fix bug in usb_unlink_anchored_urbs()Oliver Neukum1-2/+7
2008-08-21usb-serial: option support HSDPA modem A2502Hiroshi Miura1-0/+2
2008-08-21USB: ISP1760: fixed trivial math in commentEnrico Scholz1-1/+1
2008-08-21Linux v2.6.27-rc4v2.6.27-rc4Linus Torvalds1-1/+1
2008-08-21cramfs: fix named-pipe handlingAl Viro1-46/+38
2008-08-21fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell3-0/+26
2008-08-21rtc: rtc-ds1374: fix 'no irq' case handlingAnton Vorontsov1-5/+5
2008-08-21mm: xip/ext2 fix block allocation raceNick Piggin1-1/+4
2008-08-21mm: xip fix fault vs sparse page invalidate raceNick Piggin1-14/+46
2008-08-21mm: dirty page tracking race fixNick Piggin3-7/+11
2008-08-21fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen3-8/+17
2008-08-21Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...Michael Hennerich1-3/+12
2008-08-21bootmem: fix aligning of node-relative indexes and offsetsJohannes Weiner1-6/+29
2008-08-21drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leakAndrew Morton1-5/+3
2008-08-21pm2fb: free cmap memory on module removeKrzysztof Helt1-0/+1
2008-08-21rtc: fix double lock on UIE emulationAtsushi Nemoto1-1/+4
2008-08-21binfmt_misc: fix false -ENOEXEC when coupled with other binary handlersPavel Emelyanov1-2/+2
2008-08-21brd: fix name argument of unregister_blkdev()Akinobu Mita1-1/+1
2008-08-21nbd: fix memory leak of nbd_dev arraySven Wegener1-4/+6
2008-08-21mm: mminit_loglevel cannot be __meminitdata anymoreMarcin Slusarz1-1/+1
2008-08-21mm: show free swap as signedHugh Dickins1-1/+1
2008-08-21mm: page_remove_rmap comments on PageAnonHugh Dickins1-9/+16
2008-08-21Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~...Mike Frysinger1-0/+8
2008-08-21Blackfin RTC Driver: BF561 not have on-chip RTCGraf Yang1-1/+1
2008-08-21Blackfin RTC Driver: do all initialization before we register the rtc and mak...Mike Frysinger1-2/+1
2008-08-21Blackfin RTC Driver: move irq request/free out of open/release and into probe...Mike Frysinger1-31/+20
2008-08-21/proc/self/maps doesn't display the real file offsetClement Calmels2-4/+4