summaryrefslogtreecommitdiffstats
path: root/drivers/uwb (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-24usb: serial: kobil_sct: fix compile warning:Felipe Balbi1-1/+1
2012-01-24drivers/usb/host/ehci-fsl.c: add missing iounmapJulia Lawall1-1/+1
2012-01-24USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the...Bjørn Mork1-1/+1
2012-01-24USB: cdc-wdm: call wake_up_all to allow driver to shutdown on device removalBjørn Mork1-1/+1
2012-01-24USB: cdc-wdm: use two mutexes to allow simultaneous read and writeBjørn Mork1-18/+31
2012-01-24USB: cdc-wdm: updating desc->length must be protected by spin_lockBjørn Mork1-0/+2
2012-01-24USB: usbsevseg: fix max lengthHarrison Metzger1-1/+1
2012-01-24USB: option: Add LG docomo L-02CKentaro Matsuyama1-0/+5
2012-01-24usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.Eric W. Biederman1-8/+2
2012-01-24Revert "USB: usb-skeleton.c: fix open/disconnect race"Greg Kroah-Hartman1-17/+1
2012-01-24USB: cp210x: allow more baud rates above 1MbaudJohan Hovold1-5/+6
2012-01-24USB: cp210x: initialise baud rate at openJohan Hovold1-0/+4
2012-01-24USB: cp210x: clean up, refactor and document speed handlingJohan Hovold1-14/+57
2012-01-24USB: cp210x: do not map baud rates to B0Johan Hovold1-2/+2
2012-01-24USB: cp210x: fix up set_termios variablesJohan Hovold1-2/+3
2012-01-24USB: cp210x: fix CP2104 baudrate usagePreston Fick1-6/+4
2012-01-24USB: cp210x: call generic open last in openJohan Hovold1-5/+2
2012-01-24USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas1-0/+1
2012-01-24USB: serial: ftdi additional IDsPeter Naulls2-0/+7
2012-01-24USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3Peter Korsgaard2-0/+9
2012-01-24USB: ftdi_sio: fix initial baud rateJohan Hovold1-2/+5
2012-01-24USB: ftdi_sio: fix TIOCSSERIAL baud_base handlingJohan Hovold1-2/+1
2012-01-24drivers/usb/misc/emi26.c & emi62.c: fix warningsAndrew Morton2-6/+0
2012-01-20Linux 3.3-rc1v3.3-rc1Linus Torvalds1-2/+2
2012-01-19x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin1-0/+1
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro1-1/+3
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro1-34/+22
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro1-14/+12
2012-01-19KEYS: Permit key_serial() to be called with a const key pointerDavid Howells1-1/+1
2012-01-19keys: fix user_defined key sparse messagesMimi Zohar1-3/+3
2012-01-19ima: fix cred sparse warningMimi Zohar1-1/+2
2012-01-19uml: fix compile for x86-64Linus Torvalds1-0/+5
2012-01-19MPILIB: Add a missing ENOMEM checkDavid Howells1-0/+2
2012-01-19tpm: fix (ACPI S3) suspend regressionStefan Berger2-0/+12
2012-01-19nvme: fix merge error due to change of 'make_request_fn' fn typeLinus Torvalds1-7/+1
2012-01-19xen: using EXPORT_SYMBOL requires including export.hStephen Rothwell1-0/+1
2012-01-18gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan1-1/+1
2012-01-18acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck3-48/+234
2012-01-18intel_idle: Split up and provide per CPU initialization funcThomas Renninger2-40/+49
2012-01-18ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2Thomas Renninger1-9/+8
2012-01-18tg3: Fix single-vector MSI-X codeMatt Carlson1-13/+14
2012-01-18openvswitch: Fix multipart datapath dumps.Ben Pfaff1-4/+3
2012-01-18ipv6: fix per device IP snmp countersEric Dumazet1-2/+2
2012-01-18x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=nAl Viro1-0/+2
2012-01-18[libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks listBenjamin Larsson1-0/+7
2012-01-18[libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk listVladimir LAVALLADE1-0/+2
2012-01-18[libata] pata_bf54x: Support sg list in bmdma transfer.Sonic Zhang1-79/+88
2012-01-18[libata] sata_fsl: fix the controller operating modeJerry Huang1-0/+11
2012-01-18[libata] enable ata port async suspendLin Ming1-0/+1
2012-01-18[media] as3645a: Fix compilation by including slab.hLaurent Pinchart1-0/+1