Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
238e4f142c33bb34440cc64029dde7b9fbc4e65f
/
drivers
238e4f1
ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags
by Bartlomiej Zolnierkiewicz
· 17 years ago
9ffcf36
ide: remove ->init_setup_dma from ide_pci_device_t (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
47b6878
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
by Bartlomiej Zolnierkiewicz
· 17 years ago
7cab14a
ide: add IDE_HFLAG_BOOTABLE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
33c1002
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
1c3dd32
ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver
by Bartlomiej Zolnierkiewicz
· 17 years ago
af4c90f
siimage: bump driver version
by Bartlomiej Zolnierkiewicz
· 17 years ago
15d8061
ide: Fix cs5535 driver accessing beyond array boundary
by Benjamin Herrenschmidt
· 17 years ago
a87a87c
ide: Fix siimage driver accessing beyond array boundary
by Benjamin Herrenschmidt
· 17 years ago
c2f73fd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 17 years ago
727c26e
net: libertas sdio driver
by Pierre Ossman
· 17 years ago
d20ead9
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
by Linus Torvalds
· 17 years ago
9e3866b
mmc: at91_mci: cleanup: use MCI_ERRORS
by Andrew Victor
· 17 years ago
00cedfa
mmc: possible leak in mmc_read_ext_csd
by Florin Malita
· 17 years ago
c56ec76
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
6619a8f
x86: Create clflush() inline, remove hardcoded wbinvd
by H. Peter Anvin
· 17 years ago
231b64b
x86: remove rogue default m in drivers/video/Kconfig
by Andi Kleen
· 17 years ago
fb9fc39
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 17 years ago
a3bec5c
Revert "[SCSI] Remove full sg table memset()"
by Jens Axboe
· 17 years ago
b6257a9
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
c548f08
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
5c8e191
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup
by Linus Torvalds
· 17 years ago
cbfee34
security/ cleanups
by Adrian Bunk
· 17 years ago
348366b
PNP: add debug message for adding new device
by Bjorn Helgaas
· 17 years ago
36405e9
PNP: simplify PNPBIOS insert_device
by Bjorn Helgaas
· 17 years ago
b933e19
PNP: use dev_info() in system driver
by Bjorn Helgaas
· 17 years ago
a05d078
PNP: use dev_info(), dev_err(), etc in core
by Bjorn Helgaas
· 17 years ago
5bfc43a
PNP: simplify PNP card error handling
by Bjorn Helgaas
· 17 years ago
402b310
PNP: remove null pointer checks
by Bjorn Helgaas
· 17 years ago
9cd8047
Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off
by Krzysztof Oledzki
· 17 years ago
7ef3639
PNP: don't fail device init if no DMA channel available
by Jan Beulich
· 17 years ago
36e02b6
PNP: make pnpacpi_suspend handle errors
by Rafael J. Wysocki
· 17 years ago
fdc1ca8
floppy: remove register keyword use from floppy driver
by Jesper Juhl
· 17 years ago
aee9041
floppy: remove dead/commented out code from floppy driver
by Jesper Juhl
· 17 years ago
06f748c
floppy: do a very minimal style cleanup of the floppy driver
by Jesper Juhl
· 17 years ago
cf7a441
md: make sure read errors are auto-corrected during a 'check' resync in raid1
by NeilBrown
· 17 years ago
d7f3d29
md: expose the degraded status of an assembled array through sysfs
by Iustin Pop
· 17 years ago
2b12ab6
md: 'sync_action' in sysfs returns wrong value for readonly arrays
by NeilBrown
· 17 years ago
8299d7f
md: fix a bug in some never-used code.
by NeilBrown
· 17 years ago
4d936ec
md: software Raid autodetect dev list not array
by Michael J. Evans
· 17 years ago
2b0172e
drivers/char/ip2: fix used-uninit'd bug
by Jeff Garzik
· 17 years ago
f4a1c2b
lp_console: cleanups
by Pavel Machek
· 17 years ago
2d1df81
HVC console is also used by iSeries, so add that to HVC_DRIVER help.
by Rusty Russell
· 17 years ago
3e6c6f6
Delay creation of khcvd thread
by Rusty Russell
· 17 years ago
5f519d7
tty: expose new methods needed for drivers to get termios right
by Alan Cox
· 17 years ago
44a2db4
lk201: remove obsolete driver
by Maciej W. Rozycki
· 17 years ago
1f7c823
Make the pr_*() family of macros in kernel.h complete
by Emil Medve
· 17 years ago
c98673f
I2O: Fix "defined but not used" build warnings
by Satyam Sharma
· 17 years ago
2e8ecb9
add CONFIG_VT_UNICODE
by Bill Nottingham
· 17 years ago
d9aaccc
make dmapool code use __set_current_state()
by Arjan van de Ven
· 17 years ago
fac8b20
Remove final traces of long-deprecated "ramdisk" kernel parm
by Robert P. J. Day
· 17 years ago
5a9df73
drivers/block/cciss.c: fix check-after-use
by Adrian Bunk
· 17 years ago
827afdf
n_hdlc.c: fix check-after-use
by Adrian Bunk
· 17 years ago
1a614f5
cciss: fix error reporting for SG_IO
by Steve Cameron
· 17 years ago
7fdfd40
NBD: allow hung network I/O to be cancelled
by Paul Clements
· 17 years ago
4b86a87
NBD: set uninitialized devices to size 0
by Paul Clements
· 17 years ago
2e9c47c
floppy: tolerate DMA channel unavailability
by Jan Beulich
· 17 years ago
7ba4b92
jsm: Remove further unneeded crud
by Alan Cox
· 17 years ago
7f748bb
mxser: Remove use of dead TTY_FLIPBUF_SIZE definition
by Alan Cox
· 17 years ago
04c7197
unicode diacritics support
by Samuel Thibault
· 17 years ago
abdbf94
aoe: remove unecessary wrapper function
by Ed L. Cashin
· 17 years ago
a8b0ac0
pnp: avoid a small unlikely memory leak in proc_read_escd()
by Jesper Juhl
· 17 years ago
3542ae4
Tweak /proc/ipmi removal
by Alexey Dobriyan
· 17 years ago
7917ff9
tpm: pay attention to IRQ info from PNP
by Bjorn Helgaas
· 17 years ago
978550b8
drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
392b7bc
drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
ae0b78d
epca.c: reformat comments and coding style improvements
by Alexey Dobriyan
· 17 years ago
af49d92
Remove "unsafe" from module struct
by Rusty Russell
· 17 years ago
e57aa83
convert ill defined log2() to ilog2()
by Fengguang Wu
· 17 years ago
de4f800
Clean up duplicate includes in drivers/w1/
by Jesper Juhl
· 17 years ago
3f1a437
Clean up duplicate includes in drivers/char/
by Jesper Juhl
· 17 years ago
2b571a0
pcmcia: CompactFlash driver for PA Semi Electra boards
by Olof Johansson
· 17 years ago
759d7c6
Remove unneeded lock_kernel() in driver/block/loop.c
by Diego Woitasen
· 17 years ago
0cbc591b
nbd: change a parameter's type to remove a memcpy call
by Denis Cheng
· 17 years ago
d2c9740
nbd: use list_for_each_entry_safe to make it more consolidated and readable
by Denis Cheng
· 17 years ago
04fc8bb
kill DECLARE_MUTEX_LOCKED
by Christoph Hellwig
· 17 years ago
eb1f293
Driver for the Atmel on-chip SSC on AT32AP and AT91
by Hans-Christian Egtvedt
· 17 years ago
5a3135c2
oom: move prototypes to appropriate header file
by David Rientjes
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
e0bf68d
mm: bdi init hooks
by Peter Zijlstra
· 17 years ago
6b08f3a
[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers
by Joachim Fenkes
· 17 years ago
f5c0dde
[SCSI] Remove full sg table memset()
by FUJITA Tomonori
· 17 years ago
c79d88b
[SCSI] ide-scsi: remove usage of sg_last()
by Jens Axboe
· 17 years ago
8bf50f7
cciss: disable DMA refetch on Smart Array P600
by Mike Miller (OS Dev)
· 17 years ago
2428427
[SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg
by Boaz Harrosh
· 17 years ago
3ea3351
Remove magic macros for screen_info structure members
by H. Peter Anvin
· 17 years ago
ebb3e82
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
e5712a6
missing include in mmc
by Al Viro
· 17 years ago
68f3e66
fix adbhid mismerge
by Al Viro
· 17 years ago
1a1769f
WOL bugfix for 3c59x.c
by Steffen Klassert
· 17 years ago
d0cab89
skge 1.12
by Stephen Hemminger
· 17 years ago
678aa1f
skge: add a debug interface
by Stephen Hemminger
· 17 years ago
afa151b
skge: eeprom support
by Stephen Hemminger
· 17 years ago
da00772
skge: internal stats
by Stephen Hemminger
· 17 years ago
501fb72
skge: XM PHY handling fixes
by Stephen Hemminger
· 17 years ago
60b24b5
skge: changing MTU while running causes problems
by Stephen Hemminger
· 17 years ago
7fb7ac2
skge: fix ram buffer size calculation
by Stephen Hemminger
· 17 years ago
298e1a9
gianfar: Fix compile regression caused by 09f75cd7
by Li Yang
· 17 years ago
b3e441c
net: Fix new EMAC driver for NAPI changes
by Benjamin Herrenschmidt
· 17 years ago
1284cd3
bonding: two small fixes for IPoIB support
by Jay Vosburgh
· 17 years ago
Next »