Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d95d00016f8f51dc502cadb263d861bd8c0212bb
/
drivers
d95d000
[SCSI] pm8001: Add FUNC_GET_EVENTS
by Mark Salyzyn
· 13 years ago
5c4fb76
[SCSI] pm8001: fix lockup on phy_control hard reset.
by Mark Salyzyn
· 13 years ago
46a243f
[SCSI] st: implement PM
by Oliver Neukum
· 13 years ago
fea6d60
[SCSI] scsi_pm: Fix bug in the SCSI power management handler
by Alan Stern
· 13 years ago
267a6ad
[SCSI] scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'
by Huajun Li
· 13 years ago
477e3e9
[SCSI] qla2xxx: Update version number to 8.03.07.13-k.
by Chad Dupuis
· 13 years ago
2cc9796
[SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx.
by Giridhar Malavali
· 13 years ago
5a034bb
[SCSI] qla2xxx: Remove resetting memory during device initialization for ISP82xx.
by Shyam Sundar
· 13 years ago
d336096
[SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization failures during next reset cycle.
by Giridhar Malavali
· 13 years ago
c7a9927
[SCSI] qla2xxx: Remove check for null fcport from host reset handler.
by Michael Christie
· 13 years ago
67ddda3
[SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers.
by Andrew Vasquez
· 13 years ago
7cb0eb1c
[SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB processing.
by Andrew Vasquez
· 13 years ago
4ba988d
[SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command.
by Andrew Vasquez
· 13 years ago
d051a5aa
[SCSI] qla2xxx: Add an "is reset active" helper.
by Andrew Vasquez
· 13 years ago
aa651be
[SCSI] qla2xxx: Add check for null fcport references in qla2xxx_queuecommand.
by Chad Dupuis
· 13 years ago
a55aac7
[SCSI] qla2xxx: Propagate up abort failures.
by Arun Easi
· 13 years ago
6d7938f
[SCSI] isci: Fix NULL ptr dereference when no firmware is being loaded
by Dave Jiang
· 13 years ago
a92fa25
[SCSI] ipr: fix eeh recovery for 64-bit adapters
by Kleber Sacilotto de Souza
· 13 years ago
7fbd764
[SCSI] mpt2sas: Fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-unlock
by Alexey Khoroshilov
· 13 years ago
3ec1e88
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
8df54d6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
612b850
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
1282ab3
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
28a4d56
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux into drm-fixes
by Dave Airlie
· 13 years ago
19e00f2f
Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
b05ee6b
Merge tag 'staging-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
b0286db
Merge tag 'driver-core-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
ae5cdd4
Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 13 years ago
fe25092
Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
027a3b6
bna: fix error handling of bnad_get_flash_partition_by_offset()
by Dan Carpenter
· 13 years ago
5a46e0f
isdn: type bug in isdn_net_header()
by Dan Carpenter
· 13 years ago
a1c1baf
hwmon: (f75375s) Let f75375_update_device treat pwmX as a measured value
by Nikolaus Schulz
· 13 years ago
1972345
tty: serial: omap-serial: wakeup latency constraint is in microseconds, not milliseconds
by Paul Walmsley
· 13 years ago
be4b028
tty: serial: OMAP: block idle while the UART is transferring data in PIO mode
by Paul Walmsley
· 13 years ago
0ba5f66
tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode
by Paul Walmsley
· 13 years ago
9cc00b5
ixgbe: ethtool: stats user buffer overrun
by John Fastabend
· 13 years ago
5facb8e
ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state
by John Fastabend
· 13 years ago
9d837ea
ixgbe: do not update real num queues when netdev is going away
by Yi Zou
· 13 years ago
642c680
ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size
by Alexander Duyck
· 13 years ago
4cd6923
ixgbe: Fix case of Tx Hang in PF with 32 VFs
by Greg Rose
· 13 years ago
a4b0832
ixgbe: fix vf lookup
by Greg Rose
· 13 years ago
0629292
igb: fix vf lookup
by Greg Rose
· 13 years ago
b868179
e1000: add dropped DMA receive enable back in for WoL
by Dean Nelson
· 13 years ago
eb2f255
hwmon: (f75375s) Fix bit shifting in f75375_write16
by Nikolaus Schulz
· 13 years ago
a367a1e
hwmon: (f75375s) Fix reading of wrong register when initializing the F75387
by Nikolaus Schulz
· 13 years ago
09e87e5
hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375
by Nikolaus Schulz
· 13 years ago
eb564e1
hwmon: (w83627ehf) Remove duplicate code
by Guenter Roeck
· 13 years ago
6308240
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 13 years ago
19e75ed
Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
4d39aa1
Merge tag 'md-3.3-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
4a68d54
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
025e4ab
pcmcia: fix socket refcount decrementing on each resume
by Russell King
· 13 years ago
ec44fd4
drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmax
by Axel Lin
· 13 years ago
6743531
staging: pohmelfs: remove drivers/staging/pohmelfs
by Evgeniy Polyakov
· 13 years ago
64db880
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
936d7de
IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
by Roland Dreier
· 13 years ago
29bb5d4
driver-core: cpu: fix kobject warning when hotplugging a cpu
by Greg Kroah-Hartman
· 13 years ago
15f5113
ACPI: remove duplicated lines of merging problems with acpi_processor_add
by Yinghai Lu
· 13 years ago
c8a6426
m32r: relocate drivers back out of 8250 dir
by Paul Gortmaker
· 13 years ago
203209e
staging: android/ram_console: Don't build on arches w/o ioremap
by Anton Vorontsov
· 13 years ago
8c213fa59
staging: r8712u: Use asynchronous firmware loading
by Larry Finger
· 13 years ago
737912e
staging: usbip: fix to prevent potentially using uninitialized spinlock
by Bart Westgeest
· 13 years ago
4c0029f
staging: r8712u: Fix problem when CONFIG_R8712_AP is set
by Larry Finger
· 13 years ago
44c5435
staging: tidspbridge: fix incorrect free to drv_datap
by Omar Ramirez Luna
· 13 years ago
5a63177
staging: tidspbridge: fix bridge_open memory leaks
by Omar Ramirez Luna
· 13 years ago
e5d7965
staging: android: lowmemorykiller: Don't wait more than one second for a process to die
by Arve Hjønnevåg
· 13 years ago
2a48301
staging: zcache: fix serialization bug in zv stats
by Seth Jennings
· 13 years ago
a9d3c9e
staging: fix go7007-usb license
by Randy Dunlap
· 13 years ago
bd1eff9
Staging: android: binder: Fix crashes when sharing a binder file between processes
by Arve Hjønnevåg
· 13 years ago
b0d017e
Staging: android: Remove pmem driver
by Shuah Khan
· 13 years ago
3589e74
Staging: asus_oled: fix NULL-ptr crash on unloading
by Pekka Paalanen
· 13 years ago
635032c
Staging: asus_oled: fix image processing
by Pekka Paalanen
· 13 years ago
3c1b86f
Staging: android: binder: Don't call dump_stack in binder_vma_open
by Arve Hjønnevåg
· 13 years ago
1793bf1
staging: r8712u: Add new Sitecom UsB ID
by Larry Finger
· 13 years ago
e8b4553
zcache: Set SWIZ_BITS to 8 to reduce tmem bucket lock contention.
by Dan Magenheimer
· 13 years ago
9256a47
zcache: fix deadlock condition
by Dan Magenheimer
· 13 years ago
c5b1247
staging: drm/omap: fix locking issue
by Rob Clark
· 13 years ago
a9e8d70
drivers/staging/omapdrm/omap_fbdev.c: move free after uses
by Julia Lawall
· 13 years ago
6b8ca4c
staging: drm/omap: fix minimum width/height
by Rob Clark
· 13 years ago
2f53700
staging: drm/omap: updates for DSS fifomerge API changes
by Rob Clark
· 13 years ago
9a0774e
staging: drm/omap: multiplanar and YUV support
by Rob Clark
· 13 years ago
bb5c2d9
staging: drm/omap: add drm_plane support
by Rob Clark
· 13 years ago
ae43d7c
staging: drm/omap: drm API update: addfb2
by Rob Clark
· 13 years ago
ff4f387
staging: drm/omap: drm API update: make fops struct const
by Rob Clark
· 13 years ago
b7cdd9e
staging: delete gma500 driver
by Greg Kroah-Hartman
· 13 years ago
617cf88
drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT (v2)
by Keith Packard
· 13 years ago
306df07
loop: zero fill bio instead of return -EIO for partial read
by Dave Young
· 13 years ago
7a73b08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
4609dff
floppy: Fix a crash during rmmod
by Vivek Goyal
· 13 years ago
3f9a5aa
floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never called
by Vivek Goyal
· 13 years ago
cdccaa9
cdrom: move shared static to cdrom_device_info
by Paolo Bonzini
· 13 years ago
e57b688
drm/i915: no lvds quirk for AOpen MP45
by Daniel Vetter
· 13 years ago
98e9685
Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
6bd113f
Merge tag 'ib-srpt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
59c1204
ACPI: remove duplicated lines of merging problems with acpi_processor_add
by Yinghai Lu
· 13 years ago
e25c173
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 13 years ago
abaaf3e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
e81a7bd
zd1211rw: firmware needs duration_id set to zero for non-pspoll frames
by Tomas Vanek
· 13 years ago
a172880
net: enable TC35815 for MIPS again
by Atsushi Nemoto
· 13 years ago
fdb37a7
net: sh_eth: fix skb_over_panic happen
by Yoshihiro Shimoda
· 13 years ago
Next »