Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3cb7396b7b26585b1ab7c1a8ca554ec103da5d37
/
drivers
3cb7396
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 18 years ago
317a46a
ide: fix PIO setup on resume for ATAPI devices
by Bartlomiej Zolnierkiewicz
· 18 years ago
6d208b3
ide: legacy PCI bus order probing fixes
by Bartlomiej Zolnierkiewicz
· 18 years ago
5cbf79c
ide: add ide_proc_register_port()
by Bartlomiej Zolnierkiewicz
· 18 years ago
869c56e
ide: add "initializing" argument to ide_register_hw()
by Bartlomiej Zolnierkiewicz
· 18 years ago
7f8f48a
ide: cable detection fixes (take 2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
7662d04
ide: move IDE settings handling to ide-proc.c
by Bartlomiej Zolnierkiewicz
· 18 years ago
1497943
ide: split off ioctl handling from IDE settings (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
ecfd80e
ide: make /proc/ide/ optional
by Bartlomiej Zolnierkiewicz
· 18 years ago
29e744d
ide: add ide_tune_dma() helper
by Bartlomiej Zolnierkiewicz
· 18 years ago
2d5eaa6
ide: rework the code for selecting the best DMA transfer mode (v3)
by Bartlomiej Zolnierkiewicz
· 18 years ago
1813720
ide: fix UDMA/MWDMA/SWDMA masks (v3)
by Bartlomiej Zolnierkiewicz
· 18 years ago
38cb162
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 18 years ago
ba7cc09
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
d84c412
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 18 years ago
aabded9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
9a9136e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
5b479c9
md: improve partition detection in md array
by NeilBrown
· 18 years ago
08a02ec
md: allow reshape_position for md arrays to be set via sysfs
by NeilBrown
· 18 years ago
42b9beb
md: remove the slash from the name of a kmem_cache used by raid5
by NeilBrown
· 18 years ago
4d167f0
md: stop using csum_partial for checksum calculation in md
by NeilBrown
· 18 years ago
e11e93f
md: move test for whether level supports bitmap to correct place
by NeilBrown
· 18 years ago
c3f94b40
md: cleanup: use seq_release_private() where appropriate
by Martin Peschke
· 18 years ago
50511da
drivers/md.c: Use ARRAY_SIZE macro when appropriate
by Ahmed S. Darwish
· 18 years ago
bc0ca06
frame buffer: geforce 7300 gt
by Michal Piotrowski
· 18 years ago
880169d
fbdev: add support for AVR32
by Haavard Skinnemoen
· 18 years ago
5a87ede
svgalib: move fb_get_caps to svgalib
by Antonino A. Daplas
· 18 years ago
681e147
arkfb: new framebuffer driver for ARK Logic cards
by Ondrej Zajicek
· 18 years ago
558b7bd
vt8623fb: new framebuffer driver for VIA VT8623
by Ondrej Zajicek
· 18 years ago
8bb7844
Add suspend-related notifications for CPU hotplug
by Rafael J. Wysocki
· 18 years ago
01f2705
fs: convert core functions to zero_user_page
by Nate Diller
· 18 years ago
b8a124d
usbatm_heavy_init: don't use CLONE_SIGHAND
by Oleg Nesterov
· 18 years ago
28e53bd
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
by Oleg Nesterov
· 18 years ago
d0758bc
phy: use flush_work_keventd()
by Andrew Morton
· 18 years ago
67ac58e
libata: use flush_work()
by Andrew Morton
· 18 years ago
d9ef8b9
e1000: use flush_work_keventd()
by Andrew Morton
· 18 years ago
2b3cb2e
tg3: use flush_work_keventd()
by Andrew Morton
· 18 years ago
a1e3cf4
atmel_spi: remove unnecessary (and wrong) #ifdefs
by Haavard Skinnemoen
· 18 years ago
ae030e4
tty_set_ldisc() receive_room fix
by Paul Fulghum
· 18 years ago
8496304
nbd: check the return value of sysfs_create_file
by WANG Cong
· 18 years ago
b8cb344
pasemi: hardware rng driver
by Olof Johansson
· 18 years ago
884c3d7
cm4000_cs: use bitrev
by Akinobu Mita
· 18 years ago
54493c1
cm4000_cs: fix error paths
by Akinobu Mita
· 18 years ago
8813d1c
mca: add integrated device bus matching
by James Bottomley
· 18 years ago
809aa50
mca: fix bus matching
by James Bottomley
· 18 years ago
a3d25c2
PM: Separate hibernation code from suspend code
by Rafael J. Wysocki
· 18 years ago
ba8b45c
dm log: fix resume failed log device
by Jonathan Brassow
· 18 years ago
b997b82
dm raid1: switch rh_in_sync to blocking in do_reads
by Jonathan Brassow
· 18 years ago
f5353cd
dm raid1: fix to commit pending clear region requests
by Jonathan Brassow
· 18 years ago
26b9f22
dm: delay target
by Heinz Mauelshagen
· 18 years ago
0ba6993
dm: bio list helpers
by Heinz Mauelshagen
· 18 years ago
bf17ce3
dm io: remove old interface
by Milan Broz
· 18 years ago
88be163
dm raid1: update dm io interface
by Milan Broz
· 18 years ago
5d234d1
dm log: update dm io interface
by Heinz Mauelshagen
· 18 years ago
6cca1e7
dm exception store: update dm io interface
by Heinz Mauelshagen
· 18 years ago
373a392
dm kcopyd: update dm io interface
by Milan Broz
· 18 years ago
c8b03af
dm io: new interface
by Heinz Mauelshagen
· 18 years ago
891ce20
dm io: prepare for new interface
by Heinz Mauelshagen
· 18 years ago
c897feb
dm io: delay dec_count
by Heinz Mauelshagen
· 18 years ago
a8e6afa
dm raid1: add handle_errors feature flag
by Jonathan E Brassow
· 18 years ago
315dcc2
dm log: report fault status
by Jonathan E Brassow
· 18 years ago
01d03a6
dm log: fault detection
by Jonathan E Brassow
· 18 years ago
2cd54d9
dm: allow offline devices
by Mike Anderson
· 18 years ago
79eb885
dm mpath: log device name
by Edward Goggin
· 18 years ago
46b4773
dm crypt: add null iv
by Ludwig Nussel
· 18 years ago
f97380b
dm crypt: use smaller bvecs in clones
by Olaf Kirch
· 18 years ago
2f9941b
dm crypt: fix remove first_clone
by Olaf Kirch
· 18 years ago
98221eb
dm crypt: fix avoid cloned bio ref after free
by Olaf Kirch
· 18 years ago
027581f
dm crypt: fix call to clone_init
by Olaf Kirch
· 18 years ago
9c89f8b
dm crypt: disable barriers
by Milan Broz
· 18 years ago
6ad36fe
dm raid1: one kmirrord per mirror
by Holger Smolinski
· 18 years ago
01f41ec
mmc build fix
by Andrew Morton
· 18 years ago
b7aa48b
[MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp)
by David Woodhouse
· 18 years ago
42f209d
[MTD] Delete allegedly obsolete "bank_size" field of mtd_info.
by Robert P. J. Day
· 18 years ago
025257c
[MTD] [MAPS] Remove flash maps for no longer supported 405LP boards
by David Gibson
· 18 years ago
2d0fa58
[MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driver
by David Gibson
· 18 years ago
2c2a8c5
remove broken URLs from net drivers' output
by Markus Dahms
· 18 years ago
5886269
fix file specification in comments
by Uwe Kleine-König
· 18 years ago
01afd80
drivers/base/platform.c: fix small typo in doc
by Márton Németh
· 18 years ago
a982ac0
misc doc and kconfig typos
by Matt LaPlante
· 18 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 18 years ago
b15f792
[POWERPC] iSeries: Make HVC_ISERIES the default
by Stephen Rothwell
· 18 years ago
c685ce0
Correct comments in genrtc.c to refer to correct /proc file.
by Robert P. J. Day
· 18 years ago
8b60756
Fix more "deprecated" spellos.
by Randy Dunlap
· 18 years ago
1591275
Fix "deprecated" typoes.
by Robert P. J. Day
· 18 years ago
beb7dd8
Fix misspellings collected by members of KJ list.
by Robert P. J. Day
· 18 years ago
3dde6ad
Fix trivial typos in Kconfig* files
by David Sterba
· 18 years ago
d3e6975
devres: kernel-doc and DocBook
by Randy Dunlap
· 18 years ago
da4e8ca
applesmc: Use standard sysfs names for labels
by Jean Delvare
· 18 years ago
ddfbf2af
applesmc: Use the address as platform device ID
by Jean Delvare
· 18 years ago
21d3649
usb_gigaset: don't kmalloc(0)
by Tilman Schmidt
· 18 years ago
7e81ab9
Fix unnecesary meminit
by Yasunori Goto
· 18 years ago
a361a68
rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq().
by Paul Mundt
· 18 years ago
0c23664
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
6ec129c
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
435c55d
rtc: rtc-sh: Fix up dev_dbg() warnings.
by Paul Mundt
· 18 years ago
63c3f46
[ATYFB]: Fix sparc includes.
by David S. Miller
· 18 years ago
15576bc
[QLA2XXX]: Fix build on sparc.
by David S. Miller
· 18 years ago
1efd48b
mmc: use lock instead of claim in debug check
by Pierre Ossman
· 18 years ago
790864d
mmc: Use menuconfig objects
by Jan Engelhardt
· 18 years ago
Next »