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
2015-01-28
ata: ahci_platform: fix owner module reference mismatch for scsi host
Akinobu Mita
10
-22
/
+80
2015-01-27
pata_pdc2027x: Use 64-bit timekeeping
Tina Ruchandani
1
-5
/
+5
2015-01-21
ata: libahci: Fix devres cleanup on failure
Thierry Reding
1
-1
/
+2
2015-01-19
ata: libahci: Allow using multiple regulators
Gregory CLEMENT
3
-75
/
+171
2015-01-19
ata: libahci: Clean-up the ahci_platform_en/disable_phys functions
Gregory CLEMENT
1
-6
/
+0
2015-01-19
sata_rcar: extend PM methods
Mikhail Ulyanov
1
-2
/
+23
2015-01-12
sata_dwc_460ex: disable compilation on ARM and ARM64
Andy Shevchenko
1
-1
/
+1
2015-01-11
ata: libata-core: Remove unused function
Rickard Strandqvist
2
-28
/
+0
2015-01-08
sata_dwc_460ex: convert to devm_kzalloc in ->probe()
Andy Shevchenko
1
-18
/
+6
2015-01-08
sata_dwc_460ex: remove extra message
Andy Shevchenko
1
-6
/
+2
2015-01-08
sata_dwc_460ex: use np local variable in ->probe()
Andy Shevchenko
1
-4
/
+4
2015-01-08
sata_dwc_460ex: fix most of the sparse warnings
Andy Shevchenko
1
-34
/
+33
2015-01-08
sata_dwc_460ex: enable COMPILE_TEST for the driver
Andy Shevchenko
2
-1
/
+13
2015-01-08
sata_dwc_460ex: remove redundant dev_set_drvdata
Andy Shevchenko
1
-1
/
+0
2015-01-08
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Tejun Heo
1
-14
/
+12
2015-01-07
sata_dwc_460ex: fix resource leak on error path
Andy Shevchenko
1
-14
/
+12
2015-01-07
libata: Remove FIXME comment in atapi_eh_request_sense
Nicholas Krause
1
-1
/
+0
2015-01-06
ahci_xgene: Implement the workaround to support PMP enumeration and discovery.
Suman Tripathi
1
-5
/
+128
2015-01-06
ahci_xgene: Implement the xgene_ahci_poll_reg_val to support PMP.
Suman Tripathi
1
-2
/
+54
2015-01-06
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Tejun Heo
2
-6
/
+9
2015-01-05
libata: export ata_get_cmd_descript()
Andy Shevchenko
1
-0
/
+1
2015-01-05
ahci_xgene: Fix the DMA state machine lockup for the ATA_CMD_PACKET PIO mode ...
Suman Tripathi
1
-5
/
+7
2015-01-05
ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller dr...
Suman Tripathi
1
-1
/
+1
2014-12-25
libata: s/ata_id_removeable()/ata_id_removable()/
Nicholas Krause
1
-2
/
+2
2014-12-20
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
56
-519
/
+5611
2014-12-20
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-2804
/
+252
2014-12-20
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
46
-312
/
+141
2014-12-20
Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-13
/
+13
2014-12-20
i2c: sh_mobile: fix uninitialized var when debug is enabled
Wolfram Sang
1
-0
/
+1
2014-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-41
/
+2
2014-12-19
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
20
-1234
/
+1348
2014-12-19
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-158
/
+32
2014-12-19
PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
2
-2
/
+2
2014-12-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2014-12-19
Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
10
-30
/
+351
2014-12-19
Update/Remove soon-to-be-dead email address
Dave Jones
4
-7
/
+5
2014-12-19
macintosh: therm_pm72: delete deprecated driver
Wolfram Sang
4
-2615
/
+0
2014-12-19
tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-7
/
+7
2014-12-19
spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2
-4
/
+4
2014-12-19
tick/powerclamp: Remove tick_nohz_idle abuse
Thomas Gleixner
1
-2
/
+0
2014-12-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-96
/
+154
2014-12-18
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
38
-119
/
+151
2014-12-18
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
21
-401
/
+1707
2014-12-18
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-0
/
+47
2014-12-18
Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
42
-69
/
+545
2014-12-18
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
46
-449
/
+3091
2014-12-19
target: Allow AllRegistrants to re-RESERVE existing reservation
Nicholas Bellinger
1
-1
/
+4
2014-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-158
/
+215
2014-12-18
be2net: Fix incorrect setting of tunnel offload flag in netdev features
Sriharsha Basavapatna
1
-0
/
+2
2014-12-18
bnx2x: fix typos in "configure"
Jiri Benc
2
-4
/
+4
[next]