summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-05-21serial: bfin_sport_uart: add missing mapbase initializationSonic Zhang1-1/+2
2010-05-21serial: bfin_sport_uart: remove unused peripheral pin listsSonic Zhang1-21/+0
2010-05-21serial: bfin_sport_uart: shorten the SPORT TX waiting loopSonic Zhang1-1/+7
2010-05-21serial: bfin_sport_uart: work around anomaly 05000473 (make 32bit fifo read a...Sonic Zhang1-1/+15
2010-05-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds90-1510/+9862
2010-05-21Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds8-51/+35
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds149-4103/+14893
2010-05-21HID: fix up 'EMBEDDED' mess in KconfigJiri Kosina1-31/+16
2010-05-21drm/radeon/kms/pm/r600: select the mid clock mode for single head low profileAlex Deucher1-1/+1
2010-05-21Merge remote branch 'nouveau/for-airlied' into drm-nextDave Airlie15-223/+1067
2010-05-21drm/radeon: fix power supply kconfig interaction.Dave Airlie2-1/+1
2010-05-21drm/radeon/kms: record object that have been list reservedJerome Glisse2-1/+6
2010-05-21drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.Michel Dänzer1-1/+1
2010-05-21drm/radeon/kms: don't default display priority to high on rs4xxAlex Deucher1-1/+4
2010-05-21drm/edid: fix typo in 1600x1200@75 modeAlex Deucher1-1/+1
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds219-8837/+14309
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds834-32938/+60557
2010-05-21echi-dbgp: Add kernel debugger support for the usb debug portJason Wessel1-9/+111
2010-05-21kgdboc: Add ekgdboc for early use of the kernel debuggerJason Wessel1-0/+19
2010-05-21kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel1-0/+14
2010-05-21kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel1-7/+54
2010-05-21sparc,sunzilog: Add console polling support for sunzilog serial driverJason Wessel1-0/+50
2010-05-21sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console codeJason Wessel1-1/+5
2010-05-21kgdb,8250,pl011: Return immediately from console pollJason Wessel2-5/+5
2010-05-21Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6Linus Torvalds24-584/+1641
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