Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
9f36d31437922354d104a2db407f397e79e4027e
/
drivers
9f36d31
ide: remove hw_regs_t typedef
by Bartlomiej Zolnierkiewicz
· 15 years ago
dca3983
ide: pass number of ports to ide_host_{alloc,add}() (v2)
by Bartlomiej Zolnierkiewicz
· 15 years ago
29e52cf
ide: remove chipset field from hw_regs_t
by Bartlomiej Zolnierkiewicz
· 15 years ago
ca1b96e
ide: replace special_t typedef by IDE_SFLAG_* flags
by Bartlomiej Zolnierkiewicz
· 15 years ago
582078e
ide: merge ide_disk_special() into do_special() (v2)
by Bartlomiej Zolnierkiewicz
· 15 years ago
5f582c8
ide: BUG() on unknown flags in ide_disk_special()
by Bartlomiej Zolnierkiewicz
· 15 years ago
6029336
ide: try to use PIO Mode 0 during probe if possible
by Joao Ramos
· 15 years ago
e8e7526
ide-tape: fix debug call
by Mark de Wever
· 15 years ago
fdac1c7
Merge branch 'for-linus' into for-next
by Bartlomiej Zolnierkiewicz
· 15 years ago
d878829
piix: The Sony TZ90 needs the cable type hardcoding
by Alan Cox
· 15 years ago
b019447
icside: register second channel of version 6 PCB
by Sergei Shtylyov
· 15 years ago
36999a5
ide-tape: remove back-to-back REQUEST_SENSE detection
by Tejun Heo
· 16 years ago
0368241
alim15x3: Remove historical hacks, re-enable init_hwif for PowerPC
by Anton Vorontsov
· 16 years ago
23a39ee
Merge branch 'for-linus' into for-next
by Bartlomiej Zolnierkiewicz
· 16 years ago
96c1674
ide-cd: fix REQ_QUIET tests in cdrom_decode_status
by Borislav Petkov
· 16 years ago
b656eba
Merge branch 'for-linus' into for-next
by Bartlomiej Zolnierkiewicz
· 16 years ago
d7f51435
palm_bk3710: palm_bk3710_udmatimings[] CodingStyle fixup
by Bartlomiej Zolnierkiewicz
· 16 years ago
33e8601
palm_bk3710: those registers/bitfields don't exist
by David Brownell
· 16 years ago
24fc484
Merge branch 'for-linus' into for-next
by Bartlomiej Zolnierkiewicz
· 16 years ago
83cff83
mediabay: fix build for CONFIG_BLOCK=n
by Bartlomiej Zolnierkiewicz
· 16 years ago
b0aedb0
ide: Stop disks on reboot for laptop which cuts power
by Bruno Prémont
· 16 years ago
a1f9a89
ide-cd: fix kernel crash on hppa regression
by Helge Deller
· 16 years ago
db2f38c
palm_bk3710: UDMA performance fix
by David Brownell
· 16 years ago
2ecf0a5
ide-dma: don't reset request fields on dma_timeout_retry()
by Tejun Heo
· 16 years ago
2c316bb
ide: drop rq->data handling from ide_map_sg()
by Tejun Heo
· 16 years ago
6d70038
ide-atapi: kill unused fields and callbacks
by Tejun Heo
· 16 years ago
07bd968
ide-tape: simplify read/write functions
by Tejun Heo
· 16 years ago
6bb11dd
ide-tape: use byte size instead of sectors on rw issue functions
by Tejun Heo
· 16 years ago
88f1b94
ide-tape: unify r/w init paths
by Tejun Heo
· 16 years ago
963da55
ide-tape: kill idetape_bh
by Tejun Heo
· 16 years ago
21d9c5d
ide-tape: use standard data transfer mechanism
by Tejun Heo
· 16 years ago
35ab8d3
ide-tape: use single continuous buffer
by Tejun Heo
· 16 years ago
b3071d1
ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len
by Tejun Heo
· 16 years ago
ea7066a
ide-tape,floppy: fix failed command completion after request sense
by Tejun Heo
· 16 years ago
fc38b52
ide-pm: don't abuse rq->data
by Tejun Heo
· 16 years ago
5c4be57
ide-cd,atapi: use bio for internal commands
by Tejun Heo
· 16 years ago
6b544fc
ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer
by Borislav Petkov
· 16 years ago
746d5e4
ide-cd: convert to using generic sense request
by Borislav Petkov
· 16 years ago
a1df516
ide: add helpers for preparing sense requests
by Borislav Petkov
· 16 years ago
cbfd082
ide-cd: don't abuse rq->buffer
by Tejun Heo
· 16 years ago
c267cc1
ide-atapi: don't abuse rq->buffer
by Tejun Heo
· 16 years ago
eace4cb
ide-taskfile: don't abuse rq->buffer
by Tejun Heo
· 16 years ago
7f006dc
ide-floppy: block pc always uses bio
by Tejun Heo
· 16 years ago
1873b90
ide-cd: clear sense buffer before issuing request sense
by Tejun Heo
· 16 years ago
55f3f39
ide: don't set REQ_SOFTBARRIER
by Tejun Heo
· 16 years ago
853280a
ide: use blk_run_queue() instead of blk_start_queueing()
by Tejun Heo
· 16 years ago
1e75540
ide-tape: remove back-to-back REQUEST_SENSE detection
by Tejun Heo
· 16 years ago
15da90b
cs5536: define dma_sff_read_status() method
by Sergei Shtylyov
· 16 years ago
f505d49
ide: fix barriers support
by Bartlomiej Zolnierkiewicz
· 16 years ago
d5f840b
ide: Remove void casts
by Jack Stone
· 16 years ago
59c8d04
hpt366: use ATA_DMA_* constants
by Sergei Shtylyov
· 16 years ago
c018f1e
hpt366: fix HPT370 DMA timeouts
by Sergei Shtylyov
· 16 years ago
aefe647
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
16e6aec
[libata] fix build error on drivers/ata/pata_legacy.c
by Zhenwen Xu
· 16 years ago
b4746ed
pata_via: Cache and rewrite the device bit
by Alan Cox
· 16 years ago
299b3f8
sata_mv: workaround for multi_count errata sata24
by Mark Lord
· 16 years ago
8d2b450
sata_mv: tidy up qc->tf usage in qc_prep() functions
by Mark Lord
· 16 years ago
d022baf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 16 years ago
74a205a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
dd26bf6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
7217fa9
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
1a92e82
staging: slicoss: update README
by Stephen Hemminger
· 16 years ago
5672487
otus/zdusb.c: additional USB idnetifier
by Daniele Napolitano
· 16 years ago
86a79d2
Staging: go7007: fix build issues
by Greg Kroah-Hartman
· 16 years ago
b824adc
Staging: sxg: Fix leaks and checksum errors in transmit code path
by Mithlesh Thukral
· 16 years ago
cc4b8df
Staging: sxg: Fix sleep in atomic context warning while loading driver
by Mithlesh Thukral
· 16 years ago
8d17e6a
Staging: sxg: Use correct queue_id for transmitting non-TCP packets
by Mithlesh Thukral
· 16 years ago
1f89513
Staging: sxg: Fire watchdog timer at end of open routine to change the link
by Mithlesh Thukral
· 16 years ago
d43f361
Staging: Pohmelfs: Add load balancing between network states with the same priority.
by Evgeniy Polyakov
· 16 years ago
e0ca873
Staging: Pohmelfs: Added IO permissions and priorities.
by Evgeniy Polyakov
· 16 years ago
f2739de
Staging: Pohmelfs: Added ->show_stats() callback.
by Evgeniy Polyakov
· 16 years ago
50e4bab
Staging: Pohmelfs: Drop ftrans debugging code.
by Evgeniy Polyakov
· 16 years ago
b82ba78
Staging: Pohmelfs: Use wait_on_page_timeout when waiting for remote directory sync instead of hardcoded 25 seconds.
by Evgeniy Polyakov
· 16 years ago
d1ec644
Staging: Pohmelfs: Reduce debugging noise about non-existing objects.
by Evgeniy Polyakov
· 16 years ago
cee9bb2
Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk before writeback is invoked via generic_shutdown_super()
by Evgeniy Polyakov
· 16 years ago
e504342
Staging: Pohmelfs: Extend remount option.
by Evgeniy Polyakov
· 16 years ago
872dc5e
Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED bits in the root inode.
by Evgeniy Polyakov
· 16 years ago
b522efd
Staging: Pohmelfs: Added 'need_lock' variable into debug print.
by Evgeniy Polyakov
· 16 years ago
86ac725
Staging: Pohmelfs: Disable read lock in pohmelfs_getattr().
by Evgeniy Polyakov
· 16 years ago
f3b8fa7
Staging: Pohmelfs: Move parent lock to the place where we really have to send a lookup request to the server.
by Evgeniy Polyakov
· 16 years ago
288a9a8
Staging: pohmelfs: Populate dentry cache when receiving the new readdir entry.
by Evgeniy Polyakov
· 16 years ago
f7ed550
Revert Staging: SLICOSS: use gfp_kernel where possible
by Lior Dotan
· 16 years ago
d203eea
Staging: STLC45XX should depend on GENERIC_HARDIRQS
by Geert Uytterhoeven
· 16 years ago
861a0dc
Staging: binder: Defer flush and release operations to avoid deadlocks.
by Arve Hjønnevåg
· 16 years ago
0cf24a7
Staging: binder: Prevent the wrong thread from adding a transaction to the stack.
by Arve Hjønnevåg
· 16 years ago
7af7467
Staging: binder: Cast to uintptr_t instead of size_t when aligning pointers
by Arve Hjønnevåg
· 16 years ago
282ca17
Staging: binder: Keep a reference to the files_struct while the driver is mmapped
by Arve Hjønnevåg
· 16 years ago
ea5c4cc
Staging: binder: Add more offset validation.
by Arve Hjønnevåg
· 16 years ago
4ddfc91
Staging: binder: mmap fixes.
by Arve Hjønnevåg
· 16 years ago
85e0b0c
Staging: binder: Don't create two proc entries with the same name if the driver is opened twice in one process.
by Arve Hjønnevåg
· 16 years ago
1d8cbcf
Staging: binder: Remove VM_EXEC check.
by Arve Hjønnevåg
· 16 years ago
20aa9e9
Staging: aten2011: Clean up some tty bits
by Alan Cox
· 16 years ago
7cf9402
Staging: rt2870: add ID for Sitecom WL-315
by Daniele Napolitano
· 16 years ago
a405f43
Staging: line6: convert to snd_card_create()
by Alexander Beregalov
· 16 years ago
cea9677
Staging: wlan-ng: convert to netdev_ops
by Alexander Beregalov
· 16 years ago
7bea361
Staging: sxg: convert to netdev_ops
by Alexander Beregalov
· 16 years ago
79bd109
Staging: slicoss: convert to netdev_ops
by Alexander Beregalov
· 16 years ago
d39efb2
Staging: rt3070: convert to netdev_ops
by Alexander Beregalov
· 16 years ago
4d562f7
Staging: rt2870: convert to netdev_ops
by Alexander Beregalov
· 16 years ago
ca7d2db
Staging: rt2860: convert to netdev_ops
by Alexander Beregalov
· 16 years ago
Next »