aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/fcntl.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-17spi: spi_txx9.c: use resource_size()hartleys1-4/+2
2009-12-17spi: spi_sh_sci.c: use resource_size()hartleys1-1/+1
2009-12-17spi: spi_mpc8xxx.c: use resource_size()hartleys1-1/+1
2009-12-17spi: spi_bfin5xx.c: use resource_size()hartleys1-1/+1
2009-12-17spi: atmel_spi.c: use resource_size()hartleys1-1/+1
2009-12-17VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_sizeErez Zadok2-4/+52
2009-12-17spi: Add s3c64xx SPI Controller driverJassi Brar3-0/+1204
2009-12-17fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_allErez Zadok5-22/+9
2009-12-17atmel_spi: fix dma addr calculation for len > BUFFER_SIZEBen Nizette1-2/+2
2009-12-17spi_s3c24xx: add FIQ pseudo-DMA supportBen Dooks6-14/+392
2009-12-17vfs: remove extraneous NULL d_inode check from do_filp_openJeff Layton1-1/+1
2009-12-17fs: no games with DCACHE_UNHASHEDNick Piggin3-50/+0
2009-12-17fs: anon_inodes implement dnameNick Piggin1-0/+10
2009-12-17spi: controller driver for Designware SPI coreFeng Tang5-0/+1337
2009-12-17spidev: add proper section markersMike Frysinger1-8/+8
2009-12-17spidev: use DECLARE_BITMAP instead of declaring the arrayThadeu Lima de Souza Cascardo1-1/+1
2009-12-17Revert "fbdev: atafb - add palette register check"Geert Uytterhoeven1-3/+0
2009-12-17x86/ptrace: make genregs[32]_get/set more robustLinus Torvalds1-8/+8
2009-12-17backlight: mbp_nvidia_bl - add two more MacBookPro variantsDaniel Ritz1-0/+18
2009-12-17backlight: Pass device through notify callback in the pwm driverBen Dooks2-4/+7
2009-12-17leds: leds-pwm: Set led_classdev max_brightnessLars-Peter Clausen1-3/+2
2009-12-17leds: leds-lp3944.h - remove unneeded includesAntonio Ospite1-3/+0
2009-12-17leds: use default-on trigger for Cobalt QubeFlorian Fainelli1-1/+1
2009-12-17leds: drivers/leds/leds-ss4200.c: fix return statementakpm@linux-foundation.org1-1/+1
2009-12-17leds: leds-pca9532.h- indent with tabs, not spacesAntonio Ospite1-1/+1
2009-12-17leds: Add LED class driver for regulator driven LEDs.Antonio Ospite4-0/+295
2009-12-17backlight: PTR_ERR return of wrong pointer in cr_backlight_probe()Roel Kluin1-1/+1
2009-12-17leds: leds-cobalt-qube.c: use resource_size()H Hartley Sweeten1-1/+1
2009-12-17leds: leds-cobalt-raq.c - use resource_size()H Hartley Sweeten1-1/+1
2009-12-17score: include asm-generic/param.h in asm/delay.h.Chen Liqin1-0/+2
2009-12-17score: fixed pfn_valid define.Chen Liqin3-6/+2
2009-12-17score: add flush_dcahce_page and PG_dcache_dirty defineChen Liqin2-3/+27
2009-12-17regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()Roel Kluin1-1/+1
2009-12-17twl-regulator: Fix reg_disable functionality for 4030 and 6030Juha Keski-Saari1-2/+2
2009-12-17twl-regulator: Add turnon delay to reg_enableJuha Keski-Saari1-1/+7
2009-12-17twl-regulator: Restore REMAP configuration in regulator probeJuha Keski-Saari1-0/+3
2009-12-17twl-regulator: Add turnon-delay and REMAP config to twlreg_info structJuha Keski-Saari1-41/+62
2009-12-17twl-regulator: Define critical regulators as always_onJuha Keski-Saari1-0/+13
2009-12-17twl-regulator: Add all twl4030 regulators to twlreg_infoJuha Keski-Saari1-9/+17
2009-12-17regulator: mc13783-regulator: correct the probing time.Alberto Panizzo1-2/+2
2009-12-17regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable} error pathLars-Peter Clausen1-2/+2
2009-12-17regulator: core.c: Small coding style cleanup (indentation fixup)Stefan Roese1-6/+6
2009-12-17drivers/regulator: use PTR_ERR to get error codeJulia Lawall1-2/+2
2009-12-17regulator: consumer.h - fix build when consumer.h is #included first.Liam Girdwood1-0/+2
2009-12-17regulator/mc13783: various cleanupsUwe Kleine-König1-277/+112
2009-12-17regulator/mc13783: rename source file to match other driversUwe Kleine-König2-1/+1
2009-12-17Fix some AB3100 regulator issuesLinus Walleij1-21/+2
2009-12-17regulator: keep index within bounds in da9034_get_ldo12_voltage()Roel Kluin1-1/+1
2009-12-17regulator: Ensure val is initialised in 88pm8607 choose_voltage()Mark Brown1-1/+2
2009-12-17regulator: Remove duplicate consts from ab3100Mark Brown1-5/+5