[PATCH] Typo fix: explictly -> explicitly
[deliverable/linux.git] / drivers /
2005-10-31  Jean Delvare[PATCH] Typo fix: explictly -> explicitly
2005-10-31  Nate Diller[PATCH] block cleanups: Add kconfig default iosched...
2005-10-31  Eric Dumazet[PATCH] reduce sizeof(struct file)
2005-10-31  Amos Waterland[PATCH] protect ide_cdrom_capacity by ifdef
2005-10-31  Jeff Garzik[PATCH] remove some more check_region stuff
2005-10-31  Norbert Kiesel[PATCH] delete 2 unreachable statements in drivers...
2005-10-31  Christoph Hellwig[PATCH] cfq-iosched: move tasklist walk to elevator.c
2005-10-31  Dmitry Torokhov[PATCH] smsc-ircc2: PM cleanup - do not close device...
2005-10-31  Andrew Morton[PATCH] ide-scsi highmem cleanup
2005-10-31  Bastian Blank[PATCH] s390, ccw - export modalias
2005-10-31  Richard Hitt[PATCH] s390: 3270 fullscreen view
2005-10-31  Hirokazu Takata[PATCH] m32r: SMC91x driver update
2005-10-31  Shaohua Li[PATCH] introduce .valid callback for pm_ops
2005-10-31  Ashok Raj[PATCH] create and destroy cpufreq sysfs entries based...
2005-10-31  Ashok Raj[PATCH] Remove cpu_sys_devices in cpufreq subsystem.
2005-10-31  Ashok Raj[PATCH] introduce get_cpu_sysdev() to retrieve a sysfs...
2005-10-31  Brian Gerst[PATCH] CONFIG_IA32
2005-10-30  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2005-10-30  Linus TorvaldsFix PIIX4 SMB region size
2005-10-30  Jeff Garzik[libata] use dev_printk() throughout drivers
2005-10-30  Jeff Garzik[libata ata_piix] fix native mode probe, after recent...
2005-10-30  Jeff Garzik[libata ata_piix] use dev_printk() where appropriate
2005-10-30  Jeff Garzik[libata] fix legacy IDE probing
2005-10-30  Jeff Garzik[libata] change ata_qc_complete() to take error mask...
2005-10-30  Jeff GarzikMerge branch 'master'
2005-10-30  Linus TorvaldsMerge /pub/scm/linux/kernel/git/herbert/crypto-2.6
2005-10-30  Dave Hansen[PATCH] memory hotplug: move section_mem_map alloc...
2005-10-30  Dave Hansen[PATCH] memory hotplug: sysfs and add/remove functions
2005-10-30  Nick Piggin[PATCH] core remove PageReserved
2005-10-30  Jeff Garzik[libata] remove ata_chk_err(), ->check_err() hook.
2005-10-30  Herbert Xu[CRYPTO] Simplify one-member scatterlist expressions
2005-10-30  David Hardeman[PATCH] Use sg_set_buf/sg_init_one where applicable
2005-10-29  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-10-29  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2005-10-29  Ralf BaechleFix build error caused by missmatching duplicate declar...
2005-10-29  Ladislav MichlLet it compile again after i2c algo id removal. Sort...
2005-10-29  Pete PopovAu1[12]00 mmc driver. Only tested on the Au1200 at...
2005-10-29  Pete PopovUpdated pcmcia driver with pb1200 and db1200 support.
2005-10-29  Pete Popov- moved platform structure to platform.c
2005-10-29  Pete PopovCleaned up AMD Au1200 IDE driver:
2005-10-29  Maciej W. RozyckiUse physical addresses at the interface level, letting...
2005-10-29  Maciej W. RozyckiRemove left-over unused bits.
2005-10-29  Maciej W. RozyckiFix function types to ones appropriate for initcalls.
2005-10-29  Maciej W. RozyckiDeal with the bloody KSEG vs CKSEG horror...
2005-10-29  Maciej W. Rozyckidec_esp: Use physical addresses
2005-10-29  Maciej W. RozyckiFix dependencies for DECstation framebuffers.
2005-10-29  Pete PopovAu1100 FB driver uplift for 2.6.
2005-10-29  Ralf Baechleqtronix.c: Handle kmalloc failure.
2005-10-29  Thiemo SeuferIt helps to not use a _mem_ function for requesting...
2005-10-29  Ralf BaechleResurrect Cobalt support for 2.6.
2005-10-29  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2005-10-29  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2005-10-29  Patrick McHardy[PATCH] prism54: Free skb after disabling interrupts
2005-10-29  Al Viro[PATCH] s2io iomem annotations
2005-10-29  Tobias Klauser[PATCH] drivers/net/tg3: Use the DMA_{32,64}BIT_MASK...
2005-10-29  Al Viro[PATCH] sata_sil24 iomem annotations and fixes
2005-10-29  Randy Dunlap[PATCH] libata-core cleanups (updated)
2005-10-29  Jeff Garzik[libata] ensure ->tf_read() hook reads Status and Error...
2005-10-29  Al Viro[PATCH] idmouse cleanup and overflow fix
2005-10-29  Al Viro[PATCH] amikbd fix
2005-10-29  Al Viro[PATCH] missing bits in sparkspkr conversion
2005-10-29  Al Viro[PATCH] arguments out of order in class_device_create...
2005-10-29  Al Viro[PATCH] missing include in infiniband
2005-10-29  Al Viro[PATCH] sata_sil24 iomem annotations and fixes
2005-10-29  Al Viro[PATCH] s2io iomem annotations
2005-10-29  Tejun Heo[PATCH] blk: fix merge bug in as-iosched
2005-10-29  Russell King[ARM] Fix Assabet reboot with SA1100 MTD map driver
2005-10-29  Russell King[ARM] Allow MTD device name to be passed via platform...
2005-10-29  Russell King[ARM] Fix MTD device/partition destruction
2005-10-29  Russell King[ARM] Add support for init/exit methods in sa1100 MTD...
2005-10-29  Russell King[ARM] Rename 'data' to 'plat' in sa1100 MTD map driver
2005-10-29  Arnaldo Carvalho... Merge branch 'master' of /linux/kernel/git/torvalds...
2005-10-29  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2005-10-29  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2005-10-29  Greg Kroah-HartmanUSB: fix up some odd parts due to partial merges
2005-10-29  Arnaldo Carvalho... Merge /pub/scm/linux/kernel/git/sridhar/lksctp-2.6
2005-10-28  Greg Kroah-Hartman[PATCH] USB: add nokia_dku2 driver
2005-10-28  Martin Hagelin[PATCH] USB: add new device id to ftdi_sio module
2005-10-28  Koen Kooi[PATCH] USB: fix correct wording in drivers/usb/net...
2005-10-28  Andrew Morton[PATCH] USB: fix pm patches with CONFIG_PM off part 2
2005-10-28  Andrew Morton[PATCH] USB: fix pm patches with CONFIG_PM off part 1
2005-10-28  Alan Stern[PATCH] usbcore: Fix handling of sysfs strings and...
2005-10-28  Alan Stern[PATCH] USB: Fix maxpacket length for ep0 on root hubs
2005-10-28  Alan Stern[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
2005-10-28  Alan Stern[PATCH] usbcore: Wrap lines before column 80
2005-10-28  Alan Stern[PATCH] usbcore: endpoint attributes track altsetting...
2005-10-28  Alan Stern[PATCH] usbcore: Improve endpoint sysfs file handling
2005-10-28  Phil Dibowitz[PATCH] USB Storage: Expand range of Freecom unusual_de...
2005-10-28  Alexey Dobriyan[PATCH] mdc800: remove embrions of C++ exceptions
2005-10-28  Alan Stern[PATCH] PATCH: usb-storage: use kthread API
2005-10-28  Alan Stern[PATCH] PATCH: usb-storage: implement minimal PM
2005-10-28  Alan Stern[PATCH] PATCH: usb-storage: allocate separate sense...
2005-10-28  Alan Stern[PATCH] PATCH: usb-storage: move GetMaxLUN later in...
2005-10-28  Alan Stern[PATCH] hid-core: Add Clear-Halt on the Interrupt-in...
2005-10-28  Alan Stern[PATCH] USB: Always do usb-handoff
2005-10-28  Oliver Neukum[PATCH] USB: cdc-acm patch to use kzalloc
2005-10-28  David Eriksson[PATCH] USB: Improving the set of vendor/product IDs...
2005-10-28  Guillaume GOURAT /[PATCH] USB: Kaweth.c udelay patch
2005-10-28  Oliver Neukum[PATCH] USB: microtek patch to use kzalloc
2005-10-28  Simeon Simeonov[PATCH] USB: storage patch for LEICA camera
next
This page took 0.053305 seconds and 8 git commands to generate.