summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-01-21Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-01-21Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds
2011-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-01-21Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2011-01-21i915: Fix i915 suspend delayLinus Torvalds
2011-01-20firewire: net: is not experimental anymoreStefan Richter
2011-01-20firewire: net: invalidate ARP entries of removed nodesMaxim Levitsky
2011-01-20firewire: core: fix unstable I/O with Canon camcorderStefan Richter
2011-01-20ACPI / Battery: remove battery refresh on resumeLinus Torvalds
2011-01-20drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for spaceChris Wilson
2011-01-20drm/i915: Don't kick-off hangcheck after a DRI interruptChris Wilson
2011-01-20drm/i915: Add dependency on CONFIG_TMPFSChris Wilson
2011-01-20drm/i915: Initialise ring vfuncs for old DRI pathsChris Wilson
2011-01-20virtio: remove virtio-pci root deviceMilton Miller
2011-01-20lguest: compile fixesRusty Russell
2011-01-20lguest: Use this_cpu_opsChristoph Lameter
2011-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-19[media] staging/lirc: fix mem leaks and ptr err usageJarod Wilson
2011-01-19[media] hdpvr: reduce latency of i2c read/write w/recycled bufferJarod Wilson
2011-01-19[media] hdpvr: enable IR partJarod Wilson
2011-01-19[media] rc/mceusb: timeout should be in ns, not usJarod Wilson
2011-01-19[media] v4l2-device: fix 'use-after-freed' oopsHans Verkuil
2011-01-19[media] v4l2-dev: don't memset video_device.devHans Verkuil
2011-01-19[media] zoran: use video_device_alloc instead of kmallocHans Verkuil
2011-01-19[media] w9966: zero device state after a detachHans Verkuil
2011-01-19[media] v4l: Fix a use-before-set in the control frameworkLaurent Pinchart
2011-01-19[media] v4l2-ctrls: queryctrl shouldn't attempt to replace V4L2_CID_PRIVATE_B...Hans Verkuil
2011-01-19[media] v4l2-ctrls: fix missing 'read-only' checkHans Verkuil
2011-01-19[media] pvrusb2: Provide more information about IR units to lirc_zilog and ir...Andy Walls
2011-01-19[media] ir-kbd-i2c: Add back defaults setting for Zilog Z8's at addr 0x71Andy Walls
2011-01-19[media] lirc_zilog: Update TODO.lirc_zilogAndy Walls
2011-01-19[media] lirc_zilog: Add Andy Walls to copyright notice and authors listAndy Walls
2011-01-19[media] lirc_zilog: Remove useless struct i2c_driver.command functionAndy Walls
2011-01-19[media] lirc_zilog: Remove unneeded tests for existence of the IR Tx functionAndy Walls
2011-01-19[media] lirc_zilog: Update IR Rx polling kthread start/stop and some printksAndy Walls
2011-01-19[media] lirc_zilog: Extensive rework of ir_probe()/ir_remove()Andy Walls
2011-01-19[media] lirc_zilog: Don't make private copies of i2c clientsAndy Walls
2011-01-19[media] lirc_zilog: Split struct IR into structs IR, IR_tx, and IR_rxAndy Walls
2011-01-19[media] lirc_zilog: Remove disable_tx module parameterAndy Walls
2011-01-19[media] lirc_zilog: Reword debug message in ir_probe()Andy Walls
2011-01-19[media] firedtv: fix remote control with newer Xorg evdevStefan Richter
2011-01-19[media] tm6000: rework init codeDmitri Belimov
2011-01-19[media] radio-aimslab.c needs #include <linux/delay.h>Geert Uytterhoeven
2011-01-19[media] ir-raw: fix sparse non-ANSI function warningRandy Dunlap
2011-01-19[media] adv7175: support s_powerChristian Gmeiner
2011-01-19[media] [v3,media] av7110: check for negative array offsetDan Carpenter
2011-01-19[media] rc/imon: default to key mode instead of mouse modeJarod Wilson
2011-01-19[media] rc: fix up and genericize some time unit conversionsJarod Wilson
2011-01-19[media] rc/imon: need to submit urb before ffdc type checkJarod Wilson
2011-01-19[media] rc/ene_ir: fix oops on module loadKyle McMartin