index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
[SCSI] libiscsi_tcp: use kmap in xmit path
Mike Christie
1
-2
/
+13
2011-03-23
[SCSI] aacraid: Add new code for PMC-Sierra's SRC based controller family
Mahesh Rajashekhara
13
-59
/
+898
2011-03-23
[SCSI] mpt2sas : Added customer specific display support
Kashyap, Desai
2
-0
/
+69
2011-03-23
[SCSI] target: add initial statistics
Nicholas Bellinger
5
-16
/
+2090
2011-03-23
[SCSI] target: Add __init/__exit annotation for target_core_[init,exit]_configfs
Axel Lin
1
-2
/
+2
2011-03-23
[SCSI] target: Fix FILEIO fd_buffered_io= token typo
Nicholas Bellinger
1
-1
/
+1
2011-03-23
[SCSI] target: Fix bogus return in transport_add_device_to_core_hba failure path
Nicholas Bellinger
1
-3
/
+2
2011-03-23
[SCSI] target: Avoid mem leak and needless work in transport_generic_get_mem
Jesper Juhl
1
-3
/
+6
2011-03-23
[SCSI] target: Convert TMR REQ/RSP definitions to target namespace
Nicholas Bellinger
1
-12
/
+7
2011-03-23
[SCSI] target: Convert rd_build_device_space() to use errno
Dan Carpenter
1
-8
/
+7
2011-03-23
[SCSI] target: Minor sparse warning fixes and annotations
Dan Carpenter
5
-5
/
+6
2011-03-23
[SCSI] target: Remove unnecessary hba_dev_list walk and se_clear_dev_ports le...
Fubo Chen
2
-50
/
+4
2011-03-23
[SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTR
Nicholas Bellinger
5
-24
/
+34
2011-03-23
[SCSI] target: remove EXTRA_CFLAGS
Christoph Hellwig
1
-1
/
+0
2011-03-23
[SCSI] target: Fix match_strdup() memory leaks
Jesper Juhl
3
-7
/
+52
2011-03-23
[SCSI] target: Fix memory leak on error path in pscsi_alloc_task
Roland Dreier
1
-0
/
+1
2011-03-23
[SCSI] lpfc 8.3.22: Update driver version to 8.3.22
James Smart
1
-1
/
+1
2011-03-23
[SCSI] lpfc 8.3.22: Update Copyright Dates
James Smart
7
-7
/
+7
2011-03-23
[SCSI] lpfc 8.3.22: FC Discovery fixes
James Smart
3
-32
/
+81
2011-03-23
[SCSI] lpfc 8.3.22: Add support for PCI Adapter Failure
James Smart
7
-71
/
+207
2011-03-23
[SCSI] lpfc 8.3.22: T10-DIF corrections
James Smart
6
-15
/
+48
2011-03-23
[SCSI] lpfc 8.3.22: Add new mailbox command and new BSG fix
James Smart
3
-118
/
+229
2011-03-23
[SCSI] mvsas: Add support for HighPoint RR27xx series HBA
HighPoint Linux Team
1
-0
/
+7
2011-03-23
[SCSI] scsi_transport_iscsi: make priv_sess file writeable only by root
Vasiliy Kulikov
1
-1
/
+1
2011-03-23
[SCSI] ses: show devices for enclosures with no page 7
John Hughes
1
-2
/
+2
2011-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
12
-1242
/
+1902
2011-03-22
zlib: slim down zlib_deflate() workspace when possible
Jim Keniston
1
-1
/
+1
2011-03-22
pps: remove unreachable code
Alexander Gordeev
1
-5
/
+0
2011-03-22
pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled
David Rientjes
3
-6
/
+10
2011-03-22
rtc: add real-time clock driver for NVIDIA Tegra
Andrew Chew
3
-0
/
+499
2011-03-22
drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file
Vasiliy Kulikov
1
-1
/
+1
2011-03-22
drivers/rtc/rtc-isl1208.c: add alarm support
Ryan Mallon
1
-5
/
+171
2011-03-22
rtc: convert DS1374 to dev_pm_ops
Mark Brown
1
-6
/
+13
2011-03-22
drivers/mmc/host/omap_hsmmc.c: use resource_size()
Chris Ball
1
-4
/
+3
2011-03-22
drivers/mmc/host/omap.c: use resource_size()
Chris Ball
1
-3
/
+3
2011-03-22
sigma-firmware: loader for Analog Devices' SigmaStudio
Mike Frysinger
3
-0
/
+128
2011-03-22
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
1
-3
/
+0
2011-03-22
drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() comb...
Kirill A. Shutemov
1
-4
/
+2
2011-03-22
drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLE
Axel Lin
1
-0
/
+1
2011-03-22
drivers/misc/ep93xx_pwm.c: world-writable sysfs files
Vasiliy Kulikov
1
-3
/
+3
2011-03-22
drivers/misc/atmel_tclib.c: fix a memory leak
Axel Lin
1
-2
/
+2
2011-03-22
drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()
Axel Lin
1
-2
/
+2
2011-03-22
drivers/misc/apds9802als.c: put the device into runtime suspend after resume(...
Hong Liu
1
-7
/
+10
2011-03-22
ST SPEAr: PCIE gadget suppport
Pratyush Anand
3
-0
/
+919
2011-03-22
drivers/misc/bmp085.c: free initmem memory
Shubhrajyoti Datta
1
-3
/
+3
2011-03-22
bh1780gli: convert to dev pm ops
Shubhrajyoti Datta
1
-9
/
+10
2011-03-22
pwm_backlight: add check_fb() hook
Robert Morell
1
-0
/
+11
2011-03-22
drivers/video/backlight/jornada720_*.c: make needlessly global symbols static
Axel Lin
2
-4
/
+4
2011-03-22
backlight: apple_bl depends on ACPI
Randy Dunlap
1
-2
/
+2
2011-03-22
mbp_nvidia_bl: rename to apple_bl
Matthew Garrett
3
-34
/
+35
[next]