index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-29
ARM: at91/gpio: drop PIN_BASE
Jean-Christophe PLAGNIOL-VILLARD
2
-195
/
+195
2011-11-29
ARM: at91/udc: use gpio_is_valid to check the gpio
Jean-Christophe PLAGNIOL-VILLARD
1
-7
/
+7
2011-11-29
ARM: at91/ohci: use gpio_is_valid to check the gpio
Jean-Christophe PLAGNIOL-VILLARD
1
-6
/
+6
2011-11-29
ARM: at91/nand: use gpio_is_valid to check the gpio
Jean-Christophe PLAGNIOL-VILLARD
1
-4
/
+4
2011-11-29
ARM: at91/mmc: use gpio_is_valid to check the gpio
Jean-Christophe PLAGNIOL-VILLARD
1
-15
/
+15
2011-11-29
ARM: at91/ide: use gpio_is_valid to check the gpio
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2011-11-29
ARM: at91/pata: use gpio_is_valid to check the gpio
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+3
2011-11-29
ARM: at91/soc: use gpio_is_valid to check the gpio
Jean-Christophe PLAGNIOL-VILLARD
7
-72
/
+72
2011-11-29
ARM: at91/boards: use -EINVAL for invalid gpio
Jean-Christophe PLAGNIOL-VILLARD
38
-65
/
+192
2011-11-29
ARM: at91: gpio make struct at91_gpio_bank an initdata
Jean-Christophe PLAGNIOL-VILLARD
8
-13
/
+13
2011-11-29
ARM: at91: switch gpio clock to clkdev
Jean-Christophe PLAGNIOL-VILLARD
9
-37
/
+43
2011-11-28
ARM: at91: make rm9200 rtc drivers soc independent
Jean-Christophe PLAGNIOL-VILLARD
7
-55
/
+108
2011-11-28
ARM: at91: make aic soc independent
Jean-Christophe PLAGNIOL-VILLARD
14
-50
/
+67
2011-11-28
ARM: at91: make DBGU soc independent
Jean-Christophe PLAGNIOL-VILLARD
21
-33
/
+72
2011-11-28
ARM: at91: make watchdog drivers soc independent
Jean-Christophe PLAGNIOL-VILLARD
14
-18
/
+88
2011-11-28
ARM: at91: make shutdown controler soc independent
Jean-Christophe PLAGNIOL-VILLARD
18
-67
/
+52
2011-11-28
ARM: at91: drop CCFG
Jean-Christophe PLAGNIOL-VILLARD
4
-4
/
+0
2011-11-28
ARM: at91: make smc register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
33
-62
/
+92
2011-11-28
ARM: at91: make pit register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
15
-20
/
+45
2011-11-28
ARM: at91: add ioremap_registers entry point to soc setup
Jean-Christophe PLAGNIOL-VILLARD
9
-0
/
+38
2011-11-28
ARM: at91: make rtt register base soc independant
Jean-Christophe PLAGNIOL-VILLARD
12
-21
/
+21
2011-11-28
ARM: at91: make dma register base soc independant
Jean-Christophe PLAGNIOL-VILLARD
5
-7
/
+7
2011-11-28
ARM: at91: make ecc register base soc independant
Jean-Christophe PLAGNIOL-VILLARD
10
-16
/
+16
2011-11-28
ARM: at91: make gpio register base soc independant
Jean-Christophe PLAGNIOL-VILLARD
16
-59
/
+70
2011-11-28
ARM: at91: define CLOCK_TICK_RATE to bogus value except A91X40
Jean-Christophe PLAGNIOL-VILLARD
2
-63
/
+10
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-22
macb: convert printk to netdev_ and friends
Jamie Iles
1
-64
/
+56
2011-11-22
macb: unify at91 and avr32 platform data
Jamie Iles
50
-82
/
+87
2011-11-22
macb: remove conditional clk handling
Jamie Iles
1
-21
/
+2
2011-11-22
at91: provide macb clks with "pclk" and "hclk" name
Jamie Iles
4
-4
/
+12
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
[next]