summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-09-26i2c: Constify i2c_algorithm declarations, part 2Jean Delvare27-27/+27
2006-09-26i2c: Constify i2c_algorithm declarations, part 1Jean Delvare4-4/+4
2006-09-26i2c: Let drivers constify i2c_algorithm dataDavid Brownell1-1/+1
2006-09-26i2c-isa: Restore driver ownerJean Delvare11-0/+11
2006-09-26i2c-viapro: Add support for the VT8237A and VT8251Rudolf Marek3-10/+23
2006-09-26i2c: Warn on i2c client creation failureJean Delvare1-2/+7
2006-09-26i2c-core: Drop useless bitmaskingsJean Delvare1-5/+5
2006-09-26i2c-algo-pcf: Discard the mdelay data struct memberAdrian Bunk2-2/+0
2006-09-26i2c-algo-bit: CleanupsJean Delvare1-9/+8
2006-09-26i2c-isa: Fail adding driver on attach_adapter errorDavid Hubbard1-3/+8
2006-09-26i2c: __must_check fixes (chip drivers)Jean Delvare5-27/+97
2006-09-26i2c-dev: attach/detach_adapter cleanupsJean Delvare1-5/+5
2006-09-26i2c-stub: Chip address as a module parameterJean Delvare2-3/+31
2006-09-26i2c: Plan i2c-isa for removalJean Delvare1-0/+9
2006-09-26i2c: New bus driver for TI OMAP boardsKomal Shah3-0/+687
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberJean Delvare22-32/+6
2006-09-26i2c-matroxfb: Struct init conversionJean Delvare1-6/+7
2006-09-26i2c: Fix copy-n-paste in subsystem KconfigArthur Othieno1-1/+1
2006-09-26i2c-au1550: Add I2C support for Au1200Domen Puncer2-5/+4
2006-09-26i2c-au1550: Add SMBus functionality flagDomen Puncer1-1/+1
2006-09-26i2c-au1550: Fix timeout problemDomen Puncer1-4/+10
2006-09-26i2c-sibyte: Kip Walker is goneJean Delvare1-1/+1
2006-09-26i2c-algo-sibyte: Merge into i2c-sibyteJean Delvare5-229/+155
2006-09-26i2c-algo-sibyte: CleanupsJean Delvare1-30/+1
2006-09-26i2c: __must_check fixes, i2c-devJean Delvare1-3/+11
2006-09-26i2c: __must_check fixes (core drivers)Jean Delvare2-13/+69
2006-09-26i2c-dev: Drop the client templateJean Delvare1-9/+4
2006-09-26i2c-dev: Use a list for data storageJean Delvare1-20/+25
2006-09-26i2c-dev: CleanupsJean Delvare1-25/+8
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds55-577/+1659
2006-09-26[PATCH] s390: fix cmm kernel thread handlingHeiko Carstens1-19/+35
2006-09-26[PATCH] Make UML use ptrace-abi.hJeff Dike2-17/+1
2006-09-26[PATCH] Split i386 and x86_64 ptrace.hJeff Dike6-86/+100
2006-09-26[PATCH] UML: tty lockingAlan Cox1-1/+3
2006-09-26[PATCH] uml: stack usage reductionJeff Dike5-17/+21
2006-09-26[PATCH] uml: clean our set_ether_macPaolo 'Blaisorblade' Giarrusso2-9/+6
2006-09-26[PATCH] uml: Remove unused variableJeff Dike3-13/+0
2006-09-26[PATCH] uml: timer cleanupsJeff Dike4-13/+22
2006-09-26[PATCH] uml: Move signal handlers to arch codeJeff Dike12-89/+102
2006-09-26[PATCH] uml: SIGIO cleanupsJeff Dike3-71/+67
2006-09-26[PATCH] uml: Improve SIGBUS diagnosticsJeff Dike1-2/+9
2006-09-26[PATCH] uml: Fix handling of failed execs of helpersJeff Dike1-11/+11
2006-09-26[PATCH] uml: Whitespace fixesJeff Dike1-184/+183
2006-09-26[PATCH] uml: Fix stack alignmentJeff Dike1-1/+2
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike11-32/+25
2006-09-26[PATCH] uml: Use klibc setjmp/longjmpJeff Dike14-23/+173
2006-09-26[PATCH] PM: Add pm_trace switchRafael J. Wysocki3-10/+59
2006-09-26[PATCH] i386: Detect clock skew during suspendRafael J. Wysocki1-6/+18
2006-09-26[PATCH] suspend: make it possible to disable serial console suspendRafael J. Wysocki1-0/+14
2006-09-26[PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki3-0/+19