index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2015-02-02
hpsa: do not request device rescan on every ioaccel path error
Stephen Cameron
-13
/
+2
2015-02-02
hpsa: do not queue commands internally in driver
Don Brace
-295
/
+38
2015-02-02
hpsa: get rid of cmd_special_alloc and cmd_special_free
Stephen Cameron
-77
/
+31
2015-02-02
hpsa: reserve some commands for use by driver
Stephen Cameron
-2
/
+7
2015-02-02
hpsa: avoid unneccesary calls to resource freeing functions
Robert Elliott
-2
/
+4
2015-02-02
hpsa: fix memory leak in hpsa_alloc_cmd_pool
Robert Elliott
-1
/
+5
2015-02-02
hpsa: report allocation failures while allocating SG chain blocks
Robert Elliott
-2
/
+6
2015-02-02
hpsa: pass error from pci_set_consistent_dma_mask from hpsa_message
Robert Elliott
-1
/
+1
2015-02-02
hpsa: rename hpsa_request_irq to hpsa_request_irqs
Robert Elliott
-5
/
+6
2015-02-02
hpsa: report failure to ioremap config table
Robert Elliott
-1
/
+3
2015-02-02
hpsa: trivial message and comment clean ups
Stephen Cameron
-11
/
+10
2015-02-02
hpsa: refactor hpsa_find_board_params() to encapsulate legacy test
Webb Scales
-9
/
+21
2015-02-02
hpsa: downgrade the Waiting for no-op print to dev_info
Robert Elliott
-1
/
+1
2015-02-02
hpsa: propagate return value from board ID lookup
Robert Elliott
-3
/
+7
2015-02-02
hpsa: propagate hard_reset failures in reset_devices mode
Robert Elliott
-4
/
+1
2015-02-02
hpsa: remove 0x from queue depth print which is in decimal
Robert Elliott
-1
/
+1
2015-02-02
hpsa: notice all request_irq errors
Robert Elliott
-1
/
+18
2015-02-02
hpsa: Fix -Wunused-but-set-variable warning
Fabian Frederick
-2
/
+2
2015-02-02
hpsa: rename free_irqs to hpsa_free_irqs
Robert Elliott
-21
/
+22
2015-02-02
hpsa: adjust RAID-1, RAID-1ADM, and RAID-6 names
Robert Elliott
-2
/
+2
2015-02-02
hpsa: correct change_queue_depth
Don Brace
-1
/
+15
2015-02-02
hpsa: change how SA controllers are reset
Don Brace
-18
/
+10
2015-02-02
hpsa: turn off interrupts when kdump starts
Tomas Henzl
-0
/
+9
2015-02-02
hpsa: fix memory leak in kdump hard reset
Tomas Henzl
-1
/
+1
2015-02-02
hpsa: correct endian sparse warnings
Don Brace
-249
/
+198
2015-02-02
Merge 3.19-rc7 into usb-next
Greg Kroah-Hartman
-2320
/
+2663
2015-02-02
[media] smipcie: return more proper value in interrupt handler
Nibble Max
-4
/
+8
2015-02-02
Merge 3.19-rc7 into staging-next
Greg Kroah-Hartman
-2314
/
+2660
2015-02-02
drm/radeon: fix the crash in test functions
Ilija Hadzic
-4
/
+4
2015-02-02
drm/radeon: fix the crash in benchmark functions
Ilija Hadzic
-5
/
+8
2015-02-02
drm/radeon: properly set vm fragment size for TN/RL
Alex Deucher
-2
/
+4
2015-02-02
drm/radeon: don't init gpuvm if accel is disabled (v3)
Alex Deucher
-10
/
+12
2015-02-02
drm/radeon: fix PLLs on RS880 and older v2
Christian König
-0
/
+3
2015-02-02
hwmon: (ads2828) Only keep data in device data structure if needed
Guenter Roeck
-18
/
+14
2015-02-02
hwmon: (ads2828) Convert to use regmap
Guenter Roeck
-44
/
+27
2015-02-02
[media] media: platform: fix platform_no_drv_owner.cocci warnings
Fengguang Wu
-1
/
+0
2015-02-02
[media] marvell-ccic: MMP_CAMERA no longer builds
Arnd Bergmann
-1
/
+1
2015-02-02
[media] staging: bcm2048: Delete an unnecessary check before the function cal...
Markus Elfring
-3
/
+1
2015-02-02
[media] media: ti-vpe: Use mem-to-mem ioctl helpers
Prabhakar Lad
-107
/
+50
2015-02-02
[media] dib8000: upd_demod_gain_period should be u32
Mauro Carvalho Chehab
-1
/
+2
2015-02-02
[media] cx23885: move CI/MAC registration to a separate function
Mauro Carvalho Chehab
-137
/
+135
2015-02-02
clk: tegra: Define PLLD_DSI and remove dsia(b)_mux
Mark Zhang
-26
/
+24
2015-02-02
[media] media: au0828 - convert to use videobuf2
Shuah Khan
-706
/
+442
2015-02-02
[media] media: fix au0828 compile error from au0828_boards initialization
Shuah Khan
-1
/
+1
2015-02-02
[media] media: fix au0828_analog_register() to not free au0828_dev
Shuah Khan
-1
/
+0
2015-02-02
[media] adv7180: Add fast switch support
Lars-Peter Clausen
-0
/
+29
2015-02-02
[media] adv7180: Add I2P support
Lars-Peter Clausen
-8
/
+148
2015-02-02
[media] adv7180: Add support for the adv7280-m/adv7281-m/adv7281-ma/adv7282-m
Lars-Peter Clausen
-16
/
+154
2015-02-02
[media] adv7180: Add support for the adv7280/adv7281/adv7282
Lars-Peter Clausen
-2
/
+54
2015-02-02
clk: tegra: Add support for the Tegra132 CAR IP block
Paul Walmsley
-12
/
+129
[prev]
[next]