aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPEBjørn Mork2012-01-24
| * | usb: add support for STA2X11 host driverAlessandro Rubini2012-01-24
| * | drivers: usb: Fix dependency for USB_HWA_HCDFabio Estevam2012-01-24
| * | USB: OHCI: fix new compiler warningsAlan Stern2012-01-24
| * | usb: serial: kobil_sct: fix compile warning:Felipe Balbi2012-01-24
| * | drivers/usb/host/ehci-fsl.c: add missing iounmapJulia Lawall2012-01-24
| * | USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the...Bjørn Mork2012-01-24
| * | USB: cdc-wdm: call wake_up_all to allow driver to shutdown on device removalBjørn Mork2012-01-24
| * | USB: cdc-wdm: use two mutexes to allow simultaneous read and writeBjørn Mork2012-01-24
| * | USB: cdc-wdm: updating desc->length must be protected by spin_lockBjørn Mork2012-01-24
| * | USB: usbsevseg: fix max lengthHarrison Metzger2012-01-24
| * | USB: option: Add LG docomo L-02CKentaro Matsuyama2012-01-24
| * | usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.Eric W. Biederman2012-01-24
| * | Revert "USB: usb-skeleton.c: fix open/disconnect race"Greg Kroah-Hartman2012-01-24
| * | USB: cp210x: allow more baud rates above 1MbaudJohan Hovold2012-01-24
| * | USB: cp210x: initialise baud rate at openJohan Hovold2012-01-24
| * | USB: cp210x: clean up, refactor and document speed handlingJohan Hovold2012-01-24
| * | USB: cp210x: do not map baud rates to B0Johan Hovold2012-01-24
| * | USB: cp210x: fix up set_termios variablesJohan Hovold2012-01-24
| * | USB: cp210x: fix CP2104 baudrate usagePreston Fick2012-01-24
| * | USB: cp210x: call generic open last in openJohan Hovold2012-01-24
| * | USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas2012-01-24
| * | USB: serial: ftdi additional IDsPeter Naulls2012-01-24
| * | USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3Peter Korsgaard2012-01-24
| * | USB: ftdi_sio: fix initial baud rateJohan Hovold2012-01-24
| * | USB: ftdi_sio: fix TIOCSSERIAL baud_base handlingJohan Hovold2012-01-24
| * | drivers/usb/misc/emi26.c & emi62.c: fix warningsAndrew Morton2012-01-24
| * | Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2012-01-24
| |\ \ | | |/ | |/|
| | * xhci: Fix USB 3.0 device restart on resume.Sarah Sharp2012-01-10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-30
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-27
| |\ \ \
| | * | | iwlwifi: fix PCI-E transport "inta" raceJohannes Berg2012-01-24
| * | | | xen-netfront: correct MAX_TX_TARGET calculation.Wei Liu2012-01-26
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-01-30
|\ \ \ \ \
| * | | | | regulator: Set apply_uV only when min and max voltages are definedKarol Lewandowski2012-01-26
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-01-30
|\ \ \ \ \
| * | | | | [S390] dasd: revalidate server for new pathgroupStefan Haberland2012-01-18
| * | | | | [S390] dasd: revert LCU optimizationStefan Haberland2012-01-18
* | | | | | vmwgfx: Fix assignment in vmw_framebuffer_create_handleRyan Mallon2012-01-30
* | | | | | drm/radeon/kms: Fix device tree linkage of i2c busesJean Delvare2012-01-30
* | | | | | drm: Pass the real error code back during GEM bo initialisationChris Wilson2012-01-30
* | | | | | Revert "drm/i810: cleanup reclaim_buffers"Daniel Vetter2012-01-30
* | | | | | Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-01-28
|\ \ \ \ \ \
| * | | | | | base/core.c:fix typo in comment in function device_addmajianpeng2012-01-24
| * | | | | | Documentation update for the driver model coreAlan Stern2012-01-24
| * | | | | | kernel-doc: fix new warnings in driver-coreRandy Dunlap2012-01-24
| * | | | | | driver core: remove drivers/base/sys.c and include/linux/sysdev.hGreg Kroah-Hartman2012-01-22
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-28
|\ \ \ \ \ \
| * | | | | | virtio: correct the memory barrier in virtqueue_kick_prepare()Jason Wang2012-01-27
| * | | | | | virtio: fix typos of memory barriersJason Wang2012-01-27