summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-22Blackfin: show the whole accumulator in the pseudo DBG insnRobin Getz
2010-05-22Blackfin: support all possible registers in the pseudo instructionsRobin Getz
2010-05-22Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz
2010-05-22Blackfin: change the BUG opcode to an unused 16-bit opcodeRobin Getz
2010-05-22Blackfin: allow NMI watchdog to be used w/RETN as a scratch regGraf Yang
2010-05-22Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz
2010-05-21Blackfin: SMP: add flush_tlb_kernel_range stubGraf Yang
2010-05-21Blackfin: make hardware trace output a little more usefulRobin Getz
2010-05-21Blackfin: print out the faulting insn in the trace outputRobin Getz
2010-05-21Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz
2010-05-21Blackfin: split kernel/traps.cRobin Getz
2010-05-21Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich
2010-05-21Blackfin: mark MUSB VRSEL as active high for appropriate boardsCliff Cai
2010-05-21Blackfin: punt duplicated CAN MMRsMike Frysinger
2010-05-21Blackfin: cleanup style/comments/etc... in paging_init()Mike Frysinger
2010-05-21Blackfin: drop unused bad_page pages and move zero_page to the bssMike Frysinger
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20sound: fixup for usb_buffer_alloc/free renameStephen Rothwell
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20Merge branch 'docs-next' of git://git.lwn.net/linux-2.6Linus Torvalds
2010-05-20Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6Linus Torvalds
2010-05-20USB: remove unused usb_buffer_alloc and usb_buffer_free macrosGreg Kroah-Hartman
2010-05-20usb: musb: update gfp/slab.h includesTejun Heo
2010-05-20USB: ftdi_sio: fix legacy SIO-device headerJohan Hovold
2010-05-20USB: kl5usb105: reimplement using generic frameworkJohan Hovold
2010-05-20USB: kl5usb105: minor clean upsJohan Hovold
2010-05-20USB: kl5usb105: fix memory leakJohan Hovold
2010-05-20USB: io_ti: use kfifo to implement write bufferingJohan Hovold
2010-05-20USB: io_ti: remove unsused private counterJohan Hovold
2010-05-20USB: ti_usb: use kfifo to implement write bufferingJohan Hovold
2010-05-20USB: ir-usb: fix incorrect write-buffer lengthJohan Hovold
2010-05-20USB: aircable: fix incorrect write-buffer lengthJohan Hovold
2010-05-20USB: safe_serial: straighten out read processingJohan Hovold
2010-05-20USB: safe_serial: reimplement read using generic frameworkJohan Hovold
2010-05-20USB: safe_serial: reimplement write using generic frameworkJohan Hovold
2010-05-20usb-storage: always print quirksFelipe Contreras
2010-05-20USB: usb-storage: trivial debug improvementsFelipe Contreras
2010-05-20USB: oti6858: use port write fifoJohan Hovold
2010-05-20USB: oti6858: use kfifo to implement write bufferingJohan Hovold
2010-05-20USB: cypress_m8: use kfifo to implement write bufferingJohan Hovold
2010-05-20USB: cypress_m8: remove unused drain defineJohan Hovold
2010-05-20USB: usb_debug: set bulk out size at probeJohan Hovold
2010-05-20USB: gadget: Use kmemdupJulia Lawall
2010-05-20USB: CP210x New Device IDs 11 New device IDsCraig Shelley
2010-05-20USB: visor: increase bulk-out buffer sizeJohan Hovold
2010-05-20USB: belkin_sa: implement line status handlingJohan Hovold
2010-05-20USB: belkin_sa: clean up openJohan Hovold
2010-05-20USB: belkin_sa: minor clean-upsJohan Hovold
2010-05-20USB: cp210x: use generic open to start reading from deviceJohan Hovold
2010-05-20USB: visor: reimplement using generic frameworkJohan Hovold