Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d6c89d9aca0933d90ab926bf448b32f24a163792
/
drivers
5592933
drivers: Push down BKL into various drivers
by Arnd Bergmann
· 15 years ago
703c631
isdn: Push down BKL into ioctl functions
by Arnd Bergmann
· 15 years ago
f4927c4
scsi: Push down BKL into ioctl functions
by Arnd Bergmann
· 15 years ago
16ef8de
dvb: Push down BKL into ioctl functions
by Arnd Bergmann
· 15 years ago
bdef2fe
mmc: at91_mci: modify cache flush routines
by Nicolas Ferre
· 14 years ago
3f8bf8f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
d83c49f
Fix the regression created by "set S_DEAD on unlink()..." commit
by Al Viro
· 15 years ago
bfcf1ae
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
508ff9d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
d77f873
Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 14 years ago
6a251b0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 14 years ago
bf6239eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
1c5250d
serial: imx.c: fix CTS trigger level lower to avoid lost chars
by Valentin Longchamp
· 15 years ago
77945fe
tty: Fix unbalanced BKL handling in error path
by Alan Cox
· 15 years ago
e6114fa
serial: mpc52xx_uart: fix null pointer dereference
by Anatolij Gustschin
· 15 years ago
aa86f26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
5051d41
mfd: Clean up after WM83xx AUXADC interrupt if it arrives late
by Mark Brown
· 15 years ago
3843384
Input: ad7877 - keep dma rx buffers in seperate cache lines
by Oskar Schirmer
· 14 years ago
ef110b2
Input: psmouse - reset all types of mice before reconnecting
by Dmitry Torokhov
· 14 years ago
504e8be
Input: elantech - use all 3 bytes when checking version
by Dmitry Torokhov
· 14 years ago
5ec390e
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
769d996
Revert "PCI: update bridge resources to get more big ranges in PCI assign unssigned"
by Linus Torvalds
· 14 years ago
0d49935
vhost: fix barrier pairing
by Michael S. Tsirkin
· 15 years ago
98af057
ARM: 6126/1: ARM mpcore_wdt: fix build failure and other fixes
by Srinidhi Kasagar
· 14 years ago
1c1e093
[S390] dasd: fix race between tasklet and dasd_sleep_on
by Stefan Weinhuber
· 14 years ago
cea0d76
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
788885a
drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-atomic slot
by Andrew Morton
· 15 years ago
06efbeb
hp_accel: fix race in device removal
by Oliver Neukum
· 15 years ago
de145b4
fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking lines
by Michael Hennerich
· 15 years ago
d586ebb
mmc: atmel-mci: fix in debugfs: response value printing
by Nicolas Ferre
· 15 years ago
abc2c9fd
mmc: atmel-mci: remove data error interrupt after xfer
by Nicolas Ferre
· 15 years ago
009a891
mmc: atmel-mci: prevent kernel oops while removing card
by Nicolas Ferre
· 15 years ago
ebb1fea
mmc: atmel-mci: fix two parameters swapped
by Nicolas Ferre
· 15 years ago
3c904af
it8761e_gpio: fix bug in gpio numbering
by Denis Turischev
· 15 years ago
fc2a093
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
9fc282b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
7d6fb7b
ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]
by Alex Chiang
· 15 years ago
0559a53
hwmon: (applesmc) Correct sysfs fan error handling
by Henrik Rydberg
· 15 years ago
d1bf8cf
hwmon: (asc7621) Bug fixes
by Ken Milmore
· 15 years ago
513d8be
Input: iforce - fix Guillemot Jet Leader 3D entry
by Marek Vasut
· 15 years ago
d861f7b
Input: iforce - add Guillemot Jet Leader Force Feedback
by Marek Vasut
· 15 years ago
de02d72
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
c9ff04c
drm/radeon: Fix 3 regressions - since buffer rework
by Jean Delvare
· 15 years ago
b77b907
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 15 years ago
93cb463
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 15 years ago
1c6fe03
cpuidle: Fix incorrect optimization
by Arjan van de Ven
· 15 years ago
fde4e2f
HID: fix suspend crash by moving initializations earlier
by Alan Stern
· 15 years ago
f1c448e
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 15 years ago
2c32b1d
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
48fe37c
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
e33b3e7
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
e2dbe06
virtio: initialize earlier
by Stijn Tintel
· 15 years ago
4a22533
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
417a9ef
Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 15 years ago
160b824
ar9170: wait for asynchronous firmware loading
by Christian Lamparter
· 15 years ago
1176568
md: restore ability of spare drives to spin down.
by NeilBrown
· 15 years ago
87aa630
md/raid6: Fix raid-6 read-error correction in degraded state
by Gabriele A. Trombetti
· 15 years ago
1468cf0
Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzilla-15903' and 'misc-2.6.34' into release
by Len Brown
· 15 years ago
8cfe92d
drm/ttm: Remove the ttm_bo_block_reservation() function.
by Thomas Hellstrom
· 15 years ago
5be6eff
drm/ttm: Remove some leftover debug messages.
by Thomas Hellstrom
· 15 years ago
4fa07bf
drm/radeon: async event synchronization for drmWaitVblank
by Jerome Glisse
· 15 years ago
a47f6be
V4L/DVB: pxa_camera: move fifo reset direct before dma start
by Stefan Herbrechtsmeier
· 15 years ago
981cbef
V4L/DVB: video: testing unsigned for less than 0
by Dan Carpenter
· 15 years ago
b7d41d6
V4L/DVB: mx1-camera: compile fix
by Uwe Kleine-König
· 15 years ago
6f550dc
V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"
by Bjørn Mork
· 15 years ago
5dd92c1
V4L/DVB: ngene: Workaround for stuck DiSEqC pin
by Oliver Endriss
· 15 years ago
03b1930
V4L/DVB: saa7146: fix regression of the av7110/budget-av driver
by Hans Verkuil
· 15 years ago
d2f2d6d
V4L/DVB: v4l: fix config dependencies: mxb and saa7191 are V4L2 drivers, not V4L1
by Hans Verkuil
· 15 years ago
6a4f062
V4L/DVB: V4L - vpfe capture - fix for kernel crash
by Muralidharan Karicheri
· 15 years ago
f8f73d0
V4L/DVB: gspca: make usb id 0461:0815 get handled by the right driver
by John Ellson
· 15 years ago
55e0b48
V4L/DVB: gspca - stv06xx: Remove the 046d:08da from the stv06xx driver
by Erik Andrén
· 15 years ago
a76b9f4
V4L/DVB: gspca - sn9c20x: Correct onstack wait_queue_head declaration
by Yong Zhang
· 15 years ago
84a1d9c8
V4L/DVB: saa7146: fix up bytesperline if it is an impossible value
by Michael Hunold
· 15 years ago
ab51bec
V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation fails
by Murali Karicheri
· 15 years ago
b704e82
V4L/DVB: V4L - Makfile:Removed duplicate entry of davinci
by Vaibhav Hiremath
· 15 years ago
2132def
V4L/DVB: omap24xxcam: potential buffer overflow
by Dan Carpenter
· 15 years ago
ea5bc73
ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155x
by Kamal Mostafa
· 15 years ago
bbfdbe9
Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
80ea76b
phy: Fix initialization in micrel driver.
by David S. Miller
· 15 years ago
6ec8256
veth: Dont kfree_skb() after dev_forward_skb()
by Eric Dumazet
· 15 years ago
4bdae98
ACPI: fix acpi_hest_firmware_first_pci() caused oops
by Shaohua Li
· 15 years ago
97c227c
sbshc: acpi_device_class "smbus_host_controller" too long
by Dan Carpenter
· 15 years ago
1826271
power_meter: acpi_device_class "power_meter_resource" too long
by Dan Carpenter
· 15 years ago
a40770a
acpi_pad: "processor_aggregator" name too long
by Dan Carpenter
· 15 years ago
11439a6
PNP: don't check for conflicts with bridge windows
by Bjorn Helgaas
· 15 years ago
7df9c43
net/gianfar: drop recycled skbs on MTU change
by Sebastian Andrzej Siewior
· 15 years ago
8bed905
sh: fix a number of Oopses and leaks in SH framebuffer driver
by Guennadi Liakhovetski
· 15 years ago
722154e
Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 15 years ago
0fd6b32
[MTD] Remove zero-length files mtdbdi.c and internal.ho
by Jeff Garzik
· 15 years ago
85ea2d3
pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDs
by Kristoffer Ericson
· 15 years ago
07bedca
ACPI: DMI init_set_sci_en_on_resume for multiple Lenovo ThinkPads
by Alex Chiang
· 15 years ago
77a4229
[SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O error
by James Bottomley
· 15 years ago
c213e14
[SCSI] Enable retries for SYNCRONIZE_CACHE commands to fix I/O error
by Hannes Reinecke
· 15 years ago
7437e7d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
1d7aec3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
7cff094
FEC: Fix kernel panic in fec_set_mac_address.
by Mattias Walström
· 15 years ago
7ebd467
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
68b3adb
drm/radeon/kms/legacy: only enable load detection property on DVI-I
by Alex Deucher
· 15 years ago
3515387
drm/radeon/kms: fix panel scaling adjusted mode setup
by Alex Deucher
· 15 years ago
15d0a87
pcmcia: fix compilation after 16bit state locking changes
by Marc Zyngier
· 15 years ago
Next »