index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
MODEM_IF:omap4:toro:Remove workqueue for rpm start
eelhyoung.choi
2011-07-19
2
-39
/
+16
*
OMAP: HSI: fix build error in HSI protocol
Djamil Elaidi
2011-07-18
1
-1
/
+1
*
(TEMP) rpsmg: res_mgr: request iva lat and bw
Miguel Vadillo
2011-07-15
1
-1
/
+2
*
Merge branch 'android-omap-3.0' into android-omap-tuna-3.0
Colin Cross
2011-07-15
7
-1525
/
+1183
|
\
|
*
Merge branch 'linux-omap-3.0' into android-omap-3.0
Colin Cross
2011-07-15
4
-1344
/
+1047
|
|
\
|
|
*
Merge branch 'omap-pm-integration' of git://github.com/nmenon/linux-omap-ti-p...
Colin Cross
2011-07-15
4
-1344
/
+1047
|
|
|
\
|
|
|
*
OMAP4: serial: set uart in no idle mode for uart dma.
Govindraj.R
2011-07-14
1
-0
/
+8
|
|
|
*
OMAP4: Serial: Set TX_FIFO_THRESHOLD if uart in dma mode for es2.0
Govindraj.R
2011-07-14
1
-0
/
+16
|
|
|
*
OMAP: Serial: Use resume call from prcm to enable uart
Govindraj.R
2011-07-14
1
-0
/
+23
|
|
|
*
Serial: OMAP2+: Make the RX_TIMEOUT for DMA configurable for each UART
Jon Hunter
2011-07-14
1
-9
/
+10
|
|
|
*
OMAP: Serial: Allow UART parameters to be configured from board file.
Govindraj.R
2011-07-14
1
-3
/
+1
|
|
|
*
Serial: OMAP2+: Move erratum handling from serial.c
Govindraj.R
2011-07-14
1
-4
/
+52
|
|
|
*
OMAP: Serial: Hold console lock for console usage.
Govindraj.R
2011-07-14
1
-1
/
+19
|
|
|
*
Serial: OMAP: Add runtime pm support for omap-serial driver
Govindraj.R
2011-07-14
1
-29
/
+198
|
|
|
*
OMAP4: serial: remove hacks done prior to runtime PM
Nishanth Menon
2011-07-14
1
-49
/
+0
|
|
|
*
MMC: eMMC: Sleep before OFF
Balaji T K
2011-07-14
1
-2
/
+6
|
|
|
*
MMC: OMAP: replace clk_disable by runtime api in error path
Kishore Kadiyala
2011-07-14
1
-1
/
+1
|
|
|
*
OMAP2/3 MMC: initial conversion to runtime PM
Kevin Hilman
2011-07-14
1
-79
/
+84
|
|
|
*
GPIO: OMAP2+: allow level/edge triggering
Girish S Ghongdemath
2011-07-14
1
-1
/
+2
|
|
|
*
GPIO: OMAP: restore context only if previously saved
Axel Haslam
2011-07-14
1
-2
/
+5
|
|
|
*
GPIO: OMAP2+: Clean prepare_for_idle and resume_after_idle
Tarun Kanti DebBarma
2011-07-14
1
-147
/
+160
|
|
|
*
GPIO: OMAP: Use PM runtime framework
Charulatha V
2011-07-14
1
-20
/
+80
|
|
|
*
GPIO: OMAP: Remove bank->method & METHOD_* macros
Charulatha V
2011-07-14
1
-12
/
+6
|
|
|
*
GPIO: OMAP: Fix use of readl/readw to access isr_reg
Charulatha V
2011-07-14
1
-3
/
+5
|
|
|
*
GPIO: OMAP15xx: Use pinctrl offset instead of macro
Charulatha V
2011-07-14
1
-5
/
+3
|
|
|
*
GPIO: OMAP: Clean omap_gpio_mod_init function
Charulatha V
2011-07-14
1
-40
/
+81
|
|
|
*
GPIO: OMAP: Clean set_gpio_triggering function
Tarun Kanti DebBarma
2011-07-14
1
-91
/
+33
|
|
|
*
GPIO: OMAP: Remove hardcoded offsets in ctxt save/restore
Tarun Kanti DebBarma
2011-07-14
1
-22
/
+20
|
|
|
*
GPIO: OMAP: Use level/edge detect reg offsets
Tarun Kanti DebBarma
2011-07-14
1
-82
/
+36
|
|
|
*
GPIO: OMAP: Use wkup regs off/suspend support flag
Tarun Kanti DebBarma
2011-07-14
1
-102
/
+22
|
|
|
*
GPIO: OMAP: Avoid cpu checks during module ena/disable
Charulatha V
2011-07-14
1
-30
/
+23
|
|
|
*
GPIO: OMAP2+: Make non-wakeup GPIO part of pdata
Charulatha V
2011-07-14
1
-7
/
+1
|
|
|
*
GPIO: OMAP: Handle save/restore ctx in GPIO driver
Charulatha V
2011-07-14
1
-73
/
+56
|
|
|
*
GPIO: OMAP: Make gpio_context part of gpio_bank structure
Charulatha V
2011-07-14
1
-42
/
+34
|
|
|
*
GPIO: OMAP2+: Use flag to identify wakeup domain
Charulatha V
2011-07-14
1
-7
/
+6
|
|
|
*
GPIO: OMAP: Remove dependency on gpio_bank_count
Tarun Kanti DebBarma
2011-07-14
1
-93
/
+80
|
|
|
*
GPIO: OMAP: cleanup show revision, remove cpu_is checks, display only once
Kevin Hilman
2011-07-14
1
-8
/
+6
|
|
|
*
GPIO: OMAP: debounce remove SoC specific registers, use pdata
Kevin Hilman
2011-07-14
1
-12
/
+3
|
|
|
*
GPIO: OMAP: cleanup _set_gpio_wakeup(), remove ifdefs
Tarun Kanti DebBarma
2011-07-14
1
-34
/
+16
|
|
|
*
GPIO: OMAP: remove useless gpio_valid() & check_gpio() checks
Kevin Hilman
2011-07-14
1
-45
/
+0
|
|
|
*
GPIO: OMAP: convert MPUIO IRQ over to generic irq_chip
Kevin Hilman
2011-07-14
1
-44
/
+35
|
|
|
*
GPIO: OMAP: conslidate enable/disable of GPIO IRQs, remove ifdefs
Kevin Hilman
2011-07-14
1
-99
/
+30
|
|
|
*
GPIO: OMAP: consolidate IRQ status handling, remove #ifdefs
Kevin Hilman
2011-07-14
1
-61
/
+5
|
|
|
*
GPIO: OMAP: consolidate direction, input, output, remove #ifdefs
Kevin Hilman
2011-07-14
1
-200
/
+43
|
|
|
*
GPIO: OMAP: remove get_gpio_bank()
Charulatha V
2011-07-14
1
-27
/
+2
|
|
|
*
GPIO: OMAP: replace get_gpio_index() by using bank width
Kevin Hilman
2011-07-14
1
-25
/
+17
|
|
|
*
GPIO: OMAP: _get_gpio_irqbank_mask: replace hard-coded mask with bank->width
Kevin Hilman
2011-07-14
1
-7
/
+1
|
|
|
*
GPIO: OMAP: move bank width into struct gpio_bank
Kevin Hilman
2011-07-14
1
-7
/
+6
|
|
|
*
GPIO: OMAP: remove MPUIO handling from _clear_gpio_irqbank()
Kevin Hilman
2011-07-14
1
-6
/
+0
|
|
|
*
GPIO: OMAP: _clear_gpio_irqbank: fix flushing of posted write
Kevin Hilman
2011-07-14
1
-2
/
+1
[next]