index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
setlocalversion
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-24
olpc_battery: Fix section mismatch noise
Anton Vorontsov
1
-3
/
+3
2011-11-24
bq20z75: Devicetree init support
Rhyland Klein
2
-0
/
+100
2011-08-23
power_supply: Fix sysfs format warning
Randy Dunlap
1
-1
/
+1
2011-08-23
pda_power: Fix build error if !CONFIG_USB_OTG_UTILS
Axel Lin
1
-0
/
+11
2011-08-19
max17042_battery: Bugfix of incorrect voltage register value interpretation
MyungJoo Ham
1
-4
/
+4
2011-08-19
max17042_battery: Do not lose accuracy calculating current_now
Philip Rakity
1
-2
/
+1
2011-08-19
max17042_battery: Divide by 0 crash because r_sns init too late
Philip Rakity
1
-3
/
+3
2011-08-19
max8998_charger: Allow full timeout not set, leave it unchanged
Axel Lin
1
-0
/
+1
2011-08-19
olpc_battery: Add wakeup support
Daniel Drake
1
-0
/
+24
2011-08-19
olpc_battery: Bind to device tree
Daniel Drake
2
-21
/
+39
2011-08-19
wm831x_power: Only register WM831x battery charger if enabled
Mark Brown
2
-18
/
+30
2011-08-19
pda_power: Add support for using otg transceiver events
Dima Zavin
2
-12
/
+61
2011-08-19
ds2780_battery&z2_battery: Add __devexit_p at necessary places
Axel Lin
2
-2
/
+2
2011-08-19
max8903_charger: Add "platform:" prefix for platform modalias
Axel Lin
1
-1
/
+1
2011-08-19
max8997_charger&max8998_charger: Fix unterminated platform_device_id tables
Axel Lin
2
-0
/
+2
2011-08-19
s3c-adc-battery: Fix compilation error due to missing header (module.h)
Vasily Khoruzhick
1
-0
/
+1
2011-08-19
max8997_charger: Needs module.h
Axel Lin
1
-0
/
+1
2011-08-19
max8998_charger: Needs module.h
Randy Dunlap
1
-0
/
+1
2011-08-15
Linux 3.1-rc2
v3.1-rc2
Linus Torvalds
1
-2
/
+2
2011-08-14
mm: fix wrong vmap address calculations with odd NR_CPUS values
Clemens Ladisch
1
-3
/
+4
2011-08-14
Documentation: befs.txt: no maintainer, orphaned
Marcos Souza
1
-1
/
+1
2011-08-14
Documentation: SubmittingDrivers: fix Linus's git tree URL
Ralf Thielow
1
-1
/
+1
2011-08-14
Documentation: add Ramoops usage description
Sergiu Iordache
2
-0
/
+78
2011-08-14
Documentation: email-clients: Add better Thunderbird information
Paul Mcquade
1
-7
/
+5
2011-08-14
Documentation: kernel-parameters.txt cleanups
Randy Dunlap
1
-20
/
+22
2011-08-14
Documentation: add ARM user_debug to kernel-parameters.txt
Stephen Boyd
1
-0
/
+10
2011-08-14
Documentation: drop Linux Source Driver from kernel-docs references
Luis de Bethencourt
1
-11
/
+0
2011-08-14
Documentation: fix spelling error in SubmittingPatches
Zac Storer
1
-1
/
+1
2011-08-13
mmc: remove unused "ddr" parameter in struct mmc_ios
Jaehoon Chung
1
-2
/
+0
2011-08-13
mmc: dw_mmc: Fix DDR mode support.
Seungwon Jeon
1
-2
/
+2
2011-08-13
mmc: core: use defined R1_STATE_PRG macro for card status
Jaehoon Chung
3
-3
/
+3
2011-08-13
mmc: sdhci: use f_max instead of host->clock for timeouts
Andy Shevchenko
1
-5
/
+2
2011-08-13
mmc: sdhci: move timeout_clk calculation farther down
Andy Shevchenko
1
-19
/
+19
2011-08-13
mmc: sdhci: check host->clock before using it as a denominator
Andy Shevchenko
1
-3
/
+5
2011-08-13
mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"
Andy Shevchenko
1
-4
/
+3
2011-08-13
mmc: tmio: eliminate unused variable 'mmc' warning
Axel Lin
1
-2
/
+0
2011-08-13
mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC
Tony Lin
1
-9
/
+31
2011-08-13
mmc: sdhci-s3c: Fix build for header change
Mark Brown
1
-0
/
+1
2011-08-13
mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro
Shashidhar Hiremath
1
-1
/
+1
2011-08-13
mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()
Michał Mirosław
1
-1
/
+2
2011-08-13
mmc: core: Detect eMMC v4.5 ext_csd entries
Kyungmin Park
1
-1
/
+1
2011-08-13
mmc: mmc_test: avoid stalled file in debugfs
Andy Shevchenko
1
-26
/
+30
2011-08-13
mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirk
Jaehoon Chung
1
-0
/
+3
2011-08-13
mmc: sdhci: pxav3: controller needs 32 bit ADMA addressing
Philip Rakity
1
-1
/
+2
2011-08-13
mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish
Aaron Lu
1
-3
/
+0
2011-08-12
xfs: replace xfs_buf_geterror() with bp->b_error
Chandra Seetharaman
2
-3
/
+3
2011-08-12
xfs: Check the return value of xfs_buf_read() for NULL
Chandra Seetharaman
2
-0
/
+8
2011-08-12
ASoC: Fix compile warning in wm8750.c
Takashi Iwai
1
-1
/
+1
2011-08-12
ASoC: omap: Update e-mail address of Jarkko Nikula
Jarkko Nikula
8
-11
/
+11
2011-08-12
sparc: Don't do hypervisor calls on non-sun4v in DS driver.
David S. Miller
1
-6
/
+7
[next]