index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2015-02-04
md/raid5: need_this_block: start simplifying the last two conditions.
NeilBrown
-5
/
+23
2015-02-04
md/raid5: separate out the easy conditions in need_this_block.
NeilBrown
-9
/
+29
2015-02-04
md/raid5: separate large if clause out of fetch_block().
NeilBrown
-4
/
+15
2015-02-04
md: do_release_stripe(): No need to call md_wakeup_thread() twice
Jes Sorensen
-5
/
+2
2015-02-03
ACPI: Introduce helper function acpi_dev_filter_resource_type()
Jiang Liu
-0
/
+55
2015-02-03
ACPI: Add field offset to struct resource_list_entry
Jiang Liu
-0
/
+1
2015-02-03
ACPI: Translate resource into master side address for bridge window resources
Jiang Liu
-0
/
+15
2015-02-03
ACPI: Return translation offset when parsing ACPI address space resources
Jiang Liu
-40
/
+47
2015-02-03
ACPI: Enforce stricter checks for address space descriptors
Jiang Liu
-0
/
+9
2015-02-03
ACPI: Set flag IORESOURCE_UNSET for unassigned resources
Jiang Liu
-4
/
+4
2015-02-03
ACPI: Normalize return value of resource parser functions
Jiang Liu
-0
/
+30
2015-02-03
ACPI: Fix a bug in parsing ACPI Memory24 resource
Jiang Liu
-2
/
+2
2015-02-03
ACPI: Add prefetch decoding to the address space parser
Thomas Gleixner
-0
/
+3
2015-02-03
ACPI: Move the window flag logic to the combined parser
Thomas Gleixner
-13
/
+9
2015-02-03
ACPI: Unify the parsing of address_space and ext_address_space
Thomas Gleixner
-56
/
+34
2015-02-03
ACPI: Let the parser return false for disabled resources
Thomas Gleixner
-4
/
+4
2015-02-03
ACPI: Use the length check for io resources as well
Thomas Gleixner
-25
/
+19
2015-02-03
ACPI: Implement proper length checks for mem resources
Thomas Gleixner
-27
/
+35
2015-02-03
ACPI: Remove redundant check in function acpi_dev_resource_address_space()
Thomas Gleixner
-9
/
+0
2015-02-03
Merge branch 'acpica' into acpi-resources
Rafael J. Wysocki
-162
/
+82
2015-02-03
clk: mxs: Fix invalid 32-bit access to frac registers
Stefan Wahren
-18
/
+31
2015-02-03
ACPI / cpuidle: Common callback routine for entering states
Rafael J. Wysocki
-73
/
+45
2015-02-03
ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple()
Rafael J. Wysocki
-37
/
+6
2015-02-03
[media] dvb_net: Convert local hex dump to print_hex_dump_debug
Joe Perches
-26
/
+2
2015-02-03
[media] dvb_net: Use standard debugging facilities
Joe Perches
-33
/
+24
2015-02-03
[media] dvb_net: Use vsprintf %pM extension to print Ethernet addresses
Joe Perches
-5
/
+2
2015-02-03
[media] staging: lirc_serial: adjust boolean assignments
Heba Aamer
-5
/
+5
2015-02-03
hwmon: (tmp102) add hibernation callbacks
Grygorii Strashko
-11
/
+4
2015-02-03
[media] stb0899: use sign_extend32() for sign extension
Martin Kepplinger
-3
/
+2
2015-02-03
[media] si2168: add support for 1.7MHz bandwidth
Olli Salonen
-1
/
+3
2015-02-03
[media] si2168: return error if set_frontend is called with invalid parameters
Olli Salonen
-1
/
+4
2015-02-03
mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON state
Ulf Hansson
-2
/
+2
2015-02-03
Input: ti_am335x_tsc - replace delta filtering with median filtering
Vignesh R
-40
/
+52
2015-02-03
Input: ti_am335x_tsc - read charge delay from DT
Vignesh R
-1
/
+13
2015-02-03
Input: ti_am335x_tsc - remove udelay in interrupt handler
Brad Griffis
-36
/
+31
2015-02-03
Input: ti_am335x_tsc - interchange touchscreen and ADC steps
Brad Griffis
-21
/
+26
2015-02-03
[media] lirc_dev: avoid potential null-dereference
Andy Shevchenko
-3
/
+3
2015-02-03
Merge tag 'gpio-v3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
-14
/
+45
2015-02-03
[media] mn88472: simplify bandwidth registers setting code
Benjamin Larsson
-27
/
+14
2015-02-03
[media] dvb: tc90522: re-add symbol-rate report
Akihiro Tsukada
-0
/
+1
2015-02-03
[media] lmedm04: add read snr, signal strength and ber call backs
Malcolm Priestley
-0
/
+24
2015-02-03
[media] lmedm04: Create frontend call back for read status
Malcolm Priestley
-145
/
+60
2015-02-03
[media] lmedm04: create frontend callbacks for signal/snr/ber/ucblocks
Malcolm Priestley
-60
/
+33
2015-02-03
[media] lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in inter...
Malcolm Priestley
-0
/
+7
2015-02-03
[media] lmedm04: Increase Interupt due time to 200 msec
Malcolm Priestley
-3
/
+4
2015-02-03
[media] cx88-dvb: whitespace cleanup
Mauro Carvalho Chehab
-2
/
+2
2015-02-03
clk: omap: compile legacy omap3 clocks conditionally
Arnd Bergmann
-2
/
+14
2015-02-03
[media] rtl28xxu: properly initialize pdata
Mauro Carvalho Chehab
-3
/
+3
2015-02-03
[media] rtl2832: declare functions as static
Mauro Carvalho Chehab
-6
/
+6
2015-02-03
[media] rtl2830: declare functions as static
Mauro Carvalho Chehab
-6
/
+6
[prev]
[next]