aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-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-19Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-18Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-01-18Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-18tpm: fix (ACPI S3) suspend regressionStefan Berger
2012-01-18nvme: fix merge error due to change of 'make_request_fn' fn typeLinus Torvalds
2012-01-18xen: using EXPORT_SYMBOL requires including export.hStephen Rothwell
2012-01-18Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2012-01-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-18gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan
2012-01-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-01-18Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2012-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown
2012-01-18acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck
2012-01-18Merge branch 'atomicio-remove' into releaseLen Brown
2012-01-18Merge branch 'apei' into releaseLen Brown
2012-01-17intel_idle: Split up and provide per CPU initialization funcThomas Renninger
2012-01-17ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2Thomas Renninger
2012-01-17tg3: Fix single-vector MSI-X codeMatt Carlson
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-17[libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks listBenjamin Larsson
2012-01-17[libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk listVladimir LAVALLADE
2012-01-17[libata] pata_bf54x: Support sg list in bmdma transfer.Sonic Zhang
2012-01-17[libata] sata_fsl: fix the controller operating modeJerry Huang
2012-01-17[libata] enable ata port async suspendLin Ming
2012-01-17[media] as3645a: Fix compilation by including slab.hLaurent Pinchart
2012-01-17[media] s5p-fimc: Remove linux/version.h include from fimc-mdevice.cSachin Kamat
2012-01-17[media] s5p-mfc: Remove linux/version.h include from s5p_mfc.cSachin Kamat
2012-01-17[media] ds3000: using logical && instead of bitwise &Dan Carpenter
2012-01-17[media] v4l2-ctrls: make control names consistentHans Verkuil