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-06-29
tps65090-charger: Add dt node to power_supply
Rhyland Klein
1
-0
/
+1
2013-06-29
sbs-battery: Add dt to power_supply struct
Rhyland Klein
1
-0
/
+1
2013-06-29
power_supply: Add of_node_put to fix refcount
Rhyland Klein
1
-0
/
+4
2013-06-22
power/reset: Make the vexpress driver optional on arm and arm64
Pawel Moll
1
-1
/
+2
2013-06-09
charger-manager: Add missing newlines, fix a couple of typos, add pr_fmt
Joe Perches
1
-80
/
+57
2013-06-09
tps65090-charger: Fix AC detect
Andrew Chew
1
-5
/
+30
2013-06-07
charger-manager: Ensure event is not used as format string
Kees Cook
1
-1
/
+1
2013-06-07
power_supply: Replace strict_strtoul() with kstrtoul()
Jingoo Han
2
-7
/
+7
2013-06-07
generic-adc-battery: Fix checking if none of the channels are supported
Axel Lin
1
-1
/
+3
2013-06-07
power: Use platform_{get,set}_drvdata()
Jingoo Han
2
-3
/
+3
2013-06-07
pm2301_charger: Return error if create_singlethread_workqueue fails
Axel Lin
1
-2
/
+2
2013-06-07
pm2301_charger: Fix NULL pointer dereference
Axel Lin
1
-1
/
+6
2013-06-07
lp8727_charger: Support the device tree feature
Kim, Milo
1
-0
/
+68
2013-06-07
twl4030_charger: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-06-07
rx51_battery: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-4
/
+1
2013-06-07
jz4740-battery: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-3
/
+1
2013-06-07
gpio-charger: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-06-07
bq27x00_battery: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-06-07
ab8500_bm: Remove unnecessary platform_set_drvdata()
Jingoo Han
4
-5
/
+0
2013-06-07
88pm860x_charger: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-06-07
88pm860x_battery: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-06-02
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dell...
Linus Torvalds
4
-9
/
+10
2013-06-01
parisc: parport0: fix this legacy no-device port driver!
Helge Deller
2
-4
/
+4
2013-06-01
parport_pc: disable PARPORT_PC_SUPERIO on parisc architecture
Helge Deller
1
-1
/
+1
2013-06-01
parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus r...
Helge Deller
1
-4
/
+4
2013-06-01
parisc/PCI: Set type for LBA bus_num resource
Bjorn Helgaas
1
-0
/
+1
2013-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
11
-87
/
+123
2013-06-01
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
6
-6
/
+25
2013-06-01
Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-5
/
+41
2013-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-8
/
+10
2013-06-01
Merge tag 'please-pull-aertracefix' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-22
/
+9
2013-05-31
zoran: racy refcount handling in vm_ops ->open()/->close()
Al Viro
2
-8
/
+9
2013-05-31
atmel_lcdfb: blank the backlight on remove
Richard Genoud
1
-2
/
+8
2013-05-31
trivial: atmel_lcdfb: add missing error message
Richard Genoud
1
-1
/
+4
2013-05-31
fix buffer leak after "scsi: saner replacements for ->proc_info()"
Jan Beulich
1
-0
/
+1
2013-05-31
iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handling
Nicholas Bellinger
4
-26
/
+50
2013-05-31
target: Propigate up ->cmd_kref put return via transport_generic_free_cmd
Nicholas Bellinger
1
-13
/
+15
2013-05-31
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
7
-42
/
+32
2013-05-31
drm/qxl: fix build warnings on 32-bit
Dave Airlie
2
-6
/
+7
2013-05-31
clk: mxs: Include clk mxs header file
Fabio Estevam
1
-0
/
+1
2013-05-31
iscsi-target: fix heap buffer overflow on error
Kees Cook
2
-6
/
+6
2013-05-31
target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK export
Nicholas Bellinger
1
-5
/
+6
2013-05-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+3
2013-05-31
Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-20
/
+63
2013-05-30
aerdrv: Move cper_print_aer() call out of interrupt context
Lance Ortiz
4
-22
/
+9
2013-05-30
ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session
Nicholas Bellinger
2
-8
/
+25
2013-05-30
target: Re-instate sess_wait_list for target_wait_for_sess_cmds
Nicholas Bellinger
1
-4
/
+14
2013-05-30
Merge tag 'pinctrl-fixes-v3.10-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-10
/
+310
2013-05-30
clk: vt8500: Fix unbalanced spinlock in vt8500_dclk_set_rate()
Tony Prisk
1
-1
/
+1
2013-05-30
clk: si5351: Set initial clkout rate when defined in platform data.
Marek Belisko
1
-0
/
+10
[next]