index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-22
target: Add WRITE_SAME (10) parsing and refactor passthrough checks
Nicholas Bellinger
2
-57
/
+73
2011-08-22
target: Fix write payload exception handling with ->new_cmd_map
Nicholas Bellinger
1
-2
/
+8
2011-08-22
iscsi-target: forever loop bug in iscsit_attach_ooo_cmdsn()
Dan Carpenter
1
-1
/
+1
2011-08-22
iscsi-target: remove duplicate return
Dan Carpenter
1
-1
/
+0
2011-08-22
target: Convert target_core_rd.c to use use BUG_ON
Julia Lawall
1
-16
/
+8
2011-08-22
iscsi-target: Fix leak on failure in iscsi_copy_param_list()
Jesper Juhl
1
-27
/
+16
2011-08-22
target: Use ERR_CAST inlined function
Thomas Meyer
2
-3
/
+3
2011-08-22
target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0
Nicholas Bellinger
3
-6
/
+21
2011-08-17
target: Change TCM_NON_EXISTENT_LUN response to ASC=LOGICAL UNIT NOT SUPPORTED
Nicholas Bellinger
1
-0
/
+7
2011-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
11
-75
/
+100
2011-08-13
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-6
/
+42
2011-08-13
mmc: dw_mmc: Fix DDR mode support.
Seungwon Jeon
1
-2
/
+2
2011-08-13
mmc: core: use defined R1_STATE_PRG macro for card status
Jaehoon Chung
3
-3
/
+3
2011-08-13
mmc: sdhci: use f_max instead of host->clock for timeouts
Andy Shevchenko
1
-5
/
+2
2011-08-13
mmc: sdhci: move timeout_clk calculation farther down
Andy Shevchenko
1
-19
/
+19
2011-08-13
mmc: sdhci: check host->clock before using it as a denominator
Andy Shevchenko
1
-3
/
+5
2011-08-13
mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"
Andy Shevchenko
1
-4
/
+3
2011-08-13
mmc: tmio: eliminate unused variable 'mmc' warning
Axel Lin
1
-2
/
+0
2011-08-13
mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC
Tony Lin
1
-9
/
+31
2011-08-13
mmc: sdhci-s3c: Fix build for header change
Mark Brown
1
-0
/
+1
2011-08-13
mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro
Shashidhar Hiremath
1
-1
/
+1
2011-08-13
mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()
Michał Mirosław
1
-1
/
+2
2011-08-13
mmc: core: Detect eMMC v4.5 ext_csd entries
Kyungmin Park
1
-1
/
+1
2011-08-13
mmc: mmc_test: avoid stalled file in debugfs
Andy Shevchenko
1
-26
/
+30
2011-08-13
mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirk
Jaehoon Chung
1
-0
/
+3
2011-08-13
mmc: sdhci: pxav3: controller needs 32 bit ADMA addressing
Philip Rakity
1
-1
/
+2
2011-08-13
mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish
Aaron Lu
1
-3
/
+0
2011-08-12
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
24
-126
/
+113
2011-08-12
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-95
/
+111
2011-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
26
-67
/
+147
2011-08-11
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
9
-26
/
+49
2011-08-11
e1000e: increase driver version number
Bruce Allan
1
-1
/
+1
2011-08-11
e1000e: alternate MAC address update
Bruce Allan
1
-2
/
+2
2011-08-11
e1000e: do not disable receiver on 82574/82583
Bruce Allan
4
-5
/
+12
2011-08-11
e1000e: alternate MAC address does not work on device id 0x1060
Bruce Allan
1
-1
/
+2
2011-08-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-26
/
+49
2011-08-11
hwmon: (ibmaem) add missing kfree
Julia Lawall
1
-5
/
+10
2011-08-11
hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pages
Guenter Roeck
1
-0
/
+12
2011-08-11
hwmon: (pmbus) Virtualize pmbus_write_byte
Guenter Roeck
2
-1
/
+20
2011-08-11
Revert "EDAC: Correct Kconfig dependencies"
Linus Torvalds
1
-2
/
+3
2011-08-11
PCnet: Fix section mismatch
Ralf Baechle
1
-1
/
+1
2011-08-11
bnx2x: disable dcb on 578xx since not supported yet
Dmitry Kravkov
1
-1
/
+1
2011-08-11
bnx2x: properly clean indirect addresses
Dmitry Kravkov
2
-9
/
+32
2011-08-11
bnx2x: prevent race between undi_unload and load flows
Dmitry Kravkov
1
-0
/
+8
2011-08-11
bnx2x: fix select_queue when FCoE is disabled
Vladislav Zolotarov
1
-5
/
+25
2011-08-11
bnx2x: init FCOE FP only once
Vladislav Zolotarov
1
-2
/
+3
2011-08-11
net/irda: sh_sir: tidyup compile warning
Kuninori Morimoto
1
-1
/
+1
2011-08-11
net/irda: sh_sir: add missing header
Kuninori Morimoto
1
-0
/
+2
2011-08-11
net/irda: sh_irda: add missing header
Kuninori Morimoto
1
-0
/
+2
2011-08-11
slcan: ldisc generated skbs are received in softirq context
Oliver Hartkopp
1
-1
/
+1
[next]