summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2005-07-02Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2005-07-02If ACPI doesn't find an irq listed, don't accept 0 as a valid PCI irq.Linus Torvalds
2005-07-01[PATCH] MMC: wbsd cleanupsAdrian Bunk
2005-07-01[PATCH] MMC: wbsd delayed insertionPierre Ossman
2005-07-01[PATCH] MMC: Fix divdi3 reference in mmci.cRussell King
2005-06-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-06-30Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2005-06-30[PATCH] ARM: 2780/1: AFS partition length calculation fixCatalin Marinas
2005-06-30[PATCH] Serial: Fix small CONFIG_SERIAL_8250_NR_UARTSRussell King
2005-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar
2005-06-30[PATCH] tpm: fix bug introduced by the /proc/miscKylene Jo Hall
2005-06-30[PATCH] pcmcia: fix modalias attribute in sysfsDominik Brodowski
2005-06-30[PATCH] ARM: Acornfb: Don't claim IRQ fbcon for cursorRussell King
2005-06-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH
2005-06-29[PATCH] Driver core: Use klist_del() instead of klist_remove().Patrick Mochel
2005-06-29[PATCH] driver core: change bus_rescan_devices to return voidGreg Kroah-Hartman
2005-06-29[PATCH] driver core: Add the ability to bind drivers to devices from userspaceGreg Kroah-Hartman
2005-06-29[PATCH] driver core: Add the ability to unbind drivers to devices from userspaceGreg Kroah-Hartman
2005-06-29[PATCH] driver core: add bus_find_device & driver_find_device functionsCornelia Huck
2005-06-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2005-06-29Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2005-06-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-06-29Auto merge with /home/aegl/GIT/linusTony Luck
2005-06-29[PATCH] Serial: Split 8250 port table (part 2)Russell King
2005-06-29[PATCH] Serial: Disable OX950 transmitter for flow controlRussell King
2005-06-29[PATCH] Serial: Check status of CTS when using flow controlRussell King
2005-06-29[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre
2005-06-29[PATCH] Don't fill up log with atxp1 vcore messages change messagePrakash Punnoor
2005-06-29[PATCH] Fix get_request nastinessHugh Dickins
2005-06-29[PATCH] Serial: Adjust serial lockingRussell King
2005-06-28Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-06-28[PATCH] sis 760 support.Dave Jones
2005-06-28[PATCH] v4l: bttv new insmod parametersMauro Carvalho Chehab
2005-06-28[PATCH] v4l: tuner improvementsMauro Carvalho Chehab
2005-06-28[PATCH] blk: light iocontext opsNick Piggin
2005-06-28[PATCH] blk: reduce lockingNick Piggin
2005-06-28[PATCH] blk: __make_request efficiencyNick Piggin
2005-06-28[PATCH] coverity: tty_ldisc_ref return null checkKAMBAROV, ZAUR
2005-06-28[PATCH] coverity: ipmi_msghandler() channels array overrun fixKAMBAROV, ZAUR
2005-06-28[PATCH] coverity: i386: scsi_lib buffer overrun fixKAMBAROV, ZAUR
2005-06-28[PATCH] drivers/isdn/: make some code staticAdrian Bunk
2005-06-28[PATCH] hisax warning fixesAndrew Morton
2005-06-28[PATCH] request_firmware(): avoid race conditionsStanislaw W. Gruszka
2005-06-28[PATCH] Adapt drivers/char/vt_ioctl.c to non-x86Emmanuel Colbus
2005-06-28[PATCH] ixp4xx/ixp2000 watchdog driver typoLennert Buytenhek
2005-06-28[PATCH] drivers/char/tipar.c: off by one array accessLuc Van Oostenryck
2005-06-28[PATCH] Using msleep() instead of HZLuca Falavigna
2005-06-28[NET]: drivers/net/slip.c needs linux/delay.hDavid S. Miller
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller