index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-04
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
10
-222
/
+311
2011-02-04
usb: gadget/fsl_mxc_udc: Detect the CPU type in run-time
Fabio Estevam
1
-9
/
+12
2011-02-04
USB: Gadget: Initialize wMaxPacketSize if not already set
Jassi Brar
1
-0
/
+7
2011-02-04
USB: serial: mct_u232: added _ioctl, _msr_to_icount and _get_icount functions
Vadim Tsozik
1
-2
/
+105
2011-01-22
usb: udc: add Faraday fusb300 driver
Yuan-Hsin Chen
4
-0
/
+2443
2011-01-22
USB: usbtest - Add tests to ensure HCDs can accept byte aligned buffers.
Martin Fuzzey
1
-24
/
+212
2011-01-22
USB: usb_storage: add ums-realtek driver
wwang
5
-0
/
+729
2011-01-22
USB: ftdi_sio: fix resolution of 2232H baud rate dividers
Daniel Glöckner
1
-1
/
+1
2011-01-22
USB: ueagle-atm: use system_wq instead of dedicated workqueues
Tejun Heo
1
-14
/
+5
2011-01-22
USB: ehci-dbgp: fix typo in startup message
Ferenc Wagner
1
-1
/
+1
2011-01-22
USB: wusbcore: rh.c Typo change desciptor to descriptor.
Justin P. Mattock
1
-1
/
+1
2011-01-22
USB: Core: Fix minor coding style issues
Tobias Ollmann
1
-13
/
+13
2011-01-22
USB: add helper to convert USB error codes
Oliver Neukum
1
-0
/
+13
2011-01-21
Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
122
-2635
/
+2376
2011-01-21
Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-7
/
+19
2011-01-21
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-2
/
+2
2011-01-21
powerpc/macintosh: Fix wrong test in fan_{read,write}_reg()
roel kluin
1
-2
/
+2
2011-01-20
ACPI / PM: Call suspend_nvs_free() earlier during resume
Rafael J. Wysocki
1
-1
/
+1
2011-01-20
ACPI: Introduce acpi_os_ioremap()
Rafael J. Wysocki
2
-8
/
+11
2011-01-20
Merge branch 'akpm'
Linus Torvalds
33
-107
/
+108
2011-01-20
backlight: fix 88pm860x_bl macro collision
Randy Dunlap
1
-2
/
+2
2011-01-20
drivers/leds/ledtrig-gpio.c: make output match input, tighten input checking
Janusz Krzysztofik
1
-7
/
+8
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
31
-98
/
+98
2011-01-20
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
139
-16
/
+17
2011-01-20
Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
1
-18
/
+13
2011-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
3
-21
/
+5
2011-01-20
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
141
-205
/
+252
2011-01-20
i915: Fix i915 suspend delay
Linus Torvalds
2
-3
/
+3
2011-01-21
firewire: net: is not experimental anymore
Stefan Richter
1
-4
/
+2
2011-01-21
firewire: net: invalidate ARP entries of removed nodes
Maxim Levitsky
1
-1
/
+8
2011-01-21
firewire: core: fix unstable I/O with Canon camcorder
Stefan Richter
1
-2
/
+9
2011-01-20
ACPI / Battery: remove battery refresh on resume
Linus Torvalds
1
-1
/
+0
2011-01-20
virtio: remove virtio-pci root device
Milton Miller
1
-18
/
+2
2011-01-20
lguest: compile fixes
Rusty Russell
1
-1
/
+1
2011-01-20
lguest: Use this_cpu_ops
Christoph Lameter
2
-3
/
+3
2011-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
22
-215
/
+459
2011-01-19
[media] staging/lirc: fix mem leaks and ptr err usage
Jarod Wilson
6
-6
/
+20
2011-01-19
[media] hdpvr: reduce latency of i2c read/write w/recycled buffer
Jarod Wilson
2
-17
/
+16
2011-01-19
[media] hdpvr: enable IR part
Jarod Wilson
5
-77
/
+65
2011-01-19
[media] rc/mceusb: timeout should be in ns, not us
Jarod Wilson
1
-2
/
+2
2011-01-19
[media] v4l2-device: fix 'use-after-freed' oops
Hans Verkuil
1
-0
/
+2
2011-01-19
[media] v4l2-dev: don't memset video_device.dev
Hans Verkuil
1
-5
/
+4
2011-01-19
[media] zoran: use video_device_alloc instead of kmalloc
Hans Verkuil
1
-1
/
+1
2011-01-19
[media] w9966: zero device state after a detach
Hans Verkuil
1
-0
/
+1
2011-01-19
[media] v4l: Fix a use-before-set in the control framework
Laurent Pinchart
1
-1
/
+1
2011-01-19
[media] v4l2-ctrls: queryctrl shouldn't attempt to replace V4L2_CID_PRIVATE_B...
Hans Verkuil
1
-1
/
+4
2011-01-19
[media] v4l2-ctrls: fix missing 'read-only' check
Hans Verkuil
1
-0
/
+3
2011-01-19
[media] pvrusb2: Provide more information about IR units to lirc_zilog and ir...
Andy Walls
2
-19
/
+45
2011-01-19
[media] ir-kbd-i2c: Add back defaults setting for Zilog Z8's at addr 0x71
Andy Walls
1
-0
/
+6
2011-01-19
[media] lirc_zilog: Update TODO.lirc_zilog
Andy Walls
1
-6
/
+30
[next]