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
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-06
charger-manager: Ensure event is not used as format string
Kees Cook
1
-1
/
+1
2013-06-06
power_supply: Replace strict_strtoul() with kstrtoul()
Jingoo Han
2
-7
/
+7
2013-06-06
generic-adc-battery: Fix checking if none of the channels are supported
Axel Lin
1
-1
/
+3
2013-06-06
power: Use platform_{get,set}_drvdata()
Jingoo Han
2
-3
/
+3
2013-06-06
pm2301_charger: Return error if create_singlethread_workqueue fails
Axel Lin
1
-2
/
+2
2013-06-06
pm2301_charger: Fix NULL pointer dereference
Axel Lin
1
-1
/
+6
2013-06-06
lp8727_charger: Support the device tree feature
Kim, Milo
1
-0
/
+68
2013-06-06
twl4030_charger: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-06-06
rx51_battery: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-4
/
+1
2013-06-06
jz4740-battery: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-3
/
+1
2013-06-06
gpio-charger: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-06-06
bq27x00_battery: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-06-06
ab8500_bm: Remove unnecessary platform_set_drvdata()
Jingoo Han
4
-5
/
+0
2013-06-06
88pm860x_charger: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-06-06
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-06-01
atmel_lcdfb: blank the backlight on remove
Richard Genoud
1
-2
/
+8
2013-06-01
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-30
clk: mxs: Include clk mxs header file
Fabio Estevam
1
-0
/
+1
2013-05-30
iscsi-target: fix heap buffer overflow on error
Kees Cook
2
-6
/
+6
2013-05-30
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-29
ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session
Nicholas Bellinger
2
-8
/
+25
2013-05-29
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-29
clk: vt8500: Fix unbalanced spinlock in vt8500_dclk_set_rate()
Tony Prisk
1
-1
/
+1
2013-05-29
clk: si5351: Set initial clkout rate when defined in platform data.
Marek Belisko
1
-0
/
+10
2013-05-29
clk: si5351: Fix clkout rate computation.
Marek Belisko
1
-1
/
+1
2013-05-29
xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvm
Wei Liu
1
-2
/
+3
2013-05-29
clk: samsung: Add CLK_IGNORE_UNUSED flag for the sysreg clocks
Sylwester Nawrocki
1
-2
/
+4
2013-05-29
clk: ux500: clk-sysctrl: handle clocks with no parents
Fabio Baltieri
1
-1
/
+7
[next]