summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum2007-02-242-0/+12
* USB: add rationale on why usb descriptor structures have to be packedInaky Perez-Gonzalez2007-02-241-4/+18
* USB: add driver for iowarrior devices.Greg Kroah-Hartman2007-02-241-0/+33
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/...Linus Torvalds2007-02-217-31/+119
|\
| * V4L/DVB (5200): V4l_printk_ioctl_arg() is no longer used.Adrian Bunk2007-02-211-3/+0Star
| * V4L/DVB (5204): Change videodev2.h licence to dual GPL/BSDMichael Schimek2007-02-211-1/+42
| * V4L/DVB (5182): Remove #if 0 section from videodev2.hHans Verkuil2007-02-211-1/+0Star
| * V4L/DVB (5181): Sliced VBI API no longer marked experimental.Hans Verkuil2007-02-211-11/+0Star
| * V4L/DVB (5162): Change VIDIOC_DBG_[SG]_REGISTER ioctls' reg address to 64 bitsTrent Piepho2007-02-211-1/+1
| * V4L/DVB (5147): Make vivi driver to use vmalloced pointersMauro Carvalho Chehab2007-02-211-0/+3
| * V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho2007-02-213-13/+15
| * V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER callsTrent Piepho2007-02-211-0/+12
| * V4L/DVB (5113): Adds video output routingMarco Schluessler2007-02-211-0/+3
| * V4L/DVB (5070): Budget-ci: add support for the Technotrend 1500 bundled remoteVille-Pekka Vainio2007-02-211-0/+1
| * V4L/DVB (5068): Fix authorship referencesMauro Carvalho Chehab2007-02-211-1/+1
| * V4L/DVB (5017): DVB: fix compile errorAdrian Bunk2007-02-211-3/+0Star
| * V4L/DVB (5015): Add support for more Encore TV cardsJuan Pablo Sormani2007-02-211-0/+1
| * V4L/DVB (4986): Removed unimplemented cx2341x API commandsHans Verkuil2007-02-211-4/+0Star
| * V4L/DVB (4961): Add support for the ASUS P7131 remote controlHermann Pitton2007-02-211-0/+47
* | [S390] add atomic64_xchg to s390Mathieu Desnoyers2007-02-211-0/+2
* | [S390] local_t cleanup : use asm-generic/local.h.Mathieu Desnoyers2007-02-211-58/+1Star
* | [S390] nss: Free unused memory in kernel image.Heiko Carstens2007-02-211-1/+1
* | [S390] New header file ipl.hMichael Holzheu2007-02-212-74/+113
* | [S390] New get_cpu_id() inline assemblyMichael Holzheu2007-02-211-0/+5
|/
* [PATCH] GPIO API: SA1100 wrapper cleanupPhilipp Zabel2007-02-211-20/+14Star
* [PATCH] GPIO API: S3C2410 wrapper cleanupPhilipp Zabel2007-02-211-10/+11
* [PATCH] GPIO API: PXA wrapper cleanupPhilipp Zabel2007-02-212-18/+36
* [PATCH] autofs4: header file updateIan Kent2007-02-211-4/+12
* [PATCH] cdrom: use unsigned bitfieldsRandy Dunlap2007-02-211-1/+1
* [PATCH] mfd: SM501 core driverBen Dooks2007-02-212-0/+527
* [PATCH] cfag12864b: fix crash when built-in and no parport presentMiguel Ojeda2007-02-212-0/+8
* [PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter2007-02-211-2/+2
* [PATCH] Replace highest_possible_node_id() with nr_node_idsChristoph Lameter2007-02-211-2/+2
* [PATCH] mincore warning fixAndrew Morton2007-02-211-1/+4
* [PATCH] rework reserved major handlingAndrew Morton2007-02-211-0/+1
* [PATCH] minix v3: fix superblock definitionAndries Brouwer2007-02-211-2/+1Star
* [PATCH] Fix build errors if bitop functions are do {} while macrosRalf Baechle2007-02-211-6/+6
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-2038-118/+345
|\
| * Merge ARM fixesRussell King2007-02-20636-6455/+10357
| |\
| | * [ARM] Fix s3c2410 ALSA audio for typedef eliminationRussell King2007-02-201-3/+3
| | * [ARM] 4223/1: ixdp2351 : Fix for a define errorOzzy2007-02-201-1/+1
| * | [ARM] Merge remaining IOP codeRussell King2007-02-2036-114/+341
| |\ \
| | * | [ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xxDan Williams2007-02-175-22/+104
| | * | [ARM] 4186/1: iop: remove cp6_enable/disable routinesDan Williams2007-02-174-72/+0Star
| | * | [ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_userDan Williams2007-02-1728-25/+210
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-201-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik2007-02-201-2/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'upstream' into upstream-jgarzikJohn W. Linville2007-02-181-2/+2
| | |\ \ \
| | | * | | [PATCH] wireless: fix IW_IS_{GET,SET} comment in wireless.hIngo van Lil2007-02-141-2/+2
* | | | | | backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-202-24/+32