]> pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2007-03-01 David BrownellARM: OMAP: /sys/kernel/debug/omap_gpio
2007-03-01 Kyungmin ParkARM: OMAP: Fix apollon boot
2007-03-01 Jonathan McDowellARM: OMAP: Add support for Amstrad Delta keypad
2007-03-01 Juha YrjolaARM: OMAP: Implement workaround for GPIO wakeup bug...
2007-03-01 Andrzej ZaborowskiARM: OMAP: Palm Tungsten E board update
2007-03-01 Imre DeakARM: OMAP: FB: add controller platform data
2007-03-01 Juha YrjolaARM: OMAP: Optimize INTC register accesses and enable...
2007-03-01 Juha YrjolaARM: OMAP: Enable serial idling and wakeup features
2007-03-01 Juha YrjolaARM: OMAP: Add function to print clock usecounts
2007-03-01 Juha YrjolaARM: OMAP: Enable 24xx GPIO autoidling
2007-03-01 Juha YrjolaARM: OMAP: Add DMA IRQ sanity checks
2007-03-01 Juha YrjolaARM: OMAP: Force APLLs always active
2007-03-01 Juha YrjolaARM: OMAP: Place SMS and SDRC into smart idle mode
2007-03-01 Dirk BehmeARM: OMAP: Fix warning in clock.c
2007-03-01 Andrzej ZaborowskiARM: OMAP: correct misc 15xx and non-15xx platform...
2007-03-01 Tony LindgrenARM: OMAP: Add missing get_irqnr_preamble and arch_ret_...
2007-03-01 Tony LindgrenARM: OMAP: Use linux/delay.h not asm/delay.h
2007-03-01 Tony LindgrenARM: OMAP: Remove obsolete alsa typedefs
2007-03-01 Vladimir AnanievARM: OMAP: omap1510->15xx conversions needed for sx1
2007-03-01 Dirk BehmeARM: OMAP: Add missing includes to board-nokia770
2007-03-01 Dirk BehmeARM: OMAP: Workqueue changes for board-h4.c
2007-03-01 Matthew PercivalARM: OMAP: dmtimer.c omap1 register fix
2007-03-01 Arnaud PatardARM: OMAP: board-nokia770: correct lcd name
2007-03-01 David BrownellARM: OMAP: omap GP timer: HZ != 100
2007-03-01 Dirk BehmeARM: OMAP: Fix warning in mach-omap1
2007-03-01 Dirk BehmeARM: OMAP: Fix CONFIG_DEBUG_LL
2007-03-01 Dirk BehmeARM: OMAP: Fix warning in mach-omap2
2007-03-01 Dirk BehmeARM: OMAP: Fix warnings in plat-omap
2007-03-01 Dirk BehmeARM: OMAP: No IRQF_TRIGGER set_type function for IRQ...
2007-03-01 Marek VašutARM: OMAP: OMAP310 Serial
2007-03-01 Timo TerasARM: OMAP: Proper handling of DMA4_IRQSTATUS_L0
2007-03-01 Dirk BehmeARM: OMAP: Fix warning in clock.c
2007-03-01 Andrzej ZaborowskiARM: OMAP: correct misc 15xx and non-15xx platform...
2007-02-28 Eric W. Biederman[PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilation
2007-02-28 Linus TorvaldsLinux 2.6.21-rc2 v2.6.21-rc2
2007-02-27 David S. Miller[SPARC64]: Fix PCI interrupts on E450 et al.
2007-02-27 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-02-27 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-02-27 Linus TorvaldsMerge branch 'jffs-maint' of master.kernel.org:/pub...
2007-02-27 Stephen Hemmingernetxen: do_rom_fast_write error handling
2007-02-27 Adrian Bunkremove the jffs MAINTAINERS entry
2007-02-27 Mark Brownnatsemi: Fix detection of vanilla natsemi cards
2007-02-27 Alannet: remove a collection of unneeded #undef REALLY_SLOW...
2007-02-27 Roland Dreierchelsio: Fix non-NAPI compile
2007-02-27 Divy Le Raycxgb3 - Feed Rx free list with pages
2007-02-27 Divy Le Raycxgb3 - Recovery from HW starvation of response queue...
2007-02-27 Divy Le Raycxgb3 - Unmap offload packets when they are freed
2007-02-27 Divy Le Raycxgb3 - FW version update
2007-02-27 Divy Le Raycxgb3 - private ioctl cleanup
2007-02-27 Divy Le Raycxgb3 - manage sysfs attributes per port
2007-02-27 Sivakumar SubramaniS2IO: Restoring the mac address in s2io_reset
2007-02-27 Sivakumar SubramaniS2IO: Avoid printing the Enhanced statistics for Xframe...
2007-02-27 Sivakumar SubramaniS2IO: Making LED off during LINK_DOWN notification.
2007-02-27 Sivakumar SubramaniS2IO: Added a loadable parameter to enable or disable...
2007-02-27 Sivakumar SubramaniS2IO: Optimized the delay to wait for command completion
2007-02-27 Sivakumar SubramaniS2IO: Fixes for MSI and MSIX
2007-02-27 Benjamin Liqla3xxx: Bumping driver version number
2007-02-27 Benjamin Liqla3xxx: Kernic Panic on pSeries under stress conditions
2007-02-27 Ron Mercerqla3xxx: bugfix tx reset after stress conditions.
2007-02-27 Benjamin Liqla3xxx: Check return code from pci_map_single() in...
2007-02-27 Ron Mercerqla3xxx: bugfix: Fixed jumbo frame handling for 3032...
2007-02-27 Ron Mercerqla3xxx: Clean up receive process.
2007-02-27 Ron Mercerqla3xxx: Dynamically size the rx buffer queue based...
2007-02-27 Ron Mercerqla3xxx: Remove API to change MTU.
2007-02-27 Benjamin Liqla3xxx: Fix deadlock issue on error paths
2007-02-27 Benjamin Liqla3xxx: Changed to use netdev_alloc_skb() from dev_all...
2007-02-27 Benjamin Liqla3xxx: Remove unnecessary memset() in qla3xxx_send()
2007-02-27 Benjamin Liqla3xxx: Return proper error codes when the 4022/4032...
2007-02-27 Ralf BaechleAlignment in mv643xx_eth
2007-02-27 Ralf Baechlesgiseeq: Don't include unnecessary headerfiles.
2007-02-27 Timur Tabiucc_geth: use of_get_mac_address()
2007-02-27 Stephen Hemmingerskge: comma consistency
2007-02-27 Stephen Hemmingerskge: fix transmitter flow control
2007-02-27 Brice Goglinmyri10ge: workaround buggy adopted firmwares
2007-02-27 Amit S. KaleNetXen: Driver ifconfig fix
2007-02-27 Amit S. KaleNetXen: Driver unload fixes
2007-02-27 Linas Vepstasspidernet: maintainership
2007-02-27 Linas Vepstasspidernet: janitorial, typos
2007-02-27 Linas Vepstasspidernet: transmit race
2007-02-27 Linas Vepstasspidernet: fix racy double-free of skb
2007-02-27 Linas Vepstasspidernet: separate hardware state from driver state.
2007-02-27 Jens Osterkampspidernet: move medium variable into card struct
2007-02-27 Ishizaki Kouspidernet: remove txram full logging
2007-02-27 Kou Ishizakispidernet: spidernet: add support for Celleb
2007-02-27 Kou Ishizakispidernet: load firmware when open
2007-02-27 Kou Ishizakispidernet: autoneg support for Celleb
2007-02-27 Linas Vepstasspidernet: compile break.
2007-02-27 Jens Osterkampsungem_phy: support bcm5461 phy, autoneg.
2007-02-27 Ayaz Abdullaforcedeth: fix checksum feature in mcp65
2007-02-27 Ayaz Abdullaforcedeth: disable msix
2007-02-27 Ayaz Abdullaforcedeth: fixed missing call in napi poll
2007-02-27 Jeff Garzik[netdrvr] tc35815: fix obvious bugs
2007-02-27 Ryusuke Konishi[AGPGART] fix compile errors
2007-02-27 Kyle McMartin[PARISC] clocksource: Move update_cr16_clocksource...
2007-02-27 Kyle McMartin[PARISC] parisc-agp: Fix thinko const-ifying
2007-02-27 Kyle McMartin[PARISC] time: clocksource lost update_callback
2007-02-27 Kyle McMartin[PARISC] time: Convert clocksource is_continuous to...
2007-02-27 Kyle McMartin[PARISC] clocksource_cr16: Use clocksource_change_rating()
2007-02-27 Kyle McMartin[PARISC] Remove __read_mostly annotation from command_line
2007-02-26 Ralf Baechle[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in...
next