Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2891d290aa6eee0821f7e4ad0b1c4ae4d964b0f1
/
drivers
099e657
rtc: add alarm/update irq interfaces
by Alessandro Zummo
· 16 years ago
e687d69
viafb: fix crashes due to 4k stack overflow
by Bruno Prémont
· 16 years ago
7d3b56b
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
269b012
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu
by Linus Torvalds
· 16 years ago
f60a0a7
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 16 years ago
2f98357
sparseirq: move set/get_timer_rand_state back to .c
by Yinghai Lu
· 16 years ago
e9e67a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
ad6b646
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 16 years ago
61420f5
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
8fd2d2d
cpumask: fix compile error when CONFIG_NR_CPUS is not defined
by Mike Travis
· 16 years ago
2fdf66b
cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t
by Rusty Russell
· 16 years ago
7eb1955
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask
by Mike Travis
· 16 years ago
cdc7b83
intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICES
by Mike Day
· 16 years ago
e4754c9
VT-d: remove now unused intel_iommu_found function
by Joerg Roedel
· 16 years ago
a8bcbb0d
VT-d: register functions for the IOMMU API
by Joerg Roedel
· 16 years ago
d14d657
VT-d: adapt domain iova_to_phys function for IOMMU API
by Joerg Roedel
· 16 years ago
dde57a2
VT-d: adapt domain map and unmap functions for IOMMU API
by Joerg Roedel
· 16 years ago
4c5478c
VT-d: adapt device attach and detach functions for IOMMU API
by Joerg Roedel
· 16 years ago
5d45080
VT-d: adapt domain init and destroy functions for IOMMU API
by Joerg Roedel
· 16 years ago
1aaf118
select IOMMU_API when DMAR and/or AMD_IOMMU is selected
by Joerg Roedel
· 16 years ago
fc2100e
add frontend implementation for the IOMMU API
by Joerg Roedel
· 16 years ago
fe40f1e
Check agaw is sufficient for mapped memory
by Weidong Han
· 16 years ago
faa3d6f
Change intel iommu APIs of virtual machine domain
by Weidong Han
· 16 years ago
ea6606b
Change domain_context_mapping_one for virtual machine domain
by Weidong Han
· 16 years ago
5e98c4b
Allocation and free functions of virtual machine domain
by Weidong Han
· 16 years ago
5331fe6
Add domain_flush_cache
by Weidong Han
· 16 years ago
c7151a8
Add/remove domain device info for virtual machine domain
by Weidong Han
· 16 years ago
1ce28fe
Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINE
by Weidong Han
· 16 years ago
8e604097
iommu coherency
by Weidong Han
· 16 years ago
1b57368
calculate agaw for each iommu
by Weidong Han
· 16 years ago
8c11e79
iommu bitmap instead of iommu pointer in dmar_domain
by Weidong Han
· 16 years ago
a2bb845
Get iommu from g_iommus for deferred flush
by Weidong Han
· 16 years ago
d9630fe
Add global iommu list
by Weidong Han
· 16 years ago
3b5410e
change P2P domain flags
by Weidong Han
· 16 years ago
d71a2f3
Initialize domain flags to 0
by Weidong Han
· 16 years ago
b15dd79
V4L/DVB (10173): Missing v4l2_prio_close in radio_release
by Udo Steinberg
· 16 years ago
763d19b
V4L/DVB (10172): add DVB_DEVICE_TYPE= to uevent
by Kay Sievers
· 16 years ago
03fb02c
V4L/DVB (10171): Use usb_set_intfdata
by Julia Lawall
· 16 years ago
2e824f7
VT-d: fix segment number being ignored when searching DRHD
by Yu Zhao
· 16 years ago
19c239c
intel-iommu: trivially inline DMA PTE macros
by Mark McLoughlin
· 16 years ago
c07e7d2
intel-iommu: trivially inline context entry macros
by Mark McLoughlin
· 16 years ago
2abd7e1
intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.h
by Mark McLoughlin
· 16 years ago
a647dac
intel-iommu: move struct device_domain_info out of dma_remapping.h
by Mark McLoughlin
· 16 years ago
99126f7
intel-iommu: move struct dmar_domain def out dma_remapping.h
by Mark McLoughlin
· 16 years ago
622ba12
intel-iommu: move DMA PTE defs out of dma_remapping.h
by Mark McLoughlin
· 16 years ago
7a8fc25
intel-iommu: move context entry defs out from dma_remapping.h
by Mark McLoughlin
· 16 years ago
46b08e1
intel-iommu: move root entry defs from dma_remapping.h
by Mark McLoughlin
· 16 years ago
f27be03
intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c
by Mark McLoughlin
· 16 years ago
519a054
intel-iommu: make init_dmars() static
by Mark McLoughlin
· 16 years ago
015ab17
intel-iommu: remove some unused struct intel_iommu fields
by Mark McLoughlin
· 16 years ago
574c3fd
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
by Linus Torvalds
· 16 years ago
923a789
Merge branch 'linus' into x86/cleanups
by Ingo Molnar
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
6b55009
V4L/DVB (10170): tuner-simple: prevent possible OOPS caused by divide by zero error
by Michael Krufky
· 16 years ago
f4c8254
V4L/DVB (10168): sms1xxx: fix inverted gpio for lna control on tiger r2
by Michael Krufky
· 16 years ago
dd72f31
V4L/DVB (10167): sms1xxx: add support for inverted gpio
by Michael Krufky
· 16 years ago
faed4aa
V4L/DVB (10165): Add FE_CAN_2G_MODULATION flag to frontends that support DVB-S2
by Klaus Schmidinger
· 16 years ago
9baed99
V4L/DVB (10163): em28xx: allocate adev together with struct em28xx dev
by Mauro Carvalho Chehab
· 16 years ago
0b82c5d
V4L/DVB (10162): tuner-simple: Fix tuner type set message
by Mauro Carvalho Chehab
· 16 years ago
4a87d7c
V4L/DVB (10161): saa7134: fix autodetection for AVer TV GO 007 FM Plus
by Pham Thanh Nam
· 16 years ago
87ea5f9d
V4L/DVB (10160): em28xx: update chip id for em2710
by Mauro Carvalho Chehab
· 16 years ago
5e6de7d
V4L/DVB (10157): Add USB ID for the Sil4701 radio from DealExtreme
by Mark Lord
· 16 years ago
6a2d802
V4L/DVB (10156): saa7134: Add support for Avermedia AVer TV GO 007 FM Plus
by Pham Thanh Nam
· 16 years ago
46a60cf
V4L/DVB (10155): Add TEA5764 radio driver
by Fabio Belavenuto
· 16 years ago
b0c4be8
V4L/DVB (10154): saa7134: fix a merge conflict on Behold H6 board
by Mauro Carvalho Chehab
· 16 years ago
47aeba5
V4L/DVB (10153): Add the Beholder H6 card to DVB-T part of sources.
by Dmitri Belimov
· 16 years ago
f204ae4
V4L/DVB (10152): Change configuration of the Beholder H6 card
by Dmitri Belimov
· 16 years ago
899a6f6
V4L/DVB (10151): Fix I2C bridge error in zl10353
by Dmitri Belimov
· 16 years ago
91f7c130
V4L/DVB (10150): ttusb-dec: make it depend on PCI
by Mike Frysinger
· 16 years ago
fbe9834
V4L/DVB (10149): ttusb-budget: make it depend on PCI
by Mike Frysinger
· 16 years ago
f347535
V4L/DVB (10148): cx23885: unsigned cx23417_mailbox cannot be negative
by roel kluin
· 16 years ago
9ed5537
V4L/DVB (10144): cx24116: build fix
by Cyrill Gorcunov
· 16 years ago
aecde8b5
V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.
by Hans Verkuil
· 16 years ago
da1b5c9
V4L/DVB (10140): gp8psk: fix incorrect return code (EINVAL instead of -EINVAL)
by Hans Verkuil
· 16 years ago
9bb7cde
V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32
by Hans Verkuil
· 16 years ago
069b747
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
by Hans Verkuil
· 16 years ago
4ab9203
V4L/DVB (10137): v4l2-compat32: only build if needed
by Hans Verkuil
· 16 years ago
bec4366
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
by Hans Verkuil
· 16 years ago
7943ecf
V4L/DVB (10132): v4l2-compat-ioctl32: remove dependency on videodev.
by Hans Verkuil
· 16 years ago
2640c9a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
80618fa
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
by Linus Torvalds
· 16 years ago
f0f0ce9
Merge branch 'i8k-updates' from Alan
by Linus Torvalds
· 16 years ago
bef2a50
i8k: Add Dell Vostro systems
by Federico Heinz
· 16 years ago
7ab21a8
i8k: Enable i8k on Dell Precision Systems
by Andy Spencer
· 16 years ago
e65f0f8
serial_8250: support for Sealevel Systems Model 7803 COMM+8
by Flavio Leitner
· 16 years ago
11cd29b
hso maintainers update patch
by Denis Joseph Barrow
· 16 years ago
58eb17f
hso modem detect fix patch against Alan Cox'es tty tree
by Denis Joseph Barrow
· 16 years ago
c847d47
drivers/char/cyclades.c: cy_pci_probe: fix error path
by Andrew Morton
· 16 years ago
6b06f19
Serial: UART driver changes for Cavium OCTEON.
by David Daney
· 16 years ago
8e23fcc
Serial: Allow port type to be specified when calling serial8250_register_port.
by David Daney
· 16 years ago
7d6a07d
8250: Serial driver changes to support future Cavium OCTEON serial patches.
by David Daney
· 16 years ago
b430428
8250: Don't clobber spinlocks.
by David Daney
· 16 years ago
bc32562
fix for tty-serial-move-port
by Alexander Beregalov
· 16 years ago
f751928
tty: We want the port object to be persistent
by Alan Cox
· 16 years ago
6ef5306
__FUNCTION__ is gcc-specific, use __func__
by Harvey Harrison
· 16 years ago
6b447f04
tty: Drop the lock_kernel in the private ioctl hook
by Alan Cox
· 16 years ago
eeb4613
synclink_cs: Convert to tty_port
by Alan Cox
· 16 years ago
fba85e0
tty: use port methods for the rocket driver
by Alan Cox
· 16 years ago
47b01b3
tty: kref the rocket driver
by Alan Cox
· 16 years ago
21bed70
tty: make rocketport use standard port->flags
by Alan Cox
· 16 years ago
Next »