Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7a0b6e01434f77194b86c8051b4c3718da636c64
/
drivers
5393f78
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
bca2685
Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
2ea5521
ide: fix suspend regression
by Bartlomiej Zolnierkiewicz
· 16 years ago
a294d97
tx4938ide: Fix build error due to read_sff_dma_status moving
by Atsushi Nemoto
· 16 years ago
e86c145
ide: remove unused CONFIG_BLK_DEV_IDE_AU1XXX_SEQTS_PER_RQ
by Bartlomiej Zolnierkiewicz
· 16 years ago
cadb300
sl82c105: remove dead code
by Bartlomiej Zolnierkiewicz
· 16 years ago
4180e83
via82cxxx: fix cable warning message
by Bartlomiej Zolnierkiewicz
· 16 years ago
655772c
ide: can't use SSD/non-rotational queue flag for all CFA devices
by Bartlomiej Zolnierkiewicz
· 16 years ago
4a24626
it821x.c: use dev->revision instead of pci_read_config_byte
by Brandon Philips
· 16 years ago
b94b898
it821x: Add ultra_mask quirk for Vortex86SX
by Brandon Philips
· 16 years ago
9b89603
ide: fix accidental LOCKDEP breakage caused by local_irq_set() removal
by Bartlomiej Zolnierkiewicz
· 16 years ago
c4ea37c
[CVE-2009-0029] System call wrappers part 26
by Heiko Carstens
· 16 years ago
ea0105e
powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/
by Anton Vorontsov
· 16 years ago
b9a0d06
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
125c97d
fix early_serial_setup() regression
by Helge Deller
· 16 years ago
e6b50c8d
TWL4030: fix clk API usage
by Russell King
· 16 years ago
ccbf04f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
51eb9ab
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
288e487
Prevent oops at boot with VT-d
by Dirk Hohndel
· 16 years ago
4a99d95
pata_it821x: Update RDC UDMA handling
by Alan Cox
· 16 years ago
a0f79f7
ata: fix wrong WARN_ON_ONCE
by Christian Borntraeger
· 16 years ago
2da7582
hvc_console: Use kzalloc() instead of kmalloc() + memset()
by Milton Miller
· 16 years ago
da9dc13
hvc_console: Do not set low_latency when using interrupts
by Milton Miller
· 16 years ago
c21f7a5
hvc_console: Call free_irq() only if request_irq() was successful
by Milton Miller
· 16 years ago
9fef3d2
hvc_console: Change an mb() to smp_mb() and add some comments
by Milton Miller
· 16 years ago
a1c5a89
powerpc: Cleanup from l64 to ll64 change: drivers/net
by Stephen Rothwell
· 16 years ago
1901515
powerpc: Cleanup from l64 to ll64 change: drivers/char
by Stephen Rothwell
· 16 years ago
fe33332
powerpc: Change u64/s64 to a long long integer type
by Ingo Molnar
· 16 years ago
8c9ea7f
Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-next
by Roland Dreier
· 16 years ago
f5eb3b7
IB/iser: Add dependency on INFINIBAND_ADDR_TRANS
by Randy Dunlap
· 16 years ago
50df48f
IPoIB: Do not join broadcast group if interface is brought down
by Yossi Etigin
· 16 years ago
bd1f793
Merge commit 'gcl/gcl-next' into next
by Benjamin Herrenschmidt
· 16 years ago
7df5231
ti_usb_3410_5052: add Multi-Tech firmware
by Chris Adams
· 16 years ago
cb7a7c6
ti_usb_3410_5052: add Multi-Tech modem support
by Chris Adams
· 16 years ago
05a3d90
ti_usb_3410_5052: support alternate firmware
by Chris Adams
· 16 years ago
bf0672d
usb-serial: remove NULL check
by Alan Cox
· 16 years ago
21b56ec
neo: Remove a bogus NULL check
by Alan Cox
· 16 years ago
c774bda
pty: Fix documentation
by Alan Cox
· 16 years ago
b743791
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
by Linus Torvalds
· 16 years ago
23ead72
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
ddb4a9d
Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
by Linus Torvalds
· 16 years ago
87aa08b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 16 years ago
618efba
[WATCHDOG] Pika Warp appliance watchdog timer
by Sean MacLennan
· 16 years ago
3268b56
[WATCHDOG] Basic support for GE Fanuc's FPGA based watchdog timer
by Martyn Welch
· 16 years ago
b1cf3e9
[WATCHDOG] wm8350: Fix section annotations
by Mark Brown
· 16 years ago
1fa0b29
fbdev: Kill Atari vblank cursor blinking
by Geert Uytterhoeven
· 16 years ago
b01e3b0
m68k: zorro - Use %pR to print resources
by Geert Uytterhoeven
· 16 years ago
fae3306
m68k: dio - Kill resource_size_t format warnings
by Geert Uytterhoeven
· 16 years ago
11a8b2c
m68k: zorro - Kill warn_unused_result warnings
by Geert Uytterhoeven
· 16 years ago
2e4c77b
m68k: dio - Kill warn_unused_result warnings
by Geert Uytterhoeven
· 16 years ago
639274d
m68k: atafb - Kill warn_unused_result warnings
by Geert Uytterhoeven
· 16 years ago
5edc304
m68k: amiserial - Kill warn_unused_result warnings
by Geert Uytterhoeven
· 16 years ago
67c53c3
m68k: ser_a2232 - Kill warn_unused_result warnings
by Geert Uytterhoeven
· 16 years ago
c36a4e4
m68k: vme_scc - Kill warn_unused_result warnings
by Geert Uytterhoeven
· 16 years ago
6d0be94
m68k: amiflop - Get rid of sleep_on calls
by Andreas Bombe
· 16 years ago
dc8ee69
m68k: zorro - Add devlist.h and gen-devlist to .gitignore
by Kars de Jong
· 16 years ago
2eab7ff
fbdev: c2p - Rename c2p to c2p_planar
by Geert Uytterhoeven
· 16 years ago
96f47d6
fbdev: c2p/atafb - Add support for Atari interleaved bitplanes
by Geert Uytterhoeven
· 16 years ago
2cd1de0
fbdev: c2p - Extract common c2p core to c2p_core.h
by Geert Uytterhoeven
· 16 years ago
1f03445
fbdev: c2p - Cleanups
by Geert Uytterhoeven
· 16 years ago
8280eb8a
fbdev: c2p - Correct indentation
by Geert Uytterhoeven
· 16 years ago
7451141
fbdev: atafb - Fix 16 bpp console
by Geert Uytterhoeven
· 16 years ago
0260393
fbdev: atafb - Fix line length handling
by Geert Uytterhoeven
· 16 years ago
fae3e7f
Fix small typo
by Karsten Keil
· 16 years ago
21c150a
misdn: indentation and braces disagree - add braces
by Ilpo Järvinen
· 16 years ago
1916ebb
misdn: one handmade ARRAY_SIZE converted
by Ilpo Järvinen
· 16 years ago
20b7880
drivers/isdn/hardware/mISDN: move a dereference below a NULL test
by Julia Lawall
· 16 years ago
f27b8c3
indentation & braces disagree - add braces
by Ilpo Järvinen
· 16 years ago
9785a8f8
Make parameter debug writable
by Karsten Keil
· 16 years ago
3bc5342
ucc_geth: use correct UCCE macros
by Timur Tabi
· 16 years ago
47fd23f
cxgb3: Keep LRO off if disabled when interface is down
by Roland Dreier
· 16 years ago
2a7e637
sfc: SFT9001: Fix condition for LNPGA power-off
by Ben Hutchings
· 16 years ago
08168f7
smsc911x: register irq with device name, not driver name
by Steve Glendinning
· 16 years ago
702403a
smsc911x: fix smsc911x_reg_read compiler warning
by Steve Glendinning
· 16 years ago
eb10a78
forcedeth: napi schedule lock fix
by Ayaz Abdulla
· 16 years ago
a7ee2f7
forcedeth: remove mgmt unit for mcp79 chipset
by Ayaz Abdulla
· 16 years ago
683d46a
qlge: Remove dynamic alloc of rx ring control blocks.
by Ron Mercer
· 16 years ago
0857e9d
qlge: Fix schedule while atomic issue.
by Ron Mercer
· 16 years ago
697cdc4
qlge: Remove support for device ID 8000.
by Ron Mercer
· 16 years ago
9734552
qlge: Get rid of split addresses in hardware control blocks.
by Ron Mercer
· 16 years ago
ba7cd3b
qlge: Get rid of volatile usage for shadow register.
by Ron Mercer
· 16 years ago
f1405d32
forcedeth: version bump and copyright
by Ayaz Abdulla
· 16 years ago
001eb84
forcedeth: xmit lock fix
by Ayaz Abdulla
· 16 years ago
52255bb
netdev: missing validate_address hooks
by Stephen Hemminger
· 16 years ago
fe96aaa
netdev: add missing set_mac_address hook
by Stephen Hemminger
· 16 years ago
0faac9f
netdev: gianfar: add MII ioctl handler
by Clifford Wolf
· 16 years ago
43baa5b
drivers/net/wireless/libertas: move a dereference below a NULL test
by Julia Lawall
· 16 years ago
0397a26
drivers/net/hamradio/6pack.c: move a dereference below a NULL test
by Julia Lawall
· 16 years ago
debc251
drivers/isdn/hardware/mISDN: move a dereference below a NULL test
by Julia Lawall
· 16 years ago
c17931c
3c59x: Use device_set_wakeup_enable
by Steffen Klassert
· 16 years ago
3d58cef
qeth: fix usage of netdev_ops
by Frank Blaschka
· 16 years ago
c224969
qlge: Naming interrupt vectors
by Jesper Dangaard Brouer
· 16 years ago
4ca8579
b44: fix misalignment and wasted space in rx handling
by Felix Fietkau
· 16 years ago
eefacf3
e1000e: Add process name to WARN message when detecting Mutex contention
by David Graham
· 16 years ago
e56e356
r6040: bump release to 0.21
by Florian Fainelli
· 16 years ago
6833411
r6040: no longer mark r6040 as being experimental
by Florian Fainelli
· 16 years ago
9f11361
r6040: generate random ethernet MAC address when not initialized
by Florian Fainelli
· 16 years ago
58854c6
r6040: fix ifconfig down and freeing of tx/rx descriptors
by Florian Fainelli
· 16 years ago
216c32d
irda: fix incomplete conversation to internal stats
by Alexander Beregalov
· 16 years ago
03080e5
RDMA/nes: Fix for NIPQUAD removal
by Harvey Harrison
· 16 years ago
Next »