| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-11 | memstick: Constify the driver id_table | Krzysztof Kozlowski | 1 | -1/+1 |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 1 | -1/+1 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 3 | -7/+7 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 4 | -13/+10 |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -6/+3 |
| 2025-10-02 | Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -4/+4 |
| 2025-09-21 | memstick: drop nth_page() usage within SG entry | David Hildenbrand | 2 | -4/+2 |
| 2025-09-21 | mspro_block: drop nth_page() usage within SG entry | David Hildenbrand | 1 | -2/+1 |
| 2025-09-03 | Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Jens Axboe | 2 | -4/+4 |
| 2025-08-19 | mmc: Merge branch fixes into next | Ulf Hansson | 2 | -1/+1 |
| 2025-08-19 | misc: rtsx: usb card reader: add OCP support | Ricky Wu | 1 | -1/+4 |
| 2025-08-19 | memstick: Add timeout to prevent indefinite waiting | Jiayi Li | 1 | -2/+6 |
| 2025-08-18 | memstick: Fix deadlock by moving removing flag earlier | Jiayi Li | 2 | -1/+1 |
| 2025-08-13 | block: switch ->getgeo() to struct gendisk | Al Viro | 2 | -4/+4 |
| 2025-07-16 | memstick: core: Zero initialize id_reg in h_memstick_read_dev_id() | Nathan Chancellor | 1 | -1/+1 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 4 | -4/+4 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 4 | -7/+7 |
| 2025-03-26 | Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux | Linus Torvalds | 2 | -4/+2 |
| 2025-03-19 | memstick: rtsx_usb_ms: Fix slab-use-after-free in rtsx_usb_ms_drv_remove | Luo Qiu | 1 | -0/+1 |
| 2025-03-13 | block: remove unused parameter 'q' parameter in __blk_rq_map_sg() | Anuj Gupta | 2 | -4/+2 |
| 2025-01-27 | Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -19/+27 |
| 2025-01-13 | memstick: core: fix kernel-doc notation | Randy Dunlap | 1 | -19/+27 |
| 2024-12-23 | block: remove BLK_MQ_F_SHOULD_MERGE | Christoph Hellwig | 2 | -4/+2 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -1/+1 |
| 2024-10-14 | memstick: Constify struct memstick_device_id | Christophe JAILLET | 3 | -4/+4 |
| 2024-10-14 | memstick: Fix typo in comment | Yu Jiaoliang | 2 | -4/+4 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+3 |
| 2024-07-08 | memstick: rtsx_pci_ms: Remove Realtek PCI memstick driver | Kai-Heng Feng | 3 | -649/+0 |
| 2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 1 | -4/+3 |
| 2024-04-25 | memstick: rtsx_usb_ms: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-04-25 | memstick: rtsx_pci_ms: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-04-25 | memstick: rtsx_pci_ms: Drop if block with always false condition | Uwe Kleine-König | 1 | -3/+0 |
| 2024-03-13 | Merge tag 'mmc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 1 | -1/+1 |
| 2024-02-19 | mspro_block: pass queue_limits to blk_mq_alloc_disk | Christoph Hellwig | 1 | -8/+7 |
| 2024-02-19 | ms_block: pass queue_limits to blk_mq_alloc_disk | Christoph Hellwig | 1 | -7/+7 |
| 2024-02-13 | block: pass a queue_limits argument to blk_mq_alloc_disk | Christoph Hellwig | 2 | -2/+2 |
| 2024-02-13 | memstick: core: make memstick_bus_type const | Ricardo B. Marliere | 1 | -1/+1 |
| 2023-09-27 | memstick: jmb38x_ms: Annotate struct jmb38x_ms with __counted_by | Kees Cook | 1 | -1/+1 |
| 2023-06-12 | memstick r592: make memstick_debug_get_tpc_name() static | Arnd Bergmann | 1 | -3/+1 |
| 2023-04-05 | mmc: Merge branch fixes into next | Ulf Hansson | 1 | -1/+4 |
| 2023-04-05 | memstick: fix memory leak if card device is never registered | Greg Kroah-Hartman | 1 | -1/+4 |
| 2023-03-23 | memstick: r592: Fix UAF bug in r592_remove due to race condition | Zheng Wang | 1 | -1/+1 |
| 2023-02-27 | Merge tag 'mmc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 1 | -0/+2 |
| 2023-02-02 | memstick: core: Imply IOSCHED_BFQ | Linus Walleij | 1 | -0/+2 |
| 2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 1 | -3/+3 |
| 2022-12-09 | memstick/mspro_block: Convert to use sysfs_emit()/sysfs_emit_at() APIs | ye xingchen | 1 | -105/+72 |
| 2022-12-07 | memstick/ms_block: Add check for alloc_ordered_workqueue | Jiasheng Jiang | 1 | -1/+8 |
| 2022-08-04 | Merge tag 'mmc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 1 | -7/+8 |
| 2022-07-12 | memstick/ms_block: Use the bitmap API when applicable | Christophe JAILLET | 1 | -2/+2 |
| 2022-07-12 | memstick/ms_block: Fix a memory leak | Christophe JAILLET | 1 | -0/+1 |
| 2022-07-12 | memstick/ms_block: Fix some incorrect memory allocation | Christophe JAILLET | 1 | -5/+5 |
| 2022-06-28 | block: remove blk_cleanup_disk | Christoph Hellwig | 2 | -2/+2 |
| 2022-06-28 | block: simplify disk shutdown | Christoph Hellwig | 2 | -2/+0 |
| 2022-02-16 | memstick/mspro_block: simplify refcounting | Christoph Hellwig | 1 | -42/+7 |
| 2022-02-16 | memstick/mspro_block: fix handling of read-only devices | Christoph Hellwig | 1 | -6/+4 |
| 2022-02-16 | memstick/ms_block: simplify refcounting | Christoph Hellwig | 2 | -50/+15 |
| 2021-10-19 | memstick: r592: Fix a UAF bug when removing the driver | Zheyu Ma | 1 | -4/+4 |
| 2021-10-12 | memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host() | Dan Carpenter | 1 | -1/+1 |
| 2021-10-12 | memstick: avoid out-of-range warning | Arnd Bergmann | 1 | -1/+1 |
| 2021-10-12 | memstick: jmb38x_ms: Prefer struct_size over open coded arithmetic | Len Baker | 1 | -2/+1 |
| 2021-10-12 | memstick: mspro_block: Add error handling support for add_disk() | Luis Chamberlain | 1 | -1/+5 |
| 2021-10-12 | memstick: ms_block: Add error handling support for add_disk() | Luis Chamberlain | 1 | -1/+5 |
| 2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
| 2021-08-24 | memstick: switch from 'pci_' to 'dma_' API | Christophe JAILLET | 2 | -9/+8 |
| 2021-08-24 | memstick: r592: Change the name of the 'pci_driver' structure to be consistent | Christophe JAILLET | 1 | -2/+2 |
| 2021-08-24 | memstick: ms_block: Fix spelling contraction "cant" -> "can't" | Colin Ian King | 1 | -1/+1 |
| 2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König | 1 | -2/+1 |
| 2021-06-30 | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -31/+21 |
| 2021-06-14 | memstick: rtsx_usb_ms: fix UAF | Tong Zhang | 1 | -6/+4 |
| 2021-06-14 | drivers: memstick: core:ms_block.c: Fix alignment of block comment | Shubhankar Kuranagatti | 1 | -13/+24 |
| 2021-06-11 | mspro: use blk_mq_alloc_disk | Christoph Hellwig | 1 | -15/+11 |
| 2021-06-11 | ms_block: use blk_mq_alloc_disk | Christoph Hellwig | 1 | -15/+10 |
| 2021-06-01 | block: automatically enable GENHD_FL_EXT_DEVT | Christoph Hellwig | 1 | -1/+0 |
| 2021-04-26 | memstick: r592: ignore kfifo_out() return code again | Arnd Bergmann | 1 | -1/+4 |
| 2021-04-15 | memstick: r592: remove unused variable | Jiapeng Chong | 1 | -2/+1 |
| 2021-03-30 | memstick: Remove useless else branch | Joey Pabalan | 1 | -11/+10 |
| 2021-03-30 | memstick: core: Assign error code of mspro_block_resume() | Jia-Ju Bai | 1 | -1/+2 |
| 2020-12-04 | memstick: r592: Fix error return in r592_probe() | Jing Xiangfeng | 1 | -4/+8 |
| 2020-11-24 | memstick: fix a double-free bug in memstick_check | Qinglang Miao | 1 | -1/+0 |
| 2020-11-16 | memstick: tifm: remove unneeded semicolon | Tom Rix | 1 | -1/+1 |
| 2020-11-16 | memstick: mspro_block: remove unneeded semicolon | Tom Rix | 1 | -1/+1 |
| 2020-11-16 | memstick: jmb38x_ms: remove unneeded semicolon | Tom Rix | 1 | -1/+1 |
| 2020-09-28 | Merge branch 'fixes' into next | Ulf Hansson | 1 | -0/+4 |
| 2020-09-28 | memstick: Skip allocating card when removing host | Kai-Heng Feng | 1 | -0/+4 |
| 2020-09-07 | ms_block: fix spelling mistake "doesn'" -> "doesn't" | Colin Ian King | 1 | -1/+1 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 3 | -10/+10 |
| 2020-08-05 | Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 1 | -27/+11 |
| 2020-07-24 | memstick: jmb38x_ms: use generic power management | Vaibhav Gupta | 1 | -27/+11 |
| 2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 2 | -2/+2 |
| 2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2019-11-28 | Merge branch 'pci/resource' | Bjorn Helgaas | 1 | -1/+1 |
| 2019-11-21 | memstick: Fix Kconfig indentation | Krzysztof Kozlowski | 2 | -11/+11 |
| 2019-11-13 | memstick: jmb38x_ms: clean up indentation issue | Colin Ian King | 1 | -6/+6 |
| 2019-10-14 | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov | 1 | -1/+1 |
| 2019-10-09 | memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()' | Christophe JAILLET | 1 | -1/+1 |
| 2019-09-11 | ms_block: fix spelling mistake "randomally" -> "randomly" | Colin Ian King | 1 | -1/+1 |
| 2019-09-11 | memstick: r592: Use dev_get_drvdata | Chuhong Yuan | 1 | -4/+2 |
| 2019-07-11 | Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 1 | -4/+9 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 8 | -38/+8 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 1 | -12/+1 |
| 2019-06-10 | memstick: Fix error cleanup path of memstick_init | Wang Hai | 1 | -4/+9 |
| 2019-05-28 | memstick: mspro_block: Fix an error code in mspro_block_issue_req() | Dan Carpenter | 1 | -7/+6 |
| 2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17 | Thomas Gleixner | 1 | -13/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 5 | -0/+5 |
| 2019-05-07 | Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 2 | -6/+0 |
| 2019-05-07 | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -0/+4 |
| 2019-05-06 | memstick: tifm: remove set but not used variable 'data' | YueHaibing | 1 | -3/+0 |
| 2019-04-23 | memstick: mark expected switch fall-throughs | Gustavo A. R. Silva | 2 | -0/+4 |
| 2019-04-15 | memstick: jmb38x_ms: remove set but not used variable 'data' | YueHaibing | 1 | -3/+0 |
| 2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon | 1 | -4/+0 |
| 2018-12-28 | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 2 | -66/+107 |
| 2018-12-17 | memstick: rtsx_usb_ms: Support runtime power management | Kai-Heng Feng | 1 | -63/+100 |
| 2018-12-17 | memstick: rtsx_usb_ms: Use ms_dev() helper | Kai-Heng Feng | 1 | -3/+3 |
| 2018-12-17 | memstick: Prevent memstick host from getting runtime suspended during card de... | Kai-Heng Feng | 1 | -0/+3 |
| 2018-12-17 | memstick: rtsx_usb_ms: Add missing pm_runtime_disable() in probe function | Kai-Heng Feng | 1 | -0/+1 |
| 2018-11-08 | ms_block: remove unused pointer 'set' | Colin Ian King | 1 | -1/+0 |
| 2018-11-07 | mspro_block: convert to blk-mq | Jens Axboe | 1 | -55/+66 |
| 2018-11-07 | ms_block: convert to blk-mq | Jens Axboe | 2 | -49/+62 |
| 2018-09-28 | block: genhd: add 'groups' argument to device_add_disk | Hannes Reinecke | 2 | -2/+2 |
| 2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -2/+4 |
| 2018-05-14 | memstick: remove unused variables | Christoph Hellwig | 2 | -2/+0 |
| 2018-05-11 | memstick: don't call blk_queue_bounce_limit | Christoph Hellwig | 2 | -10/+0 |
| 2017-11-29 | misc: rtsx: Move Realtek Card Reader Driver to misc | Rui Feng | 3 | -4/+4 |
| 2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -4/+3 |
| 2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -11/+12 |
| 2017-11-02 | drivers/memstick: Convert timers to use timer_setup() | Kees Cook | 3 | -11/+12 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-06-09 | block: introduce new block status code type | Christoph Hellwig | 2 | -6/+9 |
| 2017-02-17 | Merge branch 'for-4.11/next' into for-4.11/linus-merge | Jens Axboe | 2 | -24/+0 |
| 2017-01-31 | mspro_block: remove pointless prep_fn | Christoph Hellwig | 1 | -13/+0 |
| 2017-01-31 | ms_block: remove pointless prep_fn | Christoph Hellwig | 1 | -11/+0 |
| 2017-01-24 | drivers/memstick/core/memstick.c: avoid -Wnonnull warning | Arnd Bergmann | 1 | -1/+1 |
| 2016-12-13 | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+2 |
| 2016-10-28 | block: split out request-only flags into a new namespace | Christoph Hellwig | 2 | -2/+2 |
| 2016-10-17 | memstick: rtsx_usb_ms: Manage runtime PM when accessing the device | Ulf Hansson | 1 | -0/+4 |
| 2016-10-17 | memstick: rtsx_usb_ms: Runtime resume the device when polling for cards | Alan Stern | 1 | -0/+2 |
| 2016-08-02 | memstick: don't allocate unused major for ms_block | NeilBrown | 1 | -15/+2 |
| 2016-07-20 | memstick: don't allow REQ_TYPE_BLOCK_PC requests | Christoph Hellwig | 2 | -4/+2 |
| 2016-06-27 | block: convert to device_add_disk() | Dan Williams | 2 | -4/+2 |
| 2016-05-23 | drivers/memstick/core/mspro_block: use kmemdup | Muhammad Falak R Wani | 1 | -2/+1 |
| 2016-05-23 | rtsx_usb_ms: use schedule_timeout_idle() in polling loop | Oleksandr Natalenko | 1 | -1/+1 |
| 2016-04-28 | memstick: trivial fix of spelling mistake on management | Colin Ian King | 2 | -9/+9 |
| 2016-03-25 | drivers/memstick/host/r592.c: avoid gcc-6 warning | Arnd Bergmann | 1 | -2/+1 |
| 2016-01-20 | memstick: use sector_div instead of do_div | Arnd Bergmann | 1 | -1/+1 |
| 2015-06-30 | memstick: remove deprecated use of pci api | Quentin Lambert | 2 | -11/+11 |
| 2015-04-17 | memstick: mspro_block: add missing curly braces | Dan Carpenter | 1 | -1/+2 |
| 2014-10-20 | memstick: host: drop owner assignment from platform_drivers | Wolfram Sang | 2 | -2/+0 |
| 2014-10-14 | memstick: r592: fix build warnings for !PM_SLEEP | Thierry Reding | 1 | -0/+2 |
| 2014-06-23 | drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driver | Micky Ching | 1 | -0/+1 |
| 2014-04-28 | memstick: Add realtek USB memstick host driver | Roger Tseng | 3 | -0/+850 |
| 2014-01-23 | drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bug | Micky Ching | 1 | -10/+20 |
| 2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2 | -2/+2 |
| 2013-11-15 | drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REG | Andrew Morton | 2 | -3/+3 |
| 2013-11-13 | drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page() | Roger Tseng | 1 | -1/+1 |
| 2013-11-13 | drivers/memstick/core/mspro_block.c: fix attributes array allocation | Michal Nazarewicz | 1 | -2/+2 |
| 2013-10-16 | memstick: convert bus code to use dev_groups | Greg Kroah-Hartman | 1 | -9/+9 |
| 2013-09-11 | memstick: add support for legacy memorysticks | Maxim Levitsky | 4 | -1/+2688 |
| 2013-09-11 | drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -2/+0 |
| 2013-08-30 | mmc: memstick: rtsx: Modify copyright comments | Wei WANG | 1 | -2/+1 |
| 2013-07-03 | drivers/memstick/host/r592.c: convert to module_pci_driver | Libo Chen | 1 | -12/+1 |
| 2013-07-03 | drivers/memstick/host/jmb38x_ms: convert to module_pci_driver | Libo Chen | 1 | -12/+1 |
| 2013-05-07 | block_device_operations->release() should return void | Al Viro | 1 | -5/+3 |
| 2013-04-30 | drivers/memstick/host/r592.c: make r592_pm_ops static | Jingoo Han | 1 | -5/+3 |
| 2013-02-27 | memstick: move the dereference below the NULL test | Wei Yongjun | 1 | -1/+2 |
| 2013-02-27 | memstick: convert to idr_alloc() | Tejun Heo | 2 | -25/+13 |
| 2013-02-24 | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -0/+7 |
| 2013-02-14 | mfd: rtsx: Fix issue that booting OS with SD card inserted | Wei WANG | 1 | -0/+7 |
| 2013-01-21 | drivers/memstick: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -1/+1 |
| 2013-01-21 | drivers/memstick/host: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -6/+6 |
| 2012-11-15 | drivers/memstick: Add realtek pcie memstick host driver | Wei WANG | 3 | -0/+652 |
| 2012-03-20 | memstick: remove the second argument of k[un]map_atomic() | Cong Wang | 2 | -4/+4 |
| 2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 3 | -3/+3 |
| 2011-10-31 | drivers/memstick: Add module.h to the prev. implicit modular users | Paul Gortmaker | 4 | -0/+4 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 3 | -5/+5 |
| 2011-03-28 | memstick: make enable_dma less generic in r592 | Stephen Rothwell | 1 | -3/+3 |
| 2011-03-25 | memstick: add driver for Ricoh R5C592 card reader | Maxim Levitsky | 4 | -0/+1096 |
| 2011-03-17 | memstick: change to new flag variable | matt mooney | 3 | -11/+1 |
| 2011-02-16 | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' | Tejun Heo | 1 | -1/+1 |
| 2011-01-13 | memstick: factor out transfer initiating functionality in mspro_block.c | Alex Dubov | 1 | -62/+74 |
| 2011-01-13 | memstick: remove mspro_block_mutex | Alex Dubov | 1 | -8/+1 |
| 2011-01-13 | memstick: avert possible race condition between idr_pre_get and idr_get_new | Alex Dubov | 2 | -9/+15 |
| 2011-01-13 | memstick: add support for JMicron JMB 385 and 390 controllers | Takashi Iwai | 1 | -2/+15 |
| 2011-01-13 | memstick: set PMOS values propery for JMicron 38x controllers | Takashi Iwai | 1 | -4/+33 |
| 2011-01-13 | memstick: fix setup for JMicron 38x controllers | Takashi Iwai | 1 | -30/+36 |
| 2011-01-13 | memstick: core: fix device_register() error handling | Vasiliy Kulikov | 1 | -0/+1 |
| 2010-10-05 | block: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 1 | -5/+6 |
| 2010-08-12 | memstick: fix hangs on unexpected device removal in mspro_blk | Maxim Levitsky | 1 | -2/+3 |
| 2010-08-12 | memstick: init sysfs attributes | Maxim Levitsky | 1 | -0/+1 |
| 2010-08-07 | block: push down BKL into .open and .release | Arnd Bergmann | 1 | -1/+8 |
| 2010-08-07 | block: remove wrappers for request type/flags | Christoph Hellwig | 1 | -1/+2 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -0/+3 |
| 2010-02-26 | block: Consolidate phys_segment and hw_segment limits | Martin K. Petersen | 1 | -2/+1 |
| 2010-02-26 | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 1 | -1/+1 |
| 2009-09-24 | memstick: move dev_dbg | Jiri Slaby | 1 | -1/+1 |
| 2009-09-22 | const: make block_device_operations const | Alexey Dobriyan | 1 | -1/+1 |
| 2009-05-22 | block: Do away with the notion of hardsect_size | Martin K. Petersen | 1 | -1/+1 |
| 2009-05-11 | block: implement and enforce request peek/start/fetch | Tejun Heo | 1 | -6/+3 |
| 2009-05-11 | block: convert to dequeueing model (easy ones) | Tejun Heo | 1 | -3/+5 |