summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (11743): Analog Devices ADV7343 video encoder driverChaithrika U S2009-06-162-0/+26
* V4L/DVB (11742): TI THS7303 video amplifier driver codeChaithrika U S2009-06-161-0/+3
* V4L/DVB (11705): soc-camera: prepare for the platform driver conversionGuennadi Liakhovetski2009-06-161-0/+5
* V4L/DVB (11673): v4l2-device: unregister i2c_clients when unregistering the v...Hans Verkuil2009-06-161-0/+5
* V4L/DVB (11671): v4l2: add v4l2_device_set_name()Hans Verkuil2009-06-161-0/+21
* V4L/DVB (11609): soc-camera: remove an extra device generation from struct so...Guennadi Liakhovetski2009-06-161-2/+2
* V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_linkGuennadi Liakhovetski2009-06-161-0/+1
* V4L/DVB (11517): v4l: remove driver-core BUS_ID_SIZEKay Sievers2009-06-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-162-0/+46
|\
| * mg_disk: seperate mg_disk.h againunsik Kim2009-06-161-0/+45
| * block: Introduce helper to reset queue limits to default valuesMartin K. Petersen2009-06-161-0/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-162-0/+47
|\ \
| * | block: Add bio_list_peek()Geert Uytterhoeven2009-06-151-0/+5
| * | lib: Provide generic atomic64_t implementationPaul Mackerras2009-06-151-0/+42
| * | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-15136-608/+5820
| |\ \
* | \ \ Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-06-164-41/+55
|\ \ \ \
| * | | | ACPICA: Update version to 20090521.Bob Moore2009-05-271-1/+1
| * | | | ACPICA: New: AcpiInstallMethod - install a single control methodLin Ming2009-05-271-0/+2
| * | | | ACPICA: Update version to 20090422.Bob Moore2009-05-271-1/+1
| * | | | ACPICA: Linux OSL: cleanup/update/mergeBob Moore2009-05-271-25/+38
| * | | | ACPICA: Cleanup byte/word/dword extraction macros, fix possible warningsBob Moore2009-05-271-14/+6Star
| * | | | ACPICA: Fix a few warnings for gcc 3.4.4Bob Moore2009-05-271-0/+4
| * | | | ACPICA: Update error/warning interfacesBob Moore2009-05-271-1/+4
* | | | | printk: Add KERN_DEFAULT printk log-levelLinus Torvalds2009-06-161-0/+2
* | | | | printk: clean up handling of log-levels and newlinesLinus Torvalds2009-06-161-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2009-06-154-2/+30
|\ \ \ \
| * | | | timers: Logic to move non pinned timersArun R Bharadwaj2009-05-132-0/+21
| * | | | timers: /proc/sys sysctl hook to enable timer migrationArun R Bharadwaj2009-05-131-0/+1
| * | | | timers: Framework for identifying pinned timersArun R Bharadwaj2009-05-132-2/+8
* | | | | Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-151-0/+3
|\ \ \ \ \
| * | | | | clocksource: prevent selection of low resolution clocksourse also for nohz=onThomas Gleixner2009-06-132-1/+4
| * | | | | clocksource: sanity check sysfs clocksource changesjohn stultz2009-06-111-1/+1
* | | | | | Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-151-11/+31
|\ \ \ \ \ \
| * | | | | | ntp: fix comment typosjohn stultz2009-05-121-2/+2
| * | | | | | ntp: adjust SHIFT_PLL to improve NTP convergencejohn stultz2009-05-061-11/+31
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-15101-1305/+3741
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15256-1716/+10381
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2USJarek Poplawski2009-06-151-4/+4
| * | | | | | | netfilter: conntrack: optional reliable conntrack event deliveryPablo Neira Ayuso2009-06-133-17/+48
| * | | | | | | list_nulls: add hlist_nulls_add_head and hlist_nulls_delPablo Neira Ayuso2009-06-131-0/+18
| * | | | | | | netfilter: conntrack: move helper destruction to nf_ct_helper_destroy()Pablo Neira Ayuso2009-06-131-0/+2
| * | | | | | | netfilter: conntrack: move event caching to conntrack extension infrastructurePablo Neira Ayuso2009-06-133-64/+73
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-06-1215-118/+270
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Patrick McHardy2009-06-1143-232/+1072
| | |\ \ \ \ \ \ \
| | * | | | | | | | netfilter: nf_conntrack: use per-conntrack locks for protocol dataPatrick McHardy2009-06-102-2/+4
| | * | | | | | | | netfilter: xt_socket: added new revision of the 'socket' match supporting flagsLaszlo Attila Toth2009-06-091-0/+12
| | * | | | | | | | netfilter: passive OS fingerprint xtables matchEvgeniy Polyakov2009-06-083-1/+136
| | * | | | | | | | netfilter: nf_ct_icmp: keep the ICMP ct entries longerJan Kasprzak2009-06-083-21/+0Star
| | * | | | | | | | netfilter: xt_NFQUEUE: queue balancing supportFlorian Westphal2009-06-051-0/+5
| | * | | | | | | | netfilter: x_tables: added hook number into match extension parameter structure.Evgeniy Polyakov2009-06-041-2/+4