summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] pci: store PCI_INTERRUPT_PIN in pci_devKristen Accardi2006-01-091-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds2006-01-0914-64/+81
|\ \
| * | [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.cIngo Molnar2006-01-091-15/+12
| * | [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov2006-01-092-6/+6
| * | [PATCH] mutex subsystem, semaphore to completion: CPU3WDTSteven Rostedt2006-01-091-4/+5
| * | [PATCH] mutex subsystem, semaphore to completion: SX8Steven Rostedt2006-01-091-6/+6
| * | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-099-33/+33
| * | [PATCH] mutex subsystem, more debugging codeIngo Molnar2006-01-091-0/+19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-0917-25/+25
|\ \ \
| * | | Small fixups to the EHCI Kconfig help textJesper Juhl2006-01-101-5/+5
| * | | spelling: s/trough/through/Adrian Bunk2006-01-104-4/+4
| * | | spelling: s/retreive/retrieve/Adrian Bunk2006-01-107-8/+8
| * | | spelling: s/usefull/useful/Adrian Bunk2006-01-105-8/+8
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-096-15/+323
|\ \ \
| * | | [NET]: Add IFB (Intermediate Functional Block) network device.Jamal Hadi Salim2006-01-093-0/+308
| * | | [AX25] mkiss: Drop spinlock before sleeping call.Ralf Baechle2006-01-091-1/+1
| * | | [CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu2006-01-091-0/+2
| * | | [CRYPTO] Use standard byte order macros wherever possibleHerbert Xu2006-01-091-13/+11
| * | | [PADLOCK] Fix sparse warning about 1-bit signed bit-fieldHerbert Xu2006-01-091-1/+1
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-0922-2047/+16
|\ \ \
| * \ \ Merge Linus' tree.Russell King2006-01-09109-1128/+6474
| |\ \ \
| * | | | [ARM] Update am79c961 to use struct platform_driverRussell King2006-01-091-6/+6
| * | | | [ARM] Remove asm/irq.h includes from ARM driversRussell King2006-01-0912-16/+10
| * | | | [ARM] Remove EPXA10DB machine supportRussell King2006-01-089-2025/+0
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-093-10/+29
|\ \ \ \ \
| * | | | | [SERIAL] Make the number of UARTs registered configurable.Dave Jones2006-01-072-10/+28
| * | | | | [SERIAL] Fix clocal wakeup problemRussell King2006-01-071-0/+1
| |/ / / /
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-01-093-264/+278
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [MMC] Add DATA_MULTI flagRussell King2006-01-091-1/+7
| * | | | [MMC] Lindent wbsd driverPierre Ossman2006-01-081-252/+185
| * | | | [MMC] Support MMC version 4 cardsPierre Ossman2006-01-081-0/+1
| * | | | [MMC] wbsd pnp suspendPierre Ossman2006-01-081-16/+90
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-01-09186-4784/+10519
|\ \ \ \
| * | | | V4L/DVB (3329): cx88_subids whitespace cleanupChris Pascoe2006-01-091-4/+4
| * | | | V4L/DVB (3328): replace omitted 'TODO:'Michael Krufky2006-01-091-1/+1
| * | | | V4L/DVB (3327): Remove DViCO specific firmware hacks from the generic code.Patrick Boettcher2006-01-093-34/+34
| * | | | V4L/DVB (3326): Fix stereo and standard reporting of msp3400 (esp. for radio)Hans Verkuil2006-01-094-59/+100
| * | | | V4L/DVB (3325): WSS output interface for av7110Oliver Endriss2006-01-094-12/+147
| * | | | V4L/DVB (3324): msp3400 audio handling bug fixes.Hans Verkuil2006-01-093-80/+156
| * | | | V4L/DVB (3323): Add Kconfig option for wrongly programmed devicesMarc Koschewski2006-01-092-27/+43
| * | | | V4L/DVB (3322): Whitespace cleanup and unused code removedMarc Koschewski2006-01-091-5/+2
| * | | | V4L/DVB (3321): Indention cleanupsMarc Koschewski2006-01-091-15/+16
| * | | | V4L/DVB (3320): Check if PLL-description is setPatrick Boettcher2006-01-091-3/+5
| * | | | V4L/DVB (3319): Changed indention for define's and their valuesMarc Koschewski2006-01-091-22/+21
| * | | | V4L/DVB (3318): Fixes warning: variable "ret" is used before its value is setd binderman2006-01-091-1/+1
| * | | | V4L/DVB (3317): msp3400: use v4l2_std_id and determine chip capabilities.Hans Verkuil2006-01-093-78/+98
| * | | | V4L/DVB (3315): Use correct AGC settings for DNTV Live! DVB-T ProChris Pascoe2006-01-091-3/+26
| * | | | V4L/DVB (3313): codingstyle cleanups & restore some wrongfully deleted dvb-us...Michael Krufky2006-01-091-54/+54
| * | | | V4L/DVB (3312): DViCO USB IR Remote supportChris Pascoe2006-01-092-0/+80
| * | | | V4L/DVB (3311): DViCO FusionHDTV DVB-T Dual Digital PCI supportChris Pascoe2006-01-093-0/+58
OpenPOWER on IntegriCloud