Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8ff6a75744dfc0ea19a03c0ac5a438ef8d825342
/
drivers
8ff6a75
firewire: sbp2: Take into account Unit_Unique_ID
by Chris Boot
· 13 years ago
e894d1d
firewire: nosy: Use the macro DMA_BIT_MASK().
by santosh nayak
· 13 years ago
ea102d0
firewire: core: convert AR-req handler lock from _irqsave to _bh
by Stefan Richter
· 13 years ago
90963f1
firewire: core: fix race at address_handler unregistration
by Stefan Richter
· 13 years ago
280f64d
firewire: core: remove obsolete comment
by Stefan Richter
· 13 years ago
26b4950
firewire: core: prefix log messages with card name
by Stefan Richter
· 13 years ago
8408dc1
firewire: net: use dev_printk API
by Stefan Richter
· 13 years ago
59759ff
firewire: net: identify to driver core as "firewire_net", not "net"
by Stefan Richter
· 13 years ago
0c22ecd
firewire: sbp2: identify to driver core as "firewire_sbp2", not "sbp2"
by Stefan Richter
· 13 years ago
eba9eba
firewire: sbp2: use dev_printk API
by Stefan Richter
· 13 years ago
64d2172
firewire: ohci: use dev_printk API
by Stefan Richter
· 13 years ago
2107622
firewire: move fw_device reference counting from drivers to core
by Stefan Richter
· 13 years ago
a572e68
firewire: ohci: fix isochronous DMA synchronization
by Clemens Ladisch
· 13 years ago
32eaeae
firewire: ohci: work around selfID junk due to wrong gap count
by Clemens Ladisch
· 13 years ago
a74477d
firewire: net: Use posted writes
by Stephan Gatzka
· 13 years ago
4ec4a67
firewire: use clamp and min3 macros
by Stefan Richter
· 13 years ago
b810e4a
firewire: ohci: optimize TSB41BA3D detection
by Stefan Richter
· 13 years ago
28897fb
firewire: ohci: TSB41BA3D support tweaks
by Stefan Richter
· 13 years ago
25935eb
firewire: ohci: Add support for TSB41BA3D phy
by Stephan Gatzka
· 13 years ago
2d7a36e
firewire: ohci: Move code from the bus reset tasklet into a workqueue
by Stephan Gatzka
· 13 years ago
32ce38f
firewire: sbp2: fold two functions into one
by Stefan Richter
· 13 years ago
b2af07b
firewire: sbp2: move some code to more sensible places
by Stefan Richter
· 13 years ago
6ff8147
firewire: sbp2: remove obsolete reference counting
by Stefan Richter
· 13 years ago
f39aa30
firewire: ohci: add no MSI quirk for O2Micro controller
by Ming Lei
· 13 years ago
8cb3ed17
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
87adf1c
Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus
by Linus Torvalds
· 13 years ago
fc61ccd
[media] vp7045: fix buffer setup
by Florian Mickler
· 13 years ago
de4ed0c11
[media] nuvoton-cir: simplify raw IR sample handling
by Jarod Wilson
· 13 years ago
c8814df
[media] [Resend] viacam: Don't explode if pci_find_bus() returns NULL
by Jesper Juhl
· 13 years ago
5b5cfc3
[media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240
by Jean-François Moine
· 13 years ago
313c68e
[media] gspca - sonixj: Fix wrong register mask for sensor om6802
by Luiz Carlos Ramos
· 13 years ago
55c53e1
[media] gspca - ov519: Fix LED inversion of some ov519 webcams
by Jean-François Moine
· 13 years ago
4264a8b
[media] pwc: precedence bug in pwc_init_controls()
by Dan Carpenter
· 13 years ago
d7a210f
scsi: qla4xxx driver depends on NET
by Randy Dunlap
· 13 years ago
d0a7745
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
c338bfb
backlight: Declare backlight_types[] const
by Bart Van Assche
· 13 years ago
290a1cc
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
27a7b26
md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.
by NeilBrown
· 13 years ago
079fa16
md/raid1,10: Remove use-after-free bug in make_request.
by NeilBrown
· 13 years ago
19d5f83
md/raid10: unify handling of write completion.
by NeilBrown
· 13 years ago
ed2888e
PCI: Remove MRRS modification from MPS setting code
by Jon Mason
· 13 years ago
5307f6d
Fix pointer dereference before call to pcie_bus_configure_settings
by Shyam Iyer
· 13 years ago
a6a5ed0
Merge branch 'for-linus' of git://dev.laptop.org/users/cjb/mmc
by Linus Torvalds
· 13 years ago
55a01f6
drm: Remove duplicate "return" statement
by Lin Ming
· 13 years ago
909d6e0
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-test
by Dave Airlie
· 13 years ago
0e83bb4
drm/nv04/crtc: Bail out if FB is not bound to crtc
by Emil Velikov
· 13 years ago
1bf2706
drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archs
by Marcin Slusarz
· 13 years ago
17c8b96
drm/nouveau: properly handle allocation failure in nouveau_sgdma_populate
by Marcin Slusarz
· 13 years ago
cfd8be0
drm/nouveau: fix oops on pre-semaphore hardware
by Ben Skeggs
· 13 years ago
ffbc559
drm/nv50/crtc: Bail out if FB is not bound to crtc
by Emil Velikov
· 13 years ago
e4e436e
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
9ba3654
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap
by Linus Torvalds
· 13 years ago
3d0283e
Merge branch 'for-linus' of git://twin.jikos.cz/jikos/hid
by Linus Torvalds
· 13 years ago
4dcaadc
Merge branch 'for-31-rc5/i2c-fixes' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 13 years ago
4fbcc42
Merge branch 'amd/fixes' of git://git.8bytes.org/scm/iommu
by Linus Torvalds
· 13 years ago
79016f6
Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
by Linus Torvalds
· 13 years ago
54d6d53
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 and git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 13 years ago
882aba0
Merge branches 'upstream-fixes' and 'magicmouse' into for-linus
by Jiri Kosina
· 13 years ago
9086617
HID: wacom: Unregister sysfs attributes on remove
by David Herrmann
· 13 years ago
dde58cf
HID: wacom: Fix error path of power-supply initialization
by David Herrmann
· 13 years ago
96219c3
i2c-tegra: fix possible race condition after tx
by Doug Anderson
· 13 years ago
048e29c
i2c-tegra: add I2C_FUNC_SMBUS_EMUL
by Mike Rapoport
· 13 years ago
406bd18
i2c-tegra: Add of_match_table
by John Bonesio
· 13 years ago
7a703ad
i2c-pxa2xx: return proper error code in ce4100_i2c_probe error paths
by Axel Lin
· 13 years ago
f020b00
hwmon: (ucd9000/ucd9200) Optimize array walk
by Jean Delvare
· 13 years ago
ff71c18
hwmon: (max16065) Fix current calculation
by Guenter Roeck
· 13 years ago
b06947b
drm/radeon/kms: fix DP detect and EDID fetch for DP bridges
by Alex Deucher
· 13 years ago
5204f5e
regmap: Remove bitrotted module_put()s
by Mark Brown
· 13 years ago
82babbb36
dmaengine/ste_dma40: fix memory leak due to prepared descriptors
by Per Forlin
· 13 years ago
7404368
dmaengine/ste_dma40: fix Oops due to double free of client descriptor
by Per Forlin
· 13 years ago
3b3d5b0
dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().
by Per Forlin
· 13 years ago
da063d2
dmaengine/ste_dma40: add missing kernel doc for pending_queue
by Per Forlin
· 13 years ago
1df726e
NET: am79c961: fix race in link status code
by Russell King
· 13 years ago
0b04368
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
e33acde
iommu/amd: Don't take domain->lock recursivly
by Joerg Roedel
· 13 years ago
f1ca151
iommu/amd: Make sure iommu->need_sync contains correct value
by Joerg Roedel
· 13 years ago
d054ac1
drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2)
by Alex Deucher
· 13 years ago
49bb1e6
mmc: sdhci-s3c: Fix mmc card I/O problem
by Girish K S
· 13 years ago
93c712f
mmc: sd: UHS-I bus speed should be set last in UHS initialization
by Subhash Jadavani
· 13 years ago
b91df15
mmc: sdhi: initialise mmc_data->flags before use
by Simon Horman
· 13 years ago
50a50f9
mmc: core: use non-reentrant workqueue for clock gating
by Mika Westerberg
· 13 years ago
778e277
mmc: core: prevent aggressive clock gating racing with ios updates
by Mika Westerberg
· 13 years ago
08c1407
mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}
by Mika Westerberg
· 13 years ago
fd53f7d
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
9adceaa
drm/radeon/kms: set a default max_pixel_clock
by Dave Airlie
· 13 years ago
43220aa
md/raid5: fix a hang on device failure.
by NeilBrown
· 13 years ago
ebde8b0
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
302a8e8
drm/radeon/kms: add s/r quirk for Compaq Presario V5245EU
by Alex Deucher
· 13 years ago
a49a50d
drm/radeon/kms: evergreen & ni reset SPI block on CP resume
by Jerome Glisse
· 13 years ago
7da64a0
md: fix clearing of 'blocked' flag in the presence of bad blocks.
by NeilBrown
· 13 years ago
0f43dd5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
c42a263
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x
by Linus Torvalds
· 13 years ago
6380c50
drm: Fix the number of connector and encoder to cleanup functions
by Joonyoung Shim
· 13 years ago
4480a68
serial: sh-sci: report CTS as active for get_mctrl
by Yoshii Takashi
· 13 years ago
66506f7
mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.h
by Shawn Guo
· 13 years ago
c11a7e2
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
219f358
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 13 years ago
7e72c68
rtc: twl: Fix registration vs. init order
by Todd Poynor
· 13 years ago
a7402de
rtc: Initialized rtc_time->tm_isdst
by Mike Waychison
· 13 years ago
b727d20
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6
by Linus Torvalds
· 13 years ago
Next »