summaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * [WATCHDOG] Watchdog driver for AT32AP700X devicesHans-Christian Egtvedt2007-06-103-0/+336
| * [WATCHDOG] Mixcom Watchdog - CodingStyle clean-upWim Van Sebroeck2007-06-041-5/+4
| * [WATCHDOG] Mixcom Watchdog - clean-up printk'sWim Van Sebroeck2007-06-041-3/+9
| * [WATCHDOG] Mixcom Watchdog - clean-up printk'sWim Van Sebroeck2007-06-041-4/+7
| * [WATCHDOG] Mixcom Watchdog - checkcard part 2Wim Van Sebroeck2007-06-031-12/+32
| * [WATCHDOG] Mixcom Watchdog - checkcardWim Van Sebroeck2007-06-031-24/+11
| * [WATCHDOG] Mixcom Watchdog - get rid of port offset'sWim Van Sebroeck2007-06-031-8/+13
| * [WATCHDOG] Mixcom Watchdog - update "Documentation"Wim Van Sebroeck2007-06-031-2/+7
| * [WATCHDOG] Remove the redundant check for pwrite() in EP93XXX watchdog.Robert P. J. Day2007-06-031-4/+0
| * [WATCHDOG] Remove the redundant check for pwrite() in pnx4008 watchdog.Robert P. J. Day2007-06-031-4/+0
* | drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-171-2/+2
* | mark a bunch of ISA|EISA|PCI drivers as suchAl Viro2007-07-171-4/+4
* | Fix the graphic corruption issue on IA64 machinesizumi2007-07-171-3/+5
* | vt: add comment for unbind_con_driver()Jesse Barnes2007-07-171-2/+19
* | fbcon: allow fbcon to use the primary display driverAntonino A. Daplas2007-07-171-4/+4
* | stallion: remove unneeded lock_kernelAlan Cox2007-07-171-2/+0
* | Char: istallion, init+locking fixesIngo Korb2007-07-171-7/+2
* | Char: stallion, remove user class report requestJiri Slaby2007-07-171-3/+0
* | Char: Kconfig, mxser_new: remove experimental commentJiri Slaby2007-07-171-2/+0
* | Char: vt, use ARRAY_SIZEJiri Slaby2007-07-171-2/+1
* | Char: vt, use kzallocJiri Slaby2007-07-171-2/+1
* | Char: riscom8, eliminate busy loopJiri Slaby2007-07-171-10/+2
* | Char: specialix, remove busy waitingJiri Slaby2007-07-171-14/+2
* | Char: moxa, eliminate busy waitingJiri Slaby2007-07-171-25/+12
* | Char: isicom, proper variables typesJiri Slaby2007-07-171-11/+7
* | Char: isicom, del_timer at exitJiri Slaby2007-07-171-11/+1
* | Char: isicom, cleanup lockingJiri Slaby2007-07-171-38/+27
* | Char: cyclades, fix sparse warningJiri Slaby2007-07-171-10/+8
* | Char: cyclades, add firmware loadingJiri Slaby2007-07-171-23/+328
* | Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-172-11/+2
* | Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-172-1/+3
|\ \
| * | drm: add idr_init to drm_stub.cDave Airlie2007-07-171-0/+2
| * | drm: fix problem with SiS typedef with sisfb enabled.Dave Airlie2007-07-171-1/+1
* | | Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-174-312/+93
|\| |
| * | drm: convert drawable code to using idrDave Airlie2007-07-173-209/+60
| * | drm: convert drm context code to use Linux idrDave Airlie2007-07-172-103/+33
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-173-17/+7
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-113-17/+7
| |\ \
| | * | [POWERPC] Make drivers/char/hvc_console.c:khvcd() staticAdrian Bunk2007-07-101-1/+1
| | * | [POWERPC] Remove dead code for preventing pread() and pwrite() callsRobert P. J. Day2007-07-101-10/+0
| | * | [POWERPC] VIOTAPE: Use designated initializers for fops member structures.Robert P. J. Day2007-07-101-6/+6
* | | | Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-1677-2214/+2485
|\ \ \ \
| * | | | drm: remove core typedefs from the ioc32 wrappersDave Airlie2007-07-161-41/+41
| * | | | drm: remove sarea typedefsDave Airlie2007-07-122-9/+15
| * | | | drm: detypedef the hashtab and more of smanDave Airlie2007-07-128-59/+59
| * | | | drm: de-typedef smanDave Airlie2007-07-126-49/+51
| * | | | drm: detypedeffing continues...Dave Airlie2007-07-1123-142/+143
| * | | | drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structsDave Airlie2007-07-1116-80/+81
| * | | | drm: drop drm_vma_entry_t, drm_magic_entry_tDave Airlie2007-07-115-19/+15
| * | | | drm: drop drm_buf_t typedefDave Airlie2007-07-1120-104/+104