aboutsummaryrefslogtreecommitdiffstats
path: root/lib/klist.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-25[ARM] collie: fix two minor formatting nitsRussell King1-3/+4
2009-03-25[ARM] 5431/1: scoop: completely drop old-style SCOOP GPIO accessorsDmitry Baryshkov2-33/+0
2009-03-25[ARM] 5430/1: collie_pm: use new GPIO API to control chargerDmitry Baryshkov2-11/+8
2009-03-25[ARM] 5429/1: collie: start scoop converton to new apiDmitry Baryshkov2-8/+26
2009-03-24[ARM] Kirkwood: fail the probe if internal RTC does not workNicolas Pitre1-0/+11
2009-03-23ARM OMAP3: Initial support for Nokia RX-51, v3Lauri Leukkunen5-0/+2342
2009-03-23ARM: OMAP3: Add support for 3430 SDP, v4Syed Mohammed Khasim4-1/+2610
2009-03-23ARM: OMAP3: Add ADS7846 touchscreen support to Overo platform, v3Steve Sakoman1-0/+60
2009-03-23ARM: OMAP3: MUSB initialization for omap hw, v2Felipe Balbi8-0/+209
2009-03-23ARM: OMAP3: Add base address definitions and resources for OMAP 3 IS, v2Tony Lindgren2-0/+135
2009-03-23ARM: OMAP3: mmc-twl4030 allow arbitrary slot names, v3Adrian Hunter2-2/+6
2009-03-23ARM: OMAP3: mmc-twl4030 add cover switchAdrian Hunter2-1/+13
2009-03-23ARM: OMAP3: mmc-twl4030 fix for vmmc = 0David Brownell1-8/+10
2009-03-23ARM: OMAP3: mmc-twl4030 add MMC3 support, v2Grazvydas Ignotas2-2/+23
2009-03-23ARM: OMAP3: mmc-twl4030 init passes device nodes back, v2David Brownell4-0/+16
2009-03-23ARM: OMAP3: mmc-twl4030 voltage cleanupDavid Brownell4-48/+84
2009-03-23ARM: OMAP3: mmc-twl4030 fix name buffer length, v2Adrian Hunter1-2/+3
2009-03-23ARM: OMAP3: Add more GPIO mux optionsTony Lindgren2-0/+40
2009-03-23ARM: OMAP3: Remove unused CONFIG_I2C2_OMAP_BEAGLEJarkko Nikula1-3/+0
2009-03-23ARM: OMAP: get rid of OMAP_TAG_USB, v2Felipe Balbi17-46/+56
2009-03-23ARM: OMAP: Dispatch only relevant DMA interruptsSantosh Shilimkar1-1/+3
2009-03-23ARM: OMAP: Get available DMA channels from cmdlineSantosh Shilimkar1-1/+19
2009-03-23ARM: OMAP: Add method to register additional I2C busses on the command line, v2Jarkko Nikula2-21/+54
2009-03-23ARM: OMAP: Add command line option for I2C bus speed, v2Jarkko Nikula2-10/+48
2009-03-23ARM: OMAP: Add documentation for function omap_register_i2c_busJarkko Nikula1-0/+9
2009-03-23ARM: OMAP: Export dmtimer functionsTimo Kokkonen1-0/+26
2009-03-23[OMAP850] Build system changesZebediah C. McClure1-6/+17
2009-03-23[OMAP850] IRQ related changesZebediah C. McClure2-3/+99
2009-03-23[OMAP850] Changes to memory subsystemZebediah C. McClure2-3/+3
2009-03-23[OMAP850] Changes to base IO subsystem, v2Zebediah C. McClure6-8/+212
2009-03-23[OMAP850] Add base support for omap850 cpuZebediah C. McClure3-5/+136
2009-03-23ARM: OMAP: Remove remaining board-*.h includes from hardware.hTony Lindgren4-56/+2
2009-03-23ARM: OMAP: No need to include board-nokia.h from hardware.hTony Lindgren2-57/+0
2009-03-23ARM: OMAP: No need to include board-overo.h from hardware.hTony Lindgren2-27/+6
2009-03-23ARM: OMAP: No need to include board-ldp.h from hardware.hTony Lindgren3-47/+6
2009-03-23ARM: OMAP: No need to include board-h4.h from hardware.hTony Lindgren3-43/+3
2009-03-23ARM: OMAP: No need to include board-apollon.h from hardware.hTony Lindgren3-50/+1
2009-03-23ARM: OMAP: No need to include board-omap2430sdp.h from hardware.hTony Lindgren3-50/+8
2009-03-23ARM: OMAP: No need to include board-palm*.h from hardware.hTony Lindgren9-93/+34
2009-03-23ARM: OMAP: No need to include board-osk.h from hardware.hTony Lindgren3-51/+14
2009-03-23ARM: OMAP: No need to include board-innovator.h from hardware.hTony Lindgren3-56/+3
2009-03-23ARM: OMAP: No need to include board-h3.h from hardware.hTony Lindgren4-8/+8
2009-03-23ARM: OMAP: No need to include board-h2.h from hardware.hTony Lindgren4-8/+8
2009-03-23ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardware.hTony Lindgren4-99/+33
2009-03-23omap mailbox: remove unnecessary header file inclusionHiroshi DOYU1-5/+1
2009-03-23omap mailbox: convert sequence bit checking to module paramterHiroshi DOYU1-19/+16
2009-03-23omap mailbox: move mailbox.h into mailbox.cHiroshi DOYU2-101/+85
2009-03-23omap mailbox: add save_/restore_ctx() for PMHiroshi DOYU2-0/+55
2009-03-23omap mailbox: fix empty struct device for omap2Hiroshi DOYU2-7/+8
2009-03-23omap mailbox: fix empty struct device for omap1Hiroshi DOYU2-15/+16