Age | Commit message (Expand) | Author |
2008-04-19 | UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.c | Hans-Jürgen Koch |
2008-04-19 | uio: mark pci_device_id hilscher_pci_ids[] __devinitdata | Denis Cheng |
2008-04-19 | uio: Kconfig improvements | Denis Cheng |
2008-04-19 | hci_usb: remove code obfuscation | Pavel Machek |
2008-04-19 | drivers/net/appletalk: use time_before, time_before_eq, etc | Julia Lawall |
2008-04-19 | drivers/atm: use time_before, time_before_eq, etc | Julia Lawall |
2008-04-19 | hci_usb: do not initialize static variables to 0 | Pavel Machek |
2008-04-19 | tg3: 5701 DMA corruption fix | Matt Carlson |
2008-04-19 | atm nicstar: Removal of debug code containing deprecated calls to cli()/sti() | Mark Asselstine |
2008-04-19 | iwlwifi: Fix unconditional access to station->tidp[].agg. | David S. Miller |
2008-04-19 | avr32: don't offer PARPORT_PC | Adrian Bunk |
2008-04-19 | avr32: don't offer CONFIG_GEN_RTC | Adrian Bunk |
2008-04-19 | avr32: don't offer CONFIG_RTC | Adrian Bunk |
2008-04-19 | Generate raw keyboard codes for AVR32 architecture | Hans-Christian Egtvedt |
2008-04-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn... | Haavard Skinnemoen |
2008-04-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn... | Haavard Skinnemoen |
2008-04-19 | cpumask: add show cpu map functions | Mike Travis |
2008-04-19 | cpumask: use new cpus_scnprintf function | Mike Travis |
2008-04-19 | nodemask: use new node_to_cpumask_ptr function | Mike Travis |
2008-04-19 | generic: use new set_cpus_allowed_ptr function | Mike Travis |
2008-04-19 | Merge branch 'merge-fixes' into devel | Russell King |
2008-04-19 | Merge branch 'omap2-upstream' into devel | Russell King |
2008-04-19 | Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x... | Russell King |
2008-04-19 | [ARM] pxa: restrict availability of pxa2xx PCMCIA drivers | Russell King |
2008-04-19 | [ARM] 4974/1: Drop unused leds-tosa. | Dmitry Baryshkov |
2008-04-19 | [ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooks | Dmitry Baryshkov |
2008-04-19 | [ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chip | Philipp Zabel |
2008-04-19 | [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out... | Philipp Zabel |
2008-04-19 | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao |
2008-04-19 | [ARM] Remove leds-tosa.c | Russell King |
2008-04-18 | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox |
2008-04-18 | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox |
2008-04-18 | net: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2008-04-18 | libata: fix boot panic with SATAPI devices on non-SFF HBAs | James Bottomley |
2008-04-18 | mmc: sdio_ops.c should #include "sdio_ops.h" | Adrian Bunk |
2008-04-18 | mmc: proper prototypes for mmc_attach_*() | Adrian Bunk |
2008-04-18 | mmc: make __mmc_release_bus() static | Adrian Bunk |
2008-04-18 | sdhci: improve no card, no reset quirk | Pierre Ossman |
2008-04-18 | MMC: OMAP: Do not busy wait for end of command for ever | Jarkko Lavinen |
2008-04-18 | MMC: OMAP: Start new commands from work queue instead of irq | Jarkko Lavinen |
2008-04-18 | MMC: OMAP: Lazy clock shutdown | Jarkko Lavinen |
2008-04-18 | MMC: OMAP: Move failing command abortion to workqueue | Jarkko Lavinen |
2008-04-18 | MMC: OMAP: Use tasklet instead of workqueue for cover switch notification | Jarkko Lavinen |
2008-04-18 | MMC: OMAP: Check the get_cover_state function pointer if not set | Kyungmin Park |
2008-04-18 | MMC: OMAP: Using setup_timer instead of init_timer | Carlos Eduardo Aguiar |
2008-04-18 | MMC: OMAP: Abort stuck commands | Jarkko Lavinen |
2008-04-18 | MMC: OMAP: General cleanup for MMC multislot support | Juha Yrjola |