index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rxrpc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-12
paride: fix off-by-one test
Roel Kluin
3
-6
/
+6
2010-03-11
drbd: fix al-to-on-disk-bitmap for 4k logical_block_size
Lars Ellenberg
1
-4
/
+13
2010-03-11
drbd: Renamed overwrite_peer to primary_force
Philipp Reisner
2
-2
/
+2
2010-03-11
drbd: Forcing primary should also work for Consistent disks [Bugz 266]
Philipp Reisner
1
-2
/
+2
2010-03-11
drbd: Make sure we do not send state updates during an empty resync [Bugz 271]
Philipp Reisner
1
-2
/
+1
2010-03-11
drbd: Reduce the time an empty resync takes usually
Philipp Reisner
3
-3
/
+12
2010-03-11
drbd: add missing drbd command names to avoid <NULL> in error messages
Lars Ellenberg
1
-0
/
+3
2010-03-11
drbd_disconnect: grab meta.socket mutex as well
Lars Ellenberg
2
-3
/
+4
2010-03-11
fix unit of rs_same_csums accounting
Lars Ellenberg
1
-1
/
+2
2010-03-11
drbd: fix broken state change after split-brain attach while connected
Lars Ellenberg
1
-1
/
+6
2010-03-11
drbd: fix NULL pointer dereference on 4k hard sect size
Lars Ellenberg
1
-19
/
+19
2010-03-11
drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )
Philipp Reisner
5
-6
/
+43
2010-03-11
block: drbd: Convert semaphore to mutex
Thomas Gleixner
1
-5
/
+5
2010-03-09
Add DocBook documentation for the block tracepoints.
William Cohen
2
-0
/
+177
2010-03-08
Documentation: fix block/biodoc.txt dma mapping description
FUJITA Tomonori
1
-2
/
+2
2010-03-08
blkdev: fix merge_bvec_fn return value checks v2
Dmitry Monakhov
1
-2
/
+2
2010-03-08
seq_file: fix new kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2010-03-07
i2c: Add support for Xilinx XPS IIC Bus Interface
Richard Röjfors
3
-0
/
+835
2010-03-07
i2c: omap: Add support for 16-bit registers
Cory Maccarrone
1
-19
/
+25
2010-03-07
i2c-pnx: fix setting start/stop condition
Luotao Fu
1
-11
/
+0
2010-03-07
powerpc: doc/dts-bindings: update doc of FSL I2C bindings
Wolfgang Grandegger
1
-8
/
+22
2010-03-07
i2c-mpc: add support for the MPC512x processors from Freescale
Wolfgang Grandegger
2
-22
/
+78
2010-03-07
i2c-mpc: rename "setclock" initialization functions to "setup"
Wolfgang Grandegger
1
-22
/
+20
2010-03-07
i2c-mpc: use __devinit[data] for initialization functions and data
Wolfgang Grandegger
1
-53
/
+46
2010-03-07
i2c/imx: don't add probe function to the driver struct
Uwe Kleine-König
1
-1
/
+0
2010-03-07
i2c: Add support for Ux500/Nomadik I2C controller
srinidhi kasagar
3
-0
/
+967
2010-03-07
mfd: Fix ucb1x00 build failure for collie_defconfig
Peter Huewe
2
-0
/
+2
2010-03-07
mfd: Fix lpc_sch related depends/selects, fix build error
Randy Dunlap
2
-1
/
+4
2010-03-07
gpio: Fix sch_gpio warning
Samuel Ortiz
1
-3
/
+16
2010-03-07
gpio: add Intel SCH GPIO controller driver
Denis Turischev
3
-0
/
+299
2010-03-07
i2c: convert i2c-isch to platform_device
Denis Turischev
2
-42
/
+28
2010-03-07
mfd: Use completion interrupt for WM831x AUXADC
Mark Brown
2
-7
/
+31
2010-03-07
mfd: Use completion interrupt for WM835x AUXADC
Mark Brown
2
-6
/
+31
2010-03-07
mfd: Introduce remove_script function for twl4030
Mike Turquette
2
-0
/
+51
2010-03-07
mfd/mmc: SDHI Kconfig update
Magnus Damm
2
-2
/
+2
2010-03-07
mfd: sh_mobile_sdhi MMC_CAP_MMC_HIGHSPEED support
Magnus Damm
1
-3
/
+3
2010-03-07
gpiolib: Force wm831x GPIOs into GPIO mode when requested
Mark Brown
1
-2
/
+4
2010-03-07
mfd: Add WM831x revision B support
Mark Brown
4
-5
/
+39
2010-03-07
gpiolib: Correct debugfs display of WM831x GPIO inversion
Mark Brown
1
-1
/
+1
2010-03-07
gpiolib: Actually set output state in wm831x_gpio_direction_output()
Mark Brown
1
-7
/
+15
2010-03-07
tmio_mmc: Balance cell enable()/disable() calls
Magnus Damm
1
-2
/
+8
2010-03-07
tmio_mmc: Remove const from platform data V3
Magnus Damm
1
-1
/
+1
2010-03-07
tmio_mmc: Use 100ms mmc_detect_change() delay
Magnus Damm
1
-1
/
+1
2010-03-07
tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2
Yusuke Goda
2
-0
/
+2
2010-03-07
tmio_mmc: Keep card-detect interrupts enabled
Guennadi Liakhovetski
1
-4
/
+2
2010-03-07
mfd: Add twl6030 base addr for ID0, ID1, ID2
Balaji T K
2
-2
/
+10
2010-03-07
mfd: Disable TWL4030/5030 I2C1/I2C4 internal pull-ups
Moiz Sonasath
2
-0
/
+28
2010-03-07
mfd: Introduce lpc_sch for Intel SCH LPC bridge
Denis Turischev
3
-0
/
+143
2010-03-07
mfd: Check for ACPI conflicts
Samuel Ortiz
1
-0
/
+5
2010-03-07
mfd: Fix twl_has_pwrbutton typo
Eduardo Valentin
1
-1
/
+1
[next]