aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds68-1304/+1809
2012-10-07Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds12-80/+182
2012-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-4/+4
2012-10-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds35-1778/+702
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds25-106/+1391
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds150-885/+8269
2012-10-07Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds6-18/+98
2012-10-07Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie12-75/+202
2012-10-07Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie22-244/+898
2012-10-07Merge branch 'disintegrate-drm' of git://git.infradead.org/users/dhowells/lin...Dave Airlie19-1107/+1167
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1670-26477/+38996
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds9-40/+139
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds26-297/+3519
2012-10-07Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds10-99/+146
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds15-66/+15
2012-10-07Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-436/+463
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds35-18/+783
2012-10-06Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown51-736/+2072
2012-10-06ACPI: Add new sysfs interface to export device descriptionLance Ortiz3-2/+70
2012-10-06ACPI: Harden acpi_table_parse_entries() against BIOS bugFenghua Yu1-4/+14
2012-10-06tools/power/turbostat: add option to count SMIs, re-name some optionsLen Brown2-15/+20
2012-10-06ALSA: hda - Add new codec ALC283 ALC290 supportKailang Yang1-0/+2
2012-10-06ALSA: hda - avoid unneccesary indices on "Headphone Jack" controlsDavid Henningsson1-12/+37
2012-10-06ALSA: hda - fix indices on boost volume on ConexantDavid Henningsson1-1/+1
2012-10-06ALSA: aloop - add locking to timer accessOmair Mohammed Abdullah1-0/+6
2012-10-06ALSA: hda - Fix hang caused by race during suspend.Dylan Reid1-4/+6
2012-10-06sound: Remove unnecessary semicolonPeter Senna Tschudin20-33/+33
2012-10-06ALSA: hda/realtek - Fix detection of ALC271X codecHerton Ronaldo Krzesinski1-6/+6
2012-10-06ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310Felix Kaechele1-0/+1
2012-10-06ALSA: hda - make Realtek/Sigmatel/Conexant use the generic unsol eventDavid Henningsson3-101/+49
2012-10-06ALSA: hda - make a generic unsol event handlerDavid Henningsson2-2/+39
2012-10-06Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai40-174/+2307
2012-10-05Revert strace hiccups fix.David S. Miller5-30/+31
2012-10-06Merge branch 'fixes' into for-linusRussell King42-292/+508
2012-10-05sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.David S. Miller7-12/+176
2012-10-05i2c-piix4: Fix build failureDaniel J Blueman1-0/+1
2012-10-05i2c: Correct struct i2c_driver doc about detectionVivien Didelot1-1/+1
2012-10-05i2c-i801: Let i2c-mux-gpio find the GPIO chipJean Delvare1-33/+4
2012-10-05i2c-mux-gpio: Update documentationJean Delvare1-0/+18
2012-10-05i2c-mux-gpio: Add support for dynamically allocated GPIO pinsJean Delvare2-6/+35
2012-10-05i2c-mux-gpio: Use devm_kzalloc instead of kzallocMaxime Ripard1-9/+5
2012-10-05i2c-i801: Support SMBus multiplexing on Asus Z8 seriesJean Delvare2-1/+214
2012-10-05i2c-viapro: Add VIA VX900 device IDJean Delvare4-2/+11
2012-10-05i2c-parport: i2c_parport_irq can be staticJean Delvare1-1/+1
2012-10-05i2c-designware: i2c_dw_xfer_msg can be staticJean Delvare1-1/+1
2012-10-05i2c/scx200_*: Replace printks with pr_<level>sJim Cromie2-21/+18
2012-10-05i2c: Make I2C available on UMLPeter Huewe2-14/+17
2012-10-05i2c: Convert struct i2c_msg initialization to C99 formatShubhrajyoti D1-3/+13
2012-10-05i2c-smbus: Convert kzalloc to devm_kzallocJulia Lawall1-7/+4
2012-10-05i2c-mux: Add support for device auto-detectionJean Delvare8-7/+37