Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cc0f4eaa61817aaea6e61a820f3f1c500a5542b1
/
drivers
cc0f4ea
bcache: Use WARN_ONCE() instead of __WARN()
by Kent Overstreet
· 12 years ago
cd953ed
bcache: Add missing #include <linux/prefetch.h>
by Geert Uytterhoeven
· 12 years ago
c19ed23
bcache: Sparse fixes
by Kent Overstreet
· 12 years ago
169ef1c
bcache: Don't export utility code, prefix with bch_
by Kent Overstreet
· 12 years ago
0b6ef41
drbd: fix if(); found by kbuild test robot
by Lars Ellenberg
· 12 years ago
3990e04
drbd: use sched_setscheduler()
by Philipp Reisner
· 12 years ago
7c689e6
drbd: fix for deadlock when using automatic split-brain-recovery
by Philipp Reisner
· 12 years ago
193d015
drbd: add module_put() on error path in drbd_proc_open()
by Alexey Khoroshilov
· 12 years ago
607f25e
drbd: fix drbd epoch write count for ahead/behind mode
by Lars Ellenberg
· 12 years ago
ef57f9e
drbd: Fix build error when CONFIG_CRYPTO_HMAC is not set
by Philipp Reisner
· 12 years ago
a3f8f7d
drbd: validate resync_after dependency on attach already
by Lars Ellenberg
· 12 years ago
94ad0a1
drbd: fix memory leak
by Lars Ellenberg
· 12 years ago
7074e4a
drbd: only fail empty flushes if no good data is reachable
by Lars Ellenberg
· 12 years ago
2bd5ed5
drbd: Fix disconnect to keep the peer disk state if connection breaks during operation
by Philipp Reisner
· 12 years ago
bb45185
drbd: fix spurious warning about bitmap being locked from detach
by Philipp Reisner
· 12 years ago
0b2dafc
drbd: drop now useless duplicate state request from invalidate
by Philipp Reisner
· 12 years ago
5c4f13d
drbd: fix effective error returned when refusing an invalidate
by Philipp Reisner
· 12 years ago
9376d9f
drbd: move invalidating the whole bitmap out of after_state ch()
by Philipp Reisner
· 12 years ago
a700471
drbd: abort start of resync early, if it raced with connection breakage
by Philipp Reisner
· 12 years ago
2d56a97
drbd: reset ap_in_flight counter for new connections
by Philipp Reisner
· 12 years ago
29177b8
bcache: Fix for the build fixes
by Kent Overstreet
· 12 years ago
2124469
aoe: get rid of cached bv variable in bufinit()
by Jens Axboe
· 12 years ago
b1a67b0
bcache: Style/checkpatch fixes
by Kent Overstreet
· 12 years ago
07e86cc
bcache: Build fixes from test robot
by Kent Overstreet
· 12 years ago
e226e34
Merge branch 'bcache-for-upstream' of http://evilpiepirate.org/git/linux-bcache into for-3.10/drivers
by Jens Axboe
· 12 years ago
cafe563
bcache: A block layer cache
by Kent Overstreet
· 12 years ago
1f8e8ed
Export get_random_int()
by Kent Overstreet
· 13 years ago
5bbcf5e
drbd: adjust upper limit for activity log extents
by Lars Ellenberg
· 12 years ago
45ad07b
drbd: try hard to max out the updates per AL transaction
by Lars Ellenberg
· 12 years ago
7e8c288
drbd: move start io accounting before activity log transaction
by Lars Ellenberg
· 12 years ago
08a1dda
drbd: consolidate as many updates as possible into one AL transaction
by Lars Ellenberg
· 12 years ago
779b3fe
drbd: queue writes on submitter thread, unless they pass the activity log fastpath
by Lars Ellenberg
· 12 years ago
6c3c4355
drbd: split out some helper functions to drbd_al_begin_io
by Lars Ellenberg
· 12 years ago
b5bc8e0
drbd: split drbd_al_begin_io into fastpath, prepare, and commit
by Lars Ellenberg
· 12 years ago
113fef9
drbd: prepare to queue write requests on a submit worker
by Lars Ellenberg
· 12 years ago
6d9febe
drbd: split __drbd_make_request in before and after drbd_al_begin_io
by Lars Ellenberg
· 12 years ago
ebfd5d8
drbd: drbd_al_being_io: short circuit to reduce latency
by Lars Ellenberg
· 12 years ago
56392d2
drbd: Clarify when activity log I/O is delegated to the worker thread
by Lars Ellenberg
· 12 years ago
c04ccaa
drbd: read meta data early, base on-disk offsets on super block
by Lars Ellenberg
· 12 years ago
cccac98
drbd: mechanically rename la_size to la_size_sect
by Lars Ellenberg
· 12 years ago
68e41a4
drbd: use the cached meta_dev_idx
by Lars Ellenberg
· 12 years ago
3a4d4eb
drbd: prepare for new striped layout of activity log
by Lars Ellenberg
· 12 years ago
ae8bf31
drbd: cleanup ondisk meta data layout calculations and defines
by Lars Ellenberg
· 12 years ago
9114d795
drbd: cleanup bogus assert message
by Lars Ellenberg
· 12 years ago
9e1a0aa
Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
de1893f
Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes
by Linus Torvalds
· 12 years ago
92fbb1c
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 12 years ago
0371541
mfd: twl4030-madc: Remove __exit_p annotation
by Arnd Bergmann
· 12 years ago
8c958c7
hwmon: (pmbus/ltc2978) Fix temperature reporting
by Guenter Roeck
· 12 years ago
6975404
hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute()
by David Woodhouse
· 12 years ago
df06907
hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attributes
by Axel Lin
· 12 years ago
842d223
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 12 years ago
8e467e8
tidspbridge: convert to idr_alloc()
by Tejun Heo
· 12 years ago
a37c301
zcache: convert to idr_alloc()
by Tejun Heo
· 12 years ago
95e1b71
mlx4: remove leftover idr_pre_get() call
by Tejun Heo
· 12 years ago
ad8395e
Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
cad9d56
Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
886e03b
Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
27b351c
USB: quatech2: only write to the tty if the port is open.
by Bill Pemberton
· 12 years ago
3f8bc5e
qcserial: bind to DM/DIAG port on Gobi 1K devices
by Dan Williams
· 12 years ago
a3633f6
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
7946844
Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
c0f5ece
USB: cdc-wdm: fix buffer overflow
by Oliver Neukum
· 12 years ago
9d1817c
w1: fix oops when w1_search is called from netlink connector
by Marcin Jurkowski
· 12 years ago
34ccd87
w1-gpio: fix unused variable warning
by Johan Hovold
· 12 years ago
0123055
w1-gpio: remove erroneous __exit and __exit_p()
by Johan Hovold
· 12 years ago
c39ac49
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
6d9431a
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
a57e82a
usb: serial: Add Rigblaster Advantage to device table
by Steve Conklin
· 12 years ago
c51d41a
tty: serial: fix typo "SERIAL_S3C2412"
by Paul Bolle
· 12 years ago
f2b8dfd
serial: 8250: Keep 8250.<xxxx> module options functional after driver rename
by Josh Boyer
· 12 years ago
827aa0d
tty: serial: fix typo "ARCH_S5P6450"
by Paul Bolle
· 12 years ago
77e372a
tty/8250_pnp: serial port detection regression since v3.7
by Sean Young
· 12 years ago
064256f
serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"
by Jonas Gorski
· 12 years ago
8d2f8cd
serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller
by Wang YanQing
· 12 years ago
d13402a
Fix 4 port and add support for 8 port 'Unknown' PCI serial port cards
by Scott Ashcroft
· 12 years ago
e06c93c
tty/serial: Add support for Altera serial port
by Ley Foon Tan
· 12 years ago
5771a80
tty: serial: vt8500: Unneccessary duplicated clock code removed
by Tony Prisk
· 12 years ago
09081e5
tty: serial: mpc5xxx: fix PSC clock name bug
by Anatolij Gustschin
· 12 years ago
54fc403
mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDO
by Axel Lin
· 12 years ago
6049bce
mfd: twl4030-audio: Fix argument type for twl4030_audio_disable_resource()
by Mark Brown
· 12 years ago
80e4e67
mfd: tps65912: Declare and use tps65912_irq_exit()
by Mark Brown
· 12 years ago
df545d1
mfd: palmas: Provide irq flags through DT/platform data
by Laxman Dewangan
· 12 years ago
5c854aa
mfd: Make AB8500_CORE select POWER_SUPPLY to fix build error
by Axel Lin
· 12 years ago
26bacba
mfd: omap-usb-host: Actually update hostconfig
by Roger Quadros
· 12 years ago
7546152
Merge tag 'mvebu_fixes_for_v3.9' of git://git.infradead.org/users/jcooper/linux into fixes
by Arnd Bergmann
· 12 years ago
2d90e63
qcaux: add Franklin U600
by Dan Williams
· 12 years ago
fd5014a
usb: musb: core: fix possible build error with randconfig
by Felipe Balbi
· 12 years ago
d2e0bca
xen/acpi: remove redundant acpi/acpi_drivers.h include
by Liu Jinsong
· 12 years ago
564c526
staging: comedi: dt9812: use CR_CHAN() for channel number
by Ian Abbott
· 12 years ago
aa1e123
staging/vt6656: Fix too large integer constant warning on 32-bit
by Geert Uytterhoeven
· 12 years ago
b5ae114
staging: comedi: drivers: usbduxsigma.c: fix DMA buffers on stack
by Kumar Amit Mehta
· 12 years ago
47b1be5
staging: imx/drm: request irq only after adding the crtc
by Philipp Zabel
· 12 years ago
161f440
staging: comedi: drivers: usbduxfast.c: fix for DMA buffers on stack
by Kumar Amit Mehta
· 12 years ago
d49c3d6
staging: comedi: drivers: usbdux.c: fix DMA buffers on stack
by Kumar Amit Mehta
· 12 years ago
6987a6d
staging: vt6656: Fix oops on resume from suspend.
by Malcolm Priestley
· 12 years ago
be3101c
usb: cp210x new Vendor/Device IDs
by Matwey V. Kornilov
· 12 years ago
4fa42e8
Merge tag 'fixes-for-v3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 12 years ago
0cb77508
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
152fcb2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
Next »