Age | Commit message (Expand) | Author | Files | Lines |
2007-02-12 | [PATCH] Minix V3 support | Andries Brouwer | 9 | -112/+233 |
2007-02-12 | [PATCH] SPI eeprom driver | David Brownell | 4 | -0/+414 |
2007-02-12 | [PATCH] RTC gets sysfs wakealarm attribute | David Brownell | 1 | -2/+101 |
2007-02-12 | [PATCH] SPI doc clarifications | David Brownell | 1 | -1/+17 |
2007-02-12 | [PATCH] SPI cleanup() method param becomes non-const | Hans-Peter Nilsson | 5 | -6/+6 |
2007-02-12 | [PATCH] spi_bitbang(): use overridable setup_transfer() method | Hans-Peter Nilsson | 1 | -4/+5 |
2007-02-12 | [PATCH] spi: remove return in spi_unregister_driver() | Ben Dooks | 1 | -4/+2 |
2007-02-12 | [PATCH] spi: documentation does not need to set driver's bus_type field | Ben Dooks | 1 | -1/+0 |
2007-02-12 | [PATCH] spi: add spi_set_drvdata() and spi_get_drvdata() | Ben Dooks | 2 | -1/+12 |
2007-02-12 | [PATCH] SPI: Freescale iMX SPI controller driver (BIS+) | Andrea Paterniani | 4 | -0/+1850 |
2007-02-12 | [PATCH] SPI controller driver for OMAP Microwire | David Brownell | 3 | -0/+580 |
2007-02-12 | [PATCH] SPI Kconfig fix | David Brownell | 1 | -7/+6 |
2007-02-12 | [PATCH] DS1302: local_irq_disable() is redundant after local_irq_save() | Jiri Kosina | 1 | -2/+0 |
2007-02-12 | [PATCH] drivers/isdn/gigaset: new M101 driver (v2) | Tilman Schmidt | 8 | -42/+916 |
2007-02-12 | [PATCH] drivers/telephony/ixj: Convert to generic boolean | Richard Knutsson | 2 | -23/+20 |
2007-02-12 | [PATCH] Char: timers cleanup | Jiri Slaby | 17 | -123/+75 |
2007-02-12 | [PATCH] Char: specialix, isr have 2 params | Jiri Slaby | 1 | -1/+1 |
2007-02-12 | [PATCH] change __init to __devinit in 2 rtc drivers | Prarit Bhargava | 2 | -2/+2 |
2007-02-12 | [PATCH] export ufs_fs.h to userspace | Mike Frysinger | 3 | -2/+4 |
2007-02-12 | [PATCH] close_files(): add scheduling point | Ingo Molnar | 1 | -1/+3 |
2007-02-12 | [PATCH] drivers/isdn/gigaset: reduce kernel message spam | Tilman Schmidt | 1 | -2/+2 |
2007-02-12 | [PATCH] drivers/isdn/gigaset: reduce mutex scope | Tilman Schmidt | 2 | -3/+4 |
2007-02-12 | [PATCH] FS: speed up rw_verify_area() | Eric Dumazet | 1 | -1/+1 |
2007-02-12 | [PATCH] com20020 build fix | Randy Dunlap | 1 | -1/+2 |
2007-02-12 | [PATCH] lockdep: forward declare struct task_struct | Heiko Carstens | 1 | -0/+2 |
2007-02-12 | [PATCH] kexec: fix references to init in documentation for kexec | Horms | 1 | -4/+4 |
2007-02-12 | [PATCH] swiotlb uninlinings | Andrew Morton | 1 | -4/+4 |
2007-02-12 | [PATCH] atmel_serial: Use __raw I/O register access | Haavard Skinnemoen | 1 | -27/+27 |
2007-02-12 | [PATCH] warning fix: unsigned->signed | Tomasz Kvarsin | 2 | -10/+12 |
2007-02-12 | [PATCH] ipc: save the ipc namespace while reading proc files | Eric W. Biederman | 1 | -13/+45 |
2007-02-12 | [PATCH] reiserfs: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 1 | -2/+3 |
2007-02-12 | [PATCH] OSS: Use ARRAY_SIZE macro when appropriate (2) | Ahmed S. Darwish | 3 | -5/+6 |
2007-02-12 | [PATCH] OSS: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2 | -3/+5 |
2007-02-12 | [PATCH] w1: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 1 | -3/+3 |
2007-02-12 | [PATCH] kernel: shut up the IRQ mismatch messages | Alan Cox | 1 | -0/+2 |
2007-02-12 | [PATCH] Debug shared irqs | David Woodhouse | 2 | -0/+42 |
2007-02-12 | [PATCH] inotify: read return val fix | Nick Piggin | 1 | -1/+9 |
2007-02-12 | [PATCH] remove sb->s_files and file_list_lock usage in dquot.c | Christoph Hellwig | 1 | -14/+18 |
2007-02-12 | [PATCH] move remove_dquot_ref to dqout.c | Christoph Hellwig | 3 | -32/+20 |
2007-02-12 | [PATCH] scnprintf(): fix a comment | Martin Peschke | 1 | -2/+1 |
2007-02-12 | [PATCH] fix the defaults mentioned in Documentation/nfsroot.txt | Dan Aloni | 1 | -2/+2 |
2007-02-12 | [PATCH] MAINTAINERS: remove two dead e-mail | Jiri Slaby | 1 | -4/+2 |
2007-02-12 | [PATCH] QUOTA: Have <linux/quota.h> include <linux/rwsem.h> explicitly | Robert P. J. Day | 1 | -0/+1 |
2007-02-12 | [PATCH] include/linux/kernel.h: Remove labs() | Richard Knutsson | 1 | -5/+0 |
2007-02-12 | [PATCH] Char: cyclades, use pci_device_id | Jiri Slaby | 1 | -11/+12 |
2007-02-12 | [PATCH] Char: use more PCI_DEVICE macro | Jiri Slaby | 2 | -42/+40 |
2007-02-12 | [PATCH] Fix d_path for lazy unmounts | Andreas Gruenbacher | 1 | -70/+80 |
2007-02-12 | [PATCH] NTFS: rename incorrect check of NTFS_DEBUG with just DEBUG | Robert P. J. Day | 1 | -1/+1 |
2007-02-12 | [PATCH] register_blkdev(): don't hand out the LOCAL/EXPERIMENTAL majors | Andrew Morton | 1 | -0/+8 |
2007-02-12 | [PATCH] register_chrdev_region() don't hand out the LOCAL/EXPERIMENTAL majors | Andrew Morton | 1 | -0/+7 |