index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-12
mfd: Add WM1811A device ID to wm8994 driver
Mark Brown
1
-0
/
+1
2011-12-12
mfd: Correct revision display for WM1811 revision D
Mark Brown
1
-0
/
+5
2011-12-12
mfd: Constify WM8994 regulator_init_data
Mark Brown
1
-1
/
+1
2011-12-12
mfd: Initialise WM8994 register cache after reading chip ID registers
Mark Brown
3
-17
/
+30
2011-12-12
mfd: Enable register cache for wm8994 devices
Mark Brown
2
-54
/
+30
2011-12-12
mfd: Add wm8994 register access and default information
Mark Brown
3
-1
/
+1243
2011-12-12
mfd: Define some additional wm8994 registers
Mark Brown
2
-6
/
+102
2011-12-12
mfd: Don't hard code the reset value for WM8994 devices
Mark Brown
1
-1
/
+2
2011-12-12
mfd: Disable more pulls on WM8994
Mark Brown
2
-3
/
+14
2011-12-12
mfd: Convert wm8994 to devm_kzalloc()
Mark Brown
1
-11
/
+5
2011-12-12
mfd: Add basic device tree binding for wm8994
Mark Brown
2
-0
/
+27
2011-12-12
mfd: Remove some unused functions in wm8894-irq
Mark Brown
1
-10
/
+0
2011-12-05
regmap: Allow drivers to reinitialise the register cache at runtime
Mark Brown
2
-0
/
+35
2011-11-24
Linux 3.2-rc3
v3.2-rc3
Linus Torvalds
1
-1
/
+1
2011-11-24
virtio-pci: make reset operation safer
Michael S. Tsirkin
2
-0
/
+20
2011-11-24
virtio-mmio: Correct the name of the guest features selector
Sasha Levin
2
-2
/
+2
2011-11-24
virtio: add HAS_IOMEM dependency to MMIO platform bus driver
Heiko Carstens
1
-1
/
+1
2011-11-23
eCryptfs: Extend array bounds for all filename chars
Tyler Hicks
1
-2
/
+2
2011-11-23
eCryptfs: Flush file in vma close
Tyler Hicks
1
-1
/
+22
2011-11-23
eCryptfs: Prevent file create race condition
Tyler Hicks
3
-33
/
+46
2011-11-23
regulator: TPS65910: Fix VDD1/2 voltage selector count
Afzal Mohammed
2
-7
/
+10
2011-11-23
i2c: Make i2cdev_notifier_call static
Shubhrajyoti D
1
-1
/
+1
2011-11-23
i2c: Delete ANY_I2C_BUS
Jean Delvare
1
-3
/
+0
2011-11-23
i2c: Fix device name for 10-bit slave address
Jean Delvare
2
-18
/
+22
2011-11-23
i2c-algo-bit: Generate correct i2c address sequence for 10-bit target
Jeffrey (Sheng-Hui) Chu
1
-2
/
+2
2011-11-23
drm: integer overflow in drm_mode_dirtyfb_ioctl()
Xi Wang
2
-0
/
+6
2011-11-23
Revert "of/irq: of_irq_find_parent: check for parent equal to child"
Linus Torvalds
1
-7
/
+7
2011-11-22
drivers/gpu/vga/vgaarb.c: add missing kfree
Julia Lawall
1
-6
/
+12
2011-11-22
drm/radeon/kms/atom: unify i2c gpio table handling
Alex Deucher
1
-128
/
+86
2011-11-22
drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real
Alex Deucher
1
-0
/
+12
2011-11-22
ttm: Don't return the bo reserved on error path
Thomas Hellstrom
1
-1
/
+7
2011-11-22
mount_subtree() pointless use-after-free
Al Viro
1
-2
/
+4
2011-11-21
iio: fix a leak due to improper use of anon_inode_getfd()
Al Viro
1
-1
/
+9
2011-11-21
microblaze: bury asm/namei.h
Al Viro
1
-22
/
+0
2011-11-21
fix braino in um patchset (mea culpa)
Al Viro
1
-1
/
+1
2011-11-21
Btrfs: remove free-space-cache.c WARN during log replay
Chris Mason
1
-1
/
+7
2011-11-21
ext4: fix up a undefined error in ext4_free_blocks in debugging code
Yongqiang Yang
1
-1
/
+1
2011-11-21
VFS: Log the fact that we've given ELOOP rather than creating a loop
David Howells
1
-1
/
+10
2011-11-20
Btrfs: sectorsize align offsets in fiemap
Josef Bacik
1
-1
/
+4
2011-11-20
Btrfs: clear pages dirty for io and set them extent mapped
Josef Bacik
1
-0
/
+5
2011-11-20
Btrfs: wait on caching if we're loading the free space cache
Josef Bacik
2
-41
/
+81
2011-11-20
Btrfs: prefix resize related printks with btrfs:
Arnd Hannemann
1
-3
/
+3
2011-11-20
btrfs: fix stat blocks accounting
David Sterba
1
-2
/
+4
2011-11-20
Btrfs: avoid unnecessary bitmap search for cluster setup
Li Zefan
1
-38
/
+4
2011-11-20
Btrfs: fix to search one more bitmap for cluster setup
Li Zefan
1
-0
/
+12
2011-11-20
btrfs: mirror_num should be int, not u64
Jan Schmidt
3
-4
/
+4
2011-11-20
btrfs: Fix up 32/64-bit compatibility for new ioctls
Jeff Mahoney
4
-6
/
+9
2011-11-20
Btrfs: fix barrier flushes
Chris Mason
2
-17
/
+134
2011-11-20
KVM guest: prevent tracing recursion with kvmclock
Avi Kivity
1
-2
/
+3
2011-11-20
drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS
Marek Olšák
7
-98
/
+135
[next]