Age | Commit message (Expand) | Author |
2006-12-11 | [PATCH] MACB: Use struct delayed_work instead of struct work_struct | Haavard Skinnemoen |
2006-12-11 | [PATCH] ucc_geth: Initialize mdio_lock. | Scott Wood |
2006-12-11 | [PATCH] ucc_geth: compilation error fixes | Scott Wood |
2006-12-11 | AT91 MMC update for 2.6.19 | Andrew Victor |
2006-12-11 | mmc: Change SDHCI iomem error to a warning | Pierre Ossman |
2006-12-11 | mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removal | Vitaly Wool |
2006-12-11 | AT91 MMC 5 : Minor cleanups | Andrew Victor |
2006-12-11 | AT91 MMC 4 : Interrupt handler cleanup | Andrew Victor |
2006-12-11 | AT91 MMC 3 : Move global mci_clk variable | Andrew Victor |
2006-12-11 | AT91 MMC 2 : Use platform resources | Andrew Victor |
2006-12-11 | AT91 MMC 1: Pass host structure. | Andrew Victor |
2006-12-11 | [POWERPC] ps3: Add vuart support | Geoff Levand |
2006-12-10 | i2c: Fix OMAP clock prescaler to match the comment | Jean Delvare |
2006-12-10 | i2c: Refactor a kfree in i2c-dev | Jean Delvare |
2006-12-10 | i2c: Fix return value check in i2c-dev | Akinobu Mita |
2006-12-10 | i2c: Enable PEC on more i2c-i801 devices | Jean Delvare |
2006-12-10 | i2c: Discard the i2c algo del_bus wrappers | Jean Delvare |
2006-12-10 | i2c: New ARM Versatile/Realview bus driver | Russell King |
2006-12-10 | i2c: fix broken ds1337 initialization | Dirk Eibach |
2006-12-10 | i2c: Use the __ATTR macro where possible | Jean Delvare |
2006-12-10 | i2c: Whitespace cleanups | David Brownell |
2006-12-10 | i2c: Use put_user instead of copy_to_user where possible | Jean Delvare |
2006-12-10 | i2c: New Atmel AT91 bus driver | Andrew Victor |
2006-12-10 | i2c: Add support for nested i2c bus locking | Jiri Kosina |
2006-12-10 | i2c: Cleanups to the i2c-nforce2 bus driver | Hans-Frieder Vogt |
2006-12-10 | i2c: Add request/release_mem_region to i2c-ibm_iic bus driver | Jean-Baptiste Maneyrol |
2006-12-10 | i2c: New Philips PNX bus driver | Vitaly Wool |
2006-12-10 | i2c: Delete the broken i2c-ite bus driver | Jean Delvare |
2006-12-10 | [CRYPTO] dm-crypt: Select CRYPTO_CBC | Herbert Xu |
2006-12-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/... | Linus Torvalds |
2006-12-10 | [PATCH] kvm: userspace interface | Avi Kivity |
2006-12-10 | [PATCH] clocksource: small cleanup | Daniel Walker |
2006-12-10 | [PATCH] md: assorted md and raid1 one-liners | NeilBrown |
2006-12-10 | [PATCH] md: return a non-zero error to bi_end_io as appropriate in raid5 | NeilBrown |
2006-12-10 | [PATCH] md: remove some old ifdefed-out code from raid5.c | NeilBrown |
2006-12-10 | [PATCH] MD: conditionalize some code | Jeff Garzik |
2006-12-10 | [PATCH] md: fix innocuous bug in raid6 stripe_to_pdidx | NeilBrown |
2006-12-10 | [PATCH] md: enable bypassing cache for reads | Raz Ben-Jehuda(caro) |
2006-12-10 | [PATCH] md: allow reads that have bypassed the cache to be retried on failure | Raz Ben-Jehuda(caro) |
2006-12-10 | [PATCH] md: handle bypassing the read cache (assuming nothing fails) | Raz Ben-Jehuda(caro) |
2006-12-10 | [PATCH] md: define raid5_mergeable_bvec | Raz Ben-Jehuda(caro) |
2006-12-10 | [PATCH] md: tidy up device-change notification when an md array is stopped | NeilBrown |
2006-12-10 | [PATCH] Fbdev driver for IBM GXT4500P videocards | Paul Mackerras |
2006-12-10 | [PATCH] ide-cd: Handle strange interrupt on the Intel ESB2 | Alan Cox |
2006-12-10 | [PATCH] Don't build some broken ISDN drivers on big endian MIPS | Ralf Baechle |
2006-12-10 | [PATCH] pdc202xx_new: fix PLL/timing issues | Sergei Shtylyov |
2006-12-10 | [PATCH] sysctl: remove unused "context" param | Alexey Dobriyan |
2006-12-10 | [PATCH] IPMI: misc fixes | Corey Minyard |
2006-12-10 | [PATCH] IPMI: remove zero inits | Randy Dunlap |
2006-12-10 | [PATCH] AT91RM9200 RTC | Andrew Victor |