index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
algif_hash.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-07
ARM i.MX tzic: do not depend on MXC_INTERNAL_IRQS
Sascha Hauer
1
-1
/
+3
2011-07-07
ARM i.MX mxc.h: use CONFIG_SOC_* instead of CONFIG_ARCH_*
Sascha Hauer
1
-4
/
+4
2011-07-07
ARM i.MX: dmav1: kill SoC ifdefs
Sascha Hauer
1
-22
/
+3
2011-07-07
ARM i.MX: remove SoC defines around header includes
Sascha Hauer
1
-23
/
+5
2011-07-07
ARM i.MX: define CLOCK_TICK_RATE to bogus value
Sascha Hauer
1
-11
/
+2
2011-07-07
ARM i.MX: fix last user of iomux.h and remove it
Sascha Hauer
2
-27
/
+1
2011-07-07
ARM: mxs/tx28: convert to new leds-gpio registration helper
Uwe Kleine-König
2
-3
/
+3
2011-07-07
ARM: mx5: convert to new leds-gpio registration helper
Uwe Kleine-König
5
-53
/
+19
2011-07-07
ARM: imx: convert to new leds-gpio registration helper
Uwe Kleine-König
6
-60
/
+25
2011-07-07
ARM: mx5/mx51_babbage: Use gpio_request_array for USBH1 pins
Fabio Estevam
1
-14
/
+13
2011-07-07
ARM: mx5/mx51_babbage: Move GPIO initialization for USB PHY Reset line to com...
Fabio Estevam
1
-5
/
+6
2011-07-07
ARM: i.MX53: Fix IOMUX type o's
Troy Kisky
1
-2
/
+2
2011-07-07
ARM i.MX dma: Fix burstsize settings
Sascha Hauer
3
-7
/
+8
2011-07-07
mach-mx5: fix the I2C clock parents
Lothar Waßmann
1
-2
/
+2
2011-07-07
ARM: mxs/tx28: according to the TX28's datasheet D4-D7 are not used for MMC0
Uwe Kleine-König
1
-8
/
+0
2011-07-07
ARM i.MX23/28: platform-mxsfb: Add missing include of linux/dma-mapping.h
Axel Lin
1
-0
/
+1
2011-07-07
ARM: mx53: Fix some interrupts marked as reserved.
Fabio Estevam
1
-5
/
+5
2011-07-07
MXC: iomux-v3: correct NO_PAD_CTRL definition
Troy Kisky
1
-1
/
+1
2011-07-07
ARM: mx51: Fix the address space length for SSI
Fabio Estevam
1
-1
/
+1
2011-07-07
ARM: mxc: imx-dma on imx25 has no other TO version but TO1
Shawn Guo
1
-2
/
+2
2011-07-07
ARM: mxc: change imx-dma default to_version to 1
Shawn Guo
1
-4
/
+4
2011-07-07
ARM: mxc: sdma on imx25 is a V2 block
Shawn Guo
1
-1
/
+1
2011-07-07
ARM: mxc: imx-sdma device gets 16K iosize than 4K
Shawn Guo
1
-1
/
+1
2011-07-07
ARM: mxc: iomux-v1: Fix build warning
Fabio Estevam
1
-1
/
+1
2011-07-07
ARM: mach-imx/mx27_3ds: Fix regulator support
Fabio Estevam
1
-1
/
+20
2011-07-07
mxc: iomuxv1: Do not use gpio_request when setting the pin as GPIO
Fabio Estevam
2
-33
/
+0
2011-07-07
ARM: mach-imx/mx31_3ds: Fix IOMUX for SPI1 signals
Fabio Estevam
1
-5
/
+5
2011-07-07
ARM: mach-imx/mx27_3ds: Use the standard i.MX macro for GPIO numbering
Fabio Estevam
1
-4
/
+4
2011-07-07
ARM: mx53: Fix the base addresses for the DDR memory regions
Marc Kleine-Budde
1
-2
/
+2
2011-07-07
ARM: mx53: Fix the chip select addresses
Fabio Estevam
1
-6
/
+6
2011-07-07
ARM: mx53: Fix alternate modes for MX53_PAD_PATA_DATA6
Fabio Estevam
1
-5
/
+5
2011-07-07
mx51: Let USB Storage be built by default
Fabio Estevam
1
-1
/
+2
2011-07-07
ARM: mxs_defconfig: Change CONFIG_RTC_CLASS 'm' to 'y'
Shawn Guo
1
-1
/
+1
2011-06-21
Linux 3.0-rc4
v3.0-rc4
Linus Torvalds
1
-1
/
+1
2011-06-21
vfs: i_state needs to be 'unsigned long' for now
Linus Torvalds
1
-1
/
+1
2011-06-21
drm/radeon/kms/r6xx+: voltage fixes
Alex Deucher
4
-0
/
+16
2011-06-21
msm: timer: Fix DGT rate on 8960 and 8660
Stephen Boyd
1
-2
/
+4
2011-06-20
pxa168_eth: fix race in transmit path.
Richard Cochran
1
-1
/
+1
2011-06-20
ipv4, ping: Remove duplicate icmp.h include
Jesper Juhl
1
-1
/
+0
2011-06-20
netxen: fix race in skb->len access
Eric Dumazet
1
-2
/
+2
2011-06-20
devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper
Al Viro
2
-8
/
+10
2011-06-20
fix comment in generic_permission()
Al Viro
1
-1
/
+2
2011-06-20
kill obsolete comment for follow_down()
Al Viro
1
-3
/
+0
2011-06-20
proc_sys_permission() is OK in RCU mode
Al Viro
1
-3
/
+0
2011-06-20
reiserfs_permission() doesn't need to bail out in RCU mode
Al Viro
1
-2
/
+0
2011-06-20
proc_fd_permission() is doesn't need to bail out in RCU mode
Al Viro
1
-5
/
+1
2011-06-20
nilfs2_permission() doesn't need to bail out in RCU mode
Al Viro
1
-6
/
+1
2011-06-20
logfs doesn't need ->permission() at all
Al Viro
1
-8
/
+0
2011-06-20
coda_ioctl_permission() is safe in RCU mode
Al Viro
1
-2
/
+0
2011-06-20
cifs_permission() doesn't need to bail out in RCU mode
Al Viro
1
-3
/
+0
[next]