index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2008-04-24
xen: Add compatibility aliases for frontend drivers
Mark McLoughlin
2008-04-24
xen: Module autoprobing support for frontend drivers
Mark McLoughlin
2008-04-24
xen blkfront: Delay wait for block devices until after the disk is added
Christian Limpach
2008-04-24
xen/blkfront: use bdget_disk
Jeremy Fitzhardinge
2008-04-24
xen: Make xen-blkfront write its protocol ABI to xenstore
Markus Armbruster
2008-04-24
xen: import arch generic part of xencomm
Isaku Yamahata
2008-04-24
xen: make grant table arch portable
Isaku Yamahata
2008-04-24
xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
Isaku Yamahata
2008-04-24
xen: add resend_irq_on_evtchn() definition into events.c
Isaku Yamahata
2008-04-24
Xen: make events.c portable for ia64/xen support
Isaku Yamahata
2008-04-24
xen: move events.c to drivers/xen for IA64/Xen support
Isaku Yamahata
2008-04-24
xen: move features.c from arch/x86/xen/features.c to drivers/xen
Isaku Yamahata
2008-04-24
xen: add missing definitions for xen grant table which ia64/xen needs
Isaku Yamahata
2008-04-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-24
x86: PAT use reserve free memtype in mmap of /dev/mem
venkatesh.pallipadi@intel.com
2008-04-24
x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
venkatesh.pallipadi@intel.com
2008-04-24
x86: PAT avoid aliasing in /dev/mem read/write
venkatesh.pallipadi@intel.com
2008-04-24
devmem: add range_is_allowed() check to mmap of /dev/mem
Venki Pallipadi
2008-04-24
x86: introduce /dev/mem restrictions with a config option
Arjan van de Ven
2008-04-24
intel-iommu.c: dma ops fix
Ingo Molnar
2008-04-24
[POWERPC] Xilinx: of_serial support for Xilinx uart 16550.
John Linn
2008-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2008-04-24
Merge branch 'wm97xx'
Dmitry Torokhov
2008-04-24
Input: ucb1400_ts - IRQ probe fix
Vernon Sauder
2008-04-24
Input: at32psif - update MODULE_AUTHOR with new email
Hans-Christian Egtvedt
2008-04-24
Input: mac_hid - add lockdep annotation to emumousebtn
Peter Zijlstra
2008-04-24
Input: i8042 - fix incorrect usage of strncpy and strncat
Roel Kluin
2008-04-24
Input: bf54x-keys - add infrastructure for keypad wakeups
Michael Hennerich
2008-04-24
Input: add MODULE_ALIAS() to hotpluggable platform modules
Kay Sievers
2008-04-24
Input: drivers/char/keyboard.c - use time_after
Julia Lawall
2008-04-24
Input: fix ordering in joystick Makefile
Jiri Kosina
2008-04-24
V4L/DVB (7731): tuner-xc2028: fix signal strength calculus
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7730): tuner-xc2028: Fix SCODE load for MTS firmwares
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7729): Fix VIDIOCGAP corruption in ivtv
Alan Cox
2008-04-24
V4L/DVB (7728): tea5761: bugzilla #10462: tea5761 autodetection code were broken
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7726): cx23885: Enable cx23417 support on the HVR1800
Steven Toth
2008-04-24
V4L/DVB (7725): cx23885: Add generic cx23417 hardware encoder support
Steven Toth
2008-04-24
V4L/DVB (7723): pvrusb2: Clean up input selection list generation in V4L inte...
Mike Isely
2008-04-24
V4L/DVB (7722): pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2
Mike Isely
2008-04-24
V4L/DVB (7721): pvrusb2: Restructure cx23416 firmware loading to have a commo...
Mike Isely
2008-04-24
V4L/DVB (7720): pvrusb2: Fix bad error code on cx23416 firmware load failure
Mike Isely
2008-04-24
V4L/DVB (7719): pvrusb2: Implement input selection enforcement
Mike Isely
2008-04-24
V4L/DVB (7718): pvrusb2-dvb: update Kbuild selections
Michael Krufky
2008-04-24
V4L/DVB (7717): pvrusb2-dvb: add DVB-T support for Hauppauge pvrusb2 model 73xxx
Michael Krufky
2008-04-24
V4L/DVB (7716): pvrusb2: clean up global functions
Adrian Bunk
2008-04-24
V4L/DVB (7715): pvrusb2: Clean out all use of __FUNCTION__
Mike Isely
2008-04-24
V4L/DVB (7714): pvrusb2: Fix hang on module removal
Mike Isely
2008-04-24
V4L/DVB (7713): pvrusb2: Implement cleaner DVB kernel thread shutdown
Mike Isely
2008-04-24
V4L/DVB (7712): pvrusb2: Close connect/disconnect race
Mike Isely
2008-04-24
V4L/DVB (7711): pvrusb2: Fix race on module unload
Mike Isely
[prev]
[next]