aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-21Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds122-2635/+2376
2011-01-21Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds3-7/+19
2011-01-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+2
2011-01-21powerpc/macintosh: Fix wrong test in fan_{read,write}_reg()roel kluin1-2/+2
2011-01-20ACPI / PM: Call suspend_nvs_free() earlier during resumeRafael J. Wysocki1-1/+1
2011-01-20ACPI: Introduce acpi_os_ioremap()Rafael J. Wysocki2-8/+11
2011-01-20Merge branch 'akpm'Linus Torvalds33-107/+108
2011-01-20backlight: fix 88pm860x_bl macro collisionRandy Dunlap1-2/+2
2011-01-20drivers/leds/ledtrig-gpio.c: make output match input, tighten input checkingJanusz Krzysztofik1-7/+8
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes31-98/+98
2011-01-20Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds139-16/+17
2011-01-20Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-18/+13
2011-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-21/+5
2011-01-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds141-205/+252
2011-01-20i915: Fix i915 suspend delayLinus Torvalds2-3/+3
2011-01-21firewire: net: is not experimental anymoreStefan Richter1-4/+2
2011-01-21firewire: net: invalidate ARP entries of removed nodesMaxim Levitsky1-1/+8
2011-01-21firewire: core: fix unstable I/O with Canon camcorderStefan Richter1-2/+9
2011-01-20ACPI / Battery: remove battery refresh on resumeLinus Torvalds1-1/+0
2011-01-20virtio: remove virtio-pci root deviceMilton Miller1-18/+2
2011-01-20lguest: compile fixesRusty Russell1-1/+1
2011-01-20lguest: Use this_cpu_opsChristoph Lameter2-3/+3
2011-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-215/+459
2011-01-19[media] staging/lirc: fix mem leaks and ptr err usageJarod Wilson6-6/+20
2011-01-19[media] hdpvr: reduce latency of i2c read/write w/recycled bufferJarod Wilson2-17/+16
2011-01-19[media] hdpvr: enable IR partJarod Wilson5-77/+65
2011-01-19[media] rc/mceusb: timeout should be in ns, not usJarod Wilson1-2/+2
2011-01-19[media] v4l2-device: fix 'use-after-freed' oopsHans Verkuil1-0/+2
2011-01-19[media] v4l2-dev: don't memset video_device.devHans Verkuil1-5/+4
2011-01-19[media] zoran: use video_device_alloc instead of kmallocHans Verkuil1-1/+1
2011-01-19[media] w9966: zero device state after a detachHans Verkuil1-0/+1
2011-01-19[media] v4l: Fix a use-before-set in the control frameworkLaurent Pinchart1-1/+1
2011-01-19[media] v4l2-ctrls: queryctrl shouldn't attempt to replace V4L2_CID_PRIVATE_BASE IDsHans Verkuil1-1/+4
2011-01-19[media] v4l2-ctrls: fix missing 'read-only' checkHans Verkuil1-0/+3
2011-01-19[media] pvrusb2: Provide more information about IR units to lirc_zilog and ir-kbd-i2cAndy Walls2-19/+45
2011-01-19[media] ir-kbd-i2c: Add back defaults setting for Zilog Z8's at addr 0x71Andy Walls1-0/+6
2011-01-19[media] lirc_zilog: Update TODO.lirc_zilogAndy Walls1-6/+30
2011-01-19[media] lirc_zilog: Add Andy Walls to copyright notice and authors listAndy Walls1-1/+5
2011-01-19[media] lirc_zilog: Remove useless struct i2c_driver.command functionAndy Walls1-8/+0
2011-01-19[media] lirc_zilog: Remove unneeded tests for existence of the IR Tx functionAndy Walls1-16/+5
2011-01-19[media] lirc_zilog: Update IR Rx polling kthread start/stop and some printksAndy Walls1-64/+49
2011-01-19[media] lirc_zilog: Extensive rework of ir_probe()/ir_remove()Andy Walls1-132/+212
2011-01-19[media] lirc_zilog: Don't make private copies of i2c clientsAndy Walls1-59/+28
2011-01-19[media] lirc_zilog: Split struct IR into structs IR, IR_tx, and IR_rxAndy Walls1-127/+171
2011-01-19[media] lirc_zilog: Remove disable_tx module parameterAndy Walls1-10/+4
2011-01-19[media] lirc_zilog: Reword debug message in ir_probe()Andy Walls1-3/+2
2011-01-19[media] firedtv: fix remote control with newer Xorg evdevStefan Richter1-3/+6
2011-01-19[media] tm6000: rework init codeDmitri Belimov1-10/+36
2011-01-19[media] radio-aimslab.c needs #include <linux/delay.h>Geert Uytterhoeven1-0/+1
2011-01-19[media] ir-raw: fix sparse non-ANSI function warningRandy Dunlap1-1/+1