index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-30
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-3
/
+366
2011-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+8
2011-07-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
198
-6079
/
+6393
2011-07-30
Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...
Linus Torvalds
8
-0
/
+142
2011-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog
Linus Torvalds
4
-0
/
+189
2011-07-29
hwmon: (pmbus) Add client driver for LM25066, LM5064, and LM5066
Guenter Roeck
1
-0
/
+90
2011-07-29
hwmon: (max34440) Add support for peak attributes
Guenter Roeck
1
-0
/
+6
2011-07-29
hwmon: (max8688) Add support for peak attributes
Guenter Roeck
1
-0
/
+6
2011-07-29
hwmon: (max16064) Add support for peak attributes
Guenter Roeck
1
-0
/
+4
2011-07-29
hwmon: (adm1275) Add support for peak attributes
Guenter Roeck
1
-2
/
+6
2011-07-29
hwmon: Add new attributes to sysfs ABI
Guenter Roeck
1
-0
/
+46
2011-07-29
hwmon: (pmbus) Add ADP4000, NCP4200 and NCP4208 to list of supported devices
Guenter Roeck
1
-0
/
+7
2011-07-28
Merge branch 'imx/dt' into next/dt
Arnd Bergmann
53
-357
/
+801
2011-07-28
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-6
/
+23
2011-07-28
watchdog: WatchDog Timer Driver Core - Add minimum and max timeout
Wim Van Sebroeck
1
-0
/
+4
2011-07-28
watchdog: WatchDog Timer Driver Core - Add ioctl call
Wim Van Sebroeck
1
-0
/
+5
2011-07-28
watchdog: WatchDog Timer Driver Core - Add nowayout feature
Wim Van Sebroeck
1
-5
/
+8
2011-07-28
watchdog: WatchDog Timer Driver Core - Add Magic Close feature
Wim Van Sebroeck
1
-0
/
+7
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...
Wim Van Sebroeck
1
-0
/
+10
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl
Wim Van Sebroeck
1
-2
/
+7
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctl
Wim Van Sebroeck
1
-0
/
+3
2011-07-28
watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality
Wim Van Sebroeck
1
-0
/
+6
2011-07-28
watchdog: WatchDog Timer Driver Core - Add basic framework
Wim Van Sebroeck
2
-0
/
+121
2011-07-28
arm/versatile: Add device tree support
Grant Likely
4
-0
/
+48
2011-07-28
hwmon: (coretemp) Add core/pkg threshold support to Coretemp
Durgadoss R
1
-0
/
+7
2011-07-28
hwmon: LM95245 driver
Alexander Stein
1
-0
/
+33
2011-07-28
hwmon: (lm90) Add support for Philips SA56004
Stijn Devriendt
1
-1
/
+8
2011-07-28
hwmon: Driver for NTC Thermistors
Donggeun Kim
1
-0
/
+93
2011-07-28
hwmon: Driver for MAX1668
David George
1
-0
/
+60
2011-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-19
/
+101
2011-07-28
md: update documentation for md/rdev/state sysfs interface
Namhyung Kim
1
-5
/
+9
2011-07-28
md: add documentation for bad block log
Namhyung Kim
1
-1
/
+14
2011-07-28
[media] em28xx: Change firmware name for Terratec H5 DRX-K
Mauro Carvalho Chehab
1
-1
/
+14
2011-07-28
[media] get_dvb_firmware: Get DRX-K firmware for Digital Devices DVB-CT cards
Oliver Endriss
1
-1
/
+19
2011-07-28
[media] v4l: add control definitions for codec devices
Kamil Debski
1
-0
/
+969
2011-07-28
[media] v4l: add fourcc definitions for compressed formats
Kamil Debski
2
-3
/
+51
2011-07-28
[media] v4l: Document V4L2 control endianness as machine endianness
Sakari Ailus
1
-0
/
+8
2011-07-28
[media] v4l: Add flash control documentation
Sakari Ailus
3
-0
/
+293
2011-07-28
[media] DocBook: document V4L2_CTRL_TYPE_BITMASK
Hans Verkuil
3
-6
/
+27
2011-07-28
[media] DocBook: fix typo: vl42_plane_pix_format -> v4l2_plane_pix_format
Hans Verkuil
1
-1
/
+1
2011-07-28
[media] pwc: Add a bunch of pwc custom API to feature-removal-schedule.txt
Hans de Goede
1
-0
/
+35
2011-07-28
[media] videodev2.h Add SE401 compressed RGB format
Hans de Goede
1
-0
/
+5
2011-07-28
[media] v4l2 core: return -ENOTTY if an ioctl doesn't exist
Mauro Carvalho Chehab
2
-7
/
+8
2011-07-28
[media] DocBook/dvb: Use generic descriptions for the video API
Mauro Carvalho Chehab
1
-340
/
+0
2011-07-28
[media] DocBook/dvb: Use generic descriptions for the frontend API
Mauro Carvalho Chehab
3
-449
/
+24
2011-07-28
[media] DocBook/demux.xml: Remove generic errors
Mauro Carvalho Chehab
2
-88
/
+5
2011-07-28
[media] DocBook/audio.xml: Remove generic errors
Mauro Carvalho Chehab
2
-309
/
+4
2011-07-28
[media] DVB: Point to the generic error chapter
Mauro Carvalho Chehab
7
-161
/
+83
2011-07-28
[media] DocBook: Add return error codes to LIRC ioctl session
Mauro Carvalho Chehab
1
-4
/
+2
2011-07-28
[media] DocBook: Add an error code session for LIRC interface
Mauro Carvalho Chehab
1
-0
/
+4
[next]