summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | V4L/DVB (11717): gspca - sonixj: Webcams with bridge sn9c128 addedJean-Francois Moine2009-06-161-0/+5
| * | | | | V4L/DVB (11671): v4l2: add v4l2_device_set_name()Hans Verkuil2009-06-161-0/+5
| * | | | | V4L/DVB (11665): cx88: Add support for the Hauppauge IROnly board.Steven Toth2009-06-161-0/+1
| * | | | | V4L/DVB (11613): pxa_camera: Documentation of the FSMRobert Jarzmik2009-06-161-0/+49
| * | | | | V4L/DVB (11604): saa7134: split Behold`s card entries to properly identify th...Dmitri Belimov2009-06-161-3/+13
| * | | | | V4L/DVB (11567): saa7134: Added support for AVerMedia Cardbus PlusOldřich Jedlička2009-06-161-0/+1
| * | | | | V4L/DVB (11442): saa7134: BZ#7524: Add AVerTV Studio 507UA supportAndy Shevchenko2009-06-161-0/+1
| * | | | | V4L/DVB (11488): get_dvb_firmware: trivial url changeJoseba Goitia Gandiaga2009-06-161-3/+3
| * | | | | V4L/DVB (11486): em28xx: Add EmpireTV board supportDouglas Schilling Landgraf2009-06-161-0/+1
| * | | | | V4L/DVB (11483): gspca - mr97310a: Webcam 093a:010f added.Theodore Kilgore2009-06-161-0/+1
* | | | | | Merge branch 'akpm'Linus Torvalds2009-06-1710-31/+806
|\ \ \ \ \ \
| * | | | | | Documentation/fb/vesafb.txt: fix typoPaul Menzel2009-06-171-1/+1
| * | | | | | console: make blank timeout value a boot optionDaniel Mack2009-06-171-0/+4
| * | | | | | Documentation/atomic_ops.txt: fix sample codeFigo.zhang2009-06-171-2/+2
| * | | | | | Documentation/accounting/getdelays.c intialize the variable before using itJaswinder Singh Rajput2009-06-171-1/+2
| * | | | | | vmscan: properly account for the number of page cache pages zone_reclaim() ca...Mel Gorman2009-06-171-4/+8
| * | | | | | oom: move oom_adj value from task_struct to mm_structDavid Rientjes2009-06-171-5/+10
| * | | | | | pagemap: add page-types toolWu Fengguang2009-06-172-1/+699
| * | | | | | pagemap: document 9 more exported page flagsWu Fengguang2009-06-171-0/+62
| * | | | | | pagemap: document clarificationsWu Fengguang2009-06-171-3/+3
| * | | | | | page allocator: use allocation flags as an index to the zone watermarkMel Gorman2009-06-172-14/+15
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-161-0/+773
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'linus/master' into HEADVegard Nossum2009-06-1585-887/+1123
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | kmemcheck: add the kmemcheck documentationVegard Nossum2009-06-131-0/+773
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-168-145/+229
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-166-144/+195
| * | | | | | driver core: fix documentation of request_firmware_nowaitMing Lei2009-06-161-1/+2
| * | | | | | Driver Core: Warn driver authors about adding device attributesGrant Likely2009-06-161-0/+32
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2009-06-161-0/+5
|\ \ \ \ \ \
| * | | | | | FAT: add 'errors' mount optionDenis Karpov2009-06-031-0/+5
* | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-161-0/+4
|\ \ \ \ \ \ \
| * | | | | | | i2c-viapro: Add new PCI device ID for VX855Harald Welte2009-06-151-0/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-06-165-7/+79
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | hwmon: (f71882fg) Add support for the F71858FHans de Goede2009-06-151-4/+8
| * | | | | | hwmon: (w83627ehf) Add W83627DHG-P supportJean Delvare2009-06-151-2/+9
| * | | | | | hwmon: (tmp401) Add documentationAndre Prendel2009-06-152-0/+61
| * | | | | | hwmon: (ibmaem) Automatically load on HC10 bladeDarrick J. Wong2009-06-151-1/+1
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-1514-641/+729
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15108-986/+2734
| |\| | | |
| * | | | | [PATCH] net core: Some interface flags not returned by SIOCGIFFLAGSJohn Dykstra2009-06-121-3/+0
| * | | | | ieee802154: add documentation about our stackSergey Lapin2009-06-091-0/+76
| * | | | | isdn: extend INTERFACE.CAPI documentTilman Schmidt2009-06-081-2/+88
| * | | | | isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt2009-06-081-2/+2
| * | | | | rfkill: document /dev/rfkillJohannes Berg2009-06-031-1/+7
| * | | | | rfkill: create useful userspace interfaceJohannes Berg2009-06-031-0/+7
| * | | | | rfkill: rewriteJohannes Berg2009-06-031-519/+78
| * | | | | IPv6: Add 'autoconf' and 'disable_ipv6' module parametersBrian Haley2009-06-012-0/+44
| * | | | | can: sja1000: generic OF platform bus driverWolfgang Grandegger2009-06-011-0/+53
| * | | | | mac80211: fix kernel-docJohannes Berg2009-05-201-1/+0
| * | | | | net: TX_RING and packet mmapJohann Baudy2009-05-191-19/+121