Age | Commit message (Expand) | Author | Files | Lines |
2008-09-05 | [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ... | Russell King | 7 | -9/+16 |
2008-09-05 | [ARM] omap: fix lots of 'Using plain integer as NULL pointer' | Russell King | 1 | -3/+3 |
2008-09-05 | [ARM] omap: Fix IO_ADDRESS() macros | Russell King | 1 | -3/+3 |
2008-09-05 | [ARM] omap: convert OMAP drivers to use ioremap() | Russell King | 9 | -26/+107 |
2008-09-05 | [ARM] omap: remove an io_v2p() usage | Russell King | 1 | -1/+5 |
2008-09-05 | [SERIAL] 8250: serial8250_port_size() - omap ports are larger | Russell King | 1 | -7/+14 |
2008-09-05 | [ARM] omap: improve is_omap_port() | Russell King | 1 | -1/+1 |
2008-09-04 | [ARM] omap: fix build error in ohci-omap.c | Russell King | 1 | -1/+1 |
2008-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 11 | -35/+41 |
2008-09-03 | drivers/char/random.c: fix a race which can lead to a bogus BUG() | Andrew Morton | 1 | -9/+10 |
2008-09-03 | rtc-cmos: wake again from S5 | Rafael J. Wysocki | 1 | -6/+32 |
2008-09-03 | ibft: fix target info parsing in ibft module | Mike Christie | 1 | -2/+1 |
2008-09-03 | rtc_time_to_tm: fix signed/unsigned arithmetic | Jan Altenberg | 1 | -2/+3 |
2008-09-03 | tdfxfb: fix frame buffer name overrun | Krzysztof Helt | 1 | -4/+3 |
2008-09-03 | tdfxfb: fix SDRAM memory size detection | Krzysztof Helt | 1 | -1/+1 |
2008-09-03 | hp-wmi: add proper hotkey support | Matthew Garrett | 1 | -2/+8 |
2008-09-03 | hp-wmi: update to match current rfkill semantics | Matthew Garrett | 1 | -35/+46 |
2008-09-03 | cirrusfb: check_par fixes | Krzysztof Helt | 1 | -41/+18 |
2008-09-03 | mmc: at91_mci: don't use coherent dma buffers | David Brownell | 1 | -4/+16 |
2008-09-03 | 8250: improve workaround for UARTs that don't re-assert THRE correctly | Will Newton | 2 | -4/+13 |
2008-09-03 | acer-wmi: remove debugfs entries upon unloading | Russ Dill | 1 | -1/+2 |
2008-09-03 | ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message. | Senthil Balasubramanian | 1 | -2/+3 |
2008-09-03 | ath9k: Incorrect key used when group and pairwise ciphers are different. | Senthil Balasubramanian | 2 | -6/+8 |
2008-09-03 | rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ON | Boaz Harrosh | 1 | -3/+2 |
2008-09-03 | wireless/libertas/if_cs.c: fix memory leaks | Adrian Bunk | 1 | -10/+3 |
2008-09-03 | orinoco: Multicast to the specified addresses | David Kilroy | 1 | -3/+7 |
2008-09-03 | iwlwifi: fix 64bit platform firmware loading | Tomas Winkler | 2 | -7/+5 |
2008-09-03 | iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE) | Mohamed Abbas | 2 | -3/+4 |
2008-09-03 | iwlwifi: workaround interrupt handling no some platforms | Tomas Winkler | 1 | -0/+8 |
2008-09-02 | iwlwifi: do not use GFP_DMA in iwl_tx_queue_init | John W. Linville | 1 | -1/+1 |
2008-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 3 | -34/+4 |
2008-09-02 | ide/Kconfig: mark ide-scsi as deprecated | Bartlomiej Zolnierkiewicz | 1 | -15/+1 |
2008-09-02 | ide-disk: remove stale init_idedisk_capacity() documentation | Bartlomiej Zolnierkiewicz | 1 | -14/+0 |
2008-09-02 | palm_bk3710: improve IDE registration | David Brownell | 1 | -4/+3 |
2008-09-02 | IDE: palm_bk3710: fix compile warning for unused variable | Kevin Hilman | 1 | -1/+0 |
2008-09-02 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2 | -9/+38 |
2008-09-02 | ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board" | Dennis Jansen | 1 | -1/+1 |
2008-09-02 | Merge git://git.infradead.org/users/dwmw2/random-2.6 | Linus Torvalds | 2 | -6/+11 |
2008-09-02 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -2/+2 |
2008-09-02 | [MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl() | Zev Weiss | 1 | -6/+10 |
2008-09-02 | dabusb_fpga_download(): fix a memory leak | Adrian Bunk | 1 | -0/+1 |
2008-09-01 | Fix problem with waiting while holding rcu read lock in md/bitmap.c | NeilBrown | 1 | -7/+38 |
2008-09-01 | Remove invalidate_partition call from do_md_stop. | NeilBrown | 1 | -2/+0 |
2008-09-01 | drm/radeon: downgrade debug message from info to debug. | Dave Airlie | 1 | -2/+2 |
2008-08-29 | remove blk_register_filter and blk_unregister_filter in gendisk | FUJITA Tomonori | 3 | -0/+6 |
2008-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 3 | -3/+3 |
2008-08-28 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 1 | -8/+10 |
2008-08-28 | i2c: Prevent log spam on some DVB adapters | Jean Delvare | 1 | -6/+6 |
2008-08-28 | i2c: Fix device_init_wakeup place | Marc Pignat | 1 | -2/+4 |
2008-08-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 38 | -219/+332 |