summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: Serial: mct_u232.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-5/+0
* USB: Serial: kobil_sct.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-5/+0
* USB: Serial: keyspan.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-6/+0
* USB: Serial: iuu_phoenix.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-9/+0
* USB: Serial: io_ti.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-5/+0
* USB: Serial: io_edgeport.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-6/+0
* USB: Serial: garmin_gps.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-14/+0
* USB: Serial: f81232.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-6/+0
* USB: Serial: cypress_m8.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-3/+0
* USB: Serial: cyberjack.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-5/+0
* USB: Serial: ch341.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-5/+0
* USB: Serial: belkin_sa.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-5/+0
* USB: Serial: ark3116.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-4/+0
* USB: Serial: serqt_usb2.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-5/+0
* USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman2012-09-1824-89/+61
* USB: serial: remove dbg() from usb/serial.hGreg Kroah-Hartman2012-09-181-8/+0
* USB: serial: serqt_usb2: remove dbg() usageGreg Kroah-Hartman2012-09-181-89/+64
* USB: serial: io_edgeport.c: remove dbg() usageGreg Kroah-Hartman2012-09-181-324/+277
* USB: remove CONFIG_EXPERIMENTAL dependanciesGreg Kroah-Hartman2012-09-174-26/+18
* USB: serial: add vizzini driverGreg Kroah-Hartman2012-09-173-0/+1372
* usb: remove junk from store_remove_idAlan Cox2012-09-171-8/+3
* Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman2012-09-16718-3412/+5985
|\
| * Linux 3.6-rc6v3.6-rc6Linus Torvalds2012-09-161-1/+1
| * Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-09-1658-247/+343
| |\
| | * mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi2012-09-162-7/+26
| | * mfd: MAX77693: Fix interrupt handling bugChanwoo Choi2012-09-161-5/+31
| | * mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-1554-112/+125
| | * mfd: lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driverFeng Tang2012-08-231-19/+1
| | * mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch2012-08-223-105/+161
| * | Merge tag 'for-3.6-rc6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-09-162-0/+36
| |\ \
| | * | pwm: pwm-tiehrpwm: Fix conflicting channel period settingPhilip, Avinash2012-09-101-0/+29
| | * | pwm: pwm-tiecap: Disable APWM mode after configurePhilip, Avinash2012-09-101-0/+7
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-09-1610-126/+141
| |\ \ \
| | * | | target: go through normal processing for zero-length REQUEST_SENSEPaolo Bonzini2012-09-071-9/+2
| | * | | target: support zero allocation length in REQUEST SENSEPaolo Bonzini2012-09-072-17/+19
| | * | | target: support zero-size allocation lengths in transport_kmap_data_sgPaolo Bonzini2012-09-071-4/+9
| | * | | target: fail REPORT LUNS with less than 16 bytes of payloadPaolo Bonzini2012-09-071-0/+7
| | * | | target: report too-small parameter lists everywherePaolo Bonzini2012-09-073-2/+30
| | * | | target: go through normal processing for zero-length PSCSI commandsPaolo Bonzini2012-09-072-5/+7
| | * | | target: fix use-after-free with PSCSI sense dataPaolo Bonzini2012-09-053-37/+24
| | * | | target: simplify code around transport_get_sense_dataPaolo Bonzini2012-09-051-36/+13
| | * | | target: move transport_get_sense_dataPaolo Bonzini2012-09-051-55/+55
| | * | | target: Check idr_get_new return value in iscsi_login_zero_tsih_s1Benjamin Wang2012-08-261-1/+10
| | * | | target: Fix ->data_length re-assignment bug with SCSI overflowNicholas Bellinger2012-08-231-2/+7
| * | | | Merge tag 'pm-for-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-09-162-12/+34
| |\ \ \ \
| | * | | | ACPI / PM: Use KERN_DEBUG when no power resources are foundAaron Lu2012-09-141-1/+1
| | * | | | ACPI / PM: Fix resource_lock dead lock in acpi_power_on_deviceLin Ming2012-09-141-11/+23
| | * | | | ACPI / PM: Infer parent power state from child if unknown, v2Rafael J. Wysocki2012-09-141-0/+10
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-09-161-6/+2
| |\ \ \ \ \
| | * | | | | Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()"Chris Mason2012-09-141-6/+2
OpenPOWER on IntegriCloud