index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-12
aoe: provide file operations for debugfs files
Ed Cashin
1
-1
/
+24
2013-09-12
aoe: add AoE-target files to debugfs
Ed Cashin
3
-0
/
+38
2013-09-12
aoe: create and destroy debugfs directory for aoe
Ed Cashin
1
-1
/
+9
2013-09-12
s390/vmcore: use vmcore for zfcpdump
Michael Holzheu
1
-3
/
+3
2013-09-12
rtc: simplify devm_request_mem_region/devm_ioremap
Julia Lawall
9
-107
/
+37
2013-09-12
drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalid
Alexander Shiyan
1
-5
/
+1
2013-09-12
drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structure
Alexander Shiyan
1
-2
/
+0
2013-09-12
drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource()
Alexander Shiyan
1
-12
/
+6
2013-09-12
drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeup
Xianglong Du
1
-4
/
+9
2013-09-12
drivers/rtc/rtc-nuc900.c: use NULL instead of 0
Jingoo Han
1
-1
/
+1
2013-09-12
drivers/rtc/rtc-max77686.c: Fix wrong register
Sangjung Woo
1
-2
/
+2
2013-09-12
drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register f...
Alexander Holler
1
-2
/
+4
2013-09-12
drivers/rtc/rtc-palmas.c: support for backup battery charging
Laxman Dewangan
1
-0
/
+35
2013-09-12
drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events
Hebbar Gururaja
1
-8
/
+52
2013-09-12
rtc: add MOXA ART RTC driver
Jonas Jensen
3
-0
/
+340
2013-09-12
drivers/rtc/rtc-pcf2127.c: remove empty function
Sachin Kamat
1
-6
/
+0
2013-09-12
drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load au...
Alexander Holler
1
-5
/
+11
2013-09-12
firmware/dmi_scan: drop OOM messages
Jean Delvare
1
-17
/
+6
2013-09-12
firmware/dmi_scan: constify strings
Jean Delvare
1
-5
/
+5
2013-09-12
firmware/dmi_scan: fix most checkpatch errors and warnings
Jean Delvare
1
-23
/
+24
2013-09-12
firmware/dmi_scan: drop obsolete comment
Jean Delvare
1
-5
/
+0
2013-09-12
lto, watchdog/hpwdt.c: make assembler label global
Andi Kleen
1
-2
/
+4
2013-09-12
drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2013-09-12
platform: convert apple-gmux driver to dev_pm_ops from legacy pm_ops
Shuah Khan
1
-4
/
+14
2013-09-12
tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_ops
Shuah Khan
1
-36
/
+24
2013-09-12
rtc: convert rtc-cmos to dev_pm_ops from legacy pm_ops
Shuah Khan
1
-19
/
+5
2013-09-12
pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specified
Shuah Khan
1
-0
/
+13
2013-09-12
drivers/block/swim.c: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-09-12
cciss: set max scatter gather entries to 32 on P600
Mike Miller
1
-0
/
+7
2013-09-12
drivers/block/mg_disk.c: make mg_times_out() static
Jingoo Han
1
-1
/
+1
2013-09-12
block: replace strict_strtoul() with kstrtoul()
Jingoo Han
3
-3
/
+3
2013-09-12
[SCSI] fnic: Kernel panic while running sh/nosh with max lun cfg
Sesidhar Beddel
1
-3
/
+20
2013-09-12
drivers/iommu: remove unnecessary platform_set_drvdata()
Jingoo Han
2
-4
/
+0
2013-09-12
drivers/video/acornfb.c: remove dead code
Paul Bolle
2
-294
/
+1
2013-09-12
[SCSI] fnic: Hitting BUG_ON(io_req->abts_done) in fnic_rport_exch_reset
Sesidhar Beddel
1
-28
/
+42
2013-09-12
[SCSI] fnic: Remove QUEUE_FULL handling code
Suma Ramars
1
-32
/
+0
2013-09-12
[SCSI] fnic: On system with >1.1TB RAM, VIC fails multipath after boot up
Brian Uchino
1
-4
/
+4
2013-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-47
/
+30518
2013-09-12
cpufreq: Acquire the lock in cpufreq_policy_restore() for reading
Lan Tianyu
1
-2
/
+2
2013-09-12
cpufreq: Prevent problems in update_policy_cpu() if last_cpu == new_cpu
Srivatsa S. Bhat
1
-0
/
+3
2013-09-12
cpufreq: Restructure if/else block to avoid unintended behavior
Srivatsa S. Bhat
1
-2
/
+3
2013-09-12
cpufreq: Fix crash in cpufreq-stats during suspend/resume
Srivatsa S. Bhat
1
-13
/
+24
2013-09-12
net: qmi_wwan: add new Qualcomm devices
Bjørn Mork
1
-1
/
+129
2013-09-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
29
-0
/
+30315
2013-09-12
net: tilegx driver: avoid compiler warning
Chris Metcalf
1
-3
/
+3
2013-09-12
irda: vlsi_ir: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-09-12
irda: donauboe: Remove casting the return value which is a void pointer
Jingoo Han
1
-3
/
+3
2013-09-12
bcm63xx_enet: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-4
/
+4
2013-09-12
net: korina: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-4
/
+4
2013-09-12
macvlan: Move skb_clone check closer to call
Herbert Xu
1
-4
/
+6
[prev]
[next]