summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Fixes some translation error in Documentation/zh_CN/gpio.txtTekkaman Ninja2012-09-261-18/+14
* Documentation: Remove 3 byte redundant code at the head of the Documentation/...Tekkaman Ninja2012-09-261-1/+1
* Documentation: Chinese translation of Documentation/video4linux/omap3isp.txtTekkaman Ninja2012-09-261-0/+277
* device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emitJoe Perches2012-09-174-41/+22
* dev: Add dev_vprintk_emit and dev_printk_emitJoe Perches2012-09-172-0/+38
* netdev_printk/netif_printk: Remove a superfluous logging colonJoe Perches2012-09-172-2/+2
* netdev_printk/dynamic_netdev_dbg: Directly call printk_emitJoe Perches2012-09-173-13/+40
* dev_dbg/dynamic_debug: Update to use printk_emit, optimize stackJoe Perches2012-09-173-44/+67
* Merge 3.6-rc7 into driver-core-nextGreg Kroah-Hartman2012-09-16722-3433/+6030
|\
| * 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
| * | | | | | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-09-1613-40/+23
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-09-15474-2871/+5042
| | |\ \ \ \ \ \
| | | * | | | | | ASoC: wm8904: correct the indexBo Shen2012-09-141-1/+1
| | | * | | | | | ASoC: tegra: fix maxburst settings in dmaengine codeStephen Warren2012-09-071-2/+2
| | | * | | | | | ASoC: samsung dma - Don't indicate support for pause/resume.Dylan Reid2012-09-061-7/+1
| | | * | | | | | ASoC: mc13783: Remove mono supportFabio Estevam2012-09-061-4/+4
| | | * | | | | | ASoC: arizona: Fix typo in 44.1kHz ratesHeather Lomond2012-09-061-1/+1
| | | * | | | | | ASoC: spear: correct the check for NULL dma_buffer pointerPrasad Joshi2012-08-311-1/+1
| | | * | | | | | sound: tegra_alc5632: remove HP detect GPIO inversionStephen Warren2012-08-281-1/+0
| | | * | | | | | ASoC: atmel-ssc: include linux/io.h for raw ioJoachim Eastwood2012-08-281-0/+1
| | | * | | | | | ASoC: dapm: Don't force card bias level to be updatedMark Brown2012-08-251-1/+2
| | | * | | | | | ASoC: dapm: Make sure we update the bias level for CODECs with no opMark Brown2012-08-251-0/+2
| | | * | | | | | ASoC: am3517evm: fix error return codeJulia Lawall2012-08-201-1/+1