aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] usbserial: Regression in USB generic serial driverRandall Nortman2005-10-141-1/+1
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-10-141-4/+35
| |\
| | * [QLOGICPTI]: Handle INQUIRY response sniffing correctly.David S. Miller2005-10-141-4/+35
| * | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-10-141-0/+2
| |\ \
| | * | [SERIAL] Add SupraExpress 336i Sp ASVD modem IDBaris Cicek2005-10-141-0/+2
| | |/
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-141-1/+1
| |\ \
| | * | [ARM] 3014/1: Spitz keyboard: Correct the right shift keyRichard Purdie2005-10-141-1/+1
| | |/
| * | [PATCH] sh-sci.c sci_start_tx errorYoshinori Sato2005-10-141-1/+1
| * | [PATCH] Dallas's 1-wire bus compile errorEvgeniy Polyakov2005-10-141-2/+1
| * | [PATCH] aacraid: host_lock not released fixMark Haverkamp2005-10-141-1/+1
| * | [PATCH] wireless/airo: Build fixMatteo Croce2005-10-141-1/+1
| * | [PATCH] radio-cadet: check request_region() return value correctlyAlexey Dobriyan2005-10-141-1/+1
| * | [PATCH] zaurus: fix dependencies on collie keyboardPavel Machek2005-10-141-1/+1
| * | [PATCH] zaurus: fix soc_common.cPavel Machek2005-10-141-8/+6
| * | [PATCH] zaurus: fix compilation with cpufreq disabledPavel Machek2005-10-141-0/+2
| * | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2005-10-131-0/+3
| |\ \ | | |/ | |/|
| | * Pull mbcs-init-sn-check into release branchTony Luck2005-10-111-0/+3
| | |\
| | | * [IA64] mbcs_init() should give up unless running on sn2Greg Edwards2005-10-041-0/+3
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-133-14/+42
| |\ \ \
| | * | | [ARM] 3002/1: Wrong parameter to uart_update_timeout() in drivers/serial/pxa.cLothar Wassmann2005-10-121-1/+1
| | * | | [ARM] 2971/1: i.MX uart handle rts irqSascha Hauer2005-10-121-6/+33
| | * | | [ARM] 2976/1: S3C2410: add static to functions in serial driverBen Dooks2005-10-121-7/+8
| * | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-10-121-7/+7
| |\ \ \ \
| | * | | | sata_nv: Fixed bug introduced by 0.08's MCP51 and MCP55 support.Jeff Garzik2005-10-111-7/+7
| * | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-10-121-206/+18
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | e100: revert CPU cycle saver microcode, it causes severe problemsJeff Garzik2005-10-111-206/+18
| | |/ / /
* | | | | powerpc: Merge time.c and asm/time.h.Paul Mackerras2005-10-201-11/+0
* | | | | powerpc: move iSeries/iSeries_pci.h to platforms/iseriesStephen Rothwell2005-10-141-5/+6
* | | | | Merge from Linus' treePaul Mackerras2005-10-12147-1203/+15425
|\ \ \ \ \ | |/ / / /
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-10-112-4/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [SPARC64]: Fix oops on runlevel change with serial console.David S. Miller2005-10-102-4/+2
| | |/ /
| * | | [PATCH] V4L: Enable s-video input on DViCO FusionHDTV5 LiteMichael Krufky2005-10-111-2/+2
| * | | [PATCH] dell_rbu: changes in packet update mechanismAbhay Salunke2005-10-111-81/+93
| * | | [PATCH] s390: ccw device reconnect oops.Cornelia Huck2005-10-111-1/+1
| |/ /
| * | Use the new "kill_proc_info_as_uid()" for USB disconnect tooLinus Torvalds2005-10-103-3/+6
| * | [PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte2005-10-101-3/+9
| * | Merge master.kernel.org:/home/rmk/linux-2.6-ucbLinus Torvalds2005-10-101-11/+11
| |\ \
| | * | [ARM] 2956/1: fix the "Fix gcc4 build errors in ucb1x00-core.c"Nicolas Pitre2005-10-101-11/+11
| * | | [PATCH] ide: Workaround PM problemBenjamin Herrenschmidt2005-10-101-0/+8
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-103-5/+8
| |\ \ \
| | * | | [ARM] 2964/1: S3C2410 - serial: add .owner to driverBen Dooks2005-10-101-0/+3
| | * | | [ARM] 2963/1: S3C2410 - add .owner field to device_driverBen Dooks2005-10-101-0/+1
| | * | | [ARM] 2957/1: imx UART Error handlingSascha Hauer2005-10-101-5/+4
| | |/ /
| * | | [PATCH] pcmcia: fix task state at pccard thread exitSteven Rostedt2005-10-101-0/+3
| |/ /
| * | [PATCH] gfp flags annotations - part 1Al Viro2005-10-0821-31/+28
| * | [PATCH] scsi_ioctl: only warn for rejected commandsJens Axboe2005-10-081-4/+4
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2005-10-081-67/+172
| |\ \
| | * | [WATCHDOG] pcwd_pci.c add debug module_paramWim Van Sebroeck2005-09-291-0/+64
| | * | [WATCHDOG] pcwd_pci.c control status + boot-code clean-upWim Van Sebroeck2005-09-291-67/+108
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-10-081-0/+4
| |\ \ \