Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
8a6cfeb6deca3a8fefd639d898b0d163c0b5d368
/
drivers
8a6cfeb
block: push down BKL into .locked_ioctl
by Arnd Bergmann
· 14 years ago
3448406
scsi/i2o_block: cleanup ioctl handling
by Arnd Bergmann
· 14 years ago
610a634
scsi: fix discard page leak
by FUJITA Tomonori
· 14 years ago
82b6d57
scsi: need to reset unprep_rq_fn in sd_remove
by FUJITA Tomonori
· 15 years ago
00fff26
block: remove q->prepare_flush_fn completely
by FUJITA Tomonori
· 15 years ago
afc2306
ide: stop using q->prepare_flush_fn
by FUJITA Tomonori
· 15 years ago
dd40e45
virtio_blk: stop using q->prepare_flush_fn
by FUJITA Tomonori
· 15 years ago
144d6ed
dm: stop using q->prepare_flush_fn
by FUJITA Tomonori
· 15 years ago
98d8c8f
ps3disk: stop using q->prepare_flush_fn
by FUJITA Tomonori
· 15 years ago
7f9815f
osdblk: stop using q->prepare_flush_fn
by FUJITA Tomonori
· 15 years ago
90467c2
scsi: stop using q->prepare_flush_fn
by FUJITA Tomonori
· 15 years ago
802447c
scsi: remove unused free discard page in sd_done
by FUJITA Tomonori
· 15 years ago
f1126e9
scsi: add sd_unprep_fn to free discard page
by FUJITA Tomonori
· 15 years ago
28018c2
block: implement an unprep function corresponding directly to prep
by James Bottomley
· 15 years ago
e597cd0
drivers/cdrom: use pr_<level>
by Joe Perches
· 15 years ago
511d37a
block/xd.c: fix brace typo
by Randy Dunlap
· 15 years ago
66ac028
block: don't allocate a payload for discard request
by Christoph Hellwig
· 15 years ago
4c4762d
block: fix some more cmd_type cleanup fallout
by Christoph Hellwig
· 15 years ago
15fa6e8
virtio_blk: add default case to cmd type switch
by Jens Axboe
· 15 years ago
7b6d91d
block: unify flags for struct bio and struct request
by Christoph Hellwig
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
b375a61
aha1532: remove ISA_DMA_THRESHOLD usage
by FUJITA Tomonori
· 15 years ago
01b6b67
floppy: use warning macros
by Stephen Hemminger
· 15 years ago
b862f26
floppy: use wait_event_interruptible
by Stephen Hemminger
· 15 years ago
21af544
floppy: fix signed/unsigned warnings
by Stephen Hemminger
· 15 years ago
be1c0fb
floppy: cmos attribute should be static
by Stephen Hemminger
· 15 years ago
575cfc6
floppy: use atomic type for usage_count
by Stephen Hemminger
· 15 years ago
41a55b4
floppy: silence warning during disk test
by Stephen Hemminger
· 15 years ago
be7a12b
floppy: remove unnecessary inlines
by Stephen Hemminger
· 15 years ago
285203c
floppy: initialize debug jiffies offset
by Stephen Hemminger
· 15 years ago
f3bcb14
cciss: change pad value from 32 to 0
by Mike Miller
· 15 years ago
b0dd5ca
cciss: remove errant debug code
by Mike Miller
· 15 years ago
29979a7
cciss: move next_command function from ifdef
by Mike Miller
· 15 years ago
b14aa6d
cciss: fix call to put_controller_in_performant_mode
by Mike Miller
· 15 years ago
256aea3
cciss: make sure we request the performant mode irq
by Mike Miller
· 15 years ago
841fdff
cciss: new controller support and bump driver version
by Mike Miller
· 15 years ago
5e21615
cciss: add performant mode support for Stars/Sirius
by Mike Miller
· 15 years ago
1d14144
cciss: make interrupt access methods return type bool
by Mike Miller
· 15 years ago
2cf3af1
cciss: check for msi in interrupt_not_for_us
by Mike Miller
· 15 years ago
0c2b390
cciss: clean up interrupt handler
by Mike Miller
· 15 years ago
664a717
cciss: enqueue and submit io
by Mike Miller
· 15 years ago
a63ecd8
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
1cf66e1
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
e76df4d
cyber2000fb: fix console in truecolor modes
by Ondrej Zary
· 14 years ago
00b4703
cyber2000fb: fix machine hang on module load
by Ondrej Zary
· 14 years ago
74bc809
ARM: Fix Versatile/Realview/VExpress MMC card detection sense
by Russell King
· 14 years ago
a4967de
drm/edid: Fix the HDTV hack sync adjustment
by Adam Jackson
· 14 years ago
12e27be
drm/radeon/kms: fix radeon mid power profile reporting
by Daniel J Blueman
· 14 years ago
2fa82e1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 14 years ago
8785eb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 14 years ago
7d14831
regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register
by Anuj Aggarwal
· 14 years ago
6a99ad4
gpio: fix spurious printk when freeing a gpio
by Jon Povey
· 14 years ago
952e1c6
edac: mpc85xx: fix coldplug/hotplug module autoloading
by Anton Vorontsov
· 14 years ago
2884fce
drivers/rtc/rtc-rx8581.c: fix setdatetime
by Rudolf Marek
· 14 years ago
8f83d76
[SCSI] ibmvscsi: Fix oops when an interrupt is pending during probe
by Anton Blanchard
· 14 years ago
02e7cce
Merge git://git.infradead.org/users/cbou/battery-2.6.35
by Linus Torvalds
· 14 years ago
a376bca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
e9a1c51
wm8350-regulator: fix wm8350_register_regulator error handling
by Axel Lin
· 14 years ago
979da89
ab3100: fix off-by-one value range checking for voltage selector
by Axel Lin
· 14 years ago
5447080
s2io: fixing DBG_PRINT() macro
by Breno Leitao
· 14 years ago
ee13cbd
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 14 years ago
863da95
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 14 years ago
5620ae2
drm/i915: make sure we shut off the panel in eDP configs
by Jesse Barnes
· 14 years ago
a9ad99a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
592d32c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
4afb93b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
225aa01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 14 years ago
6f90388
[CPUFREQ] fix memory leak in cpufreq_add_dev
by Xiaotian Feng
· 14 years ago
accd846
[CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)"
by Andrej Gelenberg
· 15 years ago
2b795ea
USB: musb: tusb6010: fix compile error with n8x0_defconfig
by Felipe Balbi
· 15 years ago
fcc6cb7
USB: FTDI: Add support for the RT System VX-7 radio programming cable
by Corey Minyard
· 14 years ago
63ab71d
USB: add quirk for Broadcom BT dongle
by Oliver Neukum
· 14 years ago
c222fb2
USB: usb-storage: fix initializations of urb fields
by Bob Copeland
· 14 years ago
c30c791
USB: xhci: Set Mult field in endpoint context correctly.
by Sarah Sharp
· 14 years ago
20a12f0
USB: sisusbvga: Fix for USB 3.0
by Oliver Neukum
· 14 years ago
47f19c0
USB: adds Artisman USB dongle to list of quirky devices
by Paul Mortier
· 14 years ago
2d1ee59
USB: xhci: Set EP0 dequeue ptr after reset of configured device.
by Sarah Sharp
· 14 years ago
809cd1c
USB: Fix USB3.0 Port Speed Downgrade after port reset
by Sarah Sharp
· 14 years ago
d1dc908
USB: xHCI: Fix another bug in link TRB activation change.
by Sarah Sharp
· 14 years ago
7595931
USB: option: Add support for AMOI Skypephone S2
by Dennis Jansen
· 14 years ago
bec25b8
USB: New PIDs for Qualcomm gobi 2000 (qcserial)
by Andrew Bird
· 15 years ago
77dbd74
USB: ftdi_sio: support for Signalyzer tools based on FTDI chips
by Colin Leitner
· 15 years ago
00c05aa
USB: s3c2410_udc: be aware of connected gadget driver
by Vladimir Zapolskiy
· 15 years ago
83a4eae
USB: Expose vendor-specific ACM channel on Nokia 5230
by Przemo Firszt
· 15 years ago
9d72c81
USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.c
by august huber
· 15 years ago
646d90e
USB: option: add support for 1da5:4518
by Ömer Sezgin Ugurlu
· 15 years ago
b690e96
drm/i915: add pipe A force quirks to i915 driver
by Jesse Barnes
· 14 years ago
0cc4d43
drm/i915: Fix panel fitting regression since 734b4157
by Chris Wilson
· 14 years ago
f7512e7
serial: fix rs485 for atmel_serial on avr32
by Peter Huewe
· 15 years ago
f792af2
ath9k: fix dma direction for map/unmap in ath_rx_tasklet
by Ming Lei
· 15 years ago
fbd41a7
drm/i915: fix deadlock in fb teardown
by Jesse Barnes
· 14 years ago
aebf0da
drm/i915: don't free non-existent compressed llb on ILK+
by Jesse Barnes
· 14 years ago
e7b96f2
agp/intel: Use the correct mask to detect i830 aperture size.
by Tim Gardner
· 14 years ago
9c928d1
drm/i915: disable FBC when more than one pipe is active
by Jesse Barnes
· 14 years ago
127bd2a
drm/i915: Use the correct scanout alignment for fbcon.
by Chris Wilson
· 14 years ago
9934c13
drm/i915: make sure eDP panel is turned on
by Jesse Barnes
· 14 years ago
4a655f0
drm/i915: add PANEL_UNLOCK_REGS definition
by Jesse Barnes
· 14 years ago
6ba770d
drm/i915: Make G4X-style PLL search more permissive
by Adam Jackson
· 15 years ago
362992b
VIDEO: Au1100fb: Fix section mismatch
by Ralf Baechle
· 14 years ago
5b1638d
VIDEO: PMAGB-B: Fix section mismatch
by Ralf Baechle
· 14 years ago
Next »