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
2013-10-16
serial: pch_uart: remove reference to .set_wake()
Linus Walleij
1
-1
/
+0
2013-10-16
serial: mpc52xx: remove reference to .set_wake()
Linus Walleij
1
-1
/
+0
2013-10-16
serial: sa1100: delete .set_wake callback
Linus Walleij
1
-1
/
+4
2013-10-16
serial: omap: delete .set_wake callback
Linus Walleij
1
-10
/
+0
2013-10-16
tty: incorrect test of echo_buf() result for ECHO_OP_START
Roel Kluin
1
-1
/
+1
2013-10-16
tty: Remove unnecessary semicolons
Joe Perches
9
-14
/
+14
2013-10-16
serial: mrst_max3110: Fix race condition between spi transfers
Bin Gao
1
-0
/
+4
2013-10-16
serial: mrst_max3110: Check the irq number before enable/disabe irq in PM hooks
Feng Tang
1
-2
/
+4
2013-10-16
serial8250-em: convert to clk_prepare/unprepare
Shinya Kuribayashi
1
-3
/
+3
2013-10-16
sysrq: Allow magic SysRq key functions to be disabled through Kconfig
Ben Hutchings
1
-1
/
+1
2013-10-07
serial: bfin_uart: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-07
serial: tegra: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-06
Merge 3.12-rc4 into tty-next
Greg Kroah-Hartman
99
-692
/
+1071
2013-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
8
-25
/
+67
2013-10-06
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-17
/
+17
2013-10-05
serial: mxs-auart: set the FIFO size to DMA buffer size
Hector Palacios
1
-1
/
+8
2013-10-05
Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-57
/
+101
2013-10-05
Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-13
/
+29
2013-10-05
Merge tag 'tty-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-20
/
+27
2013-10-05
Merge tag 'staging-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-28
/
+21
2013-10-04
Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-4
/
+7
2013-10-04
Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+7
2013-10-04
dmaengine: imx-dma: fix callback path in tasklet
Michael Grzeschik
1
-4
/
+6
2013-10-04
dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
Michael Grzeschik
1
-11
/
+8
2013-10-04
dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
Michael Grzeschik
1
-1
/
+1
2013-10-03
xen/hvc: allow xenboot console to be used again
David Vrabel
1
-0
/
+1
2013-10-03
serial: Remove unnecessary amba_set_drvdata()
Michal Simek
2
-6
/
+0
2013-10-03
serial: 8250_dw: Improve unwritable LCR workaround
Tim Kryger
1
-9
/
+32
2013-10-03
usb: chipidea: add Intel Clovertrail pci id
David Cohen
1
-1
/
+6
2013-10-03
staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdevice
Ian Abbott
1
-15
/
+10
2013-10-03
iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags
Nicholas Bellinger
1
-1
/
+1
2013-10-03
iscsi-target: Perform release of acknowledged tags from RX context
Nicholas Bellinger
1
-4
/
+9
2013-10-03
iscsi-target: Only perform wait_for_tasks when performing shutdown
Nicholas Bellinger
1
-2
/
+2
2013-10-03
target: Fail on non zero scsi_status in compare_and_write_callback
Nicholas Bellinger
1
-1
/
+10
2013-10-03
target: Fix recursive COMPARE_AND_WRITE callback failure
Nicholas Bellinger
1
-1
/
+10
2013-10-03
target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size
Nicholas Bellinger
1
-0
/
+6
2013-10-03
ib_srpt: always set response for task management
Jack Wang
1
-6
/
+4
2013-10-02
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-15
/
+20
2013-10-02
Merge tag 'fixes-3.12-2' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
1
-2
/
+4
2013-10-02
Merge tag 'pinctrl-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-13
/
+13
2013-10-02
Merge branch 'pm-fixes'
Rafael J. Wysocki
3
-3
/
+6
2013-10-01
target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failure
Nicholas Bellinger
1
-5
/
+15
2013-10-01
vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tag
Nicholas Bellinger
1
-1
/
+6
2013-10-01
ib_srpt: Destroy cm_id before destroying QP.
Nicholas Bellinger
1
-2
/
+2
2013-10-01
target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02
Nicholas Bellinger
1
-2
/
+2
2013-10-01
Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
6
-12
/
+20
2013-10-01
ACPI: Use EXPORT_SYMBOL() for acpi_bus_get_device()
Rafael J. Wysocki
1
-1
/
+1
2013-10-01
intel_pstate: fix no_turbo
Srinivas Pandruvada
1
-1
/
+4
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
56
-481
/
+737
2013-10-01
bus: mvebu-mbus: Fix optional pcie-mem/io-aperture properties
Jason Gunthorpe
1
-2
/
+4
[next]