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
2014-07-30
ata: libahci_platform: move port_map parameters into the AHCI structure
Antoine Ténart
14
-52
/
+31
2014-07-30
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Tejun Heo
10
-29
/
+111
2014-07-30
ahci: imx: add missing clk_disable_unprepare() on error in imx_sata_enable()
Wei Yongjun
1
-1
/
+3
2014-07-29
ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA H...
Suman Tripathi
1
-3
/
+3
2014-07-29
ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controll...
Suman Tripathi
1
-0
/
+7
2014-07-23
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
1
-12
/
+4
2014-07-22
ahci: st: Make of_device_id array const
Kiran Padwal
1
-1
/
+1
2014-07-22
sata_sil24: Identify which card suffered IRQ status error
Tim Small
1
-2
/
+2
2014-07-18
ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)
Romain Degez
1
-0
/
+1
2014-07-18
ata: Add support for the Tegra124 SATA controller
Mikko Perttunen
3
-0
/
+387
2014-07-18
ata: ahci_platform: Increase AHCI_MAX_CLKS to 4
Mikko Perttunen
1
-1
/
+1
2014-07-17
drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq()
Andrey Utkin
1
-1
/
+1
2014-07-15
libata: EH should handle AMNF error condition as a media error
Alexey Asemov
1
-4
/
+5
2014-07-14
libata: support the ata host which implements a queue depth less than 32
Kevin Hao
1
-3
/
+19
2014-07-08
ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode...
Suman Tripathi
1
-13
/
+47
2014-07-08
libahci: export ahci_qc_issue() and ahci_start_fix_rx()
Suman Tripathi
2
-3
/
+6
2014-07-01
ata: ahci_imx: add disable for spread-spectrum
Russell King
1
-1
/
+13
2014-07-01
ata: ahci_imx: allow hardware parameters to be specified in DT
Russell King
1
-8
/
+160
2014-06-30
ata: pata_samsung_cf: removes s5pc100 related ata codes
Kukjin Kim
1
-13
/
+0
2014-06-24
ata: ahci_imx: warn when disabling ahci link
Russell King
1
-0
/
+3
2014-06-24
ahci: disable ncq feature for hisilicon sata
Kefeng Wang
1
-1
/
+1
2014-06-19
ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable]
Shawn Guo
1
-4
/
+31
2014-06-17
ahci/xgene: Remove logic to set 64-bit DMA mask
Suravee Suthikulpanit
1
-10
/
+0
2014-06-17
ahci: Check and set 64-bit DMA mask for platform AHCI driver
Suravee Suthikulpanit
1
-0
/
+13
2014-06-17
libahci_platform: Fail when PHY required but PHY support disabled
Mikko Perttunen
1
-1
/
+6
2014-06-17
ata: Use dma_zalloc_coherent
Joe Perches
1
-3
/
+2
2014-06-16
Revert "offb: Add palette hack for little endian"
Benjamin Herrenschmidt
1
-10
/
+1
2014-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-13
/
+5
2014-06-15
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
16
-225
/
+1531
2014-06-15
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2
-90
/
+149
2014-06-15
vxlan: Checksum fixes
Tom Herbert
1
-9
/
+2
2014-06-14
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
24
-369
/
+715
2014-06-14
Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2014-06-14
Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+1
2014-06-14
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-142
/
+335
2014-06-13
vxlan: use dev->needed_headroom instead of dev->hard_header_len
Cong Wang
1
-4
/
+3
2014-06-13
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
Dan McLeran
1
-7
/
+6
2014-06-13
NVMe: Use Log Page constants in SCSI emulation
Matthew Wilcox
1
-3
/
+2
2014-06-13
NVMe: Fix hot cpu notification dead lock
Keith Busch
1
-10
/
+25
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-45
/
+197
2014-06-12
Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-1745
/
+457
2014-06-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
26
-362
/
+694
2014-06-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-6
/
+4
2014-06-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+5
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
751
-14269
/
+40470
2014-06-12
Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-110
/
+227
2014-06-12
Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
62
-967
/
+943
2014-06-12
Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-82
/
+303
2014-06-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
14
-331
/
+248
2014-06-12
Merge tag 'backlight-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-6
/
+7
[next]