summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-22Blackfin: change the BUG opcode to an unused 16-bit opcodeRobin Getz1-1/+6
2010-05-22Blackfin: allow NMI watchdog to be used w/RETN as a scratch regGraf Yang1-1/+1
2010-05-22Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz5-0/+115
2010-05-21Blackfin: SMP: add flush_tlb_kernel_range stubGraf Yang1-0/+1
2010-05-21Blackfin: make hardware trace output a little more usefulRobin Getz4-67/+446
2010-05-21Blackfin: print out the faulting insn in the trace outputRobin Getz1-2/+17
2010-05-21Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz5-123/+120
2010-05-21Blackfin: split kernel/traps.cRobin Getz7-836/+887
2010-05-21Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich5-188/+24
2010-05-21Blackfin: mark MUSB VRSEL as active high for appropriate boardsCliff Cai5-0/+20
2010-05-21Blackfin: punt duplicated CAN MMRsMike Frysinger3-1914/+0
2010-05-21Blackfin: cleanup style/comments/etc... in paging_init()Mike Frysinger1-18/+13
2010-05-21Blackfin: drop unused bad_page pages and move zero_page to the bssMike Frysinger2-26/+6
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds261-8360/+17242
2010-05-21sound: fixup for usb_buffer_alloc/free renameStephen Rothwell1-5/+5
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1455-48165/+95796
2010-05-21Merge branch 'docs-next' of git://git.lwn.net/linux-2.6Linus Torvalds2-0/+109
2010-05-21Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6Linus Torvalds27-573/+1905
2010-05-21USB: remove unused usb_buffer_alloc and usb_buffer_free macrosGreg Kroah-Hartman1-12/+0
2010-05-21usb: musb: update gfp/slab.h includesTejun Heo1-1/+0
2010-05-21USB: ftdi_sio: fix legacy SIO-device headerJohan Hovold1-1/+1
2010-05-21USB: kl5usb105: reimplement using generic frameworkJohan Hovold1-333/+47
2010-05-21USB: kl5usb105: minor clean upsJohan Hovold1-46/+33
2010-05-21USB: kl5usb105: fix memory leakJohan Hovold1-0/+1
2010-05-21USB: io_ti: use kfifo to implement write bufferingJohan Hovold1-210/+13
2010-05-21USB: io_ti: remove unsused private counterJohan Hovold1-5/+0
2010-05-21USB: ti_usb: use kfifo to implement write bufferingJohan Hovold1-165/+14
2010-05-21USB: ir-usb: fix incorrect write-buffer lengthJohan Hovold1-1/+3
2010-05-21USB: aircable: fix incorrect write-buffer lengthJohan Hovold1-1/+1
2010-05-21USB: safe_serial: straighten out read processingJohan Hovold1-22/+21
2010-05-21USB: safe_serial: reimplement read using generic frameworkJohan Hovold1-39/+8
2010-05-21USB: safe_serial: reimplement write using generic frameworkJohan Hovold1-111/+32
2010-05-21usb-storage: always print quirksFelipe Contreras1-3/+6
2010-05-21USB: usb-storage: trivial debug improvementsFelipe Contreras1-29/+32
2010-05-21USB: oti6858: use port write fifoJohan Hovold1-37/+25
2010-05-21USB: oti6858: use kfifo to implement write bufferingJohan Hovold1-201/+17
2010-05-21USB: cypress_m8: use kfifo to implement write bufferingJohan Hovold1-222/+17
2010-05-21USB: cypress_m8: remove unused drain defineJohan Hovold1-1/+0
2010-05-21USB: usb_debug: set bulk out size at probeJohan Hovold1-7/+1
2010-05-21USB: gadget: Use kmemdupJulia Lawall1-2/+1
2010-05-21USB: CP210x New Device IDs 11 New device IDsCraig Shelley1-0/+11
2010-05-21USB: visor: increase bulk-out buffer sizeJohan Hovold1-0/+3
2010-05-21USB: belkin_sa: implement line status handlingJohan Hovold1-26/+51
2010-05-21USB: belkin_sa: clean up openJohan Hovold1-15/+6
2010-05-21USB: belkin_sa: minor clean-upsJohan Hovold1-21/+7
2010-05-21USB: cp210x: use generic open to start reading from deviceJohan Hovold1-1/+1
2010-05-21USB: visor: reimplement using generic frameworkJohan Hovold1-329/+13
2010-05-21USB: visor: fix memory leakJohan Hovold1-0/+1
2010-05-21USB: spcp8x5: reimplement using generic frameworkJohan Hovold1-378/+29
2010-05-21USB: ipaq: reimplement using generic frameworkJohan Hovold2-377/+10