OSDN Git Service

x86: OLPC: move s/r-related EC cmds to EC driver
[uclinux-h8/linux.git] / drivers /
2012-08-01 Andres SalomonPlatform: OLPC: move global variables into priv struct
2012-08-01 Andres SalomonPlatform: OLPC: move debugfs support from x86 EC driver
2012-08-01 Andres Salomonx86: OLPC: switch over to using new EC driver on x86
2012-08-01 Andres SalomonPlatform: OLPC: add a suspended flag to the EC driver
2012-08-01 Andres SalomonPlatform: OLPC: turn EC driver into a platform_driver
2012-08-01 Andres SalomonPlatform: OLPC: allow EC cmd to be overridden, and...
2012-08-01 Andres Salomondrivers: OLPC: update various drivers to include olpc...
2012-08-01 Andres SalomonPlatform: OLPC: add a stub to drivers/platform/ for...
2012-07-31 Linus TorvaldsMerge branch 'nfsd-next' of git://linux-nfs.org/~bfield...
2012-07-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-07-31 Linus TorvaldsMerge tag 'writeback-proportions' of git://git./linux...
2012-07-31 Linus TorvaldsMerge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org...
2012-07-31 Linus TorvaldsMerge tag 'mfd-for-linus-3.6-1' of git://git./linux...
2012-07-31 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-07-31 Alex Elderrbd: create rbd_refresh_helper()
2012-07-31 Alex Elderrbd: return obj version in __rbd_refresh_header()
2012-07-31 Alex Elderrbd: fixes in rbd_header_from_disk()
2012-07-31 Alex Elderrbd: always pass ops array to rbd_req_sync_op()
2012-07-31 Alex Elderrbd: pass null version pointer in add_snap()
2012-07-31 Alex Elderrbd: make rbd_create_rw_ops() return a pointer
2012-07-31 Alex Elderrbd: have __rbd_add_snap_dev() return a pointer
2012-07-31 Alex Elderrbd: drop "object_name" from rbd_req_sync_unwatch()
2012-07-31 Alex Elderrbd: drop "object_name" from rbd_req_sync_notify_ack()
2012-07-31 Alex Elderrbd: drop "object_name" from rbd_req_sync_notify()
2012-07-31 Alex Elderrbd: drop "object_name" from rbd_req_sync_watch()
2012-07-31 Alex Elderrbd: drop rbd_dev parameter in snap functions
2012-07-31 Alex Elderrbd: drop rbd_header_from_disk() gfp_flags parameter
2012-07-31 Alex Elderrbd: snapc is unused in rbd_req_sync_read()
2012-07-31 Alex Elderrbd: rename rbd_device->id
2012-07-31 Alex Elderrbd: encapsulate header validity test
2012-07-31 Alex Elderrbd: clean up a few dout() calls
2012-07-31 Alex Elderrbd: simplify __rbd_remove_all_snaps()
2012-07-31 Alex Elderrbd: drop extra header_rwsem init
2012-07-31 Alex Elderrbd: kill rbd_image_header->snap_seq
2012-07-31 Alex Elderrbd: set snapc->seq only when refreshing header
2012-07-31 Alex Elderrbd: preserve snapc->seq in rbd_header_set_snap()
2012-07-31 Alex Elderrbd: don't use snapc->seq that way
2012-07-31 Josh Durginrbd: send header version when notifying
2012-07-31 Josh Durginrbd: use reference counting for the snap context
2012-07-31 Josh Durginrbd: set image size when header is updated
2012-07-31 Josh Durginrbd: expose the correct size of the device in sysfs
2012-07-31 Josh Durginrbd: only reset capacity when pointing to head
2012-07-31 Josh Durginrbd: return errors for mapped but deleted snapshot
2012-07-31 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-07-31 Alan Coxdrivers/misc/lkdtm.c: fix missing allocation failure...
2012-07-31 Emil Goodepps: return PTR_ERR on error in device_create
2012-07-31 Nick Bowlerdrivers/rtc/rtc-pcf8563.c: add device tree support
2012-07-31 Nick Bowlerdrivers/rtc/rtc-pcf8563.c: set owner field in driver...
2012-07-31 Devendra Nagartc/rtc-da9052: remove unneed devm_kfree call
2012-07-31 Uwe Kleine-Königrtc/mc13xxx: add support for the rtc in the mc34708...
2012-07-31 Uwe Kleine-Königrtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_...
2012-07-31 Sachin Kamatdrivers/rtc/rtc-s3c.c: replace #include header files...
2012-07-31 Andrew Mortondrivers/rtc/rtc-r9701.c: check that r9701_set_datetime...
2012-07-31 Devendra Nagadrivers/rtc/rtc-r9701.c: avoid second call to rtc_valid...
2012-07-31 Bengt Jonssondrivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED...
2012-07-31 Ramesh Chandrasekarandrivers/rtc/rtc-ab8500.c: use UIE emulation
2012-07-31 Mattias Wallinrtc: pl031: fix up IRQ flags
2012-07-31 Linus Walleijrtc: pl031: use per-vendor variables for special init
2012-07-31 Linus Walleijrtc: pl031: encapsulate per-vendor ops
2012-07-31 Linus Walleijdrivers/rtc/rtc-coh901331.c: use devm allocation
2012-07-31 Linus Walleijdrivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare
2012-07-31 Alan Coxdrivers/message/i2o/i2o_config.c: bound allocation
2012-07-31 Kamil Dudkadrivers/message/i2o/i2o_proc.c: the pointer returned...
2012-07-31 Yasuaki Ishimatsufirmware_map: make firmware_map_add_early() argument...
2012-07-31 Akinobu Mitavideo/uvc: use memweight()
2012-07-31 Akinobu Mitadm: use memweight()
2012-07-31 Kim, Milobacklight: move lp855x header into platform_data directory
2012-07-31 Kim, Milobacklight: move register definitions from header to...
2012-07-31 Jingoo Hanbacklight: l4f00242t03: export and use devm_gpio_reques...
2012-07-31 Jingoo Hanbacklight: corgi_lcd: use devm_gpio_request()
2012-07-31 Jingoo Hanbacklight: lms283gf05: use devm_gpio_request()
2012-07-31 Jingoo Hanbacklight: tosa_bl: use devm_gpio_request()
2012-07-31 Jingoo Hanbacklight: tosa_lcd: use devm_gpio_request()
2012-07-31 Jingoo Hanbacklight: ot200_bl: use devm_gpio_request()
2012-07-31 Jingoo Hanbacklight: atmel-pwm-bl: use devm_gpio_request()
2012-07-31 Jingoo Handrivers/video/backlight/lm3533_bl.c: use devm_ functions
2012-07-31 Jingoo Handrivers/video/backlight/ot200_bl.c: use devm_ functions
2012-07-31 Jingoo Handrivers/video/backlight/atmel-pwm-bl.c: use devm_ functions
2012-07-31 Alan Coxdrivers/misc/ti-st/st_core.c: missing NULL check
2012-07-31 Fengguang Wuclk: validate pointer in __clk_disable()
2012-07-31 Viresh Kumarusb/host/r8a66597: remove conditional compilation of...
2012-07-31 Viresh Kumargadget/r8a66597: remove conditional compilation of...
2012-07-31 Viresh Kumargadget/m66592: remove conditional compilation of clk...
2012-07-31 Viresh Kumarnet/stmmac: remove conditional compilation of clk code
2012-07-31 Viresh Kumarnet/c_can: remove conditional compilation of clk code
2012-07-31 Viresh Kumarata/pata_arasan: remove conditional compilation of...
2012-07-31 Viresh Kumarusb/musb: remove conditional compilation of clk code
2012-07-31 Viresh Kumari2c/i2c-pxa: remove conditional compilation of clk...
2012-07-31 Viresh Kumarclk: remove redundant depends on from drivers/Kconfig
2012-07-31 Greg Pearsonpcdp: use early_ioremap/early_iounmap to access pcdp...
2012-07-30 Samuel Ortizregulator: Fix an s5m8767 build failure
2012-07-30 Linus TorvaldsMerge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com...
2012-07-30 Linus TorvaldsMerge tag 'virtio-for-linus' of git://git./linux/kernel...
2012-07-30 Linus TorvaldsMerge tag 'please-pull-ia64-fixes' of git://git./linux...
2012-07-30 Linus TorvaldsMerge tag 'localmodconfig-v3.6' of git://git./linux...
2012-07-30 Linus TorvaldsMerge tag 'ktest-v3.6' of git://git./linux/kernel/git...
2012-07-30 Linus TorvaldsMerge tag 'mfd-3.6-1' of git://git./linux/kernel/git...
2012-07-30 Linus TorvaldsMerge branch 'linux-next' of git://cavan.codon.org...
2012-07-30 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-07-30 Linus TorvaldsMerge branch 'slab/next' of git://git./linux/kernel...
next