summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-01-24usb: serial: kobil_sct: fix compile warning:Felipe Balbi
2012-01-24drivers/usb/host/ehci-fsl.c: add missing iounmapJulia Lawall
2012-01-24USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the...Bjørn Mork
2012-01-24USB: cdc-wdm: call wake_up_all to allow driver to shutdown on device removalBjørn Mork
2012-01-24USB: cdc-wdm: use two mutexes to allow simultaneous read and writeBjørn Mork
2012-01-24USB: cdc-wdm: updating desc->length must be protected by spin_lockBjørn Mork
2012-01-24USB: usbsevseg: fix max lengthHarrison Metzger
2012-01-24USB: option: Add LG docomo L-02CKentaro Matsuyama
2012-01-24usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.Eric W. Biederman
2012-01-24Revert "USB: usb-skeleton.c: fix open/disconnect race"Greg Kroah-Hartman
2012-01-24USB: cp210x: allow more baud rates above 1MbaudJohan Hovold
2012-01-24USB: cp210x: initialise baud rate at openJohan Hovold
2012-01-24USB: cp210x: clean up, refactor and document speed handlingJohan Hovold
2012-01-24USB: cp210x: do not map baud rates to B0Johan Hovold
2012-01-24USB: cp210x: fix up set_termios variablesJohan Hovold
2012-01-24iwlwifi: fix PCI-E transport "inta" raceJohannes Berg
2012-01-24USB: cp210x: fix CP2104 baudrate usagePreston Fick
2012-01-24USB: cp210x: call generic open last in openJohan Hovold
2012-01-24USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker
2012-01-24USB: serial: ftdi additional IDsPeter Naulls
2012-01-24USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3Peter Korsgaard
2012-01-24USB: ftdi_sio: fix initial baud rateJohan Hovold
2012-01-24USB: ftdi_sio: fix TIOCSSERIAL baud_base handlingJohan Hovold
2012-01-24drivers/usb/misc/emi26.c & emi62.c: fix warningsAndrew Morton
2012-01-24Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2012-01-24base/core.c:fix typo in comment in function device_addmajianpeng
2012-01-24Documentation update for the driver model coreAlan Stern
2012-01-24kernel-doc: fix new warnings in driver-coreRandy Dunlap
2012-01-24regulator: Fix documentation for of_node parameter of regulator_register()Mark Brown
2012-01-24gma500: Fix shmem mappingAlan Cox
2012-01-24gma500: Fix shmem mappingAlan Cox
2012-01-24drm/radeon/kms: refine TMDS dual link checksAlex Deucher
2012-01-24drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder modeAlex Deucher
2012-01-24drm/radeon/kms: rework modeset sequence for DCE41 and DCE5Alex Deucher
2012-01-24drm/radeon/kms: move panel mode setup into encoder mode setAlex Deucher
2012-01-24drm/radeon/kms: move disp eng pll setup to init pathAlex Deucher
2012-01-24drm/radeon: finish getting bios earlierIgor Murzov
2012-01-24drm/radeon: fix invalid memory access in radeon_atrm_get_bios()Igor Murzov
2012-01-24usb: dwc3: unmap the proper number of sg entriesSebastian Andrzej Siewior
2012-01-24usb: musb: fix shutdown while usb gadget is in useGrazvydas Ignotas
2012-01-24usb: gadget: f_mass_storage: Use "bool" instead of "int" in fsg_module_parame...Fabio Estevam
2012-01-24usb: gadget: check for streams only for SS udcsSebastian Andrzej Siewior
2012-01-24usb: gadget: fsl_udc: fix the usage of udc->max_epPeter Chen
2012-01-24drivers: usb: otg: Fix dependencies for some OTG driversFabio Estevam
2012-01-24usb: renesas: silence uninitialized variable report in usbhsg_recip_run_handle()Jesper Juhl
2012-01-24usb: gadget: SS Isoc endpoints use comp_desc->bMaxBurst tooPaul Zimmerman
2012-01-24usb: gadget: storage: endian fixAndiry Xu
2012-01-24usb: dwc3: ep0: fix compile warningFelipe Balbi
2012-01-24usb: musb: davinci: fix build breakageSekhar Nori